カテゴリ 重要度 ステータス 解決状況 登録日時 最終更新
その他重要 (本体)解決済み修正済み2014-04-11 06:512015-01-25 04:42
 
テスターFirewave担当者Hazeソースsega/model2.cpp
バージョン0.153発生バージョン修正バージョン0.158
修正コミットプルリク
フラグ
セット zerogun, zerogunj, zerogunaj, zeroguna
セット詳細
zerogun - ゼロガンナー (輸出版, Model 2B)
zeroguna - ゼロガンナー (輸出版, Model 2A)
zerogunaj - ゼロガンナー (日本版, Model 2A)
zerogunj - ゼロガンナー (日本版, Model 2B)
 
概 要AddressSanitizer: global-buffer-overflowエラー。
詳 細
==1619==ERROR: AddressSanitizer: global-buffer-overflow on address 0x00000ae8a4af at pc 0x3998af3 bp 0x7fff348dd400 sp 0x7fff348dd3f8
READ of size 128 at 0x00000ae8a4af thread T0
    #0 0x3998af2 in model2_state::model2_prot_w(address_space&, unsigned int, unsigned int, unsigned int) /home/notroot/trunk/src/mame/drivers/model2.c:1152
    #1 0x7ef533d in delegate_base<void, address_space&, unsigned int, unsigned int, unsigned int, _noparam, _noparam, _noparam, _noparam, _noparam, _noparam, _noparam, _noparam>::operator()(address_space&, unsigned int, unsigned int, unsigned int) const /home/notroot/trunk/src/emu/delegate.h:652
    #2 0x7ef533d in handler_entry_write::write32(address_space&, unsigned int, unsigned int, unsigned int) const /home/notroot/trunk/src/emu/memory.c:482
    #3 0x7ef533d in address_space_specific<unsigned int, (endianness_t)0, true>::write_native(unsigned int, unsigned int, unsigned int) /home/notroot/trunk/src/emu/memory.c:1183
    #4 0x6036c9f in i960_cpu_device::execute_run() /home/notroot/trunk/src/emu/cpu/i960/i960.c:1938
    #5 0x7f70f80 in device_execute_interface::run() /home/notroot/trunk/src/emu/diexec.h:187
    #6 0x7f70f80 in device_scheduler::timeslice() /home/notroot/trunk/src/emu/schedule.c:474
    #7 0x7e8adf1 in running_machine::run(bool) /home/notroot/trunk/src/emu/machine.c:378
    #8 0x7e821d7 in mame_execute(emu_options&, osd_interface&) /home/notroot/trunk/src/emu/mame.c:194
    #9 0x7c82758 in cli_frontend::execute(int, char**) /home/notroot/trunk/src/emu/clifront.c:237
    #10 0x5608f55 in main /home/notroot/trunk/src/osd/sdl/sdlmain.c:379
    #11 0x7f809e5cede4 in __libc_start_main /build/buildd/eglibc-2.17/csu/libc-start.c:260
    #12 0x101071c in _start (/home/notroot/trunk/mame64d+0x101071c)

0x00000ae8a4af is located 17 bytes to the left of global variable '.str36' from 'src/mame/drivers/model2.c' (0xae8a4c0) of size 51
  '.str36' is ascii string '  TECMO LTD.  DEAD OR ALIVE  1996.10.22  VER. 1.00'
0x00000ae8a4af is located 36 bytes to the right of global variable '.str35' from 'src/mame/drivers/model2.c' (0xae8a480) of size 11
  '.str35' is ascii string '98-PILOT  '
再現手順 
追加情報 
 
添付ファイル