Ticket #18712: WebPositive-219536-debug-10-12-2023-13-28-38.report

File WebPositive-219536-debug-10-12-2023-13-28-38.report, 31.5 KB (added by KitsunePrefecture, 5 months ago)

Crash report #01

Line 
1Debug information for team /boot/system/apps/WebPositive (219536):
2CPU(s): 8x Intel Core™ i7-3940XM
3Memory: 31.90 GiB total, 7.46 GiB used
4Haiku revision: hrev56578+93 Nov 25 2023 07:02: (x86_64)
5
6Active Threads:
7 thread 219540: WebCore: IconDatabase
8 thread 219542: w>Letöltések
9 thread 219544: w>Beállítások
10 thread 219549: sort_thread
11 thread 219552: w>WebPositive: Mentés
12 thread 219563: w>Haiku Community - WebPositive
13 thread 219565: curlThread
14 thread 219573: LocalStorage
15 thread 219597: DataURLDecoder
16 thread 219662: CryptoQueue
17 thread 269659: team 219536 debug task
18 thread 219536: WebPositive (main)
19 state: Exception (Segment violation)
20
21 Frame IP Function Name
22 -----------------------------------------------
23 0x7f734166c910 0x1b5af939d0c WebCore::TimerBase::heapDecreaseKey() + 0x5c
24 Disassembly:
25 WebCore::TimerBase::heapDecreaseKey():
26 0x000001b5af939cb0: 55 push %rbp
27 0x000001b5af939cb1: 4889e5 mov %rsp, %rbp
28 0x000001b5af939cb4: 4157 push %r15
29 0x000001b5af939cb6: 4156 push %r14
30 0x000001b5af939cb8: 4155 push %r13
31 0x000001b5af939cba: 4154 push %r12
32 0x000001b5af939cbc: 53 push %rbx
33 0x000001b5af939cbd: 4883ec08 sub $0x8, %rsp
34 0x000001b5af939cc1: 488b4728 mov 0x28(%rdi), %rax
35 0x000001b5af939cc5: 488b5018 mov 0x18(%rax), %rdx
36 0x000001b5af939cc9: 8b4028 mov 0x28(%rax), %eax
37 0x000001b5af939ccc: 4c8b22 mov (%rdx), %r12
38 0x000001b5af939ccf: 488d0cc508000000 lea 0x8(%rax,8), %rcx
39 0x000001b5af939cd7: 4d8b7c0cf8 mov -0x8(%r12,%rcx), %r15
40 0x000001b5af939cdc: 4d85ff test %r15, %r15
41 0x000001b5af939cdf: 7405 jz 0xaf939ce6
42 0x000001b5af939ce1: f041830701 lock add $0x1, (%r15)
43 0x000001b5af939ce6: 48c1f903 sar $0x3, %rcx
44 0x000001b5af939cea: 488d41fe lea -0x2(%rcx), %rax
45 0x000001b5af939cee: 4989c5 mov %rax, %r13
46 0x000001b5af939cf1: 49c1ed3f shr $0x3f, %r13
47 0x000001b5af939cf5: 4901c5 add %rax, %r13
48 0x000001b5af939cf8: 49d1fd sar $0x1, %r13
49 0x000001b5af939cfb: 4883e901 sub $0x1, %rcx
50 0x000001b5af939cff: 0f84f7000000 jz 0x1b5af939dfc
51 0x000001b5af939d05: 0f1f00 nop (%rax)
52 0x000001b5af939d08: 4f8d34ec lea (%r12,%r13,8), %r14
53 0x000001b5af939d0c: 418b7f10 mov 0x10(%r15), %edi <--
54
55 Frame memory:
56 [0x7f734166c8d0] 0w........%..... 30 77 fd da 8f 10 00 00 10 c8 25 d3 8f 10 00 00
57 [0x7f734166c8e0] .?y......9...... f0 3f 79 b1 b5 01 00 00 00 39 bc d1 8f 10 00 00
58 [0x7f734166c8f0] .".............. ba 22 06 00 00 00 00 00 00 00 00 00 00 00 00 00
59 [0x7f734166c900] P.fAs........... 50 c9 66 41 73 7f 00 00 d1 10 94 af b5 01 00 00
60 0x7f734166c960 0x1b5af9410cc WebCore::TimerBase::updateHeapIfNeeded(WTF::MonotonicTime) + 0x14c
61 0x7f734166c9c0 0x1b5af941328 WebCore::TimerBase::setNextFireTime(WTF::MonotonicTime) + 0x168
62 0x7f734166c9e0 0x1b5af1c3243 WebCore::Document::unscheduleStyleRecalc() + 0x13
63 0x7f734166ce00 0x1b5af2058cd WebCore::Document::resolveStyle(WebCore::Document::ResolveStyleType) + 0x90d
64 0x7f734166ce30 0x1b5af205e7d WebCore::Document::updateStyleIfNeeded() + 0xcd
65 0x7f734166ceb0 0x1b5af205f5f WebCore::Document::updateLayout(WTF::OptionSet<WebCore::LayoutOptions>, WebCore::Element const*) [clone .localalias] + 0x9f
66 0x7f734166cfc0 0x1b5af81c818 WebCore::LocalFrameView::updateLayoutAndStyleIfNeededRecursive(WTF::OptionSet<WebCore::LayoutOptions>) + 0x288
67 0x7f734166d0b0 0x1b5af86aa4b WebCore::Page::updateRendering() + 0x4bb
68 0x7f734166d0d0 0x1b5af86af6c WebCore::Page::isolatedUpdateRendering() + 0xc
69 0x7f734166d470 0x1b5aee10385 BWebPage::paint(BRect, bool) + 0x85
70 0x7f734166d540 0x1b5aee10ab3 BWebPage::MessageReceived(BMessage*) + 0x4f3
71 0x7f734166d590 0x162bec07bce BLooper::task_looper() + 0x27e
72 0x7f734166d5b0 0x162bebfcb4c BApplication::Run() + 0x1c
73 0x7f734166d5d0 0x2cd3b55dca main + 0x2a
74 0x7f734166d600 0x2cd3b55fda _start + 0x3a
75 0x7f734166d630 0x9faa1c2ae3 runtime_loader + 0x103
76 00000000 0x7fa7858bc258 commpage_thread_exit + 0
77
78 Registers:
79 rip: 0x000001b5af939d0c
80 rsp: 0x00007f734166c8d0
81 rbp: 0x00007f734166c900
82 rax: 0x0000000000000045
83 rbx: 0x0000108fd325c810
84 rcx: 0x0000000000000046
85 rdx: 0x0000108fd1afc700
86 rsi: 0x0000108fd1c724a0
87 rdi: 0x0000108fd325c810
88 r8: 0x0000108fd8112a90
89 r9: 0x0000000000000007
90 r10: 0x0000108fd67c3790
91 r11: 0x000000000000001e
92 r12: 0x0000108fe1b38dd0
93 r13: 0x0000000000000022
94 r14: 0x0000108fe1b38ee0
95 r15: 0x0000000000000000
96 cs: 0x002b
97 ds: 0x0000
98 es: 0x0000
99 fs: 0x0000
100 gs: 0x0000
101 ss: 0x0023
102 st0: nan
103 st1: nan
104 st2: nan
105 st3: 0
106 st4: 0
107 st5: 0
108 st6: 0.26
109 st7: 0.26
110 mm0: {0, 0, 0, 0}
111 mm1: {0x100, 0, 0, 0}
112 mm2: {0x4, 0, 0, 0}
113 mm3: {0, 0, 0, 0}
114 mm4: {0, 0, 0, 0}
115 mm5: {0, 0, 0, 0}
116 mm6: {0x2000, 0xeb85, 0xb851, 0x851e}
117 mm7: {0x2000, 0xeb85, 0xb851, 0x851e}
118 ymm0: {0x1687, 0x3c4a, 0x5d6f, 0x41d9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
119 ymm1: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
120 ymm2: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
121 ymm3: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
122 ymm4: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
123 ymm5: {0x7117, 0x7e82, 0xfc56, 0x3fdd, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
124 ymm6: {0x718b, 0x1b13, 0x12b4, 0x3fd9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
125 ymm7: {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
126 ymm8: {0, 0, 0, 0x3ff0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
127 ymm9: {0xaf48, 0x9abc, 0xd7f2, 0x3e7a, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
128 ymm10: {0xaf48, 0x9abc, 0xd7f2, 0x3e7a, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
129 ymm11: {0x999a, 0x9999, 0x9999, 0x3fd9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
130 ymm12: {0x4f21, 0x2e12, 0x4eb8, 0x3ff1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
131 ymm13: {0, 0, 0xfe40, 0x3d78, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
132 ymm14: {0x147b, 0x47ae, 0x7ae1, 0x3f64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
133 ymm15: {0, 0, 0xfe40, 0x3d78, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
134
135Loaded Images:
136 ID Text Base Text End Data Base Data End Type Name
137 --------------------------------------------------------------------------------
138 24286 0x170b4c5000 0x170b5cd000 0x170b7cc000 0x170b7cf000 lib /boot/system/lib/libiconv.so.2.6.1
139 24271 0x214024a000 0x2140297000 0x2140497000 0x2140499000 lib /boot/system/lib/libidn2.so.0.3.4
140 24245 0x2275f28000 0x2276145000 0x2276145000 0x2276174000 lib /boot/system/lib/libcrypto.so.1.1
141 24244 0x24ce687000 0x24ce6a6000 0x24ce6a6000 0x24ce6a7000 lib /boot/system/lib/libgcc_s.so.1
142 24268 0x2a5f864000 0x2a5f90c000 0x2a5f90c000 0x2a5f912000 lib /boot/system/lib/libcurl.so.4.8.0
143 24235 0x2cd3b0f000 0x2cd3baf000 0x2cd3dae000 0x2cd3db8000 app /boot/system/apps/WebPositive
144 24279 0x32c9588000 0x32c9593000 0x32c9792000 0x32c9793000 lib /boot/system/lib/libbrotlidec.so.1.0.9
145 24266 0x383e1d6000 0x383e4a9000 0x383e6a9000 0x383e6af000 lib /boot/system/lib/libjxl.so.0.6.1
146 24274 0x3b8bbae000 0x3b8bbbc000 0x3b8bdbc000 0x3b8bdbd000 lib /boot/system/lib/libexecinfo.so
147 24284 0x443abec000 0x443ac11000 0x443ae11000 0x443ae14000 lib /boot/system/lib/libnghttp2.so.14.20.1
148 24260 0x45ee7d2000 0x45ee918000 0x45eeb17000 0x45eeb1f000 lib /boot/system/lib/libsqlite3.so.0.8.6
149 24253 0x489f101000 0x489f1a5000 0x489f3a5000 0x489f3a6000 lib /boot/system/lib/libjpeg.so.62.3.0
150 24261 0x50f50a7000 0x50f50e5000 0x50f50e5000 0x50f50e7000 lib /boot/system/lib/libxslt.so.1.1.39
151 24289 0x5433e10000 0x5433e18000 0x5434017000 0x5434018000 add-on /boot/system/add-ons/locale/catalogs/plaintext
152 24267 0x552348c000 0x55234ad000 0x55234ad000 0x55234ae000 lib /boot/system/lib/libavif.so.16.0.1
153 24243 0x55294f7000 0x552960a000 0x5529809000 0x552985c000 lib /boot/system/lib/libroot.so
154 24270 0x86bd848000 0x86bd9ec000 0x86bdbeb000 0x86bdbf0000 lib /boot/system/lib/libunistring.so.2.2.0
155 24234 0x9faa1b3000 0x9faa1d0000 0x9faa3d0000 0x9faa3d1000 lib /boot/system/runtime_loader
156 24247 0xa16ddca000 0xa16ddcb000 0xa16dfca000 0xa16dfcb000 lib /boot/system/lib/libicudata.so.66.1
157 24280 0xc3252c9000 0xc3252e9000 0xc3254e9000 0xc3254ea000 lib /boot/system/lib/libbrotlicommon.so.1.0.9
158 24275 0xc365047000 0xc365103000 0xc365303000 0xc36530f000 lib /boot/system/lib/libmedia.so
159 24255 0xc810de5000 0xc810de6000 0xc810de6000 0xc810de7000 lib /boot/system/lib/libicudata.so.73.2
160 24254 0xdd78983000 0xdd789c2000 0xdd78bc1000 0xdd78bc2000 lib /boot/system/lib/libGL.so.1.0.0
161 24249 0xe281f37000 0xe281f43000 0xe282142000 0xe282144000 lib /boot/system/lib/libicuio.so.66.1
162 24241 0xe882223000 0xe8823e6000 0xe8825e6000 0xe882600000 lib /boot/system/lib/libtracker.so
163 24240 0xeec7193000 0xeec71d4000 0xeec73d3000 0xeec73dc000 lib /boot/system/lib/libnetwork.so
164 24290 0x105f1961000 0x105f1973000 0x105f1b73000 0x105f1b74000 lib /boot/system/lib/libroot-addon-icu.so
165 24287 0x10e1aa4b000 0x10e1aa55000 0x10e1ac54000 0x10e1ac56000 lib /boot/system/lib/libintl.so.8.3.0
166 24281 0x10ecd085000 0x10ecd122000 0x10ecd322000 0x10ecd323000 lib /boot/system/lib/libbrotlienc.so.1.0.9
167 24272 0x1139fd19000 0x1139fd22000 0x1139ff22000 0x1139ff23000 lib /boot/system/lib/libbsd.so
168 24278 0x123d7119000 0x123d711d000 0x123d711d000 0x123d711f000 lib /boot/system/lib/libsharpyuv.so.0.0.1
169 24285 0x12b8a544000 0x12b8a580000 0x12b8a77f000 0x12b8a781000 lib /boot/system/lib/libssh2.so.1.0.1
170 24264 0x1332e95c000 0x1332e95f000 0x1332e95f000 0x1332e960000 lib /boot/system/lib/libwebpdemux.so.2.0.14
171 24262 0x137c82e3000 0x137c82f3000 0x137c84f2000 0x137c84f3000 lib /boot/system/lib/libGLESv2.so.2.0.0
172 24258 0x13bd9d54000 0x13bd9d59000 0x13bd9d59000 0x13bd9d5b000 lib /boot/system/lib/libatomic.so.1.2.0
173 24248 0x1411ea6d000 0x1411ed64000 0x1411ef63000 0x1411ef7c000 lib /boot/system/lib/libicui18n.so.66.1
174 24256 0x145c6c76000 0x145c6faf000 0x145c6faf000 0x145c6fca000 lib /boot/system/lib/libicui18n.so.73.2
175 24277 0x15206087000 0x152060e3000 0x152062e3000 0x152062ec000 lib /boot/system/lib/libglapi.so.0.0.0
176 24238 0x1528f10c000 0x1528f33f000 0x1528f33f000 0x1528f355000 lib /boot/system/lib/libstdc++.so.6.0.32
177 24283 0x15a91b4d000 0x15a91e57000 0x15a91e57000 0x15a91e83000 lib /boot/system/lib/librav1e.so.0.6.6
178 24246 0x15ae5f97000 0x15ae601d000 0x15ae601d000 0x15ae602a000 lib /boot/system/lib/libssl.so.1.1
179 24282 0x1627b8be000 0x1627ba61000 0x1627ba61000 0x1627baa9000 lib /boot/system/lib/libdav1d.so.6.9.0
180 24239 0x162beab0000 0x162beddf000 0x162befde000 0x162bf00c000 lib /boot/system/lib/libbe.so
181 24236 0x1649cd5d000 0x1649cd96000 0x1649cf96000 0x1649cf99000 lib /boot/system/lib/libbnetapi.so
182 24276 0x1762eaa7000 0x1762ebbc000 0x1762edbc000 0x1762edbd000 lib /boot/system/lib/libzstd.so.1.5.5
183 24269 0x193addbc000 0x193addcb000 0x193adfcb000 0x193adfcc000 lib /boot/system/lib/libpsl.so.5.3.3
184 24273 0x1985935f000 0x1985945a000 0x1985965a000 0x1985965d000 lib /boot/system/lib/libtextencoding.so
185 24259 0x19b2bfb5000 0x19b2c1a9000 0x19b2c1a9000 0x19b2c1c1000 lib /boot/system/lib/libicuuc.so.73.2
186 24252 0x1aa33c4e000 0x1aa33c7f000 0x1aa33c7f000 0x1aa33c80000 lib /boot/system/lib/libpng16.so.16.40.0
187 24251 0x1ae4b00c000 0x1ae4b15c000 0x1ae4b15c000 0x1ae4b168000 lib /boot/system/lib/libxml2.so.2.10.4
188 24242 0x1af7c37a000 0x1af7c390000 0x1af7c58f000 0x1af7c591000 lib /boot/system/lib/libtranslation.so
189 24265 0x1b572a50000 0x1b572ab9000 0x1b572ab9000 0x1b572abb000 lib /boot/system/lib/libwebp.so.7.1.8
190 24237 0x1b5adb48000 0x1b5b150d000 0x1b5b150d000 0x1b5b17b9000 lib /boot/system/lib/libWebKitLegacy.so.1.9.10
191 24263 0x202434b0000 0x202434c6000 0x202434c6000 0x202434c7000 lib /boot/system/lib/libz.so.1.3
192 24257 0x22d0a9e5000 0x22d0c9f9000 0x22d0c9f9000 0x22d0ca8a000 lib /boot/system/lib/libJavaScriptCore.so.18.7.4
193 24250 0x24c6b415000 0x24c6b5e9000 0x24c6b7e9000 0x24c6b7ff000 lib /boot/system/lib/libicuuc.so.66.1
194 24233 0x7fa7858bc000 0x7fa7858c4000 0x00000000 0x00000000 system commpage
195
196Areas:
197 ID Base End Size (KiB) Protection Locking Name
198 --------------------------------------------------------------------------------
199 684286 0x60000000 0x60001000 4 rw-cS none server_memory
200 684288 0x68000000 0x6a1c1000 34564 rw-cS none server_memory
201 684262 0x170b4c5000 0x170b5cd000 1056 r-x none libiconv.so.2.6.1_seg0ro
202 684263 0x170b7cc000 0x170b7cf000 12 rw- none libiconv.so.2.6.1_seg1rw
203 684228 0x214024a000 0x2140297000 308 r-x none libidn2.so.0.3.4_seg0ro
204 684229 0x2140497000 0x2140499000 8 rw- none libidn2.so.0.3.4_seg1rw
205 684164 0x2275f28000 0x2276145000 2164 r-x none libcrypto.so.1.1_seg0ro
206 684165 0x2276145000 0x2276171000 176 rw- none libcrypto.so.1.1_seg1rw
207 684166 0x2276171000 0x2276174000 12 rw- none libcrypto.so.1.1_seg2rw
208 684162 0x24ce687000 0x24ce6a6000 124 r-x none libgcc_s.so.1_seg0ro
209 684163 0x24ce6a6000 0x24ce6a7000 4 rw- none libgcc_s.so.1_seg1rw
210 684221 0x2a5f864000 0x2a5f90c000 672 r-x none libcurl.so.4.8.0_seg0ro
211 684222 0x2a5f90c000 0x2a5f912000 24 rw- none libcurl.so.4.8.0_seg1rw
212 684139 0x2cd3b0f000 0x2cd3baf000 640 r-x none WebPositive_seg0ro
213 684140 0x2cd3dae000 0x2cd3db8000 40 rw- none WebPositive_seg1rw
214 684246 0x32c9588000 0x32c9593000 44 r-x none libbrotlidec.so.1.0.9_seg0ro
215 684247 0x32c9792000 0x32c9793000 4 rw- none libbrotlidec.so.1.0.9_seg1rw
216 684216 0x383e1d6000 0x383e4a9000 2892 r-x none libjxl.so.0.6.1_seg0ro
217 684217 0x383e6a9000 0x383e6ad000 16 rw- none libjxl.so.0.6.1_seg1rw
218 684218 0x383e6ad000 0x383e6af000 8 rw- none libjxl.so.0.6.1_seg2rw
219 684234 0x3b8bbae000 0x3b8bbbc000 56 r-x none libexecinfo.so_seg0ro
220 684235 0x3b8bdbc000 0x3b8bdbd000 4 rw- none libexecinfo.so_seg1rw
221 684258 0x443abec000 0x443ac11000 148 r-x none libnghttp2.so.14.20.1_seg0ro
222 684259 0x443ae11000 0x443ae14000 12 rw- none libnghttp2.so.14.20.1_seg1rw
223 684203 0x45ee7d2000 0x45ee918000 1304 r-x none libsqlite3.so.0.8.6_seg0ro
224 684204 0x45eeb17000 0x45eeb1f000 32 rw- none libsqlite3.so.0.8.6_seg1rw
225 684184 0x489f101000 0x489f1a5000 656 r-x none libjpeg.so.62.3.0_seg0ro
226 684185 0x489f3a5000 0x489f3a6000 4 rw- none libjpeg.so.62.3.0_seg1rw
227 684205 0x50f50a7000 0x50f50e5000 248 r-x none libxslt.so.1.1.39_seg0ro
228 684206 0x50f50e5000 0x50f50e7000 8 rw- none libxslt.so.1.1.39_seg1rw
229 684280 0x5433e10000 0x5433e18000 32 r-x none plaintext_seg0ro
230 684281 0x5434017000 0x5434018000 4 rw- none plaintext_seg1rw
231 684219 0x552348c000 0x55234ad000 132 r-x none libavif.so.16.0.1_seg0ro
232 684220 0x55234ad000 0x55234ae000 4 rw- none libavif.so.16.0.1_seg1rw
233 684159 0x55294f7000 0x552960a000 1100 r-x none libroot.so_seg0ro
234 684160 0x5529809000 0x5529817000 56 rw- none libroot.so_seg1rw
235 684161 0x5529817000 0x552985c000 276 rw- none libroot.so_seg2rw
236 684137 0x618377b000 0x618378b000 64 rw- none rld heap
237 684138 0x7a4b8bc000 0x7a4b8bd000 4 rw-cS none _rld_debug_
238 684225 0x86bd848000 0x86bd9ec000 1680 r-x none libunistring.so.2.2.0_seg0ro
239 684226 0x86bdbeb000 0x86bdbef000 16 rw- none libunistring.so.2.2.0_seg1rw
240 684227 0x86bdbef000 0x86bdbf0000 4 rw- none libunistring.so.2.2.0_seg2rw
241 684215 0x8adb8eb000 0x8adb8f3000 32 rw- none rld heap
242 684255 0x9932000000 0x9932008000 32 rw- none rld heap
243 684267 0x9ddae6b000 0x9ddae73000 32 rw- none rld heap
244 684268 0x9e9e01c000 0x9e9e02c000 64 rw- none rld heap
245 684269 0x9ee0bf0000 0x9ee0c00000 64 rw- none rld heap
246 684270 0x9f88f65000 0x9f88f7d000 96 rw- none rld heap
247 684271 0x9fa4f71000 0x9fa4f89000 96 rw- none rld heap
248 684272 0x9fa7928000 0x9fa7968000 256 rw- none rld heap
249 684273 0x9fa8eea000 0x9fa8f2a000 256 rw- none rld heap
250 684274 0x9fa9dad000 0x9fa9e75000 800 rw- none rld heap
251 684275 0x9faa0af000 0x9faa177000 800 rw- none rld heap
252 684135 0x9faa1b3000 0x9faa1d0000 116 r-x none runtime_loader_seg0ro
253 684136 0x9faa3d0000 0x9faa3d1000 4 rw- none runtime_loader_seg1rw
254 684277 0xa054719000 0xa0561d4000 27372 r--S none libicuuc.so.66 mmap area
255 684289 0xa0c58d2000 0xa1058d4000 1048584 rwxrwx none libWebKitLegacy.so.1 mmap area
256 684302 0xa1399d9000 0xa1399e1000 32 rw-S none libsqlite3.so.0 mmap area
257 684367 0xa15c4ca000 0xa15c4d2000 32 rw-S none libsqlite3.so.0 mmap area
258 684169 0xa16ddca000 0xa16ddcb000 4 r-x none libicudata.so.66.1_seg0ro
259 684170 0xa16dfca000 0xa16dfcb000 4 rw- none libicudata.so.66.1_seg1rw
260 684383 0xae00000000 0xaf00000000 4194304 rw-rw- none libWebKitLegacy.so.1 mmap area
261 684386 0xaf368e8000 0xaf38774000 31280 r--S none libicuuc.so.73 mmap area
262 684549 0xaf63b0f000 0xaf63b17000 32 rw-S none libsqlite3.so.0 mmap area
263 686130 0xaf769b3000 0xaf769b4000 4 rw- none libWebKitLegacy.so.1 mmap area
264 686691 0xaf9944d000 0xaf99455000 32 rw-S none libsqlite3.so.0 mmap area
265 684248 0xc3252c9000 0xc3252e9000 128 r-x none libbrotlicommon.so.1.0.9_seg0ro
266 684249 0xc3254e9000 0xc3254ea000 4 rw- none libbrotlicommon.so.1.0.9_seg1rw
267 684236 0xc365047000 0xc365103000 752 r-x none libmedia.so_seg0ro
268 684237 0xc365303000 0xc36530f000 48 rw- none libmedia.so_seg1rw
269 684188 0xc810de5000 0xc810de6000 4 r-x none libicudata.so.73.2_seg0ro
270 684189 0xc810de6000 0xc810de7000 4 rw- none libicudata.so.73.2_seg1rw
271 684186 0xdd78983000 0xdd789c2000 252 r-x none libGL.so.1.0.0_seg0ro
272 684187 0xdd78bc1000 0xdd78bc2000 4 rw- none libGL.so.1.0.0_seg1rw
273 684174 0xe281f37000 0xe281f43000 48 r-x none libicuio.so.66.1_seg0ro
274 684175 0xe282142000 0xe282144000 8 rw- none libicuio.so.66.1_seg1rw
275 684154 0xe882223000 0xe8823e6000 1804 r-x none libtracker.so_seg0ro
276 684155 0xe8825e6000 0xe8825ff000 100 rw- none libtracker.so_seg1rw
277 684156 0xe8825ff000 0xe882600000 4 rw- none libtracker.so_seg2rw
278 684151 0xeec7193000 0xeec71d4000 260 r-x none libnetwork.so_seg0ro
279 684152 0xeec73d3000 0xeec73d7000 16 rw- none libnetwork.so_seg1rw
280 684153 0xeec73d7000 0xeec73dc000 20 rw- none libnetwork.so_seg2rw
281 684298 0x105f1961000 0x105f1973000 72 r-x none libroot-addon-icu.so_seg0ro
282 684299 0x105f1b73000 0x105f1b74000 4 rw- none libroot-addon-icu.so_seg1rw
283 684264 0x10e1aa4b000 0x10e1aa55000 40 r-x none libintl.so.8.3.0_seg0ro
284 684265 0x10e1ac54000 0x10e1ac55000 4 rw- none libintl.so.8.3.0_seg1rw
285 684266 0x10e1ac55000 0x10e1ac56000 4 rw- none libintl.so.8.3.0_seg2rw
286 684250 0x10ecd085000 0x10ecd122000 628 r-x none libbrotlienc.so.1.0.9_seg0ro
287 684251 0x10ecd322000 0x10ecd323000 4 rw- none libbrotlienc.so.1.0.9_seg1rw
288 684230 0x1139fd19000 0x1139fd22000 36 r-x none libbsd.so_seg0ro
289 684231 0x1139ff22000 0x1139ff23000 4 rw- none libbsd.so_seg1rw
290 684243 0x123d7119000 0x123d711d000 16 r-x none libsharpyuv.so.0.0.1_seg0ro
291 684244 0x123d711d000 0x123d711e000 4 rw- none libsharpyuv.so.0.0.1_seg1rw
292 684245 0x123d711e000 0x123d711f000 4 rw- none libsharpyuv.so.0.0.1_seg2rw
293 684260 0x12b8a544000 0x12b8a580000 240 r-x none libssh2.so.1.0.1_seg0ro
294 684261 0x12b8a77f000 0x12b8a781000 8 rw- none libssh2.so.1.0.1_seg1rw
295 684211 0x1332e95c000 0x1332e95f000 12 r-x none libwebpdemux.so.2.0.14_seg0ro
296 684212 0x1332e95f000 0x1332e960000 4 rw- none libwebpdemux.so.2.0.14_seg1rw
297 684207 0x137c82e3000 0x137c82f3000 64 r-x none libGLESv2.so.2.0.0_seg0ro
298 684208 0x137c84f2000 0x137c84f3000 4 rw- none libGLESv2.so.2.0.0_seg1rw
299 684198 0x13bd9d54000 0x13bd9d59000 20 r-x none libatomic.so.1.2.0_seg0ro
300 684199 0x13bd9d59000 0x13bd9d5b000 8 rw- none libatomic.so.1.2.0_seg1rw
301 684171 0x1411ea6d000 0x1411ed64000 3036 r-x none libicui18n.so.66.1_seg0ro
302 684172 0x1411ef63000 0x1411ef7b000 96 rw- none libicui18n.so.66.1_seg1rw
303 684173 0x1411ef7b000 0x1411ef7c000 4 rw- none libicui18n.so.66.1_seg2rw
304 684190 0x145c6c76000 0x145c6faf000 3300 r-x none libicui18n.so.73.2_seg0ro
305 684191 0x145c6faf000 0x145c6fc9000 104 rw- none libicui18n.so.73.2_seg1rw
306 684192 0x145c6fc9000 0x145c6fca000 4 rw- none libicui18n.so.73.2_seg2rw
307 684240 0x15206087000 0x152060e3000 368 r-x none libglapi.so.0.0.0_seg0ro
308 684241 0x152062e3000 0x152062eb000 32 rw- none libglapi.so.0.0.0_seg1rw
309 684242 0x152062eb000 0x152062ec000 4 rw- none libglapi.so.0.0.0_seg2rw
310 684146 0x1528f10c000 0x1528f33f000 2252 r-x none libstdc++.so.6.0.32_seg0ro
311 684147 0x1528f33f000 0x1528f34d000 56 rw- none libstdc++.so.6.0.32_seg1rw
312 684148 0x1528f34d000 0x1528f355000 32 rw- none libstdc++.so.6.0.32_seg2rw
313 684256 0x15a91b4d000 0x15a91e57000 3112 r-x none librav1e.so.0.6.6_seg0ro
314 684257 0x15a91e57000 0x15a91e83000 176 rw- none librav1e.so.0.6.6_seg1rw
315 684167 0x15ae5f97000 0x15ae601d000 536 r-x none libssl.so.1.1_seg0ro
316 684168 0x15ae601d000 0x15ae602a000 52 rw- none libssl.so.1.1_seg1rw
317 684252 0x1627b8be000 0x1627ba61000 1676 r-x none libdav1d.so.6.9.0_seg0ro
318 684253 0x1627ba61000 0x1627ba65000 16 rw- none libdav1d.so.6.9.0_seg1rw
319 684254 0x1627ba65000 0x1627baa9000 272 rw- none libdav1d.so.6.9.0_seg2rw
320 684149 0x162beab0000 0x162beddf000 3260 r-x none libbe.so_seg0ro
321 684150 0x162befde000 0x162bf00c000 184 rw- none libbe.so_seg1rw
322 684141 0x1649cd5d000 0x1649cd96000 228 r-x none libbnetapi.so_seg0ro
323 684142 0x1649cf96000 0x1649cf99000 12 rw- none libbnetapi.so_seg1rw
324 684238 0x1762eaa7000 0x1762ebbc000 1108 r-x none libzstd.so.1.5.5_seg0ro
325 684239 0x1762edbc000 0x1762edbd000 4 rw- none libzstd.so.1.5.5_seg1rw
326 684223 0x193addbc000 0x193addcb000 60 r-x none libpsl.so.5.3.3_seg0ro
327 684224 0x193adfcb000 0x193adfcc000 4 rw- none libpsl.so.5.3.3_seg1rw
328 684232 0x1985935f000 0x1985945a000 1004 r-x none libtextencoding.so_seg0ro
329 684233 0x1985965a000 0x1985965d000 12 rw- none libtextencoding.so_seg1rw
330 684200 0x19b2bfb5000 0x19b2c1a9000 2000 r-x none libicuuc.so.73.2_seg0ro
331 684201 0x19b2c1a9000 0x19b2c1c0000 92 rw- none libicuuc.so.73.2_seg1rw
332 684202 0x19b2c1c0000 0x19b2c1c1000 4 rw- none libicuuc.so.73.2_seg2rw
333 684182 0x1aa33c4e000 0x1aa33c7f000 196 r-x none libpng16.so.16.40.0_seg0ro
334 684183 0x1aa33c7f000 0x1aa33c80000 4 rw- none libpng16.so.16.40.0_seg1rw
335 684179 0x1ae4b00c000 0x1ae4b15c000 1344 r-x none libxml2.so.2.10.4_seg0ro
336 684180 0x1ae4b15c000 0x1ae4b167000 44 rw- none libxml2.so.2.10.4_seg1rw
337 684181 0x1ae4b167000 0x1ae4b168000 4 rw- none libxml2.so.2.10.4_seg2rw
338 684157 0x1af7c37a000 0x1af7c390000 88 r-x none libtranslation.so_seg0ro
339 684158 0x1af7c58f000 0x1af7c591000 8 rw- none libtranslation.so_seg1rw
340 684213 0x1b572a50000 0x1b572ab9000 420 r-x none libwebp.so.7.1.8_seg0ro
341 684214 0x1b572ab9000 0x1b572abb000 8 rw- none libwebp.so.7.1.8_seg1rw
342 684143 0x1b5adb48000 0x1b5b150d000 59156 r-x none libWebKitLegacy.so.1.9.10_seg0r
343 684144 0x1b5b150d000 0x1b5b1795000 2592 rw- none libWebKitLegacy.so.1.9.10_seg1r
344 684145 0x1b5b1795000 0x1b5b17b9000 144 rw- none libWebKitLegacy.so.1.9.10_seg2r
345 684209 0x202434b0000 0x202434c6000 88 r-x none libz.so.1.3_seg0ro
346 684210 0x202434c6000 0x202434c7000 4 rw- none libz.so.1.3_seg1rw
347 684193 0x22d0a9e5000 0x22d0c9f9000 32848 r-x none libJavaScriptCore.so.18.7.4_seg
348 684196 0x22d0c9f9000 0x22d0ca7f000 536 rw- none libJavaScriptCore.so.18.7.4_seg
349 684197 0x22d0ca7f000 0x22d0ca8a000 44 rw- none libJavaScriptCore.so.18.7.4_seg
350 684176 0x24c6b415000 0x24c6b5e9000 1872 r-x none libicuuc.so.66.1_seg0ro
351 684177 0x24c6b7e9000 0x24c6b7fe000 84 rw- none libicuuc.so.66.1_seg1rw
352 684178 0x24c6b7fe000 0x24c6b7ff000 4 rw- none libicuuc.so.66.1_seg2rw
353 684276 0x108fd16b2000 0x108fefaa2000 495552 rw- none heap
354 686690 0x7f36970f8000 0x7f369713d000 276 rw-s none pthread func_219662_stack
355 684332 0x7f4a4f26c000 0x7f4a4f2b1000 276 rw-s none w>TrackerWindow_219552_stack
356 684316 0x7f69504e2000 0x7f6950527000 276 rw-s none w>Beállítások_219544_stack
357 684133 0x7f734066e000 0x7f734166f000 16388 rw-s none WebPositive_219536_stack
358 684326 0x7f7d31219000 0x7f7d3125e000 276 rw-s none sort_thread_219549_stack
359 684131 0x7f87e3221000 0x7f87e3225000 16 rw-k full user area
360 684388 0x7f9b0c6dd000 0x7f9b0c722000 276 rw-s none pthread func_219573_stack
361 684370 0x7fa4d5414000 0x7fa4d5459000 276 rw-s none pthread func_219565_stack
362 684134 0x7fa7858bc000 0x7fa7858c4000 32 r-xSk full commpage
363 684542 0x7fc7d956c000 0x7fc7d95b1000 276 rw-s none pthread func_219597_stack
364 684295 0x7fd50c729000 0x7fd50c76e000 276 rw-s none w>Letöltések_219542_stack
365 684291 0x7ff140676000 0x7ff1406bb000 276 rw-s none pthread func_219540_stack
366 684364 0x7ffc8a5f8000 0x7ffc8a63d000 276 rw-s none w>WebPositive_219563_stack
367
368Protection Flags: r - read, w - write, x - execute, s - stack, o - overcommit, c - cloneable, S - shared, k - kernel
369
370Semaphores:
371 ID Count Last Holder Name
372 ------------------------------------------------------------
373 32799160 0 167944 synchronized hash map
374 42269300 0 -167975 Catalog
375 49798504 0 219536 AppLooperPort
376 49820298 0 219536 BMessageQueue Lock
377 49844427 0 -167975 BMessageQueue Lock
378 49873079 0 167975 some BLocker
379 49919017 0 167975 some BLocker
380 49920002 0 -167975 credential storage
381 49930552 0 167975 add-on manager
382 49938786 0 219076 some BLocker
383 49941429 0 167975 Light Lock
384 49944177 0 -167975 Catalog
385 49953602 0 167975 some BLocker
386 49958638 0 219552 TrackerWindow
387 49961367 0 -167975 offscreen bitmap
388 49962614 0 -167975 some BLocker
389 49964876 0 167975 browsing history
390 49965200 0 -167944 BMessageQueue Lock
391 49966072 0 167975 BMessageQueue Lock
392 49966831 0 -167981 some BLocker
393 49967017 0 -167975 screen list
394 49967341 0 -167975 media plugin manager
395 49971516 0 167975 BMessageQueue Lock
396 49971655 0 167975 BMessageQueue Lock
397 49972323 0 167975 offscreen bitmap
398 49973955 0 -167944 some BLocker
399 49974472 0 219552 BLooperList lock
400 49975482 0 167975 Script konzol
401 49977384 0 167975 BMessageQueue Lock
402 49978565 0 219563 WebPositive
403 49978753 0 -167975 synchronized hash map
404 49978893 -1 167975 Sütikezelő
405 49979028 0 -167999 Tracker node icon cache
406 49981392 0 -167975 BMessageQueue Lock
407 49981764 0 167975 some BLocker
408 49982187 0 167975 Light Lock
409 49983658 0 -167975 width buffer
410 49984051 0 167975 Catalog
411 49984304 0 167975 tool tip manager
412 49984682 0 219542 Letöltések
413 49984803 0 -167981 Catalog
414 49984943 0 -167975 LocaleRosterData
415 49985345 0 -167975 anonymous looper
416 49985795 0 167975 undo
417 49986287 0 167975 BMediaRoster::Roster locker
418 49986601 0 167975 offscreen bitmap
419 49986745 0 219563 some BBlockCache lock
420 49987235 0 219536 token space
421 49987820 0 219565 BMessageQueue Lock
422 49988780 0 -167975 Beállítások
423 49989106 0 167975 shared buffer list
424 49989696 0 219536 AppServerLink_sLock
425 49989832 0 -167975 font list
426 49991065 0 167975 some BLocker
427 49991331 0 167975 persistent credential storage
428 49991358 0 167975 some BLocker
429 49994759 0 167975 BMessageQueue Lock
430 49994942 0 167975 some BLocker
431 49995257 0 -167999 Tracker shared icon cache
432 49996961 0 -167975 virtual directory manager
433 49997419 0 167975 PeriodicUpdatePoses
434 49997451 0 167975 media theme lock
435 49998464 0 -167975 some BLocker
436 49998734 0 167975 DNS cache
437 49999632 0 167975 BMessageQueue Lock
438 50000230 0 -167975 some BLocker
439 50000577 0 167938 clipboard
440 50003739 0 167975 port pool
441 50004142 0 167975 BMessageQueue Lock
442 50009451 0 167975 anonymous looper
443 50453373 0 219563 offscreen bitmap
444 54186790 0 167981 BMessageQueue Lock
445 54192479 0 219563 offscreen bitmap
446 54207678 0 -167981 BMessageQueue Lock
447 60534406 0 254507 offscreen bitmap
448 60573245 0 254507 BMessageQueue Lock