Ticket #9429: print_addon_server-627-debug-27-03-2014-21-32-49.report

File print_addon_server-627-debug-27-03-2014-21-32-49.report, 12.2 KB (added by Kev, 10 years ago)
Line 
1Debug information for team /boot/system/servers/print_addon_server (627):
2CPU(s): 1x AMD Sempron 64
3Memory: 509.94 MiB total, 237.20 MiB used
4Haiku revision: hrev47020 Mar 16 2014 00:41:37 (BePC)
5
6Active Threads:
7 thread 627: print_addon_server (main)
8 thread 663: team 627 debug task
9 thread 643: w>PDF Writer
10 state: Debugged
11
12 Frame IP Function Name
13 -----------------------------------------------
14 0x70ee89c8 0x232ec05 memmove + 0x75
15 Disassembly:
16 memmove:
17 0x0232eb90: 55 push %ebp
18 0x0232eb91: 89e5 mov %esp, %ebp
19 0x0232eb93: 57 push %edi
20 0x0232eb94: 56 push %esi
21 0x0232eb95: 8b7d10 mov 0x10(%ebp), %edi
22 0x0232eb98: 8b4d08 mov 0x8(%ebp), %ecx
23 0x0232eb9b: 8b750c mov 0xc(%ebp), %esi
24 0x0232eb9e: 85ff test %edi, %edi
25 0x0232eba0: 0f84e1000000 jz 0x232ec87
26 0x0232eba6: 39f1 cmp %esi, %ecx
27 0x0232eba8: 0f84d9000000 jz 0x232ec87
28 0x0232ebae: 7d70 jge 0x232ec20
29 0x0232ebb0: 89c8 mov %ecx, %eax
30 0x0232ebb2: 09f0 or %esi, %eax
31 0x0232ebb4: a903000000 test $0x3, %eax
32 0x0232ebb9: 7434 jz 0x232ebef
33 0x0232ebbb: 89c8 mov %ecx, %eax
34 0x0232ebbd: 31f0 xor %esi, %eax
35 0x0232ebbf: a903000000 test $0x3, %eax
36 0x0232ebc4: 7505 jnz 0x232ebcb
37 0x0232ebc6: 83ff03 cmp $0x3, %edi
38 0x0232ebc9: 7705 ja 0x232ebd0
39 0x0232ebcb: 89fa mov %edi, %edx
40 0x0232ebcd: eb0f jmp 0x232ebde
41 0x0232ebcf: 90 nop
42 0x0232ebd0: 89ca mov %ecx, %edx
43 0x0232ebd2: 83e203 and $0x3, %edx
44 0x0232ebd5: b804000000 mov $0x4, %eax
45 0x0232ebda: 29d0 sub %edx, %eax
46 0x0232ebdc: 89c2 mov %eax, %edx
47 0x0232ebde: 29d7 sub %edx, %edi
48 0x0232ebe0: 85d2 test %edx, %edx
49 0x0232ebe2: 7e0b jle 0x232ebef
50 0x0232ebe4: 8a06 mov (%esi), %al
51 0x0232ebe6: 8801 mov %al, (%ecx)
52 0x0232ebe8: 46 inc %esi
53 0x0232ebe9: 41 inc %ecx
54 0x0232ebea: 4a dec %edx
55 0x0232ebeb: 85d2 test %edx, %edx
56 0x0232ebed: 7ff5 jg 0x232ebe4
57 0x0232ebef: 89fa mov %edi, %edx
58 0x0232ebf1: c1ea02 shr $0x2, %edx
59 0x0232ebf4: 85d2 test %edx, %edx
60 0x0232ebf6: 7e0f jle 0x232ec07
61 0x0232ebf8: 8b06 mov (%esi), %eax
62 0x0232ebfa: 8901 mov %eax, (%ecx)
63 0x0232ebfc: 83c104 add $0x4, %ecx
64 0x0232ebff: 83c604 add $0x4, %esi
65 0x0232ec02: 4a dec %edx
66 0x0232ec03: 85d2 test %edx, %edx
67 0x0232ec05: 7ff1 jg 0x232ebf8 <--
68
69 Frame memory:
70 [0x70ee89c0] ....`... 10 00 00 00 60 c6 b9 18
71 0x70ee8a00 0x13abf0d RemoveItemsAt() + 0x59
72 0x70ee8a30 0x1397f2e BTextView::LineBuffer::RemoveLines(int32, int32) + 0x22
73 0x70ee8aa0 0x1372f66 BTextView::_RecalculateLineBreaks(void*) + 0x202
74 0x70ee8b20 0x1372adf BTextView::_Refresh(int32, int32, bool) + 0x73
75 0x70ee8bb0 0x136fcb9 BTextView::_ResetTextRect() + 0xf1
76 0x70ee8bf0 0x13709ac BTextView::DoLayout() + 0xb4
77 0x70ee8c20 0x1389982 BView::_Layout(bool, BLayoutContext*) + 0x7a
78 0x70ee8c50 0x13899d9 BView::_Layout(bool, BLayoutContext*) + 0xd1
79 0x70ee8c80 0x13899d9 BView::_Layout(bool, BLayoutContext*) + 0xd1
80 0x70ee8cb0 0x13899d9 BView::_Layout(bool, BLayoutContext*) + 0xd1
81 0x70ee8d20 0x1389565 BView::Layout(bool) + 0x31
82 0x70ee8d60 0x13938a6 BWindow::Layout(bool) + 0x32
83 0x70ee8f60 0x1390bcd BWindow::DispatchMessage(BMessage*, BHandler*) + 0x1959
84 0x70ee8fc0 0x139500a BWindow::task_looper() + 0x28e
85 0x70ee8ff0 0x12b4139 BLooper::_task0_(void*) + 0x3d
86 0x70ee9018 0x22c4691 thread_entry + 0x21
87 00000000 0x60d97250 commpage_thread_exit + 0
88
89 Registers:
90 eip: 0x0232ec05
91 esp: 0x70ee89c0
92 ebp: 0x70ee89c8
93 eax: 0x41200000
94 ebx: 0x014c3528
95 ecx: 0x19f29ff8
96 edx: 0x00130530
97 esi: 0x19f2a008
98 edi: 0x008a6060
99 cs: 0x001b
100 ds: 0x0023
101 es: 0x0023
102 fs: 0x0063
103 gs: 0x0023
104 ss: 0x0023
105
106Loaded Images:
107 ID Text Base Text End Data Base Data End Type Name
108 --------------------------------------------------------------------------------
109 2736 0x004cc000 0x005b4000 0x005b4000 0x00613000 add-on /boot/system/add-ons/Print/PDF Writer
110 2731 0x00a4c000 0x00a56000 0x00a56000 0x00a59000 lib /boot/system/lib/libiculx.so.48.1.1
111 2723 0x00b99000 0x00b9f000 0x00b9f000 0x00ba0000 app /boot/system/servers/print_addon_server
112 2734 0x00e66000 0x00e76000 0x00e76000 0x00e79000 lib /boot/system/lib/libroot-addon-icu.so
113 2728 0x00f06000 0x0110f000 0x0110f000 0x0115c000 lib /boot/system/lib/libicui18n.so.48.1.1
114 2730 0x01160000 0x01198000 0x01198000 0x0119f000 lib /boot/system/lib/libicule.so.48.1.1
115 2738 0x011a0000 0x011b4000 0x011b4000 0x011b8000 lib /boot/system/lib/libtranslation.so
116 2725 0x011ba000 0x01454000 0x01454000 0x014dd000 lib /boot/system/lib/libbe.so
117 2739 0x0162f000 0x01632000 0x01632000 0x01634000 add-on /boot/system/add-ons/Print/transport/Print To File
118 2726 0x016c8000 0x016f8000 0x016f8000 0x01705000 lib /boot/system/lib/libstdc++.r4.so
119 2722 0x01803000 0x01821000 0x01821000 0x01824000 lib /boot/system/runtime_loader
120 2740 0x018ee000 0x01a9b000 0x01a9b000 0x01afa000 lib /boot/system/lib/libtracker.so
121 2733 0x01b0d000 0x01c48000 0x01c48000 0x01c70000 lib /boot/system/lib/libicuuc.so.48.1.1
122 2732 0x01d09000 0x01d28000 0x01d28000 0x01d5d000 lib /boot/system/lib/libicutu.so.48.1.1
123 2729 0x01df8000 0x01e00000 0x01e00000 0x01e02000 lib /boot/system/lib/libicuio.so.48.1.1
124 2737 0x01fb4000 0x020ab000 0x020ab000 0x020ae000 lib /boot/system/lib/libtextencoding.so
125 2724 0x02295000 0x02360000 0x02360000 0x023ab000 lib /boot/system/lib/libroot.so
126 2727 0x023ab000 0x03546000 0x03546000 0x0354c000 lib /boot/system/lib/libicudata.so.48.1.1
127 2721 0x60d97000 0x60d9f000 0x00000000 0x00000000 system commpage
128
129Areas:
130 ID Base End Size (KiB) Protection Locking Name
131 --------------------------------------------------------------------------------
132 9987 0x001be000 0x001bf000 4 rw-S full _rld_debug_
133 10028 0x004cc000 0x005b4000 928 r-x full PDF Writer_seg0ro
134 10029 0x005b4000 0x00613000 380 rw- full PDF Writer_seg1rw
135 9986 0x00635000 0x00645000 64 rw- full rld heap
136 10008 0x00a4c000 0x00a56000 40 r-x full libiculx.so.48.1.1_seg0ro
137 10009 0x00a56000 0x00a59000 12 rw- full libiculx.so.48.1.1_seg1rw
138 9988 0x00b99000 0x00b9f000 24 r-x full print_addon_server_seg0ro
139 9989 0x00b9f000 0x00ba0000 4 rw- full print_addon_server_seg1rw
140 10017 0x00e66000 0x00e76000 64 r-x full libroot-addon-icu.so_seg0ro
141 10018 0x00e76000 0x00e79000 12 rw- full libroot-addon-icu.so_seg1rw
142 10001 0x00f06000 0x0110f000 2084 r-x full libicui18n.so.48.1.1_seg0ro
143 10002 0x0110f000 0x0115b000 304 rw- full libicui18n.so.48.1.1_seg1rw
144 10003 0x0115b000 0x0115c000 4 rw- full libicui18n.so.48.1.1_seg2rw
145 10006 0x01160000 0x01198000 224 r-x full libicule.so.48.1.1_seg0ro
146 10007 0x01198000 0x0119f000 28 rw- full libicule.so.48.1.1_seg1rw
147 10032 0x011a0000 0x011b4000 80 r-x full libtranslation.so_seg0ro
148 10033 0x011b4000 0x011b8000 16 rw- full libtranslation.so_seg1rw
149 9993 0x011ba000 0x01454000 2664 r-x full libbe.so_seg0ro
150 9994 0x01454000 0x014dc000 544 rw- full libbe.so_seg1rw
151 9995 0x014dc000 0x014dd000 4 rw- full libbe.so_seg2rw
152 10036 0x0162f000 0x01632000 12 r-x full Print To File_seg0ro
153 10037 0x01632000 0x01634000 8 rw- full Print To File_seg1rw
154 9996 0x016c8000 0x016f8000 192 r-x full libstdc++.r4.so_seg0ro
155 9997 0x016f8000 0x01703000 44 rw- full libstdc++.r4.so_seg1rw
156 9998 0x01703000 0x01705000 8 rw- full libstdc++.r4.so_seg2rw
157 9983 0x01803000 0x01821000 120 r-x full runtime_loader_seg0ro
158 9984 0x01821000 0x01822000 4 rw- full runtime_loader_seg1rw
159 9985 0x01822000 0x01824000 8 rw- full runtime_loader_bss1
160 10038 0x018ee000 0x01a9b000 1716 r-x full libtracker.so_seg0ro
161 10039 0x01a9b000 0x01af9000 376 rw- full libtracker.so_seg1rw
162 10040 0x01af9000 0x01afa000 4 rw- full libtracker.so_seg2rw
163 10013 0x01b0d000 0x01c48000 1260 r-x full libicuuc.so.48.1.1_seg0ro
164 10014 0x01c48000 0x01c6f000 156 rw- full libicuuc.so.48.1.1_seg1rw
165 10015 0x01c6f000 0x01c70000 4 rw- full libicuuc.so.48.1.1_seg2rw
166 10010 0x01d09000 0x01d28000 124 r-x full libicutu.so.48.1.1_seg0ro
167 10011 0x01d28000 0x01d2b000 12 rw- full libicutu.so.48.1.1_seg1rw
168 10012 0x01d2b000 0x01d5d000 200 rw- full libicutu.so.48.1.1_seg2rw
169 10004 0x01df8000 0x01e00000 32 r-x full libicuio.so.48.1.1_seg0ro
170 10005 0x01e00000 0x01e02000 8 rw- full libicuio.so.48.1.1_seg1rw
171 10030 0x01fb4000 0x020ab000 988 r-x full libtextencoding.so_seg0ro
172 10031 0x020ab000 0x020ae000 12 rw- full libtextencoding.so_seg1rw
173 9990 0x02295000 0x02360000 812 r-x full libroot.so_seg0ro
174 9991 0x02360000 0x02373000 76 rw- full libroot.so_seg1rw
175 9992 0x02373000 0x023ab000 224 rw- full libroot.so_seg2rw
176 9999 0x023ab000 0x03546000 18028 r-x full libicudata.so.48.1.1_seg0ro
177 10000 0x03546000 0x0354c000 24 rw- full libicudata.so.48.1.1_seg1rw
178 10016 0x18b73000 0x1aa03000 31296 rw- full heap
179 9982 0x60d97000 0x60d9f000 32 r-xSk full commpage
180 9979 0x60db6000 0x60dba000 16 rw- full user area
181 10025 0x60e36000 0x60e37000 4 rw-S full server_memory
182 10027 0x68e36000 0x68e56000 128 rw-S full server_memory
183 10087 0x70ea6000 0x70eeb000 276 rw-s full w>PDF Writer_643_stack
184 9981 0x72309000 0x7330a000 16388 rw-s full print_addon_server_627_stack
185
186Protection Flags: r - read, w - write, x - execute, s - stack, o - overcommit, c - cloneable, S - shared, k - kernel
187
188Semaphores:
189 ID Count Last Holder Name
190 ------------------------------------------------------------
191 3765 0 0 some BBlockCache lock
192 3766 0 0 Catalog
193 3767 0 0 some BLocker
194 3768 0 0 some BLocker
195 3769 0 0 token space
196 3770 0 0 BLooperList lock
197 3771 0 643 AppServerLink_sLock
198 3772 0 0 LocaleRosterData
199 3773 0 0 some BLocker
200 3774 0 0 BMessageQueue Lock
201 3775 0 0 AppLooperPort
202 3787 0 0 screen list
203 3788 0 0 clipboard
204 3789 0 0 width buffer
205 3790 0 0 Catalog
206 3791 0 0 Catalog
207 3792 0 0 PeriodicUpdatePoses
208 3793 0 0 Light Lock
209 3794 0 0 Light Lock
210 3795 0 0 undo
211 3796 0 0 some BLocker
212 3797 0 0 some BLocker
213 3816 0 0 Tracker node icon cache
214 3817 0 639 Tracker shared icon cache
215 3822 0 0 some BLocker
216 3823 0 0 virtual directory manager
217 3827 0 0 tool tip manager
218 3854 0 0 some BLocker
219 3855 0 0 BMessageQueue Lock
220 3856 0 643 PDF Writer
221 3865 -1 0 close_sem