Viewing Issue Advanced Details
ID Category [?] Severity [?] Reproducibility Date Submitted Last Update
06380 Interface Critical (emulator) Always Sep 15, 2016, 02:25 Sep 16, 2016, 08:55
Tester Tafoid View Status Public Platform MESS (Official Binary)
Assigned To Resolution Fixed OS Windows Vista/7/8 (64-bit)
Status [?] Resolved Driver
Version 0.177 Fixed in Version 0.182 Build Normal
Fixed in Git Commit Github Pull Request #
Summary MESS-specific 06380: apc [apctd17]: Crash at Init
Description
-----------------------------------------------------
Exception at EIP=00000000016D3FC1 (floppy_image_format_t::generate_track_from_levels(int, int, unsigned int*, int, int, floppy_image*)+0x0151): ACCESS VIOLATION
While attempting to write memory at 0000000000000018

Stack crawl:
  00000000002268B0: 00000000016D3FC1 (floppy_image_format_t::generate_track_from_levels(int, int, unsigned int*, int, int, floppy_image*)+0x0151)
  0000000000226A00: 00000000016DA1B2 (floppy_image_format_t::build_pc_track_fm(int, int, floppy_image*, int, int, floppy_image_format_t::desc_pc_sector const*,int, int, int, int)+0x11a2)
  0000000000228320: 00000000016AFFB1 (imd_format::load(io_generic*, unsigned int, floppy_image*)+0x0351)
  00000000002283C0: 000000000148F3D5 (floppy_image_device::call_load()+0x00e5)
  0000000000228400: 00000000014ACEF7 (device_image_interface::finish_load()+0x00e7)
  00000000002284C0: 000000000152365C (image_postdevice_init(running_machine&)+0x008c)
  0000000000228520: 000000000141AC75 (driver_device::device_start()+0x0085)
  00000000002285E0: 0000000001414428 (device_t::start()+0x0168)
  0000000000228640: 00000000014A6787 (running_machine::start_all_devices()+0x0067)
  0000000000228780: 00000000014A782D (running_machine::start()+0x0b0d)
  00000000002287E0: 00000000014AA575 (running_machine::run(bool)+0x00c5)
  000000000022F420: 00000000014A097A (machine_manager::execute()+0x022a)
  000000000022F610: 000000000152BEE0 (cli_frontend::execute(int, char**)+0x0b60)
  000000000022FDF0: 0000000000924438 (utf8_main(int, char**)+0x01a8)
  000000000022FE50: 00000000017FE59E (wmain+0x007e)
  000000000022FF20: 00000000004013CA (__tmainCRTStartup+0x024a)
  000000000022FF50: 00000000004014F8 (mainCRTStartup+0x0018)
  000000000022FF80: 0000000076D759BD (BaseThreadInitThunk+0x000d)
  000000000022FFD0: 0000000076FAA2E1 (RtlUserThreadStart+0x0021)
Steps To Reproduce mame64 apc apctd17
Additional Information
Github Commit
Flags
Regression Version 0.155
Affected Sets / Systems apc [apctd17]
Attached Files
 
Relationships
There are no relationship linked to this issue.
Notes
1
User avatar
No.13169
Kale
Developer
Sep 16, 2016, 08:55
I guess it is without a floppy image inserted?