Ticket #17162: HaikuLauncher-9506-debug-21-08-2021-16-43-38.report

File HaikuLauncher-9506-debug-21-08-2021-16-43-38.report, 52.0 KB (added by nephele, 3 years ago)
Line 
1Debug information for team /boot/home/proj/haikuwebkit/WebKitBuild/Release/HaikuLauncher (9506):
2CPU(s): 12x AMD Ryzen 5 3600
3Memory: 31.95 GiB total, 2.56 GiB used
4Haiku revision: hrev55274 Aug 1 2021 16:37:10 (x86_64)
5
6Active Threads:
7 thread 9656: team 9506 debug task
8 thread 9506: HaikuLauncher (main)
9 state: Debugged
10
11 Frame IP Function Name
12 -----------------------------------------------
13 00000000 0x820f6b6b82 _kern_mutex_switch_lock + 0xa
14 Disassembly:
15 _kern_mutex_switch_lock:
16 0x000000820f6b6b78: 4989ca mov %rcx, %r10
17 0x000000820f6b6b7b: 48c7c009000000 mov $0x9, %rax
18 0x000000820f6b6b82: 0f05 syscall <--
19
20 0x7ff69c389ea0 0x820f6c7b47 cond_wait(_pthread_cond*, _pthread_mutex*, long) + 0x87
21 0x7ff69c389ec0 0x820f6c7c13 pthread_cond_wait + 0x13
22 0x7ff69c389ef0 0x13f80a47d3e WTF::ThreadCondition::timedWait(WTF::Mutex&, WTF::WallTime) + 0x8e
23 0x7ff69c389fc0 0x13f809e3666 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()()> const&, WTF::ScopedLambda<void ()()> const&, WTF::TimeWithDynamicClockType const&) + 0x2c6
24 0x7ff69c38a080 0x13f809d5af1 WTF::LockAlgorithm<unsigned char, (unsigned char)1, (unsigned char)2, WTF::EmptyLockHooks<unsigned char> >::lockSlow(WTF::Atomic<unsigned char>&) + 0xf1
25 0x7ff69c38a0c0 0x1d11cc16bb0 JSC::JITWorklist::suspendAllThreads() + 0x80
26 0x7ff69c38a100 0x1d11ca795ca JSC::Heap::stopThePeriphery(JSC::GCConductor) + 0x3a
27 0x7ff69c38a130 0x1d11ca81008 JSC::Heap::finishChangingPhase(JSC::GCConductor) + 0xc8
28 0x7ff69c38a160 0x1d11ca846d6 JSC::Heap::runCurrentPhase(JSC::GCConductor, JSC::CurrentThreadState*) + 0x116
29 0x7ff69c38a1a0 0x1d11ca84770 JSC::Heap::collectInMutatorThread() + 0x20
30 0x7ff69c38a1d0 0x1d11ca84806 JSC::Heap::stopIfNecessarySlow(unsigned int) + 0x46
31 0x7ff69c38a1f0 0x1d11ca84e3f JSC::Heap::stopIfNecessarySlow() + 0x1f
32 0x7ff69c38a230 0x1d11ca853ef JSC::Heap::collectIfNecessaryOrDefer(JSC::GCDeferralContext*) + 0xcf
33 0x7ff69c38a290 0x1d11ca9901c JSC::LocalAllocator::allocateSlowCase(JSC::Heap&, JSC::GCDeferralContext*, JSC::AllocationFailureMode) + 0x7c
34 0x7ff69c38a320 0x13f801ba7f8 std::enable_if<std::is_same<WebCore::Event, WebCore::Event>::value, WebCore::JSDOMWrapperConverterTraits<WebCore::Event>::WrapperClass*>::type WebCore::createWrapper<WebCore::Event, WebCore::Event>(WebCore::JSDOMGlobalObject*, WTF::Ref<WebCore::Event, WTF::RawPtrTraits<WebCore::Event> >&&) + 0x408
35 0x7ff69c38a440 0x13f801ba8b6 WebCore::toJSNewlyCreated(JSC::JSGlobalObject*, WebCore::JSDOMGlobalObject*, WTF::Ref<WebCore::Event, WTF::RawPtrTraits<WebCore::Event> >&&) + 0x46
36 0x7ff69c38a490 0x13f7f4e6bfd WebCore::toJS(JSC::JSGlobalObject*, WebCore::JSDOMGlobalObject*, WebCore::Event&) + 0x7d
37 0x7ff69c38a610 0x13f7f4e8091 WebCore::JSEventListener::handleEvent(WebCore::ScriptExecutionContext&, WebCore::Event&) + 0x3d1
38 0x7ff69c38a6a0 0x13f7f6b8cad WebCore::EventTarget::innerInvokeEventListeners(WebCore::Event&, WTF::Vector<WTF::RefPtr<WebCore::RegisteredEventListener, WTF::RawPtrTraits<WebCore::RegisteredEventListener>, WTF::DefaultRefDerefTraits<WebCore::RegisteredEventListener> >, (unsigned long)1, WTF::CrashOnOverflow, (unsigned long)16, WTF::FastMalloc>, WebCore::EventTarget::EventInvokePhase) + 0x14d
39 0x7ff69c38a740 0x13f7f6b91ef WebCore::EventTarget::fireEventListeners(WebCore::Event&, WebCore::EventTarget::EventInvokePhase) + 0x2ef
40 0x7ff69c38a7a0 0x13f7fb0a76a WebCore::DOMWindow::dispatchEvent(WebCore::Event&, WebCore::EventTarget*) + 0xba
41 0x7ff69c38a7e0 0x13f7f6693ff WebCore::Document::runResizeSteps() + 0xcf
42 0x7ff69c38a840 0x13f7fb6462d WebCore::Page::forEachDocument(WTF::Function<void ()(WebCore::Document&)> const&) const + 0x13d
43 0x7ff69c38a8a0 0x13f7fb7765a WebCore::Page::updateRendering() + 0x12a
44 0x7ff69c38a8c0 0x13f7fb779fc WebCore::Page::isolatedUpdateRendering() + 0xc
45 0x7ff69c38a950 0x13f7f409b75 BWebPage::paint(BRect, bool) + 0x85
46 0x7ff69c38aa40 0x13f7f40a6d3 BWebPage::MessageReceived(BMessage*) + 0x5d3
47 0x7ff69c38aa80 0x1d260951fa5 BLooper::DispatchMessage(BMessage*, BHandler*) + 0x73 (src/kits/app/Looper.cpp:-1)
48 Variables:
49 this: 0x11bdf26df5f0 {
50 fDirectTarget: 0x11bdf26c5ee0
51 fLastMessage: 0x11bdf28e4600
52 fMsgPort: 4535
53 fAtomicCount: 1985
54 fLockSem: 67374
55 fOwnerCount: 1
56 fOwner: 9506
57 fThread: 9506
58 fCachedStack: 140697159639040
59 fInitPriority: 10
60 fPreferred: 0
61 fCommonFilters: 0
62 fTerminating: false
63 fRunCalled: true
64 fOwnsPort: true
65 _reserved: Unavailable
66 }
67 message: 0x11bdf28e4600 {
68 what: 1685217655
69 target: 0x11bdf270d2e0
70 }
71 handler: 0x11bdf270d2e0 {
72 fToken: 7
73 fName: BWebPage
74 fLooper: 0x11bdf26df5f0
75 fNextHandler: 0x11bdf26df5f0
76 fFilters: 0
77 fObserverList: 0
78 _reserved: Unavailable
79 }
80
81 0x7ff69c38ad30 0x1d260948040 BApplication::DispatchMessage(BMessage*, BHandler*) + 0x4c (src/kits/app/Application.cpp:-1)
82 Variables:
83 this: 0x11bdf26df5f0 {
84 sAppResources: Invalid Argument
85 fAppName: application/x-vnd.RJL-HaikuLauncher
86 fServerLink: 0x11bdf2742450
87 fServerAllocator: 0x11bdf26cf660
88 fCursorData: 0
89 fPulseRate: 0
90 fInitialWorkspace: 0
91 fPulseRunner: 0
92 fInitError: 0
93 fServerReadOnlyMemory: 0x60000000
94 _reserved: Unavailable
95 fReadyToRunCalled: true
96 }
97 message: 0x11bdf28e4600 {
98 what: 1685217655
99 target: 0x11bdf270d2e0
100 }
101 handler: 0x11bdf270d2e0 {
102 fToken: 7
103 fName: BWebPage
104 fLooper: 0x11bdf26df5f0
105 fNextHandler: 0x11bdf26df5f0
106 fFilters: 0
107 fObserverList: 0
108 _reserved: Unavailable
109 }
110
111 0x7ff69c38ad90 0x1d260953d9a BLooper::task_looper(void) + 0x2f4 (src/kits/app/Looper.cpp:-1)
112 Variables:
113 this: 0x11bdf26df5f0 {
114 fDirectTarget: 0x11bdf26c5ee0
115 fLastMessage: 0x11bdf28e4600
116 fMsgPort: 4535
117 fAtomicCount: 1985
118 fLockSem: 67374
119 fOwnerCount: 1
120 fOwner: 9506
121 fThread: 9506
122 fCachedStack: 140697159639040
123 fInitPriority: 10
124 fPreferred: 0
125 fCommonFilters: 0
126 fTerminating: false
127 fRunCalled: true
128 fOwnsPort: true
129 _reserved: Unavailable
130 }
131 msg: 0 {
132 what: Unresolved
133 }
134 msgCount: 0
135 dispatchNextMessage: true
136 message: 0x11bdf28e4600 {
137 what: 1685217655
138 target: 0x11bdf270d2e0
139 }
140 handler: 0x11bdf270d2e0 {
141 fToken: 7
142 fName: BWebPage
143 fLooper: 0x11bdf26df5f0
144 fNextHandler: 0x11bdf26df5f0
145 fFilters: 0
146 fObserverList: 0
147 _reserved: Unavailable
148 }
149 messagePrivate {
150 fMessage: 0x11bdf28e4600
151 }
152 usePreferred: false
153
154 0x7ff69c38adb0 0x1d26095289c BLooper::Loop(void) + 0x6a (src/kits/app/Looper.cpp:-1)
155 Variables:
156 this: 0x11bdf26df5f0 {
157 fDirectTarget: 0x11bdf26c5ee0
158 fLastMessage: 0x11bdf28e4600
159 fMsgPort: 4535
160 fAtomicCount: 1985
161 fLockSem: 67374
162 fOwnerCount: 1
163 fOwner: 9506
164 fThread: 9506
165 fCachedStack: 140697159639040
166 fInitPriority: 10
167 fPreferred: 0
168 fCommonFilters: 0
169 fTerminating: false
170 fRunCalled: true
171 fOwnsPort: true
172 _reserved: Unavailable
173 }
174
175 0x7ff69c38add0 0x1d260946f29 BApplication::Run(void) + 0x2d (src/kits/app/Application.cpp:-1)
176 Variables:
177 this: 0x11bdf26df5f0 {
178 sAppResources: Invalid Argument
179 fAppName: application/x-vnd.RJL-HaikuLauncher
180 fServerLink: 0x11bdf2742450
181 fServerAllocator: 0x11bdf26cf660
182 fCursorData: 0
183 fPulseRate: 0
184 fInitialWorkspace: 0
185 fPulseRunner: 0
186 fInitError: 0
187 fServerReadOnlyMemory: 0x60000000
188 _reserved: Unavailable
189 fReadyToRunCalled: true
190 }
191
192 0x7ff69c38adf0 0x1f594de25f8 main + 0x28
193 0x7ff69c38ae20 0x1f594de2729 _start + 0x39
194 0x7ff69c38ae50 0x449ba3e593 runtime_loader + 0x103
195 00000000 0x7ff4cfc8a260 commpage_thread_exit + 0
196
197 Registers:
198 rip: 0x000000820f6b6b84
199 rsp: 0x00007ff69c389e68
200 rbp: 0x00007ff69c389e90
201 rax: 0x000000008000000a
202 rbx: 0x000011bdf2fad408
203 rcx: 0x000000820f6b6b84
204 rdx: 0x000000820f7563f7
205 rsi: 0x000011bdf2fad41c
206 rdi: 0x000011bdf2fad3f4
207 r8: 0x7fffffffffffffff
208 r9: 0x0000000000000000
209 r10: 0x0000000000000000
210 r11: 0x0000000000000246
211 r12: 0x000011bdf2fad3f0
212 r13: 0x7fffffffffffffff
213 r14: 0x0000000000000000
214 r15: 0x00007ff69c38a010
215 cs: 0x002b
216 ds: 0x0000
217 es: 0x0000
218 fs: 0x0000
219 gs: 0x0000
220 ss: 0x0023
221 st0: 0
222 st1: 0
223 st2: 0
224 st3: 0
225 st4: 0
226 st5: 0
227 st6: 0
228 st7: 0
229 mm0: {0, 0, 0, 0}
230 mm1: {0, 0, 0, 0}
231 mm2: {0, 0, 0, 0}
232 mm3: {0, 0, 0, 0}
233 mm4: {0, 0, 0, 0}
234 mm5: {0, 0, 0, 0}
235 mm6: {0, 0, 0, 0}
236 mm7: {0, 0, 0, 0}
237 ymm0: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
238 ymm1: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
239 ymm2: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
240 ymm3: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
241 ymm4: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
242 ymm5: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
243 ymm6: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
244 ymm7: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
245 ymm8: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
246 ymm9: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
247 ymm10: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
248 ymm11: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
249 ymm12: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
250 ymm13: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
251 ymm14: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
252 ymm15: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
253 thread 9509: WebCore: IconDatabase
254 state: Debugged
255
256 Frame IP Function Name
257 -----------------------------------------------
258 00000000 0x820f6b6b82 _kern_mutex_switch_lock + 0xa
259 Disassembly:
260 _kern_mutex_switch_lock:
261 0x000000820f6b6b78: 4989ca mov %rcx, %r10
262 0x000000820f6b6b7b: 48c7c009000000 mov $0x9, %rax
263 0x000000820f6b6b82: 0f05 syscall <--
264
265 0x7fe0a0e61ce0 0x820f6c7b47 cond_wait(_pthread_cond*, _pthread_mutex*, long) + 0x87
266 0x7fe0a0e61d00 0x820f6c7c13 pthread_cond_wait + 0x13
267 0x7fe0a0e61d30 0x13f80a47d3e WTF::ThreadCondition::timedWait(WTF::Mutex&, WTF::WallTime) + 0x8e
268 0x7fe0a0e61e00 0x13f809e3666 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()()> const&, WTF::ScopedLambda<void ()()> const&, WTF::TimeWithDynamicClockType const&) + 0x2c6
269 0x7fe0a0e61ed0 0x13f7f4007af WebKit::IconDatabase::syncThreadMainLoop() + 0x25f
270 0x7fe0a0e61f30 0x13f7f400a00 WebKit::IconDatabase::iconDatabaseSyncThread() + 0x140
271 0x7fe0a0e61f60 0x13f809e77c9 WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 0x69
272 0x7fe0a0e61f70 0x13f80a473a4 _ZN3WTFL19wtfThreadEntryPointEPv + 0x4
273 0x7fe0a0e61fa0 0x820f6c71e5 pthread_thread_entry(void*, void*) + 0x15
274 00000000 0x7ff4cfc8a260 commpage_thread_exit + 0
275
276 Registers:
277 rip: 0x000000820f6b6b84
278 rsp: 0x00007fe0a0e61ca8
279 rbp: 0x00007fe0a0e61cd0
280 rax: 0x000000008000000a
281 rbx: 0x000011bdf27743a8
282 rcx: 0x000000820f6b6b84
283 rdx: 0x000000820f7563f7
284 rsi: 0x000011bdf27743bc
285 rdi: 0x000011bdf2774394
286 r8: 0x7fffffffffffffff
287 r9: 0x000000000000000b
288 r10: 0x0000000000000000
289 r11: 0x0000000000000246
290 r12: 0x000011bdf2774390
291 r13: 0x7fffffffffffffff
292 r14: 0x0000000000000000
293 r15: 0x00007fe0a0e61e50
294 cs: 0x002b
295 ds: 0x0000
296 es: 0x0000
297 fs: 0x0000
298 gs: 0x0000
299 ss: 0x0023
300 st0: 0
301 st1: 0
302 st2: 0
303 st3: 0
304 st4: 0
305 st5: 0
306 st6: 0
307 st7: 0
308 mm0: {0, 0, 0, 0}
309 mm1: {0, 0, 0, 0}
310 mm2: {0, 0, 0, 0}
311 mm3: {0, 0, 0, 0}
312 mm4: {0, 0, 0, 0}
313 mm5: {0, 0, 0, 0}
314 mm6: {0, 0, 0, 0}
315 mm7: {0, 0, 0, 0}
316 ymm0: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
317 ymm1: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
318 ymm2: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
319 ymm3: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
320 ymm4: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
321 ymm5: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
322 ymm6: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
323 ymm7: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
324 ymm8: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
325 ymm9: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
326 ymm10: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
327 ymm11: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
328 ymm12: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
329 ymm13: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
330 ymm14: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
331 ymm15: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
332 thread 9511: w>Modern XMPP - HaikuLauncher
333 state: Debugged
334
335 Frame IP Function Name
336 -----------------------------------------------
337 00000000 0x820f6b78a2 _kern_port_buffer_size_etc + 0xa
338 Disassembly:
339 _kern_port_buffer_size_etc:
340 0x000000820f6b7898: 4989ca mov %rcx, %r10
341 0x000000820f6b789b: 48c7c0db000000 mov $0xdb, %rax
342 0x000000820f6b78a2: 0f05 syscall <--
343
344 0x7f7667541fb0 0x1d260953900 BLooper::ReadRawFromPort(int32*, bigtime_t) + 0x2e (src/kits/app/Looper.cpp:-1)
345 Variables:
346 this: 0x11bdf2720d20 {
347 fDirectTarget: 0x11bdf26c6120
348 fLastMessage: 0
349 fMsgPort: 4538
350 fAtomicCount: 641
351 fLockSem: 67396
352 fOwnerCount: 0
353 fOwner: -1
354 fThread: 9511
355 fCachedStack: 0
356 fInitPriority: 15
357 fPreferred: 0x11bdf27901a0
358 fCommonFilters: 0
359 fTerminating: false
360 fRunCalled: true
361 fOwnsPort: true
362 _reserved: Unavailable
363 }
364 msgCode: 0x7f7667541fcc {
365 *msgCode: 466
366 }
367 timeout: 9223372036854775807
368 buffer: 0 {
369 *buffer: Invalid Argument
370 }
371 bufferSize: 140146516434880
372
373 0x7f7667541ff0 0x1d2609539ae BLooper::ReadMessageFromPort(bigtime_t) + 0x2a (src/kits/app/Looper.cpp:-1)
374 Variables:
375 this: 0x11bdf2720d20 {
376 fDirectTarget: 0x11bdf26c6120
377 fLastMessage: 0
378 fMsgPort: 4538
379 fAtomicCount: 641
380 fLockSem: 67396
381 fOwnerCount: 0
382 fOwner: -1
383 fThread: 9511
384 fCachedStack: 0
385 fInitPriority: 15
386 fPreferred: 0x11bdf27901a0
387 fCommonFilters: 0
388 fTerminating: false
389 fRunCalled: true
390 fOwnsPort: true
391 _reserved: Unavailable
392 }
393 timeout: 9223372036854775807
394 msgCode: 466
395 message: 0 {
396 what: Unresolved
397 }
398 buffer: 0x1d260953870 {
399 *buffer: Unavailable
400 }
401
402 0x7f7667542010 0x1d260953254 BLooper::MessageFromPort(bigtime_t) + 0x1e (src/kits/app/Looper.cpp:-1)
403 Variables:
404 this: 0x11bdf2720d20 {
405 fDirectTarget: 0x11bdf26c6120
406 fLastMessage: 0
407 fMsgPort: 4538
408 fAtomicCount: 641
409 fLockSem: 67396
410 fOwnerCount: 0
411 fOwner: -1
412 fThread: 9511
413 fCachedStack: 0
414 fInitPriority: 15
415 fPreferred: 0x11bdf27901a0
416 fCommonFilters: 0
417 fTerminating: false
418 fRunCalled: true
419 fOwnsPort: true
420 _reserved: Unavailable
421 }
422 timeout: 9223372036854775807
423
424 0x7f76675420a0 0x1d260a62948 BWindow::task_looper(void) + 0x64 (src/kits/interface/Window.cpp:-1)
425 Variables:
426 this: 0x11bdf2720d20 {
427 fTitle: Modern XMPP - HaikuLauncher
428 _unused0: 0
429 fInTransaction: false
430 fActive: false
431 fShowLevel: 0
432 fFlags: 4718592
433 fTopView: 0x11bdf270e3a0
434 fFocus: 0x11bdf27901a0
435 fLastMouseMovedView: 0
436 _unused1: 2159023940
437 fKeyMenuBar: 0x11bdf2720600
438 fDefaultButton: 0
439 fTopViewToken: -2135936204
440 fUpdateRequested: false
441 fOffscreen: false
442 fIsFilePanel: false
443 _unused4: false
444 fPulseRate: 500000
445 _unused5: true
446 fMinimized: false
447 fNoQuitShortcut: true
448 _unused6: true
449 fMenuSem: -1
450 fMaxZoomHeight: 32768.000000
451 fMaxZoomWidth: 32768.000000
452 fMinHeight: 283.000000
453 fMinWidth: 448.000000
454 fMaxHeight: 1073741824.000000
455 fMaxWidth: 1073741824.000000
456 fLook: B_DOCUMENT_WINDOW_LOOK
457 fFeel: B_NORMAL_WINDOW_FEEL
458 fLastViewToken: 6
459 fLink: 0x11bdf2749980
460 fPulseRunner: 0x11bdf28b6490
461 _reserved: Unavailable
462 }
463 msg: 0x11bdf39265d0 {
464 what: Unresolved
465 }
466 msgCount: 0
467 dispatchNextMessage: false
468
469 0x7f76675420d0 0x1d2609538ab BLooper::_task0_(void*) + 0x3b (src/kits/app/Looper.cpp:-1)
470 Variables:
471 arg: 0x11bdf2720d20 {
472 *arg: Unavailable
473 }
474 looper: 0x11bdf2720d20 {
475 fDirectTarget: 0x11bdf26c6120
476 fLastMessage: 0
477 fMsgPort: 4538
478 fAtomicCount: 641
479 fLockSem: 67396
480 fOwnerCount: 0
481 fOwner: -1
482 fThread: 9511
483 fCachedStack: 0
484 fInitPriority: 15
485 fPreferred: 0x11bdf27901a0
486 fCommonFilters: 0
487 fTerminating: false
488 fRunCalled: true
489 fOwnsPort: true
490 _reserved: Unavailable
491 }
492
493 0x7f76675420f0 0x820f6b66a7 thread_entry + 0x17
494 00000000 0x7ff4cfc8a260 commpage_thread_exit + 0
495
496 Registers:
497 rip: 0x000000820f6b78a4
498 rsp: 0x00007f7667541f68
499 rbp: 0x00007f7667541fa0
500 rax: 0xffffffff8000000a
501 rbx: 0x000001d260953870
502 rcx: 0x000000820f6b78a4
503 rdx: 0x7fffffffffffffff
504 rsi: 0x0000000000000008
505 rdi: 0x00000000000011ba
506 r8: 0x7fffffffffffffff
507 r9: 0x0000000000000007
508 r10: 0x00007f7667541fcc
509 r11: 0x0000000000000202
510 r12: 0x000011bdf281dff0
511 r13: 0x0000000000000000
512 r14: 0x0000000000000000
513 r15: 0x0000000000000000
514 cs: 0x002b
515 ds: 0x0000
516 es: 0x0000
517 fs: 0x0000
518 gs: 0x0000
519 ss: 0x0023
520 st0: 0
521 st1: 0
522 st2: 0
523 st3: 0
524 st4: 0
525 st5: 0
526 st6: 0
527 st7: 0
528 mm0: {0, 0, 0, 0}
529 mm1: {0, 0, 0, 0}
530 mm2: {0, 0, 0, 0}
531 mm3: {0, 0, 0, 0}
532 mm4: {0, 0, 0, 0}
533 mm5: {0, 0, 0, 0}
534 mm6: {0, 0, 0, 0}
535 mm7: {0, 0, 0, 0}
536 ymm0: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
537 ymm1: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
538 ymm2: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
539 ymm3: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
540 ymm4: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
541 ymm5: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
542 ymm6: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
543 ymm7: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
544 ymm8: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
545 ymm9: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
546 ymm10: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
547 ymm11: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
548 ymm12: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
549 ymm13: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
550 ymm14: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
551 ymm15: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
552 thread 9515: LocalStorage
553 state: Debugged
554
555 Frame IP Function Name
556 -----------------------------------------------
557 00000000 0x820f6b6b82 _kern_mutex_switch_lock + 0xa
558 Disassembly:
559 _kern_mutex_switch_lock:
560 0x000000820f6b6b78: 4989ca mov %rcx, %r10
561 0x000000820f6b6b7b: 48c7c009000000 mov $0x9, %rax
562 0x000000820f6b6b82: 0f05 syscall <--
563
564 0x7f742eacc540 0x820f6c7b47 cond_wait(_pthread_cond*, _pthread_mutex*, long) + 0x87
565 0x7f742eacc560 0x820f6c7c13 pthread_cond_wait + 0x13
566 0x7f742eacc590 0x13f80a47d3e WTF::ThreadCondition::timedWait(WTF::Mutex&, WTF::WallTime) + 0x8e
567 0x7f742eacc660 0x13f809e3666 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()()> const&, WTF::ScopedLambda<void ()()> const&, WTF::TimeWithDynamicClockType const&) + 0x2c6
568 0x7f742eacc750 0x13f7f3b783e WebCore::StorageThread::threadEntryPoint() + 0x1ae
569 0x7f742eacc780 0x13f809e77c9 WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 0x69
570 0x7f742eacc790 0x13f80a473a4 _ZN3WTFL19wtfThreadEntryPointEPv + 0x4
571 0x7f742eacc7c0 0x820f6c71e5 pthread_thread_entry(void*, void*) + 0x15
572 00000000 0x7ff4cfc8a260 commpage_thread_exit + 0
573
574 Registers:
575 rip: 0x000000820f6b6b84
576 rsp: 0x00007f742eacc508
577 rbp: 0x00007f742eacc530
578 rax: 0x000000008000000a
579 rbx: 0x000011bdf2a1e6f8
580 rcx: 0x000000820f6b6b84
581 rdx: 0x000000820f7563f7
582 rsi: 0x000011bdf2a1e70c
583 rdi: 0x000011bdf2a1e6e4
584 r8: 0x7fffffffffffffff
585 r9: 0x0000000000000000
586 r10: 0x0000000000000000
587 r11: 0x0000000000000246
588 r12: 0x000011bdf2a1e6e0
589 r13: 0x7fffffffffffffff
590 r14: 0x0000000000000000
591 r15: 0x00007f742eacc6d0
592 cs: 0x002b
593 ds: 0x0000
594 es: 0x0000
595 fs: 0x0000
596 gs: 0x0000
597 ss: 0x0023
598 st0: 0
599 st1: 0
600 st2: 0
601 st3: 0
602 st4: 0
603 st5: 0
604 st6: 0
605 st7: 0
606 mm0: {0, 0, 0, 0}
607 mm1: {0, 0, 0, 0}
608 mm2: {0, 0, 0, 0}
609 mm3: {0, 0, 0, 0}
610 mm4: {0, 0, 0, 0}
611 mm5: {0, 0, 0, 0}
612 mm6: {0, 0, 0, 0}
613 mm7: {0, 0, 0, 0}
614 ymm0: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
615 ymm1: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
616 ymm2: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
617 ymm3: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
618 ymm4: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
619 ymm5: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
620 ymm6: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
621 ymm7: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
622 ymm8: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
623 ymm9: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
624 ymm10: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
625 ymm11: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
626 ymm12: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
627 ymm13: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
628 ymm14: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
629 ymm15: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
630 thread 9531: IndexedDBServer
631 state: Debugged
632
633 Frame IP Function Name
634 -----------------------------------------------
635 00000000 0x820f6b78a2 _kern_port_buffer_size_etc + 0xa
636 Disassembly:
637 _kern_port_buffer_size_etc:
638 0x000000820f6b7898: 4989ca mov %rcx, %r10
639 0x000000820f6b789b: 48c7c0db000000 mov $0xdb, %rax
640 0x000000820f6b78a2: 0f05 syscall <--
641
642 0x7f3d0c3c5880 0x1d260953900 BLooper::ReadRawFromPort(int32*, bigtime_t) + 0x2e (src/kits/app/Looper.cpp:13)
643 Variables:
644 this: 0x11bdf38fc8b0 {
645 fDirectTarget: 0x11bdf3916280
646 fLastMessage: 0
647 fMsgPort: 4547
648 fAtomicCount: 1
649 fLockSem: 67518
650 fOwnerCount: 0
651 fOwner: -1
652 fThread: 9531
653 fCachedStack: 0
654 fInitPriority: 10
655 fPreferred: 0
656 fCommonFilters: 0
657 fTerminating: false
658 fRunCalled: true
659 fOwnsPort: true
660 _reserved: Unavailable
661 }
662 msgCode: 0x7f3d0c3c589c {
663 *msgCode: 4541
664 }
665 timeout: 9223372036854775807
666 buffer: 0 {
667 *buffer: Invalid Argument
668 }
669 bufferSize: 2003079739232
670
671 0x7f3d0c3c58c0 0x1d2609539ae BLooper::ReadMessageFromPort(bigtime_t) + 0x2a (src/kits/app/Looper.cpp:12)
672 Variables:
673 this: 0x11bdf38fc8b0 {
674 fDirectTarget: 0x11bdf3916280
675 fLastMessage: 0
676 fMsgPort: 4547
677 fAtomicCount: 1
678 fLockSem: 67518
679 fOwnerCount: 0
680 fOwner: -1
681 fThread: 9531
682 fCachedStack: 0
683 fInitPriority: 10
684 fPreferred: 0
685 fCommonFilters: 0
686 fTerminating: false
687 fRunCalled: true
688 fOwnsPort: true
689 _reserved: Unavailable
690 }
691 timeout: 9223372036854775807
692 msgCode: 4541
693 message: 0 {
694 what: Unresolved
695 }
696 buffer: 0x7f3d0c3c58d0 {
697 *buffer: Unavailable
698 }
699
700 0x7f3d0c3c58e0 0x1d260953254 BLooper::MessageFromPort(bigtime_t) + 0x1e (src/kits/app/Looper.cpp:10)
701 Variables:
702 this: 0x11bdf38fc8b0 {
703 fDirectTarget: 0x11bdf3916280
704 fLastMessage: 0
705 fMsgPort: 4547
706 fAtomicCount: 1
707 fLockSem: 67518
708 fOwnerCount: 0
709 fOwner: -1
710 fThread: 9531
711 fCachedStack: 0
712 fInitPriority: 10
713 fPreferred: 0
714 fCommonFilters: 0
715 fTerminating: false
716 fRunCalled: true
717 fOwnsPort: true
718 _reserved: Unavailable
719 }
720 timeout: 9223372036854775807
721
722 0x7f3d0c3c5940 0x1d260953b0a BLooper::task_looper(void) + 0x64 (src/kits/app/Looper.cpp:25)
723 Variables:
724 this: 0x11bdf38fc8b0 {
725 fDirectTarget: 0x11bdf3916280
726 fLastMessage: 0
727 fMsgPort: 4547
728 fAtomicCount: 1
729 fLockSem: 67518
730 fOwnerCount: 0
731 fOwner: -1
732 fThread: 9531
733 fCachedStack: 0
734 fInitPriority: 10
735 fPreferred: 0
736 fCommonFilters: 0
737 fTerminating: false
738 fRunCalled: true
739 fOwnsPort: true
740 _reserved: Unavailable
741 }
742 msg: 0x11bdf3922330 {
743 what: Unresolved
744 }
745 msgCount: 466
746 dispatchNextMessage: true
747
748 0x7f3d0c3c5960 0x1d26095289c BLooper::Loop(void) + 0x6a (src/kits/app/Looper.cpp:28)
749 Variables:
750 this: 0x11bdf38fc8b0 {
751 fDirectTarget: 0x11bdf3916280
752 fLastMessage: 0
753 fMsgPort: 4547
754 fAtomicCount: 1
755 fLockSem: 67518
756 fOwnerCount: 0
757 fOwner: -1
758 fThread: 9531
759 fCachedStack: 0
760 fInitPriority: 10
761 fPreferred: 0
762 fCommonFilters: 0
763 fTerminating: false
764 fRunCalled: true
765 fOwnsPort: true
766 _reserved: Unavailable
767 }
768
769 0x7f3d0c3c5980 0x13f809e77c9 WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 0x69
770 0x7f3d0c3c5990 0x13f80a473a4 _ZN3WTFL19wtfThreadEntryPointEPv + 0x4
771 0x7f3d0c3c59c0 0x820f6c71e5 pthread_thread_entry(void*, void*) + 0x15
772 00000000 0x7ff4cfc8a260 commpage_thread_exit + 0
773
774 Registers:
775 rip: 0x000000820f6b78a4
776 rsp: 0x00007f3d0c3c5838
777 rbp: 0x00007f3d0c3c5870
778 rax: 0xffffffff8000000a
779 rbx: 0x000011bdf37fe2a0
780 rcx: 0x000000820f6b78a4
781 rdx: 0x7fffffffffffffff
782 rsi: 0x0000000000000008
783 rdi: 0x00000000000011c3
784 r8: 0x7fffffffffffffff
785 r9: 0x0000000000000000
786 r10: 0x00007f3d0c3c589c
787 r11: 0x0000000000000202
788 r12: 0x000011bdf3726fe0
789 r13: 0x0000000000000000
790 r14: 0x0000000000000001
791 r15: 0x0000000000000000
792 cs: 0x002b
793 ds: 0x0000
794 es: 0x0000
795 fs: 0x0000
796 gs: 0x0000
797 ss: 0x0023
798 st0: 0
799 st1: 0
800 st2: 0
801 st3: 0
802 st4: 0
803 st5: 0
804 st6: 0
805 st7: 0
806 mm0: {0, 0, 0, 0}
807 mm1: {0, 0, 0, 0}
808 mm2: {0, 0, 0, 0}
809 mm3: {0, 0, 0, 0}
810 mm4: {0, 0, 0, 0}
811 mm5: {0, 0, 0, 0}
812 mm6: {0, 0, 0, 0}
813 mm7: {0, 0, 0, 0}
814 ymm0: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
815 ymm1: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
816 ymm2: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
817 ymm3: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
818 ymm4: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
819 ymm5: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
820 ymm6: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
821 ymm7: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
822 ymm8: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
823 ymm9: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
824 ymm10: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
825 ymm11: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
826 ymm12: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
827 ymm13: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
828 ymm14: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
829 ymm15: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
830 thread 9532: WebCore: Worker
831 state: Debugged
832
833 Frame IP Function Name
834 -----------------------------------------------
835 00000000 0x820f6b6b82 _kern_mutex_switch_lock + 0xa
836 Disassembly:
837 _kern_mutex_switch_lock:
838 0x000000820f6b6b78: 4989ca mov %rcx, %r10
839 0x000000820f6b6b7b: 48c7c009000000 mov $0x9, %rax
840 0x000000820f6b6b82: 0f05 syscall <--
841
842 0x7f2031712060 0x820f6c7b47 cond_wait(_pthread_cond*, _pthread_mutex*, long) + 0x87
843 0x7f2031712080 0x820f6c7c13 pthread_cond_wait + 0x13
844 0x7f20317120b0 0x13f80a47d3e WTF::ThreadCondition::timedWait(WTF::Mutex&, WTF::WallTime) + 0x8e
845 0x7f2031712180 0x13f809e3666 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()()> const&, WTF::ScopedLambda<void ()()> const&, WTF::TimeWithDynamicClockType const&) + 0x2c6
846 0x7f2031712270 0x13f8014613d WebCore::WorkerRunLoop::runInMode(WebCore::WorkerOrWorkletGlobalScope*, WebCore::ModePredicate const&, WebCore::WorkerRunLoop::WaitMode) + 0x32d
847 0x7f20317122c0 0x13f801465fb WebCore::WorkerRunLoop::run(WebCore::WorkerOrWorkletGlobalScope*) + 0xab
848 0x7f2031712330 0x13f8013ab63 WebCore::WorkerOrWorkletThread::workerOrWorkletThread() + 0x3c3
849 0x7f2031712360 0x13f809e77c9 WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 0x69
850 0x7f2031712370 0x13f80a473a4 _ZN3WTFL19wtfThreadEntryPointEPv + 0x4
851 0x7f20317123a0 0x820f6c71e5 pthread_thread_entry(void*, void*) + 0x15
852 00000000 0x7ff4cfc8a260 commpage_thread_exit + 0
853
854 Registers:
855 rip: 0x000000820f6b6b84
856 rsp: 0x00007f2031712028
857 rbp: 0x00007f2031712050
858 rax: 0x000000008000000a
859 rbx: 0x000011bdf39c5778
860 rcx: 0x000000820f6b6b84
861 rdx: 0x000000820f7563f7
862 rsi: 0x000011bdf39c578c
863 rdi: 0x000011bdf39c5764
864 r8: 0x7fffffffffffffff
865 r9: 0x000000008fb8923f
866 r10: 0x0000000000000000
867 r11: 0x0000000000000246
868 r12: 0x000011bdf39c5760
869 r13: 0x7fffffffffffffff
870 r14: 0x0000000000000000
871 r15: 0x00007f20317121f0
872 cs: 0x002b
873 ds: 0x0000
874 es: 0x0000
875 fs: 0x0000
876 gs: 0x0000
877 ss: 0x0023
878 st0: 0
879 st1: 0
880 st2: 0
881 st3: 0
882 st4: 0
883 st5: 0
884 st6: 0
885 st7: 0
886 mm0: {0, 0, 0, 0}
887 mm1: {0, 0, 0, 0}
888 mm2: {0, 0, 0, 0}
889 mm3: {0, 0, 0, 0}
890 mm4: {0, 0, 0, 0}
891 mm5: {0, 0, 0, 0}
892 mm6: {0, 0, 0, 0}
893 mm7: {0, 0, 0, 0}
894 ymm0: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
895 ymm1: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
896 ymm2: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
897 ymm3: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
898 ymm4: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
899 ymm5: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
900 ymm6: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
901 ymm7: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
902 ymm8: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
903 ymm9: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
904 ymm10: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
905 ymm11: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
906 ymm12: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
907 ymm13: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
908 ymm14: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
909 ymm15: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
910 thread 9536: JSC Heap Collector Thread
911 state: Debugged
912
913 Frame IP Function Name
914 -----------------------------------------------
915 00000000 0x820f6b6b92 _kern_mutex_sem_acquire + 0xa
916 Disassembly:
917 _kern_mutex_sem_acquire:
918 0x000000820f6b6b88: 4989ca mov %rcx, %r10
919 0x000000820f6b6b8b: 48c7c00a000000 mov $0xa, %rax
920 0x000000820f6b6b92: 0f05 syscall <--
921
922 0x7fdb33eb5130 0x820f6c5530 sem_wait + 0x10
923 0x7fdb33eb5160 0x13f80a47e53 WTF::Thread::suspend() + 0xc3
924 0x7fdb33eb51f0 0x1d11ca97403 JSC::MachineThreads::tryCopyOtherThreadStacks(WTF::AbstractLocker const&, void*, unsigned long, unsigned long*, WTF::Thread&) + 0xe3
925 0x7fdb33eb5260 0x1d11ca9770f JSC::MachineThreads::gatherConservativeRoots(JSC::ConservativeRoots&, JSC::JITStubRoutineSet&, JSC::CodeBlockSet&, JSC::CurrentThreadState*, WTF::Thread*) + 0x9f
926 0x7fdb33eb92f0 0x1d11ca83300 _ZZN3JSC4Heap18addCoreConstraintsEvENUlRT_E0_clINS_11SlotVisitorEEEDaS2_.isra.1294 + 0x70
927 0x7fdb33eb9320 0x1d11ca9ffca JSC::MarkingConstraint::execute(JSC::SlotVisitor&) + 0x1a
928 0x7fdb33eb9420 0x1d11caa5100 JSC::MarkingConstraintSolver::runExecutionThread(JSC::SlotVisitor&, JSC::MarkingConstraintSolver::SchedulerPreference, WTF::ScopedLambda<std::optional<unsigned int> ()()>) + 0x1a0
929 0x7fdb33eb94f0 0x1d11ca78430 JSC::Heap::runTaskInParallel(WTF::RefPtr<WTF::SharedTask<void ()(JSC::SlotVisitor&)>, WTF::RawPtrTraits<WTF::SharedTask<void ()(JSC::SlotVisitor&)> >, WTF::DefaultRefDerefTraits<WTF::SharedTask<void ()(JSC::SlotVisitor&)> > >) + 0x90
930 0x7fdb33eb9560 0x1d11caa57f0 JSC::MarkingConstraintSolver::execute(JSC::MarkingConstraintSolver::SchedulerPreference, WTF::ScopedLambda<std::optional<unsigned int> ()()>) + 0xc0
931 0x7fdb33eb95c0 0x1d11caa5b82 JSC::MarkingConstraintSolver::converge(WTF::Vector<JSC::MarkingConstraint*, (unsigned long)0, WTF::CrashOnOverflow, (unsigned long)16, WTF::FastMalloc> const&) + 0xb2
932 0x7fdb33eb9a30 0x1d11caa6262 JSC::MarkingConstraintSet::executeConvergenceImpl(JSC::SlotVisitor&) + 0x202
933 0x7fdb33eb9a50 0x1d11caa6328 JSC::MarkingConstraintSet::executeConvergence(JSC::SlotVisitor&) + 0x8
934 0x7fdb33eb9b90 0x1d11ca83e06 JSC::Heap::runFixpointPhase(JSC::GCConductor) + 0x1a6
935 0x7fdb33eb9bc0 0x1d11ca846c5 JSC::Heap::runCurrentPhase(JSC::GCConductor, JSC::CurrentThreadState*) + 0x105
936 0x7fdb33eb9be0 0x1d11ca84706 JSC::Heap::collectInCollectorThread() + 0x16
937 0x7fdb33eb9bf0 0x1d11ca84738 JSC::Heap::HeapThread::work() + 0x8
938 0x7fdb33eb9cd0 0x1d11d22e450 _ZN3WTF6Detail15CallableWrapperIZNS_15AutomaticThread5startERKNS_14AbstractLockerEEUlvE_vJEE4callEv + 0x2c0
939 0x7fdb33eb9cf0 0x13f809e77c9 WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 0x69
940 0x7fdb33eb9d00 0x13f80a473a4 _ZN3WTFL19wtfThreadEntryPointEPv + 0x4
941 0x7fdb33eb9d30 0x820f6c71e5 pthread_thread_entry(void*, void*) + 0x15
942 00000000 0x7ff4cfc8a260 commpage_thread_exit + 0
943
944 Registers:
945 rip: 0x000000820f6b6b94
946 rsp: 0x00007fdb33eb5108
947 rbp: 0x00007fdb33eb5120
948 rax: 0x000000008000000a
949 rbx: 0x000011bdf37c9af0
950 rcx: 0x000000820f6b6b94
951 rdx: 0x0000000000000000
952 rsi: 0x0000000000000000
953 rdi: 0x0000013f812fa1c4
954 r8: 0x0000013f812fa1c0
955 r9: 0x000011bdf4047d50
956 r10: 0x7fffffffffffffff
957 r11: 0x0000000000000246
958 r12: 0x0000013f812f6000
959 r13: 0x0000013f812fa1c0
960 r14: 0x000011bdf4047d50
961 r15: 0x0000000000000000
962 cs: 0x002b
963 ds: 0x0000
964 es: 0x0000
965 fs: 0x0000
966 gs: 0x0000
967 ss: 0x0023
968 st0: 0
969 st1: 0
970 st2: 0
971 st3: 0
972 st4: 0
973 st5: 0
974 st6: 0
975 st7: 0
976 mm0: {0, 0, 0, 0}
977 mm1: {0, 0, 0, 0}
978 mm2: {0, 0, 0, 0}
979 mm3: {0, 0, 0, 0}
980 mm4: {0, 0, 0, 0}
981 mm5: {0, 0, 0, 0}
982 mm6: {0, 0, 0, 0}
983 mm7: {0, 0, 0, 0}
984 ymm0: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
985 ymm1: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
986 ymm2: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
987 ymm3: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
988 ymm4: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
989 ymm5: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
990 ymm6: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
991 ymm7: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
992 ymm8: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
993 ymm9: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
994 ymm10: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
995 ymm11: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
996 ymm12: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
997 ymm13: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
998 ymm14: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
999 ymm15: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
1000
1001Loaded Images:
1002 ID Text Base Text End Data Base Data End Type Name
1003 --------------------------------------------------------------------------------
1004 133193 0x9a4b94000 0x9a4dde000 0x9a4fdd000 0x9a4ffb000 lib /boot/system/lib/libtracker.so
1005 133183 0xaca923000 0xacaa77000 0xacac77000 0xacac84000 lib /boot/system/lib/libxml2.so.2.9.12
1006 133204 0x17dc3b9000 0x17dc4bf000 0x17dc6be000 0x17dc6cc000 lib /boot/system/lib/libmedia.so
1007 133218 0x2120e81000 0x2120e92000 0x2121092000 0x2121093000 lib /boot/system/lib/libroot-addon-icu.so
1008 133201 0x2610850000 0x26108b8000 0x2610ab7000 0x2610aba000 lib /boot/system/lib/libwebp.so.7.1.0
1009 133187 0x394c816000 0x394c9df000 0x394cbdf000 0x394cbf5000 lib /boot/system/lib/libicuuc.so.66.1
1010 133186 0x3b24e85000 0x3b24e86000 0x3b25085000 0x3b25086000 lib /boot/system/lib/libicudata.so.66.1
1011 133184 0x3e662ef000 0x3e6632a000 0x3e6652a000 0x3e6652c000 lib /boot/system/lib/libxslt.so.1.1.34
1012 133196 0x445e8ae000 0x445e8cc000 0x445eacc000 0x445eacd000 lib /boot/system/lib/libgpg-error.so.0.27.0
1013 133180 0x449ba2a000 0x449ba4b000 0x449bc4a000 0x449bc4c000 lib /boot/system/runtime_loader
1014 133199 0x75620a3000 0x75620bf000 0x75622be000 0x75622bf000 lib /boot/system/lib/libz.so.1.2.11
1015 133210 0x820f679000 0x820f787000 0x820f987000 0x820f9d9000 lib /boot/system/lib/libroot.so
1016 133198 0x8343c19000 0x8343c4a000 0x8343e49000 0x8343e4a000 lib /boot/system/lib/libpng16.so.16.37.0
1017 133197 0x850179b000 0x8501833000 0x8501a32000 0x8501a33000 lib /boot/system/lib/libjpeg.so.62.3.0
1018 133190 0x90c4c28000 0x90c4c68000 0x90c4e67000 0x90c4e70000 lib /boot/system/lib/libnetwork.so
1019 133191 0xb2fd14b000 0xb2fd2ad000 0xb2fd4ac000 0xb2fd4c0000 lib /boot/system/lib/libstdc++.so.6.0.25
1020 133213 0xd666477000 0xd666543000 0xd666742000 0xd666743000 lib /boot/system/lib/libzstd.so.1.4.5
1021 133207 0xe33f662000 0xe33f6e7000 0xe33f8e7000 0xe33f8fa000 lib /boot/system/lib/libGL.so.1.0.0
1022 133211 0x11e431a4000 0x11e431b0000 0x11e433af000 0x11e433b1000 lib /boot/system/lib/libicuio.so.66.1
1023 133206 0x125f0ecf000 0x125f0f62000 0x125f1162000 0x125f1168000 lib /boot/system/lib/libbnetapi.so
1024 133192 0x12944523000 0x12944538000 0x12944737000 0x12944739000 lib /boot/system/lib/libtranslation.so
1025 133214 0x138b392d000 0x138b3b3c000 0x138b3d3c000 0x138b3d6b000 lib /boot/system/lib/libcrypto.so.1.1
1026 133189 0x1399bb63000 0x1399bb6a000 0x1399bd6a000 0x1399bd6b000 lib /boot/system/lib/libbsd.so
1027 133182 0x13f7e3e9000 0x13f80eb6000 0x13f810b6000 0x13f812fb000 lib /boot/home/proj/haikuwebkit/WebKitBuild/Release/lib/libWebKitLegacy.so.1.8.2
1028 133212 0x16aedf4f000 0x16aedf7f000 0x16aee17e000 0x16aee1b2000 lib /boot/system/lib/libicutu.so.66.1
1029 133215 0x1798a7f9000 0x1798a87e000 0x1798aa7d000 0x1798aa8a000 lib /boot/system/lib/libssl.so.1.1
1030 133200 0x17ae2d3d000 0x17ae2d40000 0x17ae2f40000 0x17ae2f41000 lib /boot/system/lib/libwebpdemux.so.2.0.6
1031 133202 0x1a816f85000 0x1a816f97000 0x1a817197000 0x1a817198000 lib /boot/system/lib/libtasn1.so.6.6.0
1032 133194 0x1a839257000 0x1a83936c000 0x1a83956b000 0x1a839572000 lib /boot/system/lib/libsqlite3.so.0.8.6
1033 133209 0x1b66750d000 0x1b667522000 0x1b667722000 0x1b667723000 lib /boot/system/lib/libgcc_s.so.1
1034 133205 0x1d11be2c000 0x1d11d53a000 0x1d11d73a000 0x1d11d7bc000 lib /boot/home/proj/haikuwebkit/WebKitBuild/Release/lib/libJavaScriptCore.so.18.7.4
1035 133203 0x1d160845000 0x1d160940000 0x1d160b3f000 0x1d160b42000 lib /boot/system/lib/libtextencoding.so
1036 133188 0x1d2607bf000 0x1d260b83000 0x1d260d82000 0x1d260db4000 lib /boot/system/lib/libbe.so
1037 133217 0x1e82ee8e000 0x1e82ee95000 0x1e82f095000 0x1e82f096000 add-on /boot/system/add-ons/locale/catalogs/plaintext
1038 133195 0x1e841966000 0x1e841a78000 0x1e841c77000 0x1e841c7e000 lib /boot/system/lib/libgcrypt.so.20.2.5
1039 133208 0x1f4e2ae5000 0x1f4e2af4000 0x1f4e2cf3000 0x1f4e2cf4000 lib /boot/system/lib/libexecinfo.so
1040 133181 0x1f594ddb000 0x1f594de7000 0x1f594fe7000 0x1f594fe8000 app /boot/home/proj/haikuwebkit/WebKitBuild/Release/HaikuLauncher
1041 133185 0x21e96f22000 0x21e9720a000 0x21e97409000 0x21e97421000 lib /boot/system/lib/libicui18n.so.66.1
1042 133179 0x7ff4cfc8a000 0x7ff4cfc92000 0x00000000 0x00000000 system commpage
1043
1044Areas:
1045 ID Base End Size (KiB) Protection Locking Name
1046 --------------------------------------------------------------------------------
1047 865421 0x60000000 0x60001000 4 rw-cS none server_memory
1048 865423 0x68000000 0x68020000 128 rw-cS none server_memory
1049 865435 0x70000000 0x70fd6000 16216 rw-cS none server_memory
1050 865347 0x9a4b94000 0x9a4dde000 2344 r-x none libtracker.so_seg0ro
1051 865348 0x9a4fdd000 0x9a4ffa000 116 rw- none libtracker.so_seg1rw
1052 865349 0x9a4ffa000 0x9a4ffb000 4 rw- none libtracker.so_seg2rw
1053 865322 0xaca923000 0xacaa77000 1360 r-x none libxml2.so.2.9.12_seg0ro
1054 865323 0xacac77000 0xacac83000 48 rw- none libxml2.so.2.9.12_seg1rw
1055 865324 0xacac83000 0xacac84000 4 rw- none libxml2.so.2.9.12_seg2rw
1056 865371 0x17dc3b9000 0x17dc4bf000 1048 r-x none libmedia.so_seg0ro
1057 865372 0x17dc6be000 0x17dc6cc000 56 rw- none libmedia.so_seg1rw
1058 865442 0x2120e81000 0x2120e92000 68 r-x none libroot-addon-icu.so_seg0ro
1059 865443 0x2121092000 0x2121093000 4 rw- none libroot-addon-icu.so_seg1rw
1060 865364 0x2610850000 0x26108b8000 416 r-x none libwebp.so.7.1.0_seg0ro
1061 865365 0x2610ab7000 0x2610ab8000 4 rw- none libwebp.so.7.1.0_seg1rw
1062 865366 0x2610ab8000 0x2610aba000 8 rw- none libwebp.so.7.1.0_seg2rw
1063 865315 0x2f200b7000 0x2f200c7000 64 rw- none rld heap
1064 865332 0x394c816000 0x394c9df000 1828 r-x none libicuuc.so.66.1_seg0ro
1065 865333 0x394cbdf000 0x394cbf4000 84 rw- none libicuuc.so.66.1_seg1rw
1066 865334 0x394cbf4000 0x394cbf5000 4 rw- none libicuuc.so.66.1_seg2rw
1067 865330 0x3b24e85000 0x3b24e86000 4 r-x none libicudata.so.66.1_seg0ro
1068 865331 0x3b25085000 0x3b25086000 4 rw- none libicudata.so.66.1_seg1rw
1069 865325 0x3e662ef000 0x3e6632a000 236 r-x none libxslt.so.1.1.34_seg0ro
1070 865326 0x3e6652a000 0x3e6652c000 8 rw- none libxslt.so.1.1.34_seg1rw
1071 865354 0x445e8ae000 0x445e8cc000 120 r-x none libgpg-error.so.0.27.0_seg0ro
1072 865355 0x445eacc000 0x445eacd000 4 rw- none libgpg-error.so.0.27.0_seg1rw
1073 865316 0x4492569000 0x449256a000 4 rw-cS none _rld_debug_
1074 865390 0x4497082000 0x449708a000 32 rw- none rld heap
1075 865401 0x449b652000 0x449b65a000 32 rw- none rld heap
1076 865402 0x449b884000 0x449b894000 64 rw- none rld heap
1077 865403 0x449b9a9000 0x449b9b9000 64 rw- none rld heap
1078 865404 0x449b9fa000 0x449ba12000 96 rw- none rld heap
1079 865405 0x449ba12000 0x449ba2a000 96 rw- none rld heap
1080 865313 0x449ba2a000 0x449ba4b000 132 r-x none runtime_loader_seg0ro
1081 865406 0x449ba67000 0x449ba87000 128 rw- none rld heap
1082 865407 0x449bafb000 0x449bb33000 224 rw- none rld heap
1083 865408 0x449bb53000 0x449bb8b000 224 rw- none rld heap
1084 865409 0x449bb90000 0x449bc40000 704 rw- none rld heap
1085 865314 0x449bc4a000 0x449bc4c000 8 rw- none runtime_loader_seg1rw
1086 865410 0x4c2e668000 0x4c2e718000 704 rw- none rld heap
1087 865412 0x7309919000 0x730b3d6000 27380 r--S none libicuuc.so.66 mmap area
1088 865424 0x74838f5000 0x74838f9000 16 rw- none libgcrypt.so.20 mmap area
1089 865425 0x74848de000 0x74c48e0000 1048584 rw- rw- none libWebKitLegacy.so.1 mmap area
1090 865430 0x74ecccf000 0x74eccd7000 32 rw-S none libsqlite3.so.0 mmap area
1091 865476 0x753dd08000 0x753dd09000 4 rw- none libWebKitLegacy.so.1 mmap area
1092 865492 0x755bdc3000 0x755bdc4000 4 rw- none libWebKitLegacy.so.1 mmap area
1093 865360 0x75620a3000 0x75620bf000 112 r-x none libz.so.1.2.11_seg0ro
1094 865361 0x75622be000 0x75622bf000 4 rw- none libz.so.1.2.11_seg1rw
1095 865385 0x820f679000 0x820f787000 1080 r-x none libroot.so_seg0ro
1096 865386 0x820f987000 0x820f995000 56 rw- none libroot.so_seg1rw
1097 865387 0x820f995000 0x820f9d9000 272 rw- none libroot.so_seg2rw
1098 865358 0x8343c19000 0x8343c4a000 196 r-x none libpng16.so.16.37.0_seg0ro
1099 865359 0x8343e49000 0x8343e4a000 4 rw- none libpng16.so.16.37.0_seg1rw
1100 865356 0x850179b000 0x8501833000 608 r-x none libjpeg.so.62.3.0_seg0ro
1101 865357 0x8501a32000 0x8501a33000 4 rw- none libjpeg.so.62.3.0_seg1rw
1102 865339 0x90c4c28000 0x90c4c68000 256 r-x none libnetwork.so_seg0ro
1103 865340 0x90c4e67000 0x90c4e6a000 12 rw- none libnetwork.so_seg1rw
1104 865341 0x90c4e6a000 0x90c4e70000 24 rw- none libnetwork.so_seg2rw
1105 865342 0xb2fd14b000 0xb2fd2ad000 1416 r-x none libstdc++.so.6.0.25_seg0ro
1106 865343 0xb2fd4ac000 0xb2fd4b8000 48 rw- none libstdc++.so.6.0.25_seg1rw
1107 865344 0xb2fd4b8000 0xb2fd4c0000 32 rw- none libstdc++.so.6.0.25_seg2rw
1108 865394 0xd666477000 0xd666543000 816 r-x none libzstd.so.1.4.5_seg0ro
1109 865395 0xd666742000 0xd666743000 4 rw- none libzstd.so.1.4.5_seg1rw
1110 865378 0xe33f662000 0xe33f6e7000 532 r-x none libGL.so.1.0.0_seg0ro
1111 865379 0xe33f8e7000 0xe33f8f8000 68 rw- none libGL.so.1.0.0_seg1rw
1112 865380 0xe33f8f8000 0xe33f8fa000 8 rw- none libGL.so.1.0.0_seg2rw
1113 865388 0x11e431a4000 0x11e431b0000 48 r-x none libicuio.so.66.1_seg0ro
1114 865389 0x11e433af000 0x11e433b1000 8 rw- none libicuio.so.66.1_seg1rw
1115 865376 0x125f0ecf000 0x125f0f62000 588 r-x none libbnetapi.so_seg0ro
1116 865377 0x125f1162000 0x125f1168000 24 rw- none libbnetapi.so_seg1rw
1117 865345 0x12944523000 0x12944538000 84 r-x none libtranslation.so_seg0ro
1118 865346 0x12944737000 0x12944739000 8 rw- none libtranslation.so_seg1rw
1119 865396 0x138b392d000 0x138b3b3c000 2108 r-x none libcrypto.so.1.1_seg0ro
1120 865397 0x138b3d3c000 0x138b3d68000 176 rw- none libcrypto.so.1.1_seg1rw
1121 865398 0x138b3d68000 0x138b3d6b000 12 rw- none libcrypto.so.1.1_seg2rw
1122 865337 0x1399bb63000 0x1399bb6a000 28 r-x none libbsd.so_seg0ro
1123 865338 0x1399bd6a000 0x1399bd6b000 4 rw- none libbsd.so_seg1rw
1124 865319 0x13f7e3e9000 0x13f80eb6000 43828 r-x none libWebKitLegacy.so.1.8.2_seg0ro
1125 865320 0x13f810b6000 0x13f812e0000 2216 rw- none libWebKitLegacy.so.1.8.2_seg1rw
1126 865321 0x13f812e0000 0x13f812fb000 108 rw- none libWebKitLegacy.so.1.8.2_seg2rw
1127 865391 0x16aedf4f000 0x16aedf7f000 192 r-x none libicutu.so.66.1_seg0ro
1128 865392 0x16aee17e000 0x16aee181000 12 rw- none libicutu.so.66.1_seg1rw
1129 865393 0x16aee181000 0x16aee1b2000 196 rw- none libicutu.so.66.1_seg2rw
1130 865399 0x1798a7f9000 0x1798a87e000 532 r-x none libssl.so.1.1_seg0ro
1131 865400 0x1798aa7d000 0x1798aa8a000 52 rw- none libssl.so.1.1_seg1rw
1132 865362 0x17ae2d3d000 0x17ae2d40000 12 r-x none libwebpdemux.so.2.0.6_seg0ro
1133 865363 0x17ae2f40000 0x17ae2f41000 4 rw- none libwebpdemux.so.2.0.6_seg1rw
1134 865367 0x1a816f85000 0x1a816f97000 72 r-x none libtasn1.so.6.6.0_seg0ro
1135 865368 0x1a817197000 0x1a817198000 4 rw- none libtasn1.so.6.6.0_seg1rw
1136 865350 0x1a839257000 0x1a83936c000 1108 r-x none libsqlite3.so.0.8.6_seg0ro
1137 865351 0x1a83956b000 0x1a839572000 28 rw- none libsqlite3.so.0.8.6_seg1rw
1138 865383 0x1b66750d000 0x1b667522000 84 r-x none libgcc_s.so.1_seg0ro
1139 865384 0x1b667722000 0x1b667723000 4 rw- none libgcc_s.so.1_seg1rw
1140 865373 0x1d11be2c000 0x1d11d53a000 23608 r-x none libJavaScriptCore.so.18.7.4_seg
1141 865374 0x1d11d73a000 0x1d11d7b1000 476 rw- none libJavaScriptCore.so.18.7.4_seg
1142 865375 0x1d11d7b1000 0x1d11d7bc000 44 rw- none libJavaScriptCore.so.18.7.4_seg
1143 865369 0x1d160845000 0x1d160940000 1004 r-x none libtextencoding.so_seg0ro
1144 865370 0x1d160b3f000 0x1d160b42000 12 rw- none libtextencoding.so_seg1rw
1145 865335 0x1d2607bf000 0x1d260b83000 3856 r-x none libbe.so_seg0ro
1146 865336 0x1d260d82000 0x1d260db4000 200 rw- none libbe.so_seg1rw
1147 865415 0x1e82ee8e000 0x1e82ee95000 28 r-x none plaintext_seg0ro
1148 865416 0x1e82f095000 0x1e82f096000 4 rw- none plaintext_seg1rw
1149 865352 0x1e841966000 0x1e841a78000 1096 r-x none libgcrypt.so.20.2.5_seg0ro
1150 865353 0x1e841c77000 0x1e841c7e000 28 rw- none libgcrypt.so.20.2.5_seg1rw
1151 865381 0x1f4e2ae5000 0x1f4e2af4000 60 r-x none libexecinfo.so_seg0ro
1152 865382 0x1f4e2cf3000 0x1f4e2cf4000 4 rw- none libexecinfo.so_seg1rw
1153 865317 0x1f594ddb000 0x1f594de7000 48 r-x none HaikuLauncher_seg0ro
1154 865318 0x1f594fe7000 0x1f594fe8000 4 rw- none HaikuLauncher_seg1rw
1155 865327 0x21e96f22000 0x21e9720a000 2976 r-x none libicui18n.so.66.1_seg0ro
1156 865328 0x21e97409000 0x21e97420000 92 rw- none libicui18n.so.66.1_seg1rw
1157 865329 0x21e97420000 0x21e97421000 4 rw- none libicui18n.so.66.1_seg2rw
1158 865411 0x11bdf2673000 0x11bdf4ee3000 41408 rw-c none heap
1159 865485 0x7f20316cf000 0x7f2031714000 276 rw-s none pthread func_9532_stack
1160 865483 0x7f3d0c382000 0x7f3d0c3c7000 276 rw-s none pthread func_9531_stack
1161 865445 0x7f742ea89000 0x7f742eace000 276 rw-s none pthread func_9515_stack
1162 865433 0x7f76674ff000 0x7f7667544000 276 rw-s none w>HaikuLauncher_9511_stack
1163 865310 0x7f87236fb000 0x7f87236ff000 16 rw-k full user area
1164 865494 0x7fdb33e76000 0x7fdb33ebb000 276 rw-s none pthread func_9536_stack
1165 865427 0x7fe0a0e1e000 0x7fe0a0e63000 276 rw-s none pthread func_9509_stack
1166 865312 0x7ff4cfc8a000 0x7ff4cfc92000 32 r-xSk full commpage
1167 865311 0x7ff69b387000 0x7ff69c38d000 16408 rw-s none HaikuLauncher_9506_stack
1168
1169Protection Flags: r - read, w - write, x - execute, s - stack, o - overcommit, c - cloneable, S - shared, k - kernel
1170
1171Semaphores:
1172 ID Count Last Holder Name
1173 ------------------------------------------------------------
1174 67341 0 9533 some BBlockCache lock
1175 67345 0 458 some BLocker
1176 67346 0 0 AppServerLink_sLock
1177 67347 0 9506 token space
1178 67348 0 9506 BLooperList lock
1179 67349 0 459 some BLocker
1180 67350 0 0 LocaleRosterData
1181 67351 0 459 some BLocker
1182 67352 0 0 Catalog
1183 67353 0 460 some BLocker
1184 67354 0 0 synchronized hash map
1185 67355 0 460 DNS cache
1186 67356 0 0 synchronized hash map
1187 67357 0 461 undo
1188 67358 0 0 some BLocker
1189 67359 0 461 Catalog
1190 67360 0 0 some BLocker
1191 67361 0 462 some BLocker
1192 67362 0 0 PeriodicUpdatePoses
1193 67363 0 462 Light Lock
1194 67364 0 0 Light Lock
1195 67365 0 463 add-on manager
1196 67366 0 0 media theme lock
1197 67367 0 463 BMediaRoster::Roster locker
1198 67368 0 0 port pool
1199 67369 0 464 synchronized hash map
1200 67370 0 0 synchronized hash map
1201 67371 0 464 shared buffer list
1202 67372 0 0 media plugin manager
1203 67374 0 9506 AppLooperPort
1204 67375 0 465 some BLocker
1205 67376 0 9535 BMessageQueue Lock
1206 67385 0 468 clipboard
1207 67386 0 0 screen list
1208 67391 0 469 width buffer
1209 67395 0 9506 BMessageQueue Lock
1210 67396 1 -9511 HaikuLauncher
1211 67401 0 472 font list
1212 67405 0 473 synchronized hash map
1213 67411 0 474 synchronized hash map
1214 67412 0 0 some BLocker
1215 67518 1 -9531 anonymous looper
1216 67520 0 0 BMessageQueue Lock
1217 67549 0 509 tool tip manager
1218 67635 0 530 BMessageQueue Lock
1219 67636 1 -9511 offscreen bitmap