Ticket #5788: 2010-04-23_locale-pref-bug-5788

File 2010-04-23_locale-pref-bug-5788, 3.4 KB (added by koki, 14 years ago)

Locale preflet crash upon exit BT

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 468 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/liblocale.so...done.
16Loaded symbols for /boot/system/lib/liblocale.so
17Reading symbols from /boot/system/lib/libstdc++.r4.so...done.
18Loaded symbols for /boot/system/lib/libstdc++.r4.so
19Reading symbols from /boot/system/lib/libicu-common.so.4.2...done.
20Loaded symbols for /boot/system/lib/libicu-common.so.4.2
21Reading symbols from /boot/system/lib/libicu-data.so.4.2...done.
22Loaded symbols for /boot/system/lib/libicu-data.so.4.2
23Reading symbols from /boot/system/lib/libroot.so...done.
24Loaded symbols for /boot/system/lib/libroot.so
25Reading symbols from /boot/system/lib/libicu-i18n.so.4.2...done.
26Loaded symbols for /boot/system/lib/libicu-i18n.so.4.2
27Reading symbols from /boot/system/add-ons/locale/catalogs/plaintext...done.
28Loaded symbols for /boot/system/add-ons/locale/catalogs/plaintext
29Reading symbols from /boot/system/add-ons/locale/catalogs/zeta...done.
30Loaded symbols for /boot/system/add-ons/locale/catalogs/zeta
31[tcsetpgrp failed in terminal_inferior: Invalid Argument]
32[Switching to team /boot/system/preferences/Locale (464) thread w>Locale (468)]
330x00335a5e in BLayout::RemoveView () from /boot/system/lib/libbe.so
34(gdb) bt
35#0 0x00335a5e in BLayout::RemoveView () from /boot/system/lib/libbe.so
36#1 0x0039fa21 in BView::RemoveSelf () from /boot/system/lib/libbe.so
37#2 0x003983f2 in BView::~BView () from /boot/system/lib/libbe.so
38#3 0x0032f8c4 in BGroupView::~BGroupView () from /boot/system/lib/libbe.so
39#4 0x00398437 in BView::~BView () from /boot/system/lib/libbe.so
40#5 0x0032f8c4 in BGroupView::~BGroupView () from /boot/system/lib/libbe.so
41#6 0x00398437 in BView::~BView () from /boot/system/lib/libbe.so
42#7 0x0037ee84 in BTab::~BTab () from /boot/system/lib/libbe.so
43#8 0x0037fc27 in BTabView::~BTabView () from /boot/system/lib/libbe.so
44#9 0x00398437 in BView::~BView () from /boot/system/lib/libbe.so
45#10 0x0032f8c4 in BGroupView::~BGroupView () from /boot/system/lib/libbe.so
46#11 0x00398437 in BView::~BView () from /boot/system/lib/libbe.so
47#12 0x003a4bd7 in BWindow::~BWindow () from /boot/system/lib/libbe.so
48#13 0x0020f66b in LocaleWindow::~LocaleWindow ()
49#14 0x002e4aa2 in BLooper::Quit () from /boot/system/lib/libbe.so
50#15 0x003a5356 in BWindow::Quit () from /boot/system/lib/libbe.so
51#16 0x002e612b in BLooper::_QuitRequested () from /boot/system/lib/libbe.so
52#17 0x002e4626 in BLooper::DispatchMessage () from /boot/system/lib/libbe.so
53#18 0x003a80a5 in BWindow::DispatchMessage () from /boot/system/lib/libbe.so
54#19 0x003ac238 in BWindow::task_looper () from /boot/system/lib/libbe.so
55#20 0x002e5b97 in BLooper::_task0_ () from /boot/system/lib/libbe.so
56#21 0x013370b2 in thread_entry () from /boot/system/lib/libroot.so
57#22 0x7003ffec in ?? ()
58(gdb)