Ticket #8355: hrev43782-2hn_vision_crash_on_freshly_installed_system.txt

File hrev43782-2hn_vision_crash_on_freshly_installed_system.txt, 3.7 KB (added by Disreali, 12 years ago)
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"...(no debugging symbols found)
8
9[tcsetpgrp failed in terminal_inferior: Invalid Argument]
10Thread 887 caused an exception: Segment violation
11Reading symbols from /boot/system/runtime_loader...done.
12Loaded symbols for /boot/system/runtime_loader
13Reading symbols from /boot/system/lib/libbe.so...done.
14Loaded symbols for /boot/system/lib/libbe.so
15Reading symbols from /boot/system/lib/libtranslation.so...done.
16Loaded symbols for /boot/system/lib/libtranslation.so
17Reading symbols from /boot/system/lib/libtextencoding.so...done.
18Loaded symbols for /boot/system/lib/libtextencoding.so
19Reading symbols from /boot/system/lib/libtracker.so...done.
20Loaded symbols for /boot/system/lib/libtracker.so
21Reading symbols from /boot/system/lib/libnetwork.so...done.
22Loaded symbols for /boot/system/lib/libnetwork.so
23Reading symbols from /boot/system/lib/libroot.so...done.
24Loaded symbols for /boot/system/lib/libroot.so
25Reading symbols from /boot/system/lib/libstdc++.r4.so...done.
26Loaded symbols for /boot/system/lib/libstdc++.r4.so
27Reading symbols from /boot/system/lib/liblocale.so...done.
28Loaded symbols for /boot/system/lib/liblocale.so
29Reading symbols from /boot/system/lib/libicudata.so.48.1.1...done.
30Loaded symbols for /boot/system/lib/libicudata.so.48.1.1
31Reading symbols from /boot/system/lib/libicui18n.so.48.1.1...done.
32Loaded symbols for /boot/system/lib/libicui18n.so.48.1.1
33Reading symbols from /boot/system/lib/libicuio.so.48.1.1...done.
34Loaded symbols for /boot/system/lib/libicuio.so.48.1.1
35Reading symbols from /boot/system/lib/libicule.so.48.1.1...done.
36Loaded symbols for /boot/system/lib/libicule.so.48.1.1
37Reading symbols from /boot/system/lib/libiculx.so.48.1.1...done.
38Loaded symbols for /boot/system/lib/libiculx.so.48.1.1
39Reading symbols from /boot/system/lib/libicutu.so.48.1.1...done.
40Loaded symbols for /boot/system/lib/libicutu.so.48.1.1
41Reading symbols from /boot/system/lib/libicuuc.so.48.1.1...done.
42Loaded symbols for /boot/system/lib/libicuuc.so.48.1.1
43Reading symbols from /boot/system/lib/libroot-addon-icu.so...done.
44Loaded symbols for /boot/system/lib/libroot-addon-icu.so
45[tcsetpgrp failed in terminal_inferior: Invalid Argument]
46[Switching to team /boot/apps/Vision/Vision (882) thread w>Vision (887)]
470x002d710c in StatusView::Draw ()
48(gdb) bt
49#0 0x002d710c in StatusView::Draw ()
50#1 0x004b7c0c in BView::_Draw () from /boot/system/lib/libbe.so
51#2 0x004bd385 in BWindow::DispatchMessage () from /boot/system/lib/libbe.so
52#3 0x004be7c9 in BWindow::UpdateIfNeeded () from /boot/system/lib/libbe.so
53#4 0x002c676c in RunView::Append ()
54#5 0x00270bc7 in ClientAgent::ParsemIRCColors ()
55#6 0x00270955 in ClientAgent::Display ()
56#7 0x002c9949 in ServerAgent::Init ()
57#8 0x002c966e in ServerAgent::AttachedToWindow ()
58#9 0x004b7964 in BView::_Attach () from /boot/system/lib/libbe.so
59#10 0x004b4271 in BView::_AddChild () from /boot/system/lib/libbe.so
60#11 0x004b4105 in BView::AddChild () from /boot/system/lib/libbe.so
61#12 0x002e3a77 in WindowList::AddAgent ()
62#13 0x00277bef in ClientWindow::MessageReceived ()
63#14 0x003e960f in BLooper::DispatchMessage () from /boot/system/lib/libbe.so
64#15 0x004bd5d5 in BWindow::DispatchMessage () from /boot/system/lib/libbe.so
65#16 0x004c19c0 in BWindow::task_looper () from /boot/system/lib/libbe.so
66#17 0x003eab6b in BLooper::_task0_ () from /boot/system/lib/libbe.so
67#18 0x009446d3 in thread_entry () from /boot/system/lib/libroot.so
68#19 0x78074fec in ?? ()
69(gdb)