Viewing Issue Advanced Details
ID Category [?] Severity [?] Reproducibility Date Submitted Last Update
06288 Interface Critical (emulator) Always Jul 11, 2016, 22:52 Jul 17, 2016, 07:50
Tester -Misc Reporters- View Status Public Platform MAME (Official Binary)
Assigned To cuavas Resolution Fixed OS Windows Vista/7/8 (64-bit)
Status [?] Resolved Driver
Version 0.175 Fixed in Version 0.176 Build Normal
Fixed in Git Commit Github Pull Request #
Summary 06288: UI:: Selecting "Category" after listing "Favorites" causes exception
Description As described, select FAVORITES menu, then choose "Category"
-----------------------------------------------------
Exception at EIP=00000000038F593D (void util::detail::format_argument<std::__cxx11::basic_ostringstream<char, std::char_traits<char>, std::allocator<char> > >::static_output<char const*>(std::__cxx11::basic_ostringstream<char, std::char_traits<char>, std::allocator<char> >&, util::detail::format_flags const&, void const*)+0x007d): ACCESS VIOLATION
While attempting to read memory at 000000797070616D
-----------------------------------------------------
Stack crawl:
  0000000000226660: 00000000038F593D (void util::detail::format_argument<std::__cxx11::basic_ostringstream<char, std::char_traits<char>, std::allocator<char> > >::static_output<char const*>(std::__cxx11::basic_ostringstream<char, std::char_traits<char>, std::allocator<char> >&, util::detail::format_flags const&, void const*)+0x007d)
  0000000000226810: 00000000038EAA82 (std::__cxx11::basic_ostringstream<char, std::char_traits<char>, std::allocator<char> >::off_type util::detail::stream_format<std::__cxx11::basic_ostringstream<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_ostringstream<char, std::char_traits<char>, std::allocator<char> > >(std::__cxx11::basic_ostringstream<char, std::char_traits<char>, std::allocator<char> >&, util::detail::format_argument_pack<std::__cxx11::basic_ostringstream<char, std::char_traits<char>, std::allocator<char> > > const&)+0x03a2)
  00000000002285A0: 00000000017DCA32 (ui::menu_select_game::custom_render(void*, float, float, float, float, float, float)+0x0712)
  0000000000228770: 00000000017ED1DC (ui::menu_select_launch::draw(unsigned int)+0x09fc)
  00000000002287B0: 0000000001854144 (ui::menu::process(unsigned int, float, float)+0x0094)
  00000000002288D0: 00000000018609D6 (ui::menu_game_options::handle()+0x0056)
  0000000000228940: 000000000185564B (ui::menu::ui_handler(render_container&, mame_ui_manager&)+0x00db)
  0000000000228970: 0000000003B56937 (std::_Function_handler<unsigned int (render_container&), std::_Bind<unsigned int (*(std::_Placeholder<1>, std::reference_wrapper<mame_ui_manager>))(render_container&, mame_ui_manager&)> >::_M_invoke(std::_Any_data const&, render_container&)+0x0017)
  0000000000228A60: 00000000017FF89B (mame_ui_manager::update_and_render(render_container&)+0x00cb)
  0000000000228A90: 00000000017CA120 (emulator_info::draw_user_interface(running_machine&)+0x0020)
  0000000000228B20: 0000000002B5720E (video_manager::frame_update(bool)+0x003e)
  0000000000228BA0: 0000000002AFA5FC (running_machine::run(bool)+0x01dc)
  000000000022F500: 00000000017CB02A (mame_machine_manager::execute()+0x015a)
  000000000022F950: 00000000018222C9 (cli_frontend::execute(int, char**)+0x0d09)
  000000000022F9C0: 00000000017CA0D5 (emulator_info::start_frontend(emu_options&, osd_interface&, int, char**)+0x0035)
  000000000022FDF0: 0000000001732804 (utf8_main(int, char**)+0x0124)
  000000000022FE50: 0000000002F08A8F (wmain+0x007f)
  000000000022FF20: 000000000040140C (__tmainCRTStartup+0x025c)
  000000000022FF50: 000000000040153B (mainCRTStartup+0x001b)
  000000000022FF80: 0000000076C159BD (BaseThreadInitThunk+0x000d)
  000000000022FFD0: 0000000076E4A2E1 (RtlUserThreadStart+0x0021)
Steps To Reproduce Select populated FAVORITES option (at least one entry), then select CATEGORY
Additional Information From forum post here:
http://www.mameworld.info/ubbthreads/showthreaded.php?Cat=&Number=356399
Github Commit
Flags
Regression Version
Affected Sets / Systems UI:
Attached Files
 
Relationships
There are no relationship linked to this issue.
Notes
0
There are no notes attached to this issue.