Ticket #8276: hrev43550_print_addon_server-crash-on-hplj-gutenprint-add.txt

File hrev43550_print_addon_server-crash-on-hplj-gutenprint-add.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 109075 called debugger(): getNumAvailable() == 0
11Reading symbols from /boot/system/runtime_loader...done.
12Loaded symbols for /boot/system/runtime_loader
13Reading symbols from /boot/system/lib/libroot.so...done.
14Loaded symbols for /boot/system/lib/libroot.so
15Reading symbols from /boot/system/lib/libbe.so...done.
16Loaded symbols for /boot/system/lib/libbe.so
17Reading symbols from /boot/system/lib/liblocale.so...done.
18Loaded symbols for /boot/system/lib/liblocale.so
19Reading symbols from /boot/system/lib/libstdc++.r4.so...done.
20Loaded symbols for /boot/system/lib/libstdc++.r4.so
21Reading symbols from /boot/system/lib/libicudata.so.48.1.1...done.
22Loaded symbols for /boot/system/lib/libicudata.so.48.1.1
23Reading symbols from /boot/system/lib/libicui18n.so.48.1.1...done.
24Loaded symbols for /boot/system/lib/libicui18n.so.48.1.1
25Reading symbols from /boot/system/lib/libicuio.so.48.1.1...done.
26Loaded symbols for /boot/system/lib/libicuio.so.48.1.1
27Reading symbols from /boot/system/lib/libicule.so.48.1.1...done.
28Loaded symbols for /boot/system/lib/libicule.so.48.1.1
29Reading symbols from /boot/system/lib/libiculx.so.48.1.1...done.
30Loaded symbols for /boot/system/lib/libiculx.so.48.1.1
31Reading symbols from /boot/system/lib/libicutu.so.48.1.1...done.
32Loaded symbols for /boot/system/lib/libicutu.so.48.1.1
33Reading symbols from /boot/system/lib/libicuuc.so.48.1.1...done.
34Loaded symbols for /boot/system/lib/libicuuc.so.48.1.1
35Reading symbols from /boot/system/add-ons/Print/Gutenprint...done.
36Loaded symbols for /boot/system/add-ons/Print/Gutenprint
37Reading symbols from /boot/system/lib/libroot-addon-icu.so...done.
38Loaded symbols for /boot/system/lib/libroot-addon-icu.so
39[tcsetpgrp failed in terminal_inferior: Invalid Argument]
40[Switching to team /boot/system/servers/print_addon_server (109075) thread print_addon_server (109075)]
410xffff0114 in ?? ()
42(gdb) bt
43#0 0xffff0114 in ?? ()
44#1 0x0022d73e in debugger () from /boot/system/lib/libroot.so
45#2 0x0023947d in __assert_fail () from /boot/system/lib/libroot.so
46#3 0x002b213c in BPrivate::threadHeap::malloc ()
47 from /boot/system/lib/libroot.so
48#4 0x002b2a45 in malloc () from /boot/system/lib/libroot.so
49#5 0x0022b981 in __builtin_new () from /boot/system/lib/libroot.so
50#6 0x00449821 in BGroupView::BGroupView () from /boot/system/lib/libbe.so
51#7 0x0044950a in BGroupLayoutBuilder::AddGroup ()
52 from /boot/system/lib/libbe.so
53#8 0x01ca1440 in SelectPrinterDialog::SelectPrinterDialog ()
54 from /boot/system/add-ons/Print/Gutenprint
55#9 0x01ca0cbb in GPPrinterDriver::AddPrinter ()
56 from /boot/system/add-ons/Print/Gutenprint
57#10 0x01d02b34 in add_printer () from /boot/system/add-ons/Print/Gutenprint
58#11 0x0020472b in PrinterDriverAddOn::AddPrinter ()
59#12 0x00203472 in PrintAddOnServerApplication::AddPrinter ()
60#13 0x00203371 in PrintAddOnServerApplication::AddPrinter ()
61#14 0x00203256 in PrintAddOnServerApplication::MessageReceived ()
62#15 0x003f67d3 in BLooper::DispatchMessage () from /boot/system/lib/libbe.so
63#16 0x003ed455 in BApplication::DispatchMessage ()
64 from /boot/system/lib/libbe.so
65#17 0x003f8141 in BLooper::task_looper () from /boot/system/lib/libbe.so
66#18 0x003ebf95 in BApplication::Run () from /boot/system/lib/libbe.so
67---Type <return> to continue, or q <return> to quit---
68#19 0x002044c8 in main ()
69(gdb)