1 | | WebPositive will not start. I have the debug file for it, here (sorry if this is not the proper route; I'm using Haiku on a Live CD and have nowhere I can actually copy the text file else to, that I'm aware of (though I will try): |
2 | | |
3 | | Debug information for team /boot/system/apps/WebPositive (583): |
4 | | CPU(s): 2x AMD Athlon 64 |
5 | | Memory: 1.94 GiB total, 376.11 MiB used |
6 | | Haiku revision: hrev47380 Jun 16 2014 03:33:54 (x86_64) |
7 | | |
8 | | Active Threads: |
9 | | thread 586: pthread func |
10 | | thread 588: w>Downloads |
11 | | thread 590: w>Settings |
12 | | thread 593: timer thread |
13 | | thread 594: team 583 debug task |
14 | | thread 583: WebPositive (main) |
15 | | state: Exception (General protection fault) |
16 | | |
17 | | Frame IP Function Name |
18 | | ----------------------------------------------- |
19 | | 0x7fd1f2dd5ff0 0x20a0ff245ad WebCore::ContainerNode::suspendPostAttachCallbacks() + 0x4d |
20 | | Disassembly: |
21 | | WebCore::ContainerNode::suspendPostAttachCallbacks(): |
22 | | 0x0000020a0ff24560: 488b050922c100 mov 0xc12209(%rip), %rax |
23 | | 0x0000020a0ff24567: 4885c0 test %rax, %rax |
24 | | 0x0000020a0ff2456a: 7414 jz 0x20a0ff24580 |
25 | | 0x0000020a0ff2456c: 4883c001 addq $0x1, %rax |
26 | | 0x0000020a0ff24570: 488905f921c100 mov %rax, 0xc121f9(%rip) |
27 | | 0x0000020a0ff24577: c3 ret |
28 | | 0x0000020a0ff24578: 0f1f840000000000 nop 0x0(%rax,%rax) |
29 | | 0x0000020a0ff24580: 53 push %rbx |
30 | | 0x0000020a0ff24581: 488b4720 mov 0x20(%rdi), %rax |
31 | | 0x0000020a0ff24585: 488b7810 mov 0x10(%rax), %rdi |
32 | | 0x0000020a0ff24589: e862aa3eff call 0x20a0f30eff0 |
33 | | 0x0000020a0ff2458e: 4885c0 test %rax, %rax |
34 | | 0x0000020a0ff24591: 7409 jz 0x20a0ff2459c |
35 | | 0x0000020a0ff24593: 80b8b900000000 cmpb $0x0, 0xb9(%rax) |
36 | | 0x0000020a0ff2459a: 7534 jnz 0x20a0ff245d0 |
37 | | 0x0000020a0ff2459c: e87f4241ff call 0x20a0f338820 |
38 | | 0x0000020a0ff245a1: 488b7818 mov 0x18(%rax), %rdi |
39 | | 0x0000020a0ff245a5: 4889c3 mov %rax, %rbx |
40 | | 0x0000020a0ff245a8: 4885ff test %rdi, %rdi |
41 | | 0x0000020a0ff245ab: 743b jz 0x20a0ff245e8 |
42 | | 0x0000020a0ff245ad: 488b07 mov (%rdi), %rax <-- |
43 | | |
44 | | Frame memory: |
45 | | [0x7fd1f2dd5fe0] ...{.....o...... 10 97 c2 7b 05 01 00 00 1c 6f f3 0f 0a 02 00 00 |
46 | | 0x7fd1f2dd6050 0x20a0ff36f17 WebCore::Document::recalcStyle(WebCore::Style::Change) + 0xd7 |
47 | | 0x7fd1f2dd6080 0x20a0ff370ff WebCore::Document::createRenderTree() + 0x3f |
48 | | 0x7fd1f2dd6090 0x20a0ff34d5e WebCore::Document::didBecomeCurrentDocumentInFrame() + 0x8e |
49 | | 0x7fd1f2dd6120 0x20a0f83f5b7 WebCore::DocumentWriter::begin(WebCore::URL const&, bool, WebCore::Document*) + 0x137 |
50 | | 0x7fd1f2dd6190 0x20a0f837082 WebCore::DocumentLoader::commitData(char const*, unsigned long) + 0x52 |
51 | | 0x7fd1f2dd61c0 0x20a0f83791f WebCore::DocumentLoader::finishedLoading(double) + 0x1af |
52 | | 0x7fd1f2dd6310 0x20a0f839b1b WebCore::DocumentLoader::maybeLoadEmpty() + 0x1fb |
53 | | 0x7fd1f2dd65e0 0x20a0f839d1d WebCore::DocumentLoader::startLoadingMainResource() + 0xcd |
54 | | 0x7fd1f2dd67b0 0x20a0f84509c WebCore::FrameLoader::init() + 0x26c |
55 | | 0x7fd1f2dd6800 0x20a0f354390 BWebFrame::BWebFrame(BWebPage*, BWebFrame*, WebFramePrivate*) + 0x150 |
56 | | 0x7fd1f2dd6820 0x20a0f355055 BWebPage::Init() + 0x75 |
57 | | 0x7fd1f2dd6870 0x20a0f35affd BWebView::BWebView(char const*) + 0x9d |
58 | | 0x7fd1f2dd68d0 0x9fba5b18ff BrowserWindow::CreateNewTab(BString const&, bool, BWebView*) + 0x3d |
59 | | 0x7fd1f2dd7fc0 0x9fba5b4e32 BrowserWindow::BrowserWindow(BRect, SettingsMessage*, BString const&, BUrlContext*, unsigned int, BWebView*) + 0x212c |
60 | | 0x7fd1f2dd8040 0x9fba5ad883 BrowserApp::_CreateNewWindow(BString const&, bool) + 0x129 |
61 | | 0x7fd1f2dd8280 0x9fba5aed80 BrowserApp::ReadyToRun() + 0x61a |
62 | | 0x7fd1f2dd8500 0x1f8db1761c3 BApplication::DispatchMessage(BMessage*, BHandler*) + 0x24f |
63 | | 0x7fd1f2dd8560 0x1f8db17c17e BLooper::task_looper() + 0x1c2 |
64 | | 0x7fd1f2dd8580 0x1f8db173126 BApplication::Run() + 0x4c |
65 | | 0x7fd1f2dd85a0 0x9fba5ade5d main + 0x29 |
66 | | 0x7fd1f2dd85d0 0x9fba5a2d53 _start + 0x4f |
67 | | 0x7fd1f2dd85f0 0xbcffc5fd89 runtime_loader + 0x138 |
68 | | 00000000 0x7f793ff112c8 commpage_thread_exit + 0 |
69 | | |
70 | | Registers: |
71 | | rip: 0x0000020a0ff245ad |
72 | | rsp: 0x00007fd1f2dd5fe0 |
73 | | rbp: 0x0000000000000004 |
74 | | rax: 0x000001057ba492c0 |
75 | | rbx: 0x000001057ba492c0 |
76 | | rcx: 0x0000000000000020 |
77 | | rdx: 0x0000000000000000 |
78 | | rsi: 0x0000000000000000 |
79 | | rdi: 0x4353545200070001 |
80 | | r8: 0x0000000000000000 |
81 | | r9: 0x0000000000000000 |
82 | | r10: 0x0000000000000002 |
83 | | r11: 0x0000000000000009 |
84 | | r12: 0x0000000000000000 |
85 | | r13: 0x00007fd1f2dd6000 |
86 | | r14: 0x000001057ba46f60 |
87 | | r15: 0x000001057ba47360 |
88 | | cs: 0x0023 |
89 | | ds: 0x0000 |
90 | | es: 0x0000 |
91 | | fs: 0x0000 |
92 | | gs: 0x0000 |
93 | | ss: 0x001b |
94 | | |
95 | | Loaded Images: |
96 | | ID Text Base Text End Data Base Data End Type Name |
97 | | -------------------------------------------------------------------------------- |
98 | | 4658 0x1254f8a000 0x125503e000 0x125523d000 0x1255242000 lib /boot/system/lib/libsqlite3.so.0.8.6 |
99 | | 4675 0x1e29b8c000 0x1e29b9d000 0x1e29d9d000 0x1e29d9e000 lib /boot/system/lib/libroot-addon-icu.so |
100 | | 4655 0x2035863000 0x2035877000 0x2035a76000 0x2035a78000 lib /boot/system/lib/libtranslation.so |
101 | | 4666 0x8a153dc000 0x8a154d8000 0x8a156d8000 0x8a156db000 lib /boot/system/lib/libtextencoding.so |
102 | | 4648 0x9fba565000 0x9fba5d8000 0x9fba7d8000 0x9fba7e0000 app /boot/system/apps/WebPositive |
103 | | 4656 0xb219212000 0xb219368000 0xb219568000 0xb2195ca000 lib /boot/system/lib/libroot.so |
104 | | 4653 0xb916660000 0xb9166ae000 0xb9168ad000 0xb9168b1000 lib /boot/system/lib/libbnetapi.so |
105 | | 4647 0xbcffc4b000 0xbcffc7a000 0xbcffe79000 0xbcffe8e000 lib /boot/system/runtime_loader |
106 | | 4669 0xed64b2a000 0xed64b5c000 0xed64d5c000 0xed64d5e000 lib /boot/system/lib/libicule.so.48.1.1 |
107 | | 4662 0xf107484000 0xf1075d8000 0xf1077d7000 0xf1077ec000 lib /boot/system/lib/libicuuc.so.48.1.1 |
108 | | 4673 0x11e4267d000 0x11e427fe000 0x11e429fe000 0x11e42a23000 lib /boot/system/lib/libcrypto.so.1.0.0 |
109 | | 4668 0x12a6475e000 0x12a64769000 0x12a64968000 0x12a6496a000 lib /boot/system/lib/libicuio.so.48.1.1 |
110 | | 4667 0x133cae19000 0x133cbfcb000 0x133cc1ca000 0x133cc1d4000 lib /boot/system/lib/libicudata.so.48.1.1 |
111 | | 4661 0x1428967f000 0x14289834000 0x14289a34000 0x14289a44000 lib /boot/system/lib/libicui18n.so.48.1.1 |
112 | | 4660 0x159858f3000 0x1598592c000 0x15985b2c000 0x15985b2d000 lib /boot/system/lib/libjpeg.so.9.0.0 |
113 | | 4663 0x16532ce7000 0x16532d22000 0x16532f21000 0x16532f23000 lib /boot/system/lib/libxslt.so.1.1.28 |
114 | | 4659 0x165ebcbd000 0x165ebce5000 0x165ebee4000 0x165ebee5000 lib /boot/system/lib/libpng15.so.15.12.0 |
115 | | 4674 0x16edf4f3000 0x16edf548000 0x16edf748000 0x16edf750000 lib /boot/system/lib/libssl.so.1.0.0 |
116 | | 4657 0x170095fc000 0x1700975b000 0x1700995a000 0x17009967000 lib /boot/system/lib/libxml2.so.2.9.1 |
117 | | 4654 0x170c5702000 0x170c589f000 0x170c5a9f000 0x170c5ab9000 lib /boot/system/lib/libtracker.so |
118 | | 4670 0x176f6866000 0x176f6870000 0x176f6a70000 0x176f6a71000 lib /boot/system/lib/libiculx.so.48.1.1 |
119 | | 4652 0x183c2f5e000 0x183c2fac000 0x183c31ac000 0x183c31b0000 lib /boot/system/lib/libnetwork.so |
120 | | 4672 0x1b2d7ed6000 0x1b2d7ef3000 0x1b2d80f2000 0x1b2d8107000 lib /boot/system/lib/libsupc++.so |
121 | | 4665 0x1c94b117000 0x1c94b11b000 0x1c94b31b000 0x1c94b31c000 lib /boot/system/lib/libbsd.so |
122 | | 4664 0x1e05a129000 0x1e05a144000 0x1e05a343000 0x1e05a344000 lib /boot/system/lib/libz.so.1.2.8 |
123 | | 4671 0x1ee29311000 0x1ee29332000 0x1ee29531000 0x1ee29565000 lib /boot/system/lib/libicutu.so.48.1.1 |
124 | | 4651 0x1f8db04e000 0x1f8db31b000 0x1f8db51b000 0x1f8db544000 lib /boot/system/lib/libbe.so |
125 | | 4650 0x20609713000 0x20609809000 0x20609a08000 0x20609a2b000 lib /boot/system/lib/libstdc++.so |
126 | | 4649 0x20a0e8c8000 0x20a1079b000 0x20a1099b000 0x20a10b39000 lib /boot/system/lib/libWebKit.so.1.2.2 |
127 | | 4646 0x7f793ff11000 0x7f793ff19000 0x00000000 0x00000000 system commpage |
128 | | |
129 | | Areas: |
130 | | ID Base End Size (KiB) Protection Locking Name |
131 | | -------------------------------------------------------------------------------- |
132 | | 13843 0x00e3b000 0x00ebb000 512 rw- full rld heap |
133 | | 13842 0x03d9b000 0x03e1b000 512 rw- full rld heap |
134 | | 13841 0x0b788000 0x0b7a0000 96 rw- full rld heap |
135 | | 13840 0x1e42a000 0x1e442000 96 rw- full rld heap |
136 | | 13839 0x23cba000 0x23cca000 64 rw- full rld heap |
137 | | 13857 0x60000000 0x60001000 4 rw-S full server_memory |
138 | | 13859 0x68000000 0x68020000 128 rw-S full server_memory |
139 | | 13865 0x1b6cee000 0x1b6cef000 4 rw- full mmap area |
140 | | 13864 0x1b6cef000 0x1f6cef000 1048576 rwx full mmap area |
141 | | 13866 0x1f6cef000 0x1f6cf0000 4 rw- full mmap area |
142 | | 13838 0x2246c6000 0x2246d6000 64 rw- full rld heap |
143 | | 13837 0x3090f6000 0x3090fe000 32 rw- full rld heap |
144 | | 13836 0x5b30b9000 0x5b30c1000 32 rw- full rld heap |
145 | | 13759 0x618489000 0x61848a000 4 rw-S full _rld_debug_ |
146 | | 13758 0x76253e000 0x76254e000 64 rw- full rld heap |
147 | | 13797 0x1254f8a000 0x125503e000 720 r-x full libsqlite3.so.0.8.6_seg0ro |
148 | | 13798 0x125523d000 0x1255242000 20 rw- full libsqlite3.so.0.8.6_seg1rw |
149 | | 13845 0x1e29b8c000 0x1e29b9d000 68 r-x full libroot-addon-icu.so_seg0ro |
150 | | 13846 0x1e29d9d000 0x1e29d9e000 4 rw- full libroot-addon-icu.so_seg1rw |
151 | | 13787 0x2035863000 0x2035877000 80 r-x full libtranslation.so_seg0ro |
152 | | 13788 0x2035a76000 0x2035a78000 8 rw- full libtranslation.so_seg1rw |
153 | | 13815 0x8a153dc000 0x8a154d8000 1008 r-x full libtextencoding.so_seg0ro |
154 | | 13816 0x8a156d8000 0x8a156db000 12 rw- full libtextencoding.so_seg1rw |
155 | | 13760 0x9fba565000 0x9fba5d8000 460 r-x full WebPositive_seg0ro |
156 | | 13761 0x9fba7d8000 0x9fba7e0000 32 rw- full WebPositive_seg1rw |
157 | | 13789 0xb219212000 0xb219368000 1368 r-x full libroot.so_seg0ro |
158 | | 13790 0xb219568000 0xb219576000 56 rw- full libroot.so_seg1rw |
159 | | 13791 0xb219576000 0xb2195ca000 336 rw- full libroot.so_seg2rw |
160 | | 13782 0xb916660000 0xb9166ae000 312 r-x full libbnetapi.so_seg0ro |
161 | | 13783 0xb9168ad000 0xb9168b1000 16 rw- full libbnetapi.so_seg1rw |
162 | | 13755 0xbcffc4b000 0xbcffc7a000 188 r-x full runtime_loader_seg0ro |
163 | | 13756 0xbcffe79000 0xbcffe7c000 12 rw- full runtime_loader_seg1rw |
164 | | 13757 0xbcffe7c000 0xbcffe8e000 72 rw- full runtime_loader_bss1 |
165 | | 13821 0xed64b2a000 0xed64b5c000 200 r-x full libicule.so.48.1.1_seg0ro |
166 | | 13822 0xed64d5c000 0xed64d5e000 8 rw- full libicule.so.48.1.1_seg1rw |
167 | | 13806 0xf107484000 0xf1075d8000 1360 r-x full libicuuc.so.48.1.1_seg0ro |
168 | | 13807 0xf1077d7000 0xf1077ea000 76 rw- full libicuuc.so.48.1.1_seg1rw |
169 | | 13808 0xf1077ea000 0xf1077ec000 8 rw- full libicuuc.so.48.1.1_seg2rw |
170 | | 13844 0x1057ba07000 0x1057bc47000 2304 rw- full heap |
171 | | 13831 0x11e4267d000 0x11e427fe000 1540 r-x full libcrypto.so.1.0.0_seg0ro |
172 | | 13832 0x11e429fe000 0x11e42a21000 140 rw- full libcrypto.so.1.0.0_seg1rw |
173 | | 13833 0x11e42a21000 0x11e42a23000 8 rw- full libcrypto.so.1.0.0_seg2rw |
174 | | 13819 0x12a6475e000 0x12a64769000 44 r-x full libicuio.so.48.1.1_seg0ro |
175 | | 13820 0x12a64968000 0x12a6496a000 8 rw- full libicuio.so.48.1.1_seg1rw |
176 | | 13817 0x133cae19000 0x133cbfcb000 18120 r-x full libicudata.so.48.1.1_seg0ro |
177 | | 13818 0x133cc1ca000 0x133cc1d4000 40 rw- full libicudata.so.48.1.1_seg1rw |
178 | | 13803 0x1428967f000 0x14289834000 1748 r-x full libicui18n.so.48.1.1_seg0ro |
179 | | 13804 0x14289a34000 0x14289a43000 60 rw- full libicui18n.so.48.1.1_seg1rw |
180 | | 13805 0x14289a43000 0x14289a44000 4 rw- full libicui18n.so.48.1.1_seg2rw |
181 | | 13801 0x159858f3000 0x1598592c000 228 r-x full libjpeg.so.9.0.0_seg0ro |
182 | | 13802 0x15985b2c000 0x15985b2d000 4 rw- full libjpeg.so.9.0.0_seg1rw |
183 | | 13809 0x16532ce7000 0x16532d22000 236 r-x full libxslt.so.1.1.28_seg0ro |
184 | | 13810 0x16532f21000 0x16532f23000 8 rw- full libxslt.so.1.1.28_seg1rw |
185 | | 13799 0x165ebcbd000 0x165ebce5000 160 r-x full libpng15.so.15.12.0_seg0ro |
186 | | 13800 0x165ebee4000 0x165ebee5000 4 rw- full libpng15.so.15.12.0_seg1rw |
187 | | 13834 0x16edf4f3000 0x16edf548000 340 r-x full libssl.so.1.0.0_seg0ro |
188 | | 13835 0x16edf748000 0x16edf750000 32 rw- full libssl.so.1.0.0_seg1rw |
189 | | 13792 0x170095fc000 0x1700975b000 1404 r-x full libxml2.so.2.9.1_seg0ro |
190 | | 13795 0x1700995a000 0x17009966000 48 rw- full libxml2.so.2.9.1_seg1rw |
191 | | 13796 0x17009966000 0x17009967000 4 rw- full libxml2.so.2.9.1_seg2rw |
192 | | 13784 0x170c5702000 0x170c589f000 1652 r-x full libtracker.so_seg0ro |
193 | | 13785 0x170c5a9f000 0x170c5ab8000 100 rw- full libtracker.so_seg1rw |
194 | | 13786 0x170c5ab8000 0x170c5ab9000 4 rw- full libtracker.so_seg2rw |
195 | | 13823 0x176f6866000 0x176f6870000 40 r-x full libiculx.so.48.1.1_seg0ro |
196 | | 13824 0x176f6a70000 0x176f6a71000 4 rw- full libiculx.so.48.1.1_seg1rw |
197 | | 13779 0x183c2f5e000 0x183c2fac000 312 r-x full libnetwork.so_seg0ro |
198 | | 13780 0x183c31ac000 0x183c31af000 12 rw- full libnetwork.so_seg1rw |
199 | | 13781 0x183c31af000 0x183c31b0000 4 rw- full libnetwork.so_seg2rw |
200 | | 13828 0x1b2d7ed6000 0x1b2d7ef3000 116 r-x full libsupc++.so_seg0ro |
201 | | 13829 0x1b2d80f2000 0x1b2d80f5000 12 rw- full libsupc++.so_seg1rw |
202 | | 13830 0x1b2d80f5000 0x1b2d8107000 72 rw- full libsupc++.so_seg2rw |
203 | | 13813 0x1c94b117000 0x1c94b11b000 16 r-x full libbsd.so_seg0ro |
204 | | 13814 0x1c94b31b000 0x1c94b31c000 4 rw- full libbsd.so_seg1rw |
205 | | 13811 0x1e05a129000 0x1e05a144000 108 r-x full libz.so.1.2.8_seg0ro |
206 | | 13812 0x1e05a343000 0x1e05a344000 4 rw- full libz.so.1.2.8_seg1rw |
207 | | 13825 0x1ee29311000 0x1ee29332000 132 r-x full libicutu.so.48.1.1_seg0ro |
208 | | 13826 0x1ee29531000 0x1ee29533000 8 rw- full libicutu.so.48.1.1_seg1rw |
209 | | 13827 0x1ee29533000 0x1ee29565000 200 rw- full libicutu.so.48.1.1_seg2rw |
210 | | 13776 0x1f8db04e000 0x1f8db31b000 2868 r-x full libbe.so_seg0ro |
211 | | 13777 0x1f8db51b000 0x1f8db543000 160 rw- full libbe.so_seg1rw |
212 | | 13778 0x1f8db543000 0x1f8db544000 4 rw- full libbe.so_seg2rw |
213 | | 13773 0x20609713000 0x20609809000 984 r-x full libstdc++.so_seg0ro |
214 | | 13774 0x20609a08000 0x20609a12000 40 rw- full libstdc++.so_seg1rw |
215 | | 13775 0x20609a12000 0x20609a2b000 100 rw- full libstdc++.so_seg2rw |
216 | | 13762 0x20a0e8c8000 0x20a1079b000 31564 r-x full libWebKit.so.1.2.2_seg0ro |
217 | | 13769 0x20a1099b000 0x20a10b30000 1620 rw- full libWebKit.so.1.2.2_seg1rw |
218 | | 13772 0x20a10b30000 0x20a10b39000 36 rw- full libWebKit.so.1.2.2_seg2rw |
219 | | 13876 0x7f2ee3cb6000 0x7f2ee3cfb000 276 rw-s full w>Downloads_588_stack |
220 | | 13872 0x7f3e2915e000 0x7f3e291a3000 276 rw-s full pthread func_586_stack |
221 | | 13751 0x7f4d81f9b000 0x7f4d81f9f000 16 rw- full user area |
222 | | 13754 0x7f793ff11000 0x7f793ff19000 32 r-xSk full commpage |
223 | | 13892 0x7fc8d00ce000 0x7fc8d0113000 276 rw-s full timer thread_593_stack |
224 | | 13753 0x7fd1f1dd9000 0x7fd1f2dda000 16388 rw-s full WebPositive_583_stack |
225 | | 13886 0x7ff92e1ba000 0x7ff92e1ff000 276 rw-s full w>Settings_590_stack |
226 | | |
227 | | Protection Flags: r - read, w - write, x - execute, s - stack, o - overcommit, c - cloneable, S - shared, k - kernel |
228 | | |
229 | | Semaphores: |
230 | | ID Count Last Holder Name |
231 | | ------------------------------------------------------------ |
232 | | 3559 0 0 some BBlockCache lock |
233 | | 3560 0 0 Catalog |
234 | | 3561 0 0 some BLocker |
235 | | 3562 0 0 some BLocker |
236 | | 3563 0 0 token space |
237 | | 3564 0 0 BLooperList lock |
238 | | 3565 0 583 AppServerLink_sLock |
239 | | 3566 0 0 LocaleRosterData |
240 | | 3567 0 0 some BLocker |
241 | | 3568 0 0 synchronized hash map |
242 | | 3569 0 0 synchronized hash map |
243 | | 3570 0 0 some BLocker |
244 | | 3571 0 0 Catalog |
245 | | 3572 0 0 Catalog |
246 | | 3573 0 0 PeriodicUpdatePoses |
247 | | 3574 0 0 Light Lock |
248 | | 3575 0 0 Light Lock |
249 | | 3576 0 0 undo |
250 | | 3577 0 0 some BLocker |
251 | | 3578 0 0 some BLocker |
252 | | 3579 0 0 synchronized hash map |
253 | | 3580 0 0 synchronized hash map |
254 | | 3581 0 0 some BLocker |
255 | | 3582 0 0 Catalog |
256 | | 3583 0 0 persistent credential storage |
257 | | 3584 0 0 credential storage |
258 | | 3585 0 0 browsing history |
259 | | 3586 0 0 BMessageQueue Lock |
260 | | 3587 0 0 AppLooperPort |
261 | | 3599 0 0 screen list |
262 | | 3600 0 0 clipboard |
263 | | 3601 0 0 width buffer |
264 | | 3602 0 0 some BLocker |
265 | | 3604 0 0 synchronized hash map |
266 | | 3605 0 0 some BLocker |
267 | | 3607 0 0 synchronized hash map |
268 | | 3611 0 0 some BLocker |
269 | | 3618 0 0 BMessageQueue Lock |
270 | | 3619 0 588 Downloads |
271 | | 3642 0 0 BMessageQueue Lock |
272 | | 3643 0 0 Settings |
273 | | 3657 0 0 font list |
274 | | 3679 0 0 BMessageQueue Lock |
275 | | 3680 0 0 Script console |
276 | | 3686 0 0 BMessageQueue Lock |
277 | | 3687 0 0 WebPositive |
278 | | 3693 0 0 Tracker node icon cache |
279 | | 3694 0 0 Tracker shared icon cache |
280 | | 3695 0 0 some BLocker |
281 | | 3696 -1 593 timer thread control |
| 1 | WebPositive will not start. I have the debug file for it, here (sorry if this is not the proper route; I'm using Haiku on a Live CD and have nowhere I can actually copy the text file else to, that I'm aware of (though I will try). |