Ticket #12134: Debugger (4).report

File Debugger (4).report, 16.4 KB (added by jessicah, 9 years ago)
Line 
1Debug information for team /boot/system/apps/Debugger (166675):
2CPU(s): 4x Intel Core™ i5-3570K
3Memory: 7.90 GiB total, 2.41 GiB used
4Haiku revision: hrev49248-1-g9b438e1 [master] J (BePC)
5
6Active Threads:
7 thread 166677: DebugReportGenerator
8 thread 166678: team 166533 debug listener
9 thread 166679: team debugger
10 thread 166698: team 166675 debug task
11 thread 166675: Debugger (main)
12 state: Debugged
13
14 Frame IP Function Name
15 -----------------------------------------------
16 00000000 0x618a0112 commpage_syscall + 0x2
17 Disassembly:
18 commpage_syscall:
19 0x618a0110: 89e1 mov %esp, %ecx
20 0x618a0112: 0f34 sysenter <--
21
22 Frame memory:
23
24 0x7176a228 0x176aedf read + 0x27
25 0x7176a258 0x144fde5 read_char + 0x61
26 0x1967b6c0 0x19626324 ?
27
28 Registers:
29 eip: 0x618a0114
30 esp: 0x7176a1ec
31 ebp: 0x7176a228
32 eax: 0x0000008e
33 ebx: 0x0179c448
34 ecx: 0x7176a1ec
35 edx: 0x618a0114
36 esi: 0x00000000
37 edi: 0x19623dc8
38 cs: 0x001b
39 ds: 0x0023
40 es: 0x0023
41 fs: 0x0063
42 gs: 0x0023
43 ss: 0x0023
44 st0: nan
45 st1: nan
46 st2: nan
47 st3: 0
48 st4: 85
49 st5: 50
50 st6: 548
51 st7: 9.5
52 mm0: {0, 0, 0, 0}
53 mm1: {0x100, 0, 0, 0}
54 mm2: {0x4, 0, 0, 0}
55 mm3: {0, 0, 0, 0}
56 mm4: {0, 0, 0, 0xaa00}
57 mm5: {0, 0, 0, 0xc800}
58 mm6: {0, 0, 0, 0x8900}
59 mm7: {0, 0, 0, 0x9800}
60 xmm0: {0xe94c, 0xd083, 0x6560, 0x42e4, 0xd4b6, 0xf72d, 0xdf5a, 0x2a6a}
61 xmm1: {0xb828, 0xd2b2, 0x826, 0x48a7, 0xdfb3, 0x3c98, 0x6000, 0xf024}
62 xmm2: {0, 0, 0, 0, 0, 0, 0, 0}
63 xmm3: {0, 0, 0, 0, 0, 0, 0, 0}
64 xmm4: {0, 0, 0, 0, 0, 0, 0, 0}
65 xmm5: {0xd643, 0xec87, 0xeba4, 0x4bb5, 0xe5a1, 0x3e3f, 0xb236, 0xa90d}
66 xmm6: {0, 0, 0, 0, 0, 0, 0, 0}
67 xmm7: {0, 0, 0, 0, 0, 0, 0, 0}
68 thread 166676: worker
69 state: Exception (Segment violation)
70
71 Frame IP Function Name
72 -----------------------------------------------
73 0x706ad0e0 0x13fd3f5 next_argument(char*) + 0x31
74 Disassembly:
75 next_argument(char*):
76 0x013fd3c4: 55 push %ebp
77 0x013fd3c5: 89e5 mov %esp, %ebp
78 0x013fd3c7: 83ec14 sub $0x14, %esp
79 0x013fd3ca: 53 push %ebx
80 0x013fd3cb: e800000000 call 0x13fd3d0
81 0x013fd3d0: 5b pop %ebx
82 0x013fd3d1: 81c380fc0b00 add $0xbfc80, %ebx
83 0x013fd3d7: 8b4508 mov 0x8(%ebp), %eax
84 0x013fd3da: 85c0 test %eax, %eax
85 0x013fd3dc: 741c jz 0x13fd3fa
86 0x013fd3de: 803800 cmp $0x0, (%eax)
87 0x013fd3e1: 7417 jz 0x13fd3fa
88 0x013fd3e3: 83c4f4 add $0xfffffff4, %esp
89 0x013fd3e6: 8d4508 lea 0x8(%ebp), %eax
90 0x013fd3e9: 50 push %eax
91 0x013fd3ea: e83dffffff call 0x13fd32c
92 0x013fd3ef: 034508 add 0x8(%ebp), %eax
93 0x013fd3f2: 894508 mov %eax, 0x8(%ebp)
94 0x013fd3f5: 803800 cmp $0x0, (%eax) <--
95
96 Frame memory:
97 [0x706ad0b0] ..jp......jp..?. e0 d0 6a 70 03 00 00 00 08 d1 6a 70 d0 d3 3f 01
98 [0x706ad0c0] P.K...........jp 50 d0 4b 01 00 04 00 00 04 00 00 00 08 d2 6a 70
99 [0x706ad0d0] ..jp..jp(.jpd.?. 08 d2 6a 70 fc d1 6a 70 28 d1 6a 70 64 d5 3f 01
100 0x706ad130 0x13fd55f get_next_argument_internal(void*, char*, char*, uint32, void*, void*, bool) + 0x77
101 0x706ad170 0x13fd96e get_next_argument_gcc2(void*, char*, char*, uint32, void*, void*) + 0x36
102 0x706ad1b0 0x13fcddd get_next_argument(void*, char*, char*, uint32, void*, void*) + 0x71
103 0x706ad610 0x13fcc69 Demangler::Demangle(BString&) + 0x341
104 0x706ad670 0x1357100 SpecificImageDebugInfo::GetFunctionsFromSymbols() + 0xac
105 0x706ad6b0 0x133c4b3 DebuggerImageDebugInfo::GetFunctions() + 0x2b
106 0x706ad750 0x1355569 ImageDebugInfo::FinishInit(DebuggerInterface*) + 0xc1
107 0x706ad7a0 0x135886e TeamDebugInfo::LoadImageDebugInfo(ImageInfo&, LocatableFile*, ImageDebugInfoLoadingState&, ImageDebugInfo&) + 0x1ca
108 0x706ad820 0x136c8de LoadImageDebugInfoJob::Do() + 0x8a
109 0x706ad860 0x13ea868 Worker::_ProcessJobs() + 0x1f0
110 0x706ad8a0 0x13ea580 Worker::_WorkerLoop() + 0x1c
111 0x706ad8d0 0x13ea556 Worker::_WorkerLoopEntry(void*) + 0x1a
112 0x706ad8f8 0x16f665d thread_entry + 0x21
113 00000000 0x618a0250 commpage_thread_exit + 0
114
115 Registers:
116 eip: 0x013fd3f5
117 esp: 0x706ad0b0
118 ebp: 0x706ad0d8
119 eax: 0x6d38924a
120 ebx: 0x014bd050
121 ecx: 0x0000000a
122 edx: 0x00030c8d
123 esi: 0x00000003
124 edi: 0x706ad1fc
125 cs: 0x001b
126 ds: 0x0023
127 es: 0x0023
128 fs: 0x0063
129 gs: 0x0023
130 ss: 0x0023
131 st0: nan
132 st1: nan
133 st2: nan
134 st3: 0
135 st4: 0
136 st5: 0
137 st6: 4.71e+04
138 st7: -1.09e+12
139 mm0: {0, 0, 0, 0}
140 mm1: {0x100, 0, 0, 0}
141 mm2: {0x4, 0, 0, 0}
142 mm3: {0, 0, 0, 0}
143 mm4: {0, 0, 0, 0}
144 mm5: {0, 0, 0, 0}
145 mm6: {0, 0, 0, 0xb7d3}
146 mm7: {0, 0x6a00, 0x3ca1, 0xfdf8}
147 xmm0: {0xe94c, 0xd083, 0x6560, 0x42e4, 0xd4b6, 0xf72d, 0xdf5a, 0x2a6a}
148 xmm1: {0xb828, 0xd2b2, 0x826, 0x48a7, 0xdfb3, 0x3c98, 0x6000, 0xf024}
149 xmm2: {0, 0, 0, 0, 0, 0, 0, 0}
150 xmm3: {0, 0, 0, 0, 0, 0, 0, 0}
151 xmm4: {0, 0, 0, 0, 0, 0, 0, 0}
152 xmm5: {0xd643, 0xec87, 0xeba4, 0x4bb5, 0xe5a1, 0x3e3f, 0xb236, 0xa90d}
153 xmm6: {0, 0, 0, 0, 0, 0, 0, 0}
154 xmm7: {0, 0, 0, 0, 0, 0, 0, 0}
155
156Loaded Images:
157 ID Text Base Text End Data Base Data End Type Name
158 --------------------------------------------------------------------------------
159 1786558 0x00509000 0x00562000 0x00562000 0x00565000 lib /boot/system/lib/libcurl.so.4.3.0
160 1786559 0x006da000 0x006ef000 0x006ef000 0x006f3000 lib /boot/system/lib/libtranslation.so
161 1786540 0x007cc000 0x007e8000 0x007e8000 0x007eb000 lib /boot/system/runtime_loader
162 1786554 0x00a56000 0x00a60000 0x00a60000 0x00a64000 lib /boot/system/lib/libiculx.so.55.1
163 1786544 0x00b62000 0x00e0d000 0x00e0d000 0x00e9b000 lib /boot/system/lib/libbe.so
164 1786543 0x00ef7000 0x00f28000 0x00f28000 0x00f36000 lib /boot/system/lib/libstdc++.r4.so
165 1786551 0x00f6e000 0x011d2000 0x011d2000 0x01234000 lib /boot/system/lib/libicui18n.so.55.1
166 1786541 0x01245000 0x0146e000 0x0146e000 0x014f5000 app /boot/system/apps/Debugger
167 1786557 0x01508000 0x01521000 0x01521000 0x01522000 lib /boot/system/lib/libz.so.1.2.8
168 1786547 0x01633000 0x01636000 0x01636000 0x01638000 lib /boot/system/lib/libbsd.so
169 1786549 0x016c5000 0x01792000 0x01792000 0x017dd000 lib /boot/system/lib/libroot.so
170 1786542 0x017e6000 0x01821000 0x01821000 0x01824000 lib /boot/system/lib/libncurses.so.5.9.0
171 1786556 0x01837000 0x01990000 0x01990000 0x019c1000 lib /boot/system/lib/libicuuc.so.55.1
172 1786553 0x019c5000 0x01a18000 0x01a18000 0x01a22000 lib /boot/system/lib/libicule.so.55.1
173 1786560 0x01a2d000 0x01a73000 0x01a73000 0x01a78000 lib /boot/system/lib/libssl.so.1.0.0
174 1786561 0x01a9a000 0x01bc9000 0x01bc9000 0x01bde000 lib /boot/system/lib/libcrypto.so.1.0.0
175 1786562 0x01c4b000 0x01c8e000 0x01c8e000 0x01c92000 lib /boot/system/lib/libnetwork.so
176 1786563 0x01e34000 0x01f2b000 0x01f2b000 0x01f2e000 lib /boot/system/lib/libtextencoding.so
177 1786548 0x0202c000 0x02039000 0x02039000 0x0203c000 lib /boot/system/lib/libdebug.so
178 1786546 0x02057000 0x02202000 0x02202000 0x02261000 lib /boot/system/lib/libtracker.so
179 1786555 0x0238d000 0x023c5000 0x023c5000 0x023fd000 lib /boot/system/lib/libicutu.so.55.1
180 1786552 0x0250c000 0x02515000 0x02515000 0x02516000 lib /boot/system/lib/libicuio.so.55.1
181 1786545 0x02694000 0x0273a000 0x0273a000 0x02756000 lib /boot/system/lib/libpackage.so
182 1786550 0x0279d000 0x04053000 0x04053000 0x04054000 lib /boot/system/lib/libicudata.so.55.1
183 1786539 0x618a0000 0x618a8000 0x00000000 0x00000000 system commpage
184
185Areas:
186 ID Base End Size (KiB) Protection Locking Name
187 --------------------------------------------------------------------------------
188 6487698 0x00110000 0x00120000 64 rw- full rld heap
189 6487697 0x00133000 0x00143000 64 rw- full rld heap
190 6487696 0x00175000 0x0017d000 32 rw- full rld heap
191 6487637 0x001df000 0x001e0000 4 rw-S full _rld_debug_
192 6487636 0x0045c000 0x0046c000 64 rw- full rld heap
193 6487681 0x00509000 0x00562000 356 r-x full libcurl.so.4.3.0_seg0ro
194 6487682 0x00562000 0x00565000 12 rw- full libcurl.so.4.3.0_seg1rw
195 6487683 0x006da000 0x006ef000 84 r-x full libtranslation.so_seg0ro
196 6487684 0x006ef000 0x006f3000 16 rw- full libtranslation.so_seg1rw
197 6487633 0x007cc000 0x007e8000 112 r-x full runtime_loader_seg0ro
198 6487634 0x007e8000 0x007ea000 8 rw- full runtime_loader_seg1rw
199 6487635 0x007ea000 0x007eb000 4 rw- full runtime_loader_bss1
200 6487671 0x00a56000 0x00a60000 40 r-x full libiculx.so.55.1_seg0ro
201 6487672 0x00a60000 0x00a64000 16 rw- full libiculx.so.55.1_seg1rw
202 6487646 0x00b62000 0x00e0d000 2732 r-x full libbe.so_seg0ro
203 6487647 0x00e0d000 0x00e99000 560 rw- full libbe.so_seg1rw
204 6487648 0x00e99000 0x00e9b000 8 rw- full libbe.so_seg2rw
205 6487643 0x00ef7000 0x00f28000 196 r-x full libstdc++.r4.so_seg0ro
206 6487644 0x00f28000 0x00f34000 48 rw- full libstdc++.r4.so_seg1rw
207 6487645 0x00f34000 0x00f36000 8 rw- full libstdc++.r4.so_seg2rw
208 6487664 0x00f6e000 0x011d2000 2448 r-x full libicui18n.so.55.1_seg0ro
209 6487665 0x011d2000 0x01233000 388 rw- full libicui18n.so.55.1_seg1rw
210 6487666 0x01233000 0x01234000 4 rw- full libicui18n.so.55.1_seg2rw
211 6487638 0x01245000 0x0146e000 2212 r-x full Debugger_seg0ro
212 6487639 0x0146e000 0x014f3000 532 rw- full Debugger_seg1rw
213 6487640 0x014f3000 0x014f5000 8 rw- full Debugger_seg2rw
214 6487679 0x01508000 0x01521000 100 r-x full libz.so.1.2.8_seg0ro
215 6487680 0x01521000 0x01522000 4 rw- full libz.so.1.2.8_seg1rw
216 6487655 0x01633000 0x01636000 12 r-x full libbsd.so_seg0ro
217 6487656 0x01636000 0x01638000 8 rw- full libbsd.so_seg1rw
218 6487659 0x016c5000 0x01792000 820 r-x full libroot.so_seg0ro
219 6487660 0x01792000 0x017a5000 76 rw- full libroot.so_seg1rw
220 6487661 0x017a5000 0x017dd000 224 rw- full libroot.so_seg2rw
221 6487641 0x017e6000 0x01821000 236 r-x full libncurses.so.5.9.0_seg0ro
222 6487642 0x01821000 0x01824000 12 rw- full libncurses.so.5.9.0_seg1rw
223 6487676 0x01837000 0x01990000 1380 r-x full libicuuc.so.55.1_seg0ro
224 6487677 0x01990000 0x019bf000 188 rw- full libicuuc.so.55.1_seg1rw
225 6487678 0x019bf000 0x019c1000 8 rw- full libicuuc.so.55.1_seg2rw
226 6487669 0x019c5000 0x01a18000 332 r-x full libicule.so.55.1_seg0ro
227 6487670 0x01a18000 0x01a22000 40 rw- full libicule.so.55.1_seg1rw
228 6487685 0x01a2d000 0x01a73000 280 r-x full libssl.so.1.0.0_seg0ro
229 6487686 0x01a73000 0x01a78000 20 rw- full libssl.so.1.0.0_seg1rw
230 6487687 0x01a9a000 0x01bc9000 1212 r-x full libcrypto.so.1.0.0_seg0ro
231 6487688 0x01bc9000 0x01bdc000 76 rw- full libcrypto.so.1.0.0_seg1rw
232 6487689 0x01bdc000 0x01bde000 8 rw- full libcrypto.so.1.0.0_seg2rw
233 6487690 0x01c4b000 0x01c8e000 268 r-x full libnetwork.so_seg0ro
234 6487691 0x01c8e000 0x01c91000 12 rw- full libnetwork.so_seg1rw
235 6487692 0x01c91000 0x01c92000 4 rw- full libnetwork.so_seg2rw
236 6487693 0x01e34000 0x01f2b000 988 r-x full libtextencoding.so_seg0ro
237 6487694 0x01f2b000 0x01f2d000 8 rw- full libtextencoding.so_seg1rw
238 6487695 0x01f2d000 0x01f2e000 4 rw- full libtextencoding.so_seg2rw
239 6487657 0x0202c000 0x02039000 52 r-x full libdebug.so_seg0ro
240 6487658 0x02039000 0x0203c000 12 rw- full libdebug.so_seg1rw
241 6487652 0x02057000 0x02202000 1708 r-x full libtracker.so_seg0ro
242 6487653 0x02202000 0x0225f000 372 rw- full libtracker.so_seg1rw
243 6487654 0x0225f000 0x02261000 8 rw- full libtracker.so_seg2rw
244 6487673 0x0238d000 0x023c5000 224 r-x full libicutu.so.55.1_seg0ro
245 6487674 0x023c5000 0x023cb000 24 rw- full libicutu.so.55.1_seg1rw
246 6487675 0x023cb000 0x023fd000 200 rw- full libicutu.so.55.1_seg2rw
247 6487667 0x0250c000 0x02515000 36 r-x full libicuio.so.55.1_seg0ro
248 6487668 0x02515000 0x02516000 4 rw- full libicuio.so.55.1_seg1rw
249 6487649 0x02694000 0x0273a000 664 r-x full libpackage.so_seg0ro
250 6487650 0x0273a000 0x02755000 108 rw- full libpackage.so_seg1rw
251 6487651 0x02755000 0x02756000 4 rw- full libpackage.so_seg2rw
252 6487662 0x0279d000 0x04053000 25304 r-x full libicudata.so.55.1_seg0ro
253 6487663 0x04053000 0x04054000 4 rw- full libicudata.so.55.1_seg1rw
254 6487699 0x19606000 0x61896000 1182272 rw- full heap
255 6487632 0x618a0000 0x618a8000 32 r-xSk full commpage
256 6487629 0x61a85000 0x61a89000 16 rw- full user area
257 6487723 0x63246000 0x6d386000 165120 rw- full heap
258 6487709 0x70618000 0x7065d000 276 rw-s full team debugger_166679_stack
259 6487703 0x7066a000 0x706af000 276 rw-s full worker_166676_stack
260 6487631 0x7076b000 0x7176c000 16388 rw-s full Debugger_166675_stack
261 6487707 0x7203f000 0x72084000 276 rw-s full team 166533 debug listener_1666
262 6487705 0x724a9000 0x724ee000 276 rw-s full DebugReportGenerator_166677_sta
263
264Protection Flags: r - read, w - write, x - execute, s - stack, o - overcommit, c - cloneable, S - shared, k - kernel
265
266Semaphores:
267 ID Count Last Holder Name
268 ------------------------------------------------------------
269 1506626 0 77735 Catalog
270 1506668 0 117739 dwarf manager
271 1506702 0 141532 BMessageQueue Lock
272 1506818 0 148343 watchpoint manager
273 1506827 0 0 some BLocker
274 1506848 0 148344 team debug info
275 1506850 0 63715 global type cache
276 1506861 0 26825 some BLocker
277 1506865 0 160405 some BLocker
278 1506908 0 141551 some BBlockCache lock
279 1506970 0 47782 Catalog
280 1506972 0 141610 BMessageQueue Lock
281 1506973 0 125317 some BLocker
282 1506974 0 101231 PeriodicUpdatePoses
283 1507024 0 26865 team debugger
284 1507028 0 125214 worker
285 1507030 0 141611 breakpoint manager
286 1507032 1 -166676 work to do
287 1507033 -1 141613 debug_controller_data_wait
288 1507035 0 101236 file manager
289 1507046 0 141576 CliContext block
290 1507055 0 117838 debug context pool
291 1507057 0 117803 breakpoint condition waiter
292 1507063 0 47743 debug context pool block
293 1507187 0 125317 Light Lock
294 1507190 0 141599 token space
295 1507196 0 141604 AppServerLink_sLock
296 1507197 0 117832 Light Lock
297 1507200 0 117831 BLooperList lock
298 1507201 0 26911 some BLocker
299 1507202 0 141605 Catalog
300 1507203 0 160407 LocaleRosterData
301 1507206 0 125214 settings manager
302 1507210 0 141608 undo
303 1507212 0 101232 value handler roster
304 1507214 0 125317 some BLocker
305 1507219 0 125317 type handler roster
306 1507223 0 47784 CliContext
307 1507224 0 166675 team lock
308 1507226 0 141609 type handler roster
309 1507227 0 101240 DebugReportGenerator
310 1507241 0 47790 breakpoint condition waiter
311 1507246 0 166675 show CLI
312 1508260 0 125317 dwarf image debug info