Ticket #3436: netsurf_crash.txt

File netsurf_crash.txt, 4.2 KB (added by Kev, 12 years ago)

crash log on hrev44543

Line 
1GNU gdb 6.3
2Copyright 2004 Free Software Foundation, Inc.
3GDB is free software, covered by the GNU General Public License, and you are
4welcome to change it and/or distribute copies of it under certain conditions.
5Type "show copying" to see the conditions.
6There is absolutely no warranty for GDB. Type "show warranty" for details.
7This GDB was configured as "i586-pc-haiku"...
8[tcsetpgrp failed in terminal_inferior: Invalid Argument]
9Thread 15036 called debugger(): You need a valid BApplication object before interacting with the app_server
10Reading symbols from /boot/system/runtime_loader...done.
11Loaded symbols for /boot/system/runtime_loader
12Reading symbols from /boot/system/lib/libjpeg.so.8.0...done.
13Loaded symbols for /boot/system/lib/libjpeg.so.8.0
14Reading symbols from /boot/common/lib/libmng.so.1.0.0...done.
15Loaded symbols for /boot/common/lib/libmng.so.1.0.0
16Reading symbols from /boot/system/lib/libz.so.1...done.
17Loaded symbols for /boot/system/lib/libz.so.1
18Reading symbols from /boot/system/lib/libpng.so.1.4...done.
19Loaded symbols for /boot/system/lib/libpng.so.1.4
20Reading symbols from /boot/common/lib/libxml2.so.2.8.0...done.
21Loaded symbols for /boot/common/lib/libxml2.so.2.8.0
22Reading symbols from /boot/common/lib/libcurl.so.4.2.0...done.
23Loaded symbols for /boot/common/lib/libcurl.so.4.2.0
24Reading symbols from /boot/common/lib/libiconv.so.2.5.0...done.
25Loaded symbols for /boot/common/lib/libiconv.so.2.5.0
26Reading symbols from /boot/common/lib/libssl.so.1.0.0...done.
27Loaded symbols for /boot/common/lib/libssl.so.1.0.0
28Reading symbols from /boot/common/lib/libcrypto.so.1.0.0...done.
29Loaded symbols for /boot/common/lib/libcrypto.so.1.0.0
30Reading symbols from /boot/system/lib/libbe.so...done.
31Loaded symbols for /boot/system/lib/libbe.so
32Reading symbols from /boot/system/lib/libtranslation.so...done.
33Loaded symbols for /boot/system/lib/libtranslation.so
34Reading symbols from /boot/system/lib/libnetwork.so...done.
35Loaded symbols for /boot/system/lib/libnetwork.so
36Reading symbols from /boot/system/lib/libroot.so...done.
37Loaded symbols for /boot/system/lib/libroot.so
38Reading symbols from /boot/common/lib/liblzma.so.5.0.1...done.
39Loaded symbols for /boot/common/lib/liblzma.so.5.0.1
40Reading symbols from /boot/system/lib/libstdc++.r4.so...done.
41Loaded symbols for /boot/system/lib/libstdc++.r4.so
42Reading symbols from /boot/system/lib/libicudata.so.48.1.1...done.
43Loaded symbols for /boot/system/lib/libicudata.so.48.1.1
44Reading symbols from /boot/system/lib/libicui18n.so.48.1.1...done.
45Loaded symbols for /boot/system/lib/libicui18n.so.48.1.1
46Reading symbols from /boot/system/lib/libicuio.so.48.1.1...done.
47Loaded symbols for /boot/system/lib/libicuio.so.48.1.1
48Reading symbols from /boot/system/lib/libicule.so.48.1.1...done.
49Loaded symbols for /boot/system/lib/libicule.so.48.1.1
50Reading symbols from /boot/system/lib/libiculx.so.48.1.1...done.
51Loaded symbols for /boot/system/lib/libiculx.so.48.1.1
52Reading symbols from /boot/system/lib/libicutu.so.48.1.1...done.
53Loaded symbols for /boot/system/lib/libicutu.so.48.1.1
54Reading symbols from /boot/system/lib/libicuuc.so.48.1.1...done.
55Loaded symbols for /boot/system/lib/libicuuc.so.48.1.1
56Reading symbols from /boot/system/lib/libtextencoding.so...done.
57Loaded symbols for /boot/system/lib/libtextencoding.so
58Reading symbols from /boot/system/lib/libroot-addon-icu.so...done.
59Loaded symbols for /boot/system/lib/libroot-addon-icu.so
60[tcsetpgrp failed in terminal_inferior: Invalid Argument]
61[Switching to team /boot/apps/NetSurf/NetSurf (15036) thread NetSurf (15036)]
620xffff0114 in ?? ()
63(gdb) bt
64#0 0xffff0114 in ?? ()
65#1 0x00c02fee in debugger () from /boot/system/lib/libroot.so
66#2 0x00a46006 in BWindow::_InitData () from /boot/system/lib/libbe.so
67#3 0x00a3f045 in BWindow::BWindow () from /boot/system/lib/libbe.so
68#4 0x0098cf9f in BAlert::BAlert () from /boot/system/lib/libbe.so
69#5 0x002378e1 in die (error=0x7ffee8d8 "Unable to open Messages file ''.")
70 at beos/beos_gui.cpp:1054
71#6 0x002c6de8 in messages_load (path=0x7ffeeb7c "") at utils/messages.c:132
72#7 0x0027823f in netsurf_init (pargc=0x7ffeef84, pargv=0x7ffeef88,
73 options=0x1801d0e0 "/boot/home/config/settings/x-vnd.NetSurf",
74 messages=0x7ffeeb7c "") at desktop/netsurf.c:135
75#8 0x00235be9 in main (argc=1, argv=0x7ffef53c) at beos/beos_gui.cpp:468
76(gdb)