Ticket #18489: DocumentViewer-16937-debug-02-07-2023-19-04-15.report

File DocumentViewer-16937-debug-02-07-2023-19-04-15.report, 24.6 KB (added by nephele, 17 months ago)
Line 
1Debug information for team /boot/system/apps/DocumentViewer (16937):
2CPU(s): 4x Intel Core™ i3-3220
3Memory: 3.89 GiB total, 2.44 GiB used
4Haiku revision: hrev57122 Jun 30 2023 06:20:39 (x86_64)
5
6Active Threads:
7 thread 16937: DocumentViewer (main)
8 thread 16945: team 16937 debug task
9 thread 16943: w>/boot/home/Desktop/2022_Beste
10 state: Call (mutex->owner == -1)
11
12 Frame IP Function Name
13 -----------------------------------------------
14 00000000 0x4557156a97 _kern_debugger + 0x7
15 Disassembly:
16 _kern_debugger:
17 0x0000004557156a90: 48c7c0e5000000 mov $0xe5, %rax
18 0x0000004557156a97: 0f05 syscall <--
19
20 0x7f4228d877e0 0x455715d811 __assert_fail + 0x61
21 0x7f4228d87810 0x4557165fdb /boot/system/lib/libroot_debug.so + 0x4efdb
22 0x7f4228d87860 0x198edcb8a6 BaseEngine::Page(int) + 0x58 (/sources/DocumentViewer-d1eab70bbbcfa22049d711f520a1f58c02459623/application/BaseEngine.cpp:-1)
23 Variables:
24 this: 0x18074200 {
25 _vptr.BaseEngine: 0x198f01edd0
26 fStopThread: false
27 fDrawingThread: 0x568991a000
28 gEngineStopMutex
29 fZoomFactor: 1.000000
30 fPages: 2
31 fRotation: 0
32 fForwardCache: 16
33 fBackwardCache: 16
34 fCurrentPageNo: 0
35 fSearchFlag: 0
36 fHighlightUnderText: true
37 fTextSearchThread: 0
38 fStopTextSearchThread: false
39 gTextSearchStopMutex
40 fTargetLooper: 0xcccccccccccccccc
41 fSearchHandler: 0xcccccccccccccccc
42 }
43 pageNumber: 0
44
45 0x7f4228d878b0 0x198edd8c03 BasicDocumentView::_SetScrollBarAtPage(int) + 0x53 (/sources/DocumentViewer-d1eab70bbbcfa22049d711f520a1f58c02459623/application/DocumentView.cpp:-1)
46 Variables:
47 this: 0x18032e00 {
48 fCircleMenu: 0xcccccccccccccccc
49 fMouseButtons: 0
50 fCurrentFit: 1735274545
51 fZoomFactor: 1.000000
52 fZoomStep: 0.200000
53 fSmallScrollStep: 25.000000
54 fCurrentPageNumber: 0
55 fIsPanning: false
56 fIsHPanning: false
57 fIsVPanning: false
58 fNeedsResize: false
59 fIsPrinting: false
60 fHighlightUnderText: true
61 }
62 pageNumber: 0
63 bitmap: 0x198edd92be {
64 }
65
66 0x7f4228d878d0 0x198edd90c2 BasicDocumentView::_ShowPage(const int&) + 0x3a (/sources/DocumentViewer-d1eab70bbbcfa22049d711f520a1f58c02459623/application/DocumentView.cpp:-1)
67 Variables:
68 this: 0x18032e00 {
69 fCircleMenu: 0xcccccccccccccccc
70 fMouseButtons: 0
71 fCurrentFit: 1735274545
72 fZoomFactor: 1.000000
73 fZoomStep: 0.200000
74 fSmallScrollStep: 25.000000
75 fCurrentPageNumber: 0
76 fIsPanning: false
77 fIsHPanning: false
78 fIsVPanning: false
79 fNeedsResize: false
80 fIsPrinting: false
81 fHighlightUnderText: true
82 }
83 pageNumber: 0x18032f3c {
84 *pageNumber: 0
85 }
86
87 0x7f4228d878f0 0x198edd90f9 BasicDocumentView::_ShowCurrentPage(void) + 0x21 (/sources/DocumentViewer-d1eab70bbbcfa22049d711f520a1f58c02459623/application/DocumentView.cpp:-1)
88 Variables:
89 this: 0x18032e00 {
90 fCircleMenu: 0xcccccccccccccccc
91 fMouseButtons: 0
92 fCurrentFit: 1735274545
93 fZoomFactor: 1.000000
94 fZoomStep: 0.200000
95 fSmallScrollStep: 25.000000
96 fCurrentPageNumber: 0
97 fIsPanning: false
98 fIsHPanning: false
99 fIsVPanning: false
100 fNeedsResize: false
101 fIsPrinting: false
102 fHighlightUnderText: true
103 }
104
105 0x7f4228d87960 0x198edd6ef1 BasicDocumentView::SetFile(const BString&, const BString&, BString&) + 0x1db (/sources/DocumentViewer-d1eab70bbbcfa22049d711f520a1f58c02459623/application/DocumentView.cpp:-1)
106 Variables:
107 this: 0x18032e00 {
108 fCircleMenu: 0xcccccccccccccccc
109 fMouseButtons: 0
110 fCurrentFit: 1735274545
111 fZoomFactor: 1.000000
112 fZoomStep: 0.200000
113 fSmallScrollStep: 25.000000
114 fCurrentPageNumber: 0
115 fIsPanning: false
116 fIsHPanning: false
117 fIsVPanning: false
118 fNeedsResize: false
119 fIsPrinting: false
120 fHighlightUnderText: true
121 }
122 filename: 0x7f4228d87c68 {
123 fPrivateData: /boot/home/Desktop/2022_Bestellformular_Deutschlandticket_V3-noch-keine-TBs.pdf
124 }
125 fileType: 0x7f4228d87c50 {
126 fPrivateData: pdf
127 }
128 password: 0x7f4228d87cd8 {
129 fPrivateData:
130 }
131
132 0x7f4228d87990 0x198edd6700 DocumentView::FileChanged(const BString&, const BString&, BString&) + 0x32 (/sources/DocumentViewer-d1eab70bbbcfa22049d711f520a1f58c02459623/application/DocumentView.cpp:-1)
133 Variables:
134 this: 0x18032800 {
135 fBasicDocumentView: 0x18032e00
136 fVScrollBar: 0x18034200
137 fHScrollBar: 0x18034600
138 }
139 file: 0x7f4228d87c68 {
140 fPrivateData: /boot/home/Desktop/2022_Bestellformular_Deutschlandticket_V3-noch-keine-TBs.pdf
141 }
142 fileType: 0x7f4228d87c50 {
143 fPrivateData: pdf
144 }
145 password: 0x7f4228d87cd8 {
146 fPrivateData:
147 }
148
149 0x7f4228d87a70 0x198ede38ff MainWindow::_OpenFile(const BString&, const BString&, BString, const int32&) + 0x93 (/sources/DocumentViewer-d1eab70bbbcfa22049d711f520a1f58c02459623/application/MainWindow.cpp:-1)
150 Variables:
151 this: 0x18082800 {
152 fCardLayout: 0x18066400
153 fDocumentLayout: 0x18059200
154 fIntroLayout: 0x18066000
155 fSplitView1: 0x18059600
156 fSplitView2: 0x18059c00
157 fSplitView3: 0xcccccccccccccccc
158 fSplitView4: 0xcccccccccccccccc
159 fButton: 0xcccccccccccccccc
160 fTabView1: 0x18011400
161 fDocumentView: 0x18032800
162 fOutlineView: 0x1801c000
163 fPreviewView: 0x1800e000
164 fBookmarksView: 0xcccccccccccccccc
165 fSearchView: 0x18027600
166 fRibbon: 0x18034e00
167 fImageSpinner: 0x1805d200
168 fFullscreenIsOn: false
169 }
170 path: 0x7f4228d87c68 {
171 fPrivateData: /boot/home/Desktop/2022_Bestellformular_Deutschlandticket_V3-noch-keine-TBs.pdf
172 }
173 fileType: 0x7f4228d87c50 {
174 fPrivateData: pdf
175 }
176 password {
177 fPrivateData:
178 }
179 page: 0x7f4228d87c5c {
180 *page: 0
181 }
182 msg
183
184 0x7f4228d87d00 0x198ede3431 MainWindow::MessageReceived(BMessage*) + 0x7fd (/sources/DocumentViewer-d1eab70bbbcfa22049d711f520a1f58c02459623/application/MainWindow.cpp:-1)
185 Variables:
186 this: 0x18082800 {
187 fCardLayout: 0x18066400
188 fDocumentLayout: 0x18059200
189 fIntroLayout: 0x18066000
190 fSplitView1: 0x18059600
191 fSplitView2: 0x18059c00
192 fSplitView3: 0xcccccccccccccccc
193 fSplitView4: 0xcccccccccccccccc
194 fButton: 0xcccccccccccccccc
195 fTabView1: 0x18011400
196 fDocumentView: 0x18032800
197 fOutlineView: 0x1801c000
198 fPreviewView: 0x1800e000
199 fBookmarksView: 0xcccccccccccccccc
200 fSearchView: 0x18027600
201 fRibbon: 0x18034e00
202 fImageSpinner: 0x1805d200
203 fFullscreenIsOn: false
204 }
205 message: 0x18069a00 {
206 }
207 file {
208 fPrivateData: /boot/home/Desktop/2022_Bestellformular_Deutschlandticket_V3-noch-keine-TBs.pdf
209 }
210 password {
211 fPrivateData:
212 }
213 page: 0
214 type {
215 fPrivateData: pdf
216 }
217
218 0x7f4228d87d90 0x1814a9e122b BWindow::task_looper() + 0x1cb
219 0x7f4228d87db0 0x1814a91d91d BLooper::_task0_(void*) + 0x1d
220 0x7f4228d87dd0 0x4557155806 thread_entry + 0x16
221 00000000 0x7ff700409258 commpage_thread_exit + 0
222
223 Registers:
224 rip: 0x0000004557156a99
225 rsp: 0x00007f4228d87798
226 rbp: 0x00007f4228d877d0
227 rax: 0x00000000000000e5
228 rbx: 0x0000000000000000
229 rcx: 0x0000004557156a99
230 rdx: 0x00007f4228d872a4
231 rsi: 0x00007f4228d872a4
232 rdi: 0x00000045571f37da
233 r8: 0x000000000000422f
234 r9: 0x00007f4228d87200
235 r10: 0x0000000000000000
236 r11: 0x0000000000000206
237 r12: 0x00000045571f37da
238 r13: 0x7fffffffffffffff
239 r14: 0x000000000000422f
240 r15: 0x000000568cd15544
241 cs: 0x002b
242 ds: 0x0000
243 es: 0x0000
244 fs: 0x0000
245 gs: 0x0000
246 ss: 0x0023
247 st0: 0
248 st1: 0
249 st2: 0
250 st3: 0
251 st4: 0
252 st5: 0
253 st6: 0
254 st7: 0
255 mm0: {0, 0, 0, 0}
256 mm1: {0, 0, 0, 0}
257 mm2: {0, 0, 0, 0}
258 mm3: {0, 0, 0, 0}
259 mm4: {0, 0, 0, 0}
260 mm5: {0, 0, 0, 0}
261 mm6: {0, 0, 0, 0}
262 mm7: {0, 0, 0, 0}
263 ymm0: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
264 ymm1: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
265 ymm2: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
266 ymm3: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
267 ymm4: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
268 ymm5: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
269 ymm6: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
270 ymm7: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
271 ymm8: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
272 ymm9: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
273 ymm10: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
274 ymm11: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
275 ymm12: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
276 ymm13: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
277 ymm14: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
278 ymm15: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
279 thread 16944: _DrawingThread
280 state: Call (mutex->owner == -1)
281
282 Frame IP Function Name
283 -----------------------------------------------
284 00000000 0x4557156a97 _kern_debugger + 0x7
285 Disassembly:
286 _kern_debugger:
287 0x0000004557156a90: 48c7c0e5000000 mov $0xe5, %rax
288 0x0000004557156a97: 0f05 syscall <--
289
290 0x7f7f813990a0 0x455715d811 __assert_fail + 0x61
291 0x7f7f813990d0 0x4557165fdb /boot/system/lib/libroot_debug.so + 0x4efdb
292 0x7f7f813991b0 0x198edcb07e BaseEngine::_DrawingThread(void*) + 0x9c (/sources/DocumentViewer-d1eab70bbbcfa22049d711f520a1f58c02459623/application/BaseEngine.cpp:-1)
293 Variables:
294 arg: 0x18074200 {
295 *arg: Unavailable
296 }
297 engine: 0x18074200 {
298 _vptr.BaseEngine: 0x198f01edd0
299 fStopThread: false
300 fDrawingThread: 0x568991a000
301 gEngineStopMutex
302 fZoomFactor: 1.000000
303 fPages: 2
304 fRotation: 0
305 fForwardCache: 16
306 fBackwardCache: 16
307 fCurrentPageNo: 0
308 fSearchFlag: 0
309 fHighlightUnderText: true
310 fTextSearchThread: 0
311 fStopTextSearchThread: false
312 gTextSearchStopMutex
313 fTargetLooper: 0xcccccccccccccccc
314 fSearchHandler: 0xcccccccccccccccc
315 }
316 pages: 0x1807421c {
317 *pages: 2
318 }
319 bitmap: 0x18074238 {
320 }
321 mutex: 0x18074250 {
322 }
323 upperbound: -1
324 lowerbound: -1
325 pageFuture: -1
326 pagePast: -1
327 currentPage: -1
328 deleteIndex: 0
329 forwardPriority: true
330
331 0x7f7f813991d0 0x4557164e15 pthread_thread_entry(void*, void*) + 0x15
332 00000000 0x7ff700409258 commpage_thread_exit + 0
333
334 Registers:
335 rip: 0x0000004557156a99
336 rsp: 0x00007f7f81399058
337 rbp: 0x00007f7f81399090
338 rax: 0x00000000000000e5
339 rbx: 0x0000000000000000
340 rcx: 0x0000004557156a99
341 rdx: 0x00007f7f81398b64
342 rsi: 0x00007f7f81398b64
343 rdi: 0x00000045571f37da
344 r8: 0x0000000000004230
345 r9: 0x00007f7f81398ac0
346 r10: 0x0000000000000000
347 r11: 0x0000000000000202
348 r12: 0x00000045571f37da
349 r13: 0x7fffffffffffffff
350 r14: 0x0000000000004230
351 r15: 0x000000198f024a14
352 cs: 0x002b
353 ds: 0x0000
354 es: 0x0000
355 fs: 0x0000
356 gs: 0x0000
357 ss: 0x0023
358 st0: 0
359 st1: 0
360 st2: 0
361 st3: 0
362 st4: 0
363 st5: 0
364 st6: 0
365 st7: 0
366 mm0: {0, 0, 0, 0}
367 mm1: {0, 0, 0, 0}
368 mm2: {0, 0, 0, 0}
369 mm3: {0, 0, 0, 0}
370 mm4: {0, 0, 0, 0}
371 mm5: {0, 0, 0, 0}
372 mm6: {0, 0, 0, 0}
373 mm7: {0, 0, 0, 0}
374 ymm0: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
375 ymm1: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
376 ymm2: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
377 ymm3: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
378 ymm4: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
379 ymm5: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
380 ymm6: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
381 ymm7: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
382 ymm8: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
383 ymm9: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
384 ymm10: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
385 ymm11: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
386 ymm12: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
387 ymm13: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
388 ymm14: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
389 ymm15: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
390
391Loaded Images:
392 ID Text Base Text End Data Base Data End Type Name
393 --------------------------------------------------------------------------------
394 7944 0x14215bc000 0x1421790000 0x1421990000 0x14219a6000 lib /boot/system/lib/libicuuc.so.66.1
395 7957 0x165d6f4000 0x165d6fc000 0x165d8fb000 0x165d8fc000 add-on /boot/system/add-ons/locale/catalogs/plaintext
396 7929 0x198ed6d000 0x198ee1c000 0x198f01b000 0x198f025000 app /boot/system/apps/DocumentViewer
397 7930 0x4557117000 0x455722b000 0x455742a000 0x4557449000 lib /boot/system/lib/libroot_debug.so
398 7937 0x569a269000 0x569a30d000 0x569a50d000 0x569a50e000 lib /boot/system/lib/libjpeg.so.62.3.0
399 7946 0x89c011f000 0x89c021a000 0x89c041a000 0x89c041d000 lib /boot/system/lib/libtextencoding.so
400 7945 0x8a95973000 0x8a95a31000 0x8a95c31000 0x8a95c32000 lib /boot/system/lib/libzstd.so.1.5.2
401 7953 0x9822ada000 0x9822b03000 0x9822d02000 0x9822d04000 lib /boot/system/lib/libgraphite2.so.3.2.1
402 7942 0x98fc01c000 0x98fc313000 0x98fc512000 0x98fc52b000 lib /boot/system/lib/libicui18n.so.66.1
403 7940 0x99f0d7a000 0x99f0d90000 0x99f0f90000 0x99f0f91000 lib /boot/system/lib/libgcc_s.so.1
404 7951 0xa492fc3000 0xa493020000 0xa49321f000 0xa493221000 lib /boot/system/lib/libopenjp2.so.2.4.0
405 7939 0xa57c2e9000 0xa57c47c000 0xa57c67c000 0xa57c68a000 lib /boot/system/lib/libdjvulibre.so.21.6.0
406 7954 0xc43b4a0000 0xc43b4e1000 0xc43b6e0000 0xc43b6e9000 lib /boot/system/lib/libnetwork.so
407 7952 0xc8f4fde000 0xc8f51fd000 0xc8f53fd000 0xc8f542c000 lib /boot/system/lib/libcrypto.so.1.1
408 7948 0xda3684c000 0xda3687e000 0xda36a7d000 0xda36a7e000 lib /boot/system/lib/libpng16.so.16.38.0
409 7936 0xdea04b9000 0xdea058e000 0xdea078d000 0xdea0795000 lib /boot/system/lib/libfreetype.so.6.18.3
410 7934 0xe190a95000 0xe190c5a000 0xe190e5a000 0xe190e74000 lib /boot/system/lib/libtracker.so
411 7933 0xe97cf84000 0xe97cf9a000 0xe97d199000 0xe97d19b000 lib /boot/system/lib/libtranslation.so
412 7955 0x131b2a02000 0x131b2a0c000 0x131b2c0b000 0x131b2c0c000 lib /boot/system/lib/libbsd.so
413 7943 0x139e83b4000 0x139e83c0000 0x139e85bf000 0x139e85c1000 lib /boot/system/lib/libicuio.so.66.1
414 7935 0x153f444b000 0x153f4461000 0x153f4660000 0x153f4661000 lib /boot/system/lib/libz.so.1.2.13
415 7947 0x17a099f1000 0x17a09a00000 0x17a09bff000 0x17a09c01000 lib /boot/system/lib/libbz2.so.1.0.8
416 7931 0x1814a7c6000 0x1814aaf6000 0x1814acf6000 0x1814ad24000 lib /boot/system/lib/libbe.so
417 7949 0x18c8321d000 0x18c83383000 0x18c83583000 0x18c83585000 lib /boot/system/lib/libharfbuzz.so.0.60730.0
418 7932 0x18e8bf2e000 0x18e8c110000 0x18e8c310000 0x18e8c326000 lib /boot/system/lib/libstdc++.so.6.0.29
419 7928 0x19d7db15000 0x19d7db32000 0x19d7dd32000 0x19d7dd33000 lib /boot/system/runtime_loader
420 7958 0x1e540159000 0x1e54016b000 0x1e54036b000 0x1e54036c000 lib /boot/system/lib/libroot-addon-icu.so
421 7950 0x1f3f8cdb000 0x1f3f8cf7000 0x1f3f8ef6000 0x1f3f8ef7000 lib /boot/system/lib/libjbig2dec.so.0.0.0
422 7941 0x1fc9834e000 0x1fc9834f000 0x1fc9854e000 0x1fc9854f000 lib /boot/system/lib/libicudata.so.66.1
423 7938 0x24a5b039000 0x24a5b4ab000 0x24a5b6ab000 0x24a5e0d5000 lib /boot/system/lib/libmupdf.so
424 7927 0x7ff700409000 0x7ff700411000 0x00000000 0x00000000 system commpage
425
426Areas:
427 ID Base End Size (KiB) Protection Locking Name
428 --------------------------------------------------------------------------------
429 87473 0x18000000 0x18100000 1024 rw- none heap
430 87484 0x60000000 0x60001000 4 rw-cS none server_memory
431 87486 0x68000000 0x68036000 216 rw-cS none server_memory
432 87440 0x14215bc000 0x1421790000 1872 r-x none libicuuc.so.66.1_seg0ro
433 87441 0x1421990000 0x14219a5000 84 rw- none libicuuc.so.66.1_seg1rw
434 87442 0x14219a5000 0x14219a6000 4 rw- none libicuuc.so.66.1_seg2rw
435 87478 0x165d6f4000 0x165d6fc000 32 r-x none plaintext_seg0ro
436 87479 0x165d8fb000 0x165d8fc000 4 rw- none plaintext_seg1rw
437 87404 0x198ed6d000 0x198ee1c000 700 r-x none DocumentViewer_seg0ro
438 87405 0x198f01b000 0x198f025000 40 rw- none DocumentViewer_seg1rw
439 87402 0x3ae8faa000 0x3ae8fba000 64 rw- none rld heap
440 87406 0x4557117000 0x455722b000 1104 r-x none libroot_debug.so_seg0ro
441 87407 0x455742a000 0x4557438000 56 rw- none libroot_debug.so_seg1rw
442 87408 0x4557438000 0x4557449000 68 rw- none libroot_debug.so_seg2rw
443 87403 0x455dd7d000 0x455dd7e000 4 rw-cS none _rld_debug_
444 87467 0x45c621c000 0x45c6224000 32 rw- none rld heap
445 87468 0x4f14757000 0x4f1475f000 32 rw- none rld heap
446 87469 0x4fee675000 0x4fee685000 64 rw- none rld heap
447 87470 0x55af54d000 0x55af55d000 64 rw- none rld heap
448 87471 0x55e6aec000 0x55e6b04000 96 rw- none rld heap
449 87472 0x563ad8b000 0x563ada3000 96 rw- none rld heap
450 87474 0x56653f5000 0x56655f5000 2048 rw- none additional heap area
451 87475 0x566d4e0000 0x566ef9b000 27372 r--S none libicuuc.so.66 mmap area
452 87493 0x56898ef000 0x5689aef000 2048 rw- none additional heap area
453 87498 0x568cd05000 0x568cf05000 2048 rw- none additional heap area
454 87423 0x569a269000 0x569a30d000 656 r-x none libjpeg.so.62.3.0_seg0ro
455 87424 0x569a50d000 0x569a50e000 4 rw- none libjpeg.so.62.3.0_seg1rw
456 87445 0x89c011f000 0x89c021a000 1004 r-x none libtextencoding.so_seg0ro
457 87446 0x89c041a000 0x89c041d000 12 rw- none libtextencoding.so_seg1rw
458 87443 0x8a95973000 0x8a95a31000 760 r-x none libzstd.so.1.5.2_seg0ro
459 87444 0x8a95c31000 0x8a95c32000 4 rw- none libzstd.so.1.5.2_seg1rw
460 87460 0x9822ada000 0x9822b03000 164 r-x none libgraphite2.so.3.2.1_seg0ro
461 87461 0x9822d02000 0x9822d04000 8 rw- none libgraphite2.so.3.2.1_seg1rw
462 87435 0x98fc01c000 0x98fc313000 3036 r-x none libicui18n.so.66.1_seg0ro
463 87436 0x98fc512000 0x98fc52a000 96 rw- none libicui18n.so.66.1_seg1rw
464 87437 0x98fc52a000 0x98fc52b000 4 rw- none libicui18n.so.66.1_seg2rw
465 87431 0x99f0d7a000 0x99f0d90000 88 r-x none libgcc_s.so.1_seg0ro
466 87432 0x99f0f90000 0x99f0f91000 4 rw- none libgcc_s.so.1_seg1rw
467 87455 0xa492fc3000 0xa493020000 372 r-x none libopenjp2.so.2.4.0_seg0ro
468 87456 0xa49321f000 0xa493221000 8 rw- none libopenjp2.so.2.4.0_seg1rw
469 87428 0xa57c2e9000 0xa57c47c000 1612 r-x none libdjvulibre.so.21.6.0_seg0ro
470 87429 0xa57c67c000 0xa57c684000 32 rw- none libdjvulibre.so.21.6.0_seg1rw
471 87430 0xa57c684000 0xa57c68a000 24 rw- none libdjvulibre.so.21.6.0_seg2rw
472 87462 0xc43b4a0000 0xc43b4e1000 260 r-x none libnetwork.so_seg0ro
473 87463 0xc43b6e0000 0xc43b6e4000 16 rw- none libnetwork.so_seg1rw
474 87464 0xc43b6e4000 0xc43b6e9000 20 rw- none libnetwork.so_seg2rw
475 87457 0xc8f4fde000 0xc8f51fd000 2172 r-x none libcrypto.so.1.1_seg0ro
476 87458 0xc8f53fd000 0xc8f5429000 176 rw- none libcrypto.so.1.1_seg1rw
477 87459 0xc8f5429000 0xc8f542c000 12 rw- none libcrypto.so.1.1_seg2rw
478 87449 0xda3684c000 0xda3687e000 200 r-x none libpng16.so.16.38.0_seg0ro
479 87450 0xda36a7d000 0xda36a7e000 4 rw- none libpng16.so.16.38.0_seg1rw
480 87421 0xdea04b9000 0xdea058e000 852 r-x none libfreetype.so.6.18.3_seg0ro
481 87422 0xdea078d000 0xdea0795000 32 rw- none libfreetype.so.6.18.3_seg1rw
482 87416 0xe190a95000 0xe190c5a000 1812 r-x none libtracker.so_seg0ro
483 87417 0xe190e5a000 0xe190e73000 100 rw- none libtracker.so_seg1rw
484 87418 0xe190e73000 0xe190e74000 4 rw- none libtracker.so_seg2rw
485 87414 0xe97cf84000 0xe97cf9a000 88 r-x none libtranslation.so_seg0ro
486 87415 0xe97d199000 0xe97d19b000 8 rw- none libtranslation.so_seg1rw
487 87465 0x131b2a02000 0x131b2a0c000 40 r-x none libbsd.so_seg0ro
488 87466 0x131b2c0b000 0x131b2c0c000 4 rw- none libbsd.so_seg1rw
489 87438 0x139e83b4000 0x139e83c0000 48 r-x none libicuio.so.66.1_seg0ro
490 87439 0x139e85bf000 0x139e85c1000 8 rw- none libicuio.so.66.1_seg1rw
491 87419 0x153f444b000 0x153f4461000 88 r-x none libz.so.1.2.13_seg0ro
492 87420 0x153f4660000 0x153f4661000 4 rw- none libz.so.1.2.13_seg1rw
493 87447 0x17a099f1000 0x17a09a00000 60 r-x none libbz2.so.1.0.8_seg0ro
494 87448 0x17a09bff000 0x17a09c01000 8 rw- none libbz2.so.1.0.8_seg1rw
495 87409 0x1814a7c6000 0x1814aaf6000 3264 r-x none libbe.so_seg0ro
496 87410 0x1814acf6000 0x1814ad24000 184 rw- none libbe.so_seg1rw
497 87451 0x18c8321d000 0x18c83383000 1432 r-x none libharfbuzz.so.0.60730.0_seg0ro
498 87452 0x18c83583000 0x18c83585000 8 rw- none libharfbuzz.so.0.60730.0_seg1rw
499 87411 0x18e8bf2e000 0x18e8c110000 1928 r-x none libstdc++.so.6.0.29_seg0ro
500 87412 0x18e8c310000 0x18e8c31e000 56 rw- none libstdc++.so.6.0.29_seg1rw
501 87413 0x18e8c31e000 0x18e8c326000 32 rw- none libstdc++.so.6.0.29_seg2rw
502 87400 0x19d7db15000 0x19d7db32000 116 r-x none runtime_loader_seg0ro
503 87401 0x19d7dd32000 0x19d7dd33000 4 rw- none runtime_loader_seg1rw
504 87496 0x1e540159000 0x1e54016b000 72 r-x none libroot-addon-icu.so_seg0ro
505 87497 0x1e54036b000 0x1e54036c000 4 rw- none libroot-addon-icu.so_seg1rw
506 87453 0x1f3f8cdb000 0x1f3f8cf7000 112 r-x none libjbig2dec.so.0.0.0_seg0ro
507 87454 0x1f3f8ef6000 0x1f3f8ef7000 4 rw- none libjbig2dec.so.0.0.0_seg1rw
508 87433 0x1fc9834e000 0x1fc9834f000 4 r-x none libicudata.so.66.1_seg0ro
509 87434 0x1fc9854e000 0x1fc9854f000 4 rw- none libicudata.so.66.1_seg1rw
510 87425 0x24a5b039000 0x24a5b4ab000 4552 r-x none libmupdf.so_seg0ro
511 87426 0x24a5b6ab000 0x24a5e0cd000 43144 rw- none libmupdf.so_seg1rw
512 87427 0x24a5e0cd000 0x24a5e0d5000 32 rw- none libmupdf.so_seg2rw
513 87495 0x7f4228d44000 0x7f4228d89000 276 rw-s none w>DocumentViewer_16943_stack
514 87500 0x7f7f81356000 0x7f7f8139b000 276 rw-s none pthread func_16944_stack
515 87397 0x7f911e43a000 0x7f911e43e000 16 rw-k full user area
516 87399 0x7ff700409000 0x7ff700411000 32 r-xSk full commpage
517 87398 0x7ffd76cf7000 0x7ffd77cfd000 16408 rw-s none DocumentViewer_16937_stack
518
519Protection Flags: r - read, w - write, x - execute, s - stack, o - overcommit, c - cloneable, S - shared, k - kernel
520
521Semaphores:
522 ID Count Last Holder Name
523 ------------------------------------------------------------
524 244987 0 0 BMessageQueue Lock
525 244989 0 1138 AppLooperPort
526 244999 0 6462 some BBlockCache lock
527 245009 0 0 AppServerLink_sLock
528 245010 0 0 some BLocker
529 245011 0 0 token space
530 245012 0 0 some BLocker
531 245013 0 0 BLooperList lock
532 245014 0 0 LocaleRosterData
533 245015 0 6464 some BLocker
534 245016 0 14457 Catalog
535 245022 0 0 some BLocker
536 245036 0 1138 some BLocker
537 245037 0 1138 Light Lock
538 245038 0 0 Catalog
539 245039 0 1138 undo
540 245041 0 1138 Light Lock
541 245045 0 6467 PeriodicUpdatePoses
542 245046 0 14451 some BLocker
543 245057 0 0 BMessageQueue Lock
544 245059 0 0 offscreen bitmap
545 245063 0 0 DocumentViewer
546 245065 0 0 width buffer
547 245067 0 0 BMessageQueue Lock
548 245084 0 0 screen list
549 245085 0 6472 clipboard
550 245103 0 0 BMessageQueue Lock
551 245106 0 1138 offscreen bitmap