Viewing Issue Advanced Details
ID Category [?] Severity [?] Reproducibility Date Submitted Last Update
05130 Misc. Minor Always Jan 26, 2013, 11:36 Jan 28, 2013, 01:22
Tester Firewave View Status Public Platform MESS (Self-compiled)
Assigned To Firewave Resolution Fixed OS Linux
Status [?] Resolved Driver
Version 0.148 Fixed in Version 0.148u1 Build Debug
Fixed in Git Commit Github Pull Request #
Summary MESS-specific 05130: all nc.c sets: Conditional jump or move depends on uninitialised value(s)
Description
==6516== Conditional jump or move depends on uninitialised value(s)
==6516==    at 0x4BF2A7: nc_common_restore_memory_from_stream(running_machine&) (nc.c:434)
==6516==    by 0x4C0387: nc_state::machine_reset() (nc.c:928)
==6516==    by 0x1A1378C: driver_device::device_reset_after_children() (driver.c:315)
==6516==    by 0x19DF7D3: device_t::reset() (device.c:326)
==6516==    by 0x1AA622F: running_machine::reset_all_devices() (machine.c:989)
==6516==    by 0xECA071: delegate_base<void, _noparam, _noparam, _noparam, _noparam, _noparam>::operator()() const (delegate.h:539)
==6516==    by 0x1AA584A: running_machine::call_notifiers(machine_notification) (machine.c:735)
==6516==    by 0x1AA5D72: running_machine::soft_reset(void*, int) (machine.c:840)
==6516==    by 0x1AA4964: running_machine::run(bool) (machine.c:383)
==6516==    by 0x1AA22B3: mame_execute(emu_options&, osd_interface&) (mame.c:190)
==6516==    by 0x19C94F4: cli_frontend::execute(int, char**) (clifront.c:255)
==6516==    by 0x13154D8: main (sdlmain.c:371) 
Steps To Reproduce
Additional Information
Github Commit
Flags
Regression Version
Affected Sets / Systems all nc.c sets
Attached Files
 
Relationships
There are no relationship linked to this issue.
Notes
1
User avatar
No.09287
Firewave
Senior Tester
Jan 28, 2013, 01:22
Fixed in r20567