Ticket #7042: backtrace.txt

File backtrace.txt, 3.3 KB (added by SF/windlepoons, 8 years ago)
Line 
1scummvm -x45 rosetattoo-de
2[Thread debugging using libthread_db enabled]
3Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
4[New Thread 0x7fffe93ca700 (LWP 12029)]
5WARNING: SDL mixer output buffer size: 705 differs from desired: 2048!
6[New Thread 0x7fffe8bc9700 (LWP 12030)]
7User picked target 'rosetattoo-de' (gameid 'rosetattoo')...
8 Looking for a plugin supporting this gameid... Sherlock Engine
9 Starting 'The Case of the Rose Tattoo'
10Connected to Alsa sequencer client [14:0]
11ALSA client initialized [128:0]
12scummvm_sherlock: engines/sherlock/fonts.cpp:193: static byte Sherlock::Fonts::translateChar(byte): Assertion `c > 32' failed.
13
14Program received signal SIGABRT, Aborted.
150x00007ffff4b86507 in raise () from /lib/x86_64-linux-gnu/libc.so.6
16(gdb) bt
17#0 0x00007ffff4b86507 in raise () from /lib/x86_64-linux-gnu/libc.so.6
18#1 0x00007ffff4b878da in abort () from /lib/x86_64-linux-gnu/libc.so.6
19#2 0x00007ffff4b7f59d in ?? () from /lib/x86_64-linux-gnu/libc.so.6
20#3 0x00007ffff4b7f652 in __assert_fail () from /lib/x86_64-linux-gnu/libc.so.6
21#4 0x00000000004907d8 in Sherlock::Fonts::translateChar (c=2 '\002') at engines/sherlock/fonts.cpp:193
22#5 0x000000000049060c in Sherlock::Fonts::charWidth (this=0xe3a8c0, c=2 '\002') at engines/sherlock/fonts.cpp:257
23#6 0x0000000000498b9e in Sherlock::Journal::loadJournalFile (this=0xfd7270, alreadyLoaded=true) at engines/sherlock/journal.cpp:771
24#7 0x0000000000498fed in Sherlock::Journal::record (this=0xfd7270, converseNum=129, statementNum=0, replyOnly=true)
25 at engines/sherlock/journal.cpp:835
26#8 0x00000000004c624e in Sherlock::Tattoo::TattooJournal::record (this=0xfd7270, converseNum=129, statementNum=0, replyOnly=true)
27 at engines/sherlock/tattoo/tattoo_journal.cpp:958
28#9 0x000000000042711a in Sherlock::Talk::talkTo (this=0xe401c0, filename=...) at engines/sherlock/talk.cpp:314
29#10 0x000000000046b859 in Sherlock::Tattoo::TattooTalk::talkTo (this=0xe401c0, filename=...) at engines/sherlock/tattoo/tattoo_talk.cpp:195
30#11 0x000000000049dec6 in Sherlock::BaseObject::checkNameForCodes (this=0xe22b50, name=..., fixedTextActionId=Sherlock::kFixedTextAction_Invalid)
31 at engines/sherlock/objects.cpp:527
32#12 0x000000000042d392 in Sherlock::UserInterface::checkAction (this=0xe40830, action=..., objNum=1002,
33 fixedTextActionId=Sherlock::kFixedTextAction_Invalid) at engines/sherlock/user_interface.cpp:179
34#13 0x000000000047fc6a in Sherlock::Tattoo::WidgetInventory::handleEvents (this=0xe40890) at engines/sherlock/tattoo/widget_inventory.cpp:649
35#14 0x0000000000470623 in Sherlock::Tattoo::TattooUserInterface::handleInput (this=0xe40830) at engines/sherlock/tattoo/tattoo_user_interface.cpp:294
36#15 0x0000000000421c9f in Sherlock::SherlockEngine::handleInput (this=0xf60650) at engines/sherlock/sherlock.cpp:202
37#16 0x0000000000421b6a in Sherlock::SherlockEngine::sceneLoop (this=0xf60650) at engines/sherlock/sherlock.cpp:181
38#17 0x0000000000421a56 in Sherlock::SherlockEngine::run (this=0xf60650) at engines/sherlock/sherlock.cpp:165
39#18 0x000000000040b453 in runGame (plugin=0xa5e8b0, system=..., edebuglevels=...) at base/main.cpp:247
40#19 0x000000000040c460 in scummvm_main (argc=3, argv=0x7fffffffe1c8) at base/main.cpp:492
41#20 0x0000000000409db8 in main (argc=3, argv=0x7fffffffe1c8) at backends/platform/sdl/posix/posix-main.cpp:45
42(gdb) kill