Ticket #8785: installoptionalpackage crash.txt

File installoptionalpackage crash.txt, 6.6 KB (added by jstressman, 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 1867 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/libroot.so...done.
14Loaded symbols for /boot/system/lib/libroot.so
15Reading symbols from /boot/system/lib/libroot-addon-icu.so...done.
16Loaded symbols for /boot/system/lib/libroot-addon-icu.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/libicudata.so.48.1.1...done.
20Loaded symbols for /boot/system/lib/libicudata.so.48.1.1
21Reading symbols from /boot/system/lib/libicui18n.so.48.1.1...done.
22Loaded symbols for /boot/system/lib/libicui18n.so.48.1.1
23Reading symbols from /boot/system/lib/libicuio.so.48.1.1...done.
24Loaded symbols for /boot/system/lib/libicuio.so.48.1.1
25Reading symbols from /boot/system/lib/libicule.so.48.1.1...done.
26Loaded symbols for /boot/system/lib/libicule.so.48.1.1
27Reading symbols from /boot/system/lib/libiculx.so.48.1.1...done.
28Loaded symbols for /boot/system/lib/libiculx.so.48.1.1
29Reading symbols from /boot/system/lib/libicutu.so.48.1.1...done.
30Loaded symbols for /boot/system/lib/libicutu.so.48.1.1
31Reading symbols from /boot/system/lib/libicuuc.so.48.1.1...done.
32Loaded symbols for /boot/system/lib/libicuuc.so.48.1.1
33[tcsetpgrp failed in terminal_inferior: Invalid Argument]
34[Switching to team /bin/bash /bin/installoptionalpackage -a bepdf caya colors! pal (1867) thread bash (1867)]
350x00361e68 in BPrivate::hoardLock () from /boot/system/lib/libroot.so
36(gdb) bt
37#0 0x00361e68 in BPrivate::hoardLock () from /boot/system/lib/libroot.so
38#1 0x003652d5 in BPrivate::processHeap::free ()
39 from /boot/system/lib/libroot.so
40#2 0x00366a52 in free () from /boot/system/lib/libroot.so
41#3 0x002487d7 in expand_word_internal ()
42#4 0x00240f6d in call_expand_word_internal ()
43#5 0x00241151 in expand_string_assignment ()
44#6 0x00240c25 in expand_string_if_necessary ()
45#7 0x00240555 in do_assignment_internal ()
46#8 0x00240779 in do_word_assignment ()
47#9 0x0024a278 in expand_word_list_internal ()
48#10 0x00249bc9 in expand_words ()
49#11 0x00231a39 in execute_simple_command ()
50#12 0x0022d9c6 in execute_command_internal ()
51#13 0x0022f6e3 in execute_connection ()
52#14 0x0022dc7c in execute_command_internal ()
53#15 0x0022d1b6 in execute_command ()
54#16 0x0022f693 in execute_connection ()
55#17 0x0022dc7c in execute_command_internal ()
56#18 0x0022d1b6 in execute_command ()
57#19 0x0022f693 in execute_connection ()
58#20 0x0022dc7c in execute_command_internal ()
59#21 0x0022dc5d in execute_command_internal ()
60#22 0x0023286c in execute_function ()
61---Type <return> to continue, or q <return> to quit---
62#23 0x00232cd1 in execute_builtin_or_function ()
63#24 0x00231eda in execute_simple_command ()
64#25 0x0022d9c6 in execute_command_internal ()
65#26 0x0022d1b6 in execute_command ()
66#27 0x0022fb7f in execute_for_command ()
67#28 0x0022db18 in execute_command_internal ()
68#29 0x0022f6e3 in execute_connection ()
69#30 0x0022dc7c in execute_command_internal ()
70#31 0x0022dc5d in execute_command_internal ()
71#32 0x0023286c in execute_function ()
72#33 0x00232cd1 in execute_builtin_or_function ()
73#34 0x00231eda in execute_simple_command ()
74#35 0x0022d9c6 in execute_command_internal ()
75#36 0x0022d1b6 in execute_command ()
76#37 0x0022fb7f in execute_for_command ()
77#38 0x0022db18 in execute_command_internal ()
78#39 0x0022f6e3 in execute_connection ()
79#40 0x0022dc7c in execute_command_internal ()
80#41 0x0022dc5d in execute_command_internal ()
81#42 0x0023286c in execute_function ()
82#43 0x00232cd1 in execute_builtin_or_function ()
83#44 0x00231eda in execute_simple_command ()
84#45 0x0022d9c6 in execute_command_internal ()
85#46 0x0022d1b6 in execute_command ()
86---Type <return> to continue, or q <return> to quit---
87#47 0x0022fb7f in execute_for_command ()
88#48 0x0022db18 in execute_command_internal ()
89#49 0x0022f6e3 in execute_connection ()
90#50 0x0022dc7c in execute_command_internal ()
91#51 0x0022dc5d in execute_command_internal ()
92#52 0x0023286c in execute_function ()
93#53 0x00232cd1 in execute_builtin_or_function ()
94#54 0x00231eda in execute_simple_command ()
95#55 0x0022d9c6 in execute_command_internal ()
96#56 0x0022f6e3 in execute_connection ()
97#57 0x0022dc7c in execute_command_internal ()
98#58 0x0022d1b6 in execute_command ()
99#59 0x0022f693 in execute_connection ()
100#60 0x0022dc7c in execute_command_internal ()
101#61 0x0022d1b6 in execute_command ()
102#62 0x0022f693 in execute_connection ()
103#63 0x0022dc7c in execute_command_internal ()
104#64 0x0022d1b6 in execute_command ()
105#65 0x00230d81 in execute_while_or_until ()
106#66 0x00230c8d in execute_while_command ()
107#67 0x0022dba8 in execute_command_internal ()
108#68 0x0022f6e3 in execute_connection ()
109#69 0x0022dc7c in execute_command_internal ()
110#70 0x0022d1b6 in execute_command ()
111---Type <return> to continue, or q <return> to quit---
112#71 0x0022f693 in execute_connection ()
113#72 0x0022dc7c in execute_command_internal ()
114#73 0x0022dc5d in execute_command_internal ()
115#74 0x0023286c in execute_function ()
116#75 0x00232cd1 in execute_builtin_or_function ()
117#76 0x00231eda in execute_simple_command ()
118#77 0x0022d9c6 in execute_command_internal ()
119#78 0x0022f6e3 in execute_connection ()
120#79 0x0022dc7c in execute_command_internal ()
121#80 0x0022d1b6 in execute_command ()
122#81 0x0022f693 in execute_connection ()
123#82 0x0022dc7c in execute_command_internal ()
124#83 0x0022d1b6 in execute_command ()
125#84 0x00230ecd in execute_if_command ()
126#85 0x0022dbf0 in execute_command_internal ()
127#86 0x0022dc5d in execute_command_internal ()
128#87 0x0023286c in execute_function ()
129#88 0x00232cd1 in execute_builtin_or_function ()
130#89 0x00231eda in execute_simple_command ()
131#90 0x0022d9c6 in execute_command_internal ()
132#91 0x0022f6e3 in execute_connection ()
133#92 0x0022dc7c in execute_command_internal ()
134#93 0x0022d1b6 in execute_command ()
135#94 0x0022f693 in execute_connection ()
136---Type <return> to continue, or q <return> to quit---
137#95 0x0022dc7c in execute_command_internal ()
138#96 0x0022d1b6 in execute_command ()
139#97 0x00230ecd in execute_if_command ()
140#98 0x0022dbf0 in execute_command_internal ()
141#99 0x0022d1b6 in execute_command ()
142#100 0x00227e8c in reader_loop ()
143#101 0x00225e8e in main ()
144(gdb)