[ オリジナルレポート ]

BugID: #03668

カテゴリ 重要度 ステータス 解決状況 登録日時 最終更新
その他解決済み修正済み2010-01-17 04:282010-01-17 12:40
 
テスターFirewave担当者 ソース
バージョン0.136u1発生バージョン修正バージョン
修正コミットプルリク
フラグ
セット
セット詳細
 
概 要MAME実行ファイルからシンボル情報を読み込もうとするとgdbがクラッシュする。
詳 細gdb is crashing when trying to load MAME build with

MAP=1 SYMBOLS=1 DEBUG=1


I tried to debug gdb and I got this

Program received signal SIGSEGV, Segmentation fault.
0x77bd85f0 in ?? ()
(gdb) bt
#0  0x77bd85f0 in ?? ()
#1  0x0046711c in ?? ()
#2  0x03ddb7f0 in ?? ()
#3  0x03dbf830 in ?? ()
#4  0x00eef950 in ?? ()
#5  0x00eef8ac in ?? ()
#6  0x00000040 in ?? ()
#7  0x002f0000 in ?? ()
#8  0x00eef888 in ?? ()
#9  0x005c98d5 in ?? ()
#10 0x0268e718 in ?? ()
#11 0x00eef908 in ?? ()
#12 0x005da280 in ?? ()
#13 0x00eef870 in ?? ()
#14 0x00000000 in ?? ()
再現手順 
追加情報 
 
添付ファイル