Hi,
After a successfull compilation (without video support & a couple of functionalities), qtox crashes at start, the output from the terminal shows, a lock/unlock shared memory issue, as i am not a developper i have no clue what to do next?
If some devs could take a look and help me that would be great.
here is the term output:
~/Desktop/qTox/build> ./qtox plainFont: Regular Regular 14 monoFont: DejaVu Sans Mono Book 13 menuFont: Lucida Sans 400Norm BAS Regular 14 [16:42:47.762] ../src/persistence/settings.cpp:117 : Debug: No settings file found, using defaults [16:42:47.764] ../src/persistence/settings.cpp:121 : Debug: "Loading settings from :/conf/qtox.ini" [16:42:47.773] ../src/ipc.cpp:46 : Debug: Our global IPC ID is 2798026154482673633 [16:42:47.787] ../src/ipc.cpp:68 : Debug: Failed to attach to the global shared memory, giving up [16:42:47.802] ../src/main.cpp:170 : Debug: built on: 16:28:38 Feb 17 2016 ( 1455722505 ) [16:42:47.802] ../src/main.cpp:171 : Debug: commit: 49b8a48888b2f003f5c684b6967180ca3a65c318 [16:42:47.803] ../src/ipc.cpp:143 : Warning: isCurrentOwner failed to access the memory, returning false Kill Thread ~/Desktop/qTox/build>
and this is the crash report:
Debug information for team /boot/home/Desktop/qTox/build/qtox (3394):
CPU(s): 2x Intel Pentium 4
Memory: 1022.69 Mio total, 429.03 Mio used
Haiku revision: hrev50095 Feb 11 2016 14:48:38 (BePC)
Active Threads:
thread 3397: BApplication_thread
thread 3398: pthread func
thread 3399: team 3394 debug task
thread 3394: qtox (main)
state: Exception (Segment violation)
Frame IP Function Name
-----------------------------------------------
0x721c8fe8 0x1b1fb64 IPC::postEvent(QString const&, QByteArray const&, unsigned int) + 0xc4
Disassembly:
IPC::postEvent(QString const&, QByteArray const&, unsigned int):
0x01b1faa0: 55 push %ebp
0x01b1faa1: 89e5 mov %esp, %ebp
0x01b1faa3: 57 push %edi
0x01b1faa4: 56 push %esi
0x01b1faa5: 53 push %ebx
0x01b1faa6: 83ec44 sub $0x44, %esp
0x01b1faa9: 8d45c8 lea -0x38(%ebp), %eax
0x01b1faac: 8b7d0c mov 0xc(%ebp), %edi
0x01b1faaf: e8a3faf7ff call 0x1a9f557
0x01b1fab4: 81c31ca54900 add $0x49a51c, %ebx
0x01b1faba: 57 push %edi
0x01b1fabb: 50 push %eax
0x01b1fabc: e8bf2cf7ff call 0x1a92780
0x01b1fac1: 8b55c8 mov -0x38(%ebp), %edx
0x01b1fac4: 83c40c add $0xc, %esp
0x01b1fac7: 31c0 xor %eax, %eax
0x01b1fac9: 837a0410 cmp $0x10, 0x4(%edx)
0x01b1facd: 7f0e jg 0x1b1fadd
0x01b1facf: 8b7d10 mov 0x10(%ebp), %edi
0x01b1fad2: 8b0f mov (%edi), %ecx
0x01b1fad4: 81790480000000 cmp $0x80, 0x4(%ecx)
0x01b1fadb: 7e36 jle 0x1b1fb13
0x01b1fadd: 8b0a mov (%edx), %ecx
0x01b1fadf: 85c9 test %ecx, %ecx
0x01b1fae1: 751d jnz 0x1b1fb00
0x01b1fae3: 8945c4 mov %eax, -0x3c(%ebp)
0x01b1fae6: 50 push %eax
0x01b1fae7: 6a04 push $0x4
0x01b1fae9: 6a01 push $0x1
0x01b1faeb: 52 push %edx
0x01b1faec: e8cfabf7ff call 0x1a9a6c0
0x01b1faf1: 83c410 add $0x10, %esp
0x01b1faf4: 8b45c4 mov -0x3c(%ebp), %eax
0x01b1faf7: 8d65f4 lea -0xc(%ebp), %esp
0x01b1fafa: 5b pop %ebx
0x01b1fafb: 5e pop %esi
0x01b1fafc: 5f pop %edi
0x01b1fafd: 5d pop %ebp
0x01b1fafe: c3 ret
0x01b1faff: 90 nop
0x01b1fb00: 41 inc %ecx
0x01b1fb01: 74f4 jz 0x1b1faf7
0x01b1fb03: f0832a01 lock sub $0x1, (%edx)
0x01b1fb07: 0f95c1 setnz %cl
0x01b1fb0a: 84c9 test %cl, %cl
0x01b1fb0c: 75e9 jnz 0x1b1faf7
0x01b1fb0e: 8b55c8 mov -0x38(%ebp), %edx
0x01b1fb11: ebd0 jmp 0x1b1fae3
0x01b1fb13: 83ec0c sub $0xc, %esp
0x01b1fb16: 8b4508 mov 0x8(%ebp), %eax
0x01b1fb19: 83c028 add $0x28, %eax
0x01b1fb1c: 50 push %eax
0x01b1fb1d: 8945c0 mov %eax, -0x40(%ebp)
0x01b1fb20: e8db28f7ff call 0x1a92400
0x01b1fb25: 83c410 add $0x10, %esp
0x01b1fb28: 84c0 test %al, %al
0x01b1fb2a: 0f8460020000 jz 0x1b1fd90
0x01b1fb30: 83ec0c sub $0xc, %esp
0x01b1fb33: 8b7508 mov 0x8(%ebp), %esi
0x01b1fb36: 56 push %esi
0x01b1fb37: e87450f7ff call 0x1a94bb0
0x01b1fb3c: 83c410 add $0x10, %esp
0x01b1fb3f: 8945bc mov %eax, -0x44(%ebp)
0x01b1fb42: 31d2 xor %edx, %edx
0x01b1fb44: 83c010 add $0x10, %eax
0x01b1fb47: eb1b jmp 0x1b1fb64
0x01b1fb49: 8db42600000000 lea (%esi), %esi
0x01b1fb50: 85c0 test %eax, %eax
0x01b1fb52: 0f94c1 setz %cl
0x01b1fb55: 42 inc %edx
0x01b1fb56: 05a8000000 add $0xa8, %eax
0x01b1fb5b: 84c9 test %cl, %cl
0x01b1fb5d: 741f jz 0x1b1fb7e
0x01b1fb5f: 83fa1f cmp $0x1f, %edx
0x01b1fb62: 771a ja 0x1b1fb7e
0x01b1fb64: 8b8898000000 mov 0x98(%eax), %ecx <--
Frame memory:
[0x721c8fa0] |..r...........r 7c 90 1c 72 00 00 00 00 e8 eb fb 01 b8 8f 1c 72
[0x721c8fb0] ^X. ^X..H`..... 20 5e 58 18 20 5e 58 18 c8 48 60 18 02 00 00 00
[0x721c8fc0] ............,... 8f 00 00 00 0f a1 ba 01 fa a2 ba 01 2c f8 05 05
[0x721c8fd0] .y_............. c8 79 5f 18 02 00 00 00 04 00 00 00 d0 9f fb 01
[0x721c8fe0] |..rp..r 7c 90 1c 72 70 90 1c 72
0x721c90a8 0x1a9ed89 main + 0xd79
0x721c90e8 0x1a9f5ad _start + 0x4d
0x721c9138 0x9d506f runtime_loader + 0xdf
00000000 0x62108250 commpage_thread_exit + 0
Registers:
eip: 0x01b1fb64
esp: 0x721c8fa0
ebp: 0x721c8fe8
eax: 0x00000010
ebx: 0x01fb9fd0
ecx: 0x00000000
edx: 0x00000000
esi: 0x01fbebc0
edi: 0x721c907c
cs: 0x001b
ds: 0x0023
es: 0x0023
fs: 0x0063
gs: 0x0023
ss: 0x0023
st0: 0.45
st1: 220
st2: 5.37e+08
st3: 0
st4: 4.86e+07
st5: 1.14e+03
st6: 3.58e+08
st7: 1.46e+15
mm0: {0x7f77, 0x5ae3, 0xe54e, 0xe6a5}
mm1: {0, 0, 0, 0xdc00}
mm2: {0, 0, 0xfff8, 0xffff}
mm3: {0, 0, 0, 0}
mm4: {0, 0, 0xd680, 0xb955}
mm5: {0, 0, 0, 0x8ec0}
mm6: {0, 0, 0xf800, 0xaa7a}
mm7: {0x2000, 0xa611, 0xbac3, 0xa57e}
xmm0: {0x6d20, 0x6d65, 0x726f, 0x2c79, 0x7220, 0x7465, 0x7275, 0x696e}
xmm1: {0xffff, 0xffff, 0xffff, 0xffff, 0xffff, 0xffff, 0xffff, 0xffff}
xmm2: {0, 0, 0, 0, 0, 0, 0, 0}
xmm3: {0x2, 0, 0, 0, 0, 0, 0, 0}
xmm4: {0x3, 0, 0x1, 0, 0, 0, 0, 0}
xmm5: {0xf21, 0x693d, 0xd801, 0x40e5, 0, 0, 0, 0}
xmm6: {0x9ede, 0x9edd, 0x9edd, 0x3fdd, 0, 0, 0, 0}
xmm7: {0, 0, 0, 0, 0, 0, 0, 0}
Loaded Images:
ID Text Base Text End Data Base Data End Type Name
--------------------------------------------------------------------------------
41590 0x002ef000 0x0030b000 0x0030b000 0x0030c000 lib /boot/system/lib/libswresample.so.1.2.101
41608 0x00504000 0x00520000 0x00520000 0x00522000 lib /boot/system/lib/libsupc++.so
41569 0x0052e000 0x005da000 0x005da000 0x005de000 lib /boot/system/lib/libsqlite3.so.0.8.6
41615 0x00625000 0x00649000 0x00649000 0x0064b000 lib /boot/system/add-ons/Qt5/platforms/libqhaiku.so
41606 0x006c2000 0x0082d000 0x0082d000 0x00839000 lib /boot/system/lib/libicuuc.so.56.1
41587 0x0083d000 0x0084e000 0x0084e000 0x00850000 lib /boot/system/lib/libbz2.so.1.0.6
41552 0x008bd000 0x008c6000 0x008c6000 0x008c7000 lib /boot/system/lib/libtoxav.so.0.0.0
41594 0x008e3000 0x008fc000 0x008fc000 0x008fd000 lib /boot/system/lib/libtheoradec.so.1.1.4
41556 0x00907000 0x009a6000 0x009a6000 0x009b2000 lib /boot/system/lib/libvpx.so.1.0.0
41549 0x009c4000 0x009e0000 0x009e0000 0x009e1000 lib /boot/system/runtime_loader
41612 0x00a01000 0x00af8000 0x00af8000 0x00afa000 lib /boot/system/lib/libtextencoding.so
41593 0x00bc6000 0x00c0c000 0x00c0c000 0x00c0e000 lib /boot/system/lib/libtheoraenc.so.1.1.2
41559 0x00ce2000 0x00ece000 0x00ece000 0x00eda000 lib /boot/system/lib/libavformat.so.56.40.101
41588 0x00f41000 0x00f58000 0x00f58000 0x00f59000 lib /boot/system/lib/libz.so.1.2.8
41577 0x00fe0000 0x0100f000 0x0100f000 0x01011000 lib /boot/system/lib/libQt5Xml.so.5.5.1
41591 0x01017000 0x01091000 0x01091000 0x010a3000 lib /boot/system/lib/libvorbisenc.so.2.0.11
41604 0x010a7000 0x010b1000 0x010b1000 0x010b3000 lib /boot/system/lib/libiculx.so.56.1
41567 0x010b9000 0x010f4000 0x010f4000 0x010f6000 lib /boot/system/lib/libjpeg.so.9.1.0
41582 0x010fa000 0x01112000 0x01112000 0x01113000 lib /boot/system/lib/libgcc_s.so.1
41618 0x01176000 0x011f1000 0x011f1000 0x011f5000 lib /boot/system/lib/libfreetype.so.6.12.0
41571 0x011f6000 0x01228000 0x01228000 0x0122a000 lib /boot/system/lib/libfilteraudio.so.0.0.0
41563 0x01230000 0x01395000 0x01395000 0x0139e000 lib /boot/system/lib/libswscale.so.3.1.101
41573 0x013a4000 0x013e8000 0x013e8000 0x013ea000 lib /boot/system/lib/libQt5Svg.so.5.5.1
41572 0x013f0000 0x01436000 0x01436000 0x01439000 lib /boot/system/lib/libQt5OpenGL.so.5.5.1
41560 0x0144c000 0x01451000 0x01451000 0x01452000 lib /boot/system/lib/libavdevice.so.56.4.100
41584 0x014a0000 0x014d7000 0x014d7000 0x014df000 lib /boot/system/lib/libnetwork.so
41557 0x01526000 0x01584000 0x01584000 0x0158e000 lib /boot/system/lib/libsodium.so.13.2.0
41551 0x015f2000 0x01624000 0x01624000 0x01626000 lib /boot/system/lib/libtoxcore.so.0.0.0
41566 0x016dd000 0x0171c000 0x0171c000 0x01725000 lib /boot/system/lib/libjasper.so.1.0.0
41581 0x01731000 0x0187d000 0x0187d000 0x0188b000 lib /boot/system/lib/libstdc++.so.6.0.21
41595 0x0189d000 0x018af000 0x018af000 0x018b1000 lib /boot/system/lib/libspeex.so.1.5.0
41558 0x018ba000 0x018f2000 0x018f2000 0x018f5000 lib /boot/system/lib/libopenal.so.1.13.0
41553 0x0190e000 0x01910000 0x01910000 0x01911000 lib /boot/system/lib/libtoxencryptsave.so.0.0.0
41555 0x01926000 0x01968000 0x01968000 0x01969000 lib /boot/system/lib/libopus.so.0.5.2
41617 0x0196d000 0x0199f000 0x0199f000 0x019a5000 lib /boot/system/lib/libfontconfig.so.1.9.0
41578 0x019d2000 0x01a03000 0x01a03000 0x01a05000 lib /boot/system/lib/libQt5Sql.so.5.5.1
41550 0x01a1a000 0x01fb3000 0x01fb3000 0x01fbf000 app /boot/home/Desktop/qTox/build/qtox
41570 0x01fbf000 0x01fc8000 0x01fc8000 0x01fc9000 lib /boot/system/lib/libqrencode.so.3.4.4
41607 0x01fc9000 0x01fcd000 0x01fcd000 0x01fce000 lib /boot/system/lib/libbsd.so
41564 0x01fcf000 0x01ff9000 0x01ff9000 0x01ffa000 lib /boot/system/lib/libpng16.so.16.20.0
41562 0x01ffd000 0x02062000 0x02062000 0x02077000 lib /boot/system/lib/libavutil.so.54.31.100
41599 0x02077000 0x0208b000 0x0208b000 0x0208c000 lib /boot/system/lib/libtranslation.so
41592 0x0208f000 0x020b7000 0x020b7000 0x020b8000 lib /boot/system/lib/libvorbis.so.0.4.8
41611 0x020b9000 0x020be000 0x020be000 0x020bf000 lib /boot/system/lib/libogg.so.0.8.2
41554 0x020c0000 0x020c1000 0x020c1000 0x020c3000 lib /boot/system/lib/libtoxdns.so.0.0.0
41586 0x020c3000 0x0210b000 0x0210b000 0x021ba000 lib /boot/system/lib/libmodplug.so.1.0.0
41585 0x021bc000 0x02249000 0x02249000 0x0224e000 lib /boot/system/lib/libmedia.so
41602 0x02251000 0x0225b000 0x0225b000 0x0225c000 lib /boot/system/lib/libicuio.so.56.1
41580 0x02263000 0x02296000 0x02296000 0x0229a000 lib /boot/system/lib/libGL.so
41609 0x0229c000 0x022b6000 0x022b6000 0x022b8000 lib /boot/system/lib/libpostproc.so.53.3.100
41576 0x022bb000 0x023cf000 0x023cf000 0x023d3000 lib /boot/system/lib/libQt5Network.so.5.5.1
41597 0x023d3000 0x02538000 0x02538000 0x02546000 lib /boot/system/lib/libicuuc.so.55.1
41568 0x02546000 0x02622000 0x02622000 0x02667000 lib /boot/system/lib/libroot.so
41614 0x02669000 0x02679000 0x02679000 0x0267b000 lib /boot/system/lib/libroot-addon-icu.so
41610 0x02687000 0x026a6000 0x026a6000 0x026a8000 lib /boot/system/lib/libavresample.so.2.1.0
41603 0x026b8000 0x0270a000 0x0270a000 0x0270c000 lib /boot/system/lib/libicule.so.56.1
41565 0x0272f000 0x02785000 0x02785000 0x02788000 lib /boot/system/lib/libtiff.so.3.9.6
41605 0x02795000 0x027bf000 0x027bf000 0x027f3000 lib /boot/system/lib/libicutu.so.56.1
41619 0x0280a000 0x02873000 0x02873000 0x02875000 lib /boot/system/lib/libQt5DBus.so.5.5.1
41561 0x028b6000 0x034b2000 0x034b2000 0x03b48000 lib /boot/system/lib/libavcodec.so.56.60.100
41620 0x03b90000 0x03cb4000 0x03cb4000 0x03cbc000 lib /boot/system/lib/libxml2.so.2.9.3
41575 0x03cc3000 0x0416a000 0x0416a000 0x0417e000 lib /boot/system/lib/libQt5Gui.so.5.5.1
41574 0x04272000 0x04788000 0x04788000 0x047a3000 lib /boot/system/lib/libQt5Widgets.so.5.5.1
41583 0x048c6000 0x04b9f000 0x04b9f000 0x04bba000 lib /boot/system/lib/libbe.so
41589 0x04d3a000 0x04f42000 0x04f42000 0x04f47000 lib /boot/system/lib/libavfilter.so.5.40.101
41579 0x04f59000 0x05424000 0x05424000 0x05430000 lib /boot/system/lib/libQt5Core.so.5.5.1
41596 0x05529000 0x0576e000 0x0576e000 0x0577b000 lib /boot/system/lib/libicui18n.so.55.1
41616 0x05784000 0x058fe000 0x058fe000 0x0590c000 lib /boot/system/lib/libtracker.so
41598 0x05910000 0x071c8000 0x071c8000 0x071c9000 lib /boot/system/lib/libicudata.so.55.1
41600 0x073eb000 0x08bd0000 0x08bd0000 0x08bd1000 lib /boot/system/lib/libicudata.so.56.1
41601 0x08bfc000 0x08e5f000 0x08e5f000 0x08e6c000 lib /boot/system/lib/libicui18n.so.56.1
41548 0x62108000 0x62110000 0x00000000 0x00000000 system commpage
Areas:
ID Base End Size (KiB) Protection Locking Name
--------------------------------------------------------------------------------
186248 0x00102000 0x0010a000 32 rw- full rld heap
186284 0x00111000 0x00119000 32 rw- full rld heap
186135 0x0011d000 0x0011e000 4 rw-S full rld_debug
186285 0x00124000 0x0012c000 32 rw- full rld heap
186134 0x00134000 0x00144000 64 rw- full rld heap
186287 0x001f5000 0x00205000 64 rw- full rld heap
186286 0x0029a000 0x002aa000 64 rw- full rld heap
186232 0x002ef000 0x0030b000 112 r-x full libswresample.so.1.2.101_seg0ro
186233 0x0030b000 0x0030c000 4 rw- full libswresample.so.1.2.101_seg1rw
186273 0x00504000 0x00520000 112 r-x full libsupc++.so_seg0ro
186274 0x00520000 0x00522000 8 rw- full libsupc++.so_seg1rw
186183 0x0052e000 0x005da000 688 r-x full libsqlite3.so.0.8.6_seg0ro
186184 0x005da000 0x005de000 16 rw- full libsqlite3.so.0.8.6_seg1rw
186298 0x00625000 0x00649000 144 r-x full libqhaiku.so_seg0ro
186299 0x00649000 0x0064b000 8 rw- full libqhaiku.so_seg1rw
186269 0x006c2000 0x0082d000 1452 r-x full libicuuc.so.56.1_seg0ro
186270 0x0082d000 0x00839000 48 rw- full libicuuc.so.56.1_seg1rw
186226 0x0083d000 0x0084e000 68 r-x full libbz2.so.1.0.6_seg0ro
186227 0x0084e000 0x00850000 8 rw- full libbz2.so.1.0.6_seg1rw
186141 0x008bd000 0x008c6000 36 r-x full libtoxav.so.0.0.0_seg0ro
186142 0x008c6000 0x008c7000 4 rw- full libtoxav.so.0.0.0_seg1rw
186240 0x008e3000 0x008fc000 100 r-x full libtheoradec.so.1.1.4_seg0ro
186241 0x008fc000 0x008fd000 4 rw- full libtheoradec.so.1.1.4_seg1rw
186150 0x00907000 0x009a6000 636 r-x full libvpx.so.1.0.0_seg0ro
186151 0x009a6000 0x009a8000 8 rw- full libvpx.so.1.0.0_seg1rw
186152 0x009a8000 0x009b2000 40 rw- full libvpx.so.1.0.0_seg2rw
186132 0x009c4000 0x009e0000 112 r-x full runtime_loader_seg0ro
186133 0x009e0000 0x009e1000 4 rw- full runtime_loader_seg1rw
186282 0x00a01000 0x00af8000 988 r-x full libtextencoding.so_seg0ro
186283 0x00af8000 0x00afa000 8 rw- full libtextencoding.so_seg1rw
186238 0x00bc6000 0x00c0c000 280 r-x full libtheoraenc.so.1.1.2_seg0ro
186239 0x00c0c000 0x00c0e000 8 rw- full libtheoraenc.so.1.1.2_seg1rw
186158 0x00ce2000 0x00ece000 1968 r-x full libavformat.so.56.40.101_seg0ro
186159 0x00ece000 0x00eda000 48 rw- full libavformat.so.56.40.101_seg1rw
186228 0x00f41000 0x00f58000 92 r-x full libz.so.1.2.8_seg0ro
186229 0x00f58000 0x00f59000 4 rw- full libz.so.1.2.8_seg1rw
186201 0x00fe0000 0x0100f000 188 r-x full libQt5Xml.so.5.5.1_seg0ro
186202 0x0100f000 0x01011000 8 rw- full libQt5Xml.so.5.5.1_seg1rw
186234 0x01017000 0x01091000 488 r-x full libvorbisenc.so.2.0.11_seg0ro
186235 0x01091000 0x010a3000 72 rw- full libvorbisenc.so.2.0.11_seg1rw
186264 0x010a7000 0x010b1000 40 r-x full libiculx.so.56.1_seg0ro
186265 0x010b1000 0x010b3000 8 rw- full libiculx.so.56.1_seg1rw
186178 0x010b9000 0x010f4000 236 r-x full libjpeg.so.9.1.0_seg0ro
186179 0x010f4000 0x010f6000 8 rw- full libjpeg.so.9.1.0_seg1rw
186214 0x010fa000 0x01112000 96 r-x full libgcc_s.so.1_seg0ro
186215 0x01112000 0x01113000 4 rw- full libgcc_s.so.1_seg1rw
186305 0x01176000 0x011f1000 492 r-x full libfreetype.so.6.12.0_seg0ro
186306 0x011f1000 0x011f5000 16 rw- full libfreetype.so.6.12.0_seg1rw
186187 0x011f6000 0x01228000 200 r-x full libfilteraudio.so.0.0.0_seg0ro
186188 0x01228000 0x0122a000 8 rw- full libfilteraudio.so.0.0.0_seg1rw
186168 0x01230000 0x01395000 1428 r-x full libswscale.so.3.1.101_seg0ro
186169 0x01395000 0x01396000 4 rw- full libswscale.so.3.1.101_seg1rw
186170 0x01396000 0x0139e000 32 rw- full libswscale.so.3.1.101_seg2rw
186191 0x013a4000 0x013e8000 272 r-x full libQt5Svg.so.5.5.1_seg0ro
186192 0x013e8000 0x013ea000 8 rw- full libQt5Svg.so.5.5.1_seg1rw
186189 0x013f0000 0x01436000 280 r-x full libQt5OpenGL.so.5.5.1_seg0ro
186190 0x01436000 0x01439000 12 rw- full libQt5OpenGL.so.5.5.1_seg1rw
186160 0x0144c000 0x01451000 20 r-x full libavdevice.so.56.4.100_seg0ro
186161 0x01451000 0x01452000 4 rw- full libavdevice.so.56.4.100_seg1rw
186218 0x014a0000 0x014d7000 220 r-x full libnetwork.so_seg0ro
186219 0x014d7000 0x014d9000 8 rw- full libnetwork.so_seg1rw
186220 0x014d9000 0x014df000 24 rw- full libnetwork.so_seg2rw
186153 0x01526000 0x01584000 376 r-x full libsodium.so.13.2.0_seg0ro
186154 0x01584000 0x0158e000 40 rw- full libsodium.so.13.2.0_seg1rw
186138 0x015f2000 0x01624000 200 r-x full libtoxcore.so.0.0.0_seg0ro
186139 0x01624000 0x01625000 4 rw- full libtoxcore.so.0.0.0_seg1rw
186140 0x01625000 0x01626000 4 rw- full libtoxcore.so.0.0.0_seg2rw
186175 0x016dd000 0x0171c000 252 r-x full libjasper.so.1.0.0_seg0ro
186176 0x0171c000 0x0171f000 12 rw- full libjasper.so.1.0.0_seg1rw
186177 0x0171f000 0x01725000 24 rw- full libjasper.so.1.0.0_seg2rw
186211 0x01731000 0x0187d000 1328 r-x full libstdc++.so.6.0.21_seg0ro
186212 0x0187d000 0x01884000 28 rw- full libstdc++.so.6.0.21_seg1rw
186213 0x01884000 0x0188b000 28 rw- full libstdc++.so.6.0.21_seg2rw
186242 0x0189d000 0x018af000 72 r-x full libspeex.so.1.5.0_seg0ro
186245 0x018af000 0x018b1000 8 rw- full libspeex.so.1.5.0_seg1rw
186155 0x018ba000 0x018f2000 224 r-x full libopenal.so.1.13.0_seg0ro
186156 0x018f2000 0x018f4000 8 rw- full libopenal.so.1.13.0_seg1rw
186157 0x018f4000 0x018f5000 4 rw- full libopenal.so.1.13.0_seg2rw
186143 0x0190e000 0x01910000 8 r-x full libtoxencryptsave.so.0.0.0_seg0
186144 0x01910000 0x01911000 4 rw- full libtoxencryptsave.so.0.0.0_seg1
186148 0x01926000 0x01968000 264 r-x full libopus.so.0.5.2_seg0ro
186149 0x01968000 0x01969000 4 rw- full libopus.so.0.5.2_seg1rw
186303 0x0196d000 0x0199f000 200 r-x full libfontconfig.so.1.9.0_seg0ro
186304 0x0199f000 0x019a5000 24 rw- full libfontconfig.so.1.9.0_seg1rw
186203 0x019d2000 0x01a03000 196 r-x full libQt5Sql.so.5.5.1_seg0ro
186204 0x01a03000 0x01a05000 8 rw- full libQt5Sql.so.5.5.1_seg1rw
186136 0x01a1a000 0x01fb3000 5732 r-x full qtox_seg0ro
186137 0x01fb3000 0x01fbf000 48 rw- full qtox_seg1rw
186185 0x01fbf000 0x01fc8000 36 r-x full libqrencode.so.3.4.4_seg0ro
186186 0x01fc8000 0x01fc9000 4 rw- full libqrencode.so.3.4.4_seg1rw
186271 0x01fc9000 0x01fcd000 16 r-x full libbsd.so_seg0ro
186272 0x01fcd000 0x01fce000 4 rw- full libbsd.so_seg1rw
186171 0x01fcf000 0x01ff9000 168 r-x full libpng16.so.16.20.0_seg0ro
186172 0x01ff9000 0x01ffa000 4 rw- full libpng16.so.16.20.0_seg1rw
186165 0x01ffd000 0x02062000 404 r-x full libavutil.so.54.31.100_seg0ro
186166 0x02062000 0x02063000 4 rw- full libavutil.so.54.31.100_seg1rw
186167 0x02063000 0x02077000 80 rw- full libavutil.so.54.31.100_seg2rw
186254 0x02077000 0x0208b000 80 r-x full libtranslation.so_seg0ro
186255 0x0208b000 0x0208c000 4 rw- full libtranslation.so_seg1rw
186236 0x0208f000 0x020b7000 160 r-x full libvorbis.so.0.4.8_seg0ro
186237 0x020b7000 0x020b8000 4 rw- full libvorbis.so.0.4.8_seg1rw
186280 0x020b9000 0x020be000 20 r-x full libogg.so.0.8.2_seg0ro
186281 0x020be000 0x020bf000 4 rw- full libogg.so.0.8.2_seg1rw
186145 0x020c0000 0x020c1000 4 r-x full libtoxdns.so.0.0.0_seg0ro
186146 0x020c1000 0x020c2000 4 rw- full libtoxdns.so.0.0.0_seg1rw
186147 0x020c2000 0x020c3000 4 rw- full libtoxdns.so.0.0.0_seg2rw
186223 0x020c3000 0x0210b000 288 r-x full libmodplug.so.1.0.0_seg0ro
186224 0x0210b000 0x0210c000 4 rw- full libmodplug.so.1.0.0_seg1rw
186225 0x0210c000 0x021ba000 696 rw- full libmodplug.so.1.0.0_seg2rw
186221 0x021bc000 0x02249000 564 r-x full libmedia.so_seg0ro
186222 0x02249000 0x0224e000 20 rw- full libmedia.so_seg1rw
186260 0x02251000 0x0225b000 40 r-x full libicuio.so.56.1_seg0ro
186261 0x0225b000 0x0225c000 4 rw- full libicuio.so.56.1_seg1rw
186208 0x02263000 0x02296000 204 r-x full libGL.so_seg0ro
186209 0x02296000 0x02299000 12 rw- full libGL.so_seg1rw
186210 0x02299000 0x0229a000 4 rw- full libGL.so_seg2rw
186275 0x0229c000 0x022b6000 104 r-x full libpostproc.so.53.3.100_seg0ro
186276 0x022b6000 0x022b7000 4 rw- full libpostproc.so.53.3.100_seg1rw
186277 0x022b7000 0x022b8000 4 rw- full libpostproc.so.53.3.100_seg2rw
186199 0x022bb000 0x023cf000 1104 r-x full libQt5Network.so.5.5.1_seg0ro
186200 0x023cf000 0x023d3000 16 rw- full libQt5Network.so.5.5.1_seg1rw
186249 0x023d3000 0x02538000 1428 r-x full libicuuc.so.55.1_seg0ro
186250 0x02538000 0x02544000 48 rw- full libicuuc.so.55.1_seg1rw
186251 0x02544000 0x02546000 8 rw- full libicuuc.so.55.1_seg2rw
186180 0x02546000 0x02622000 880 r-x full libroot.so_seg0ro
186181 0x02622000 0x0262c000 40 rw- full libroot.so_seg1rw
186182 0x0262c000 0x02667000 236 rw- full libroot.so_seg2rw
186293 0x02669000 0x02679000 64 r-x full libroot-addon-icu.so_seg0ro
186294 0x02679000 0x0267b000 8 rw- full libroot-addon-icu.so_seg1rw
186278 0x02687000 0x026a6000 124 r-x full libavresample.so.2.1.0_seg0ro
186279 0x026a6000 0x026a8000 8 rw- full libavresample.so.2.1.0_seg1rw
186262 0x026b8000 0x0270a000 328 r-x full libicule.so.56.1_seg0ro
186263 0x0270a000 0x0270c000 8 rw- full libicule.so.56.1_seg1rw
186173 0x0272f000 0x02785000 344 r-x full libtiff.so.3.9.6_seg0ro
186174 0x02785000 0x02788000 12 rw- full libtiff.so.3.9.6_seg1rw
186266 0x02795000 0x027bf000 168 r-x full libicutu.so.56.1_seg0ro
186267 0x027bf000 0x027c1000 8 rw- full libicutu.so.56.1_seg1rw
186268 0x027c1000 0x027f3000 200 rw- full libicutu.so.56.1_seg2rw
186307 0x0280a000 0x02873000 420 r-x full libQt5DBus.so.5.5.1_seg0ro
186308 0x02873000 0x02875000 8 rw- full libQt5DBus.so.5.5.1_seg1rw
186162 0x028b6000 0x034b2000 12272 r-x full libavcodec.so.56.60.100_seg0ro
186163 0x034b2000 0x034c7000 84 rw- full libavcodec.so.56.60.100_seg1rw
186164 0x034c7000 0x03b48000 6660 rw- full libavcodec.so.56.60.100_seg2rw
186309 0x03b90000 0x03cb4000 1168 r-x full libxml2.so.2.9.3_seg0ro
186310 0x03cb4000 0x03cbb000 28 rw- full libxml2.so.2.9.3_seg1rw
186311 0x03cbb000 0x03cbc000 4 rw- full libxml2.so.2.9.3_seg2rw
186196 0x03cc3000 0x0416a000 4764 r-x full libQt5Gui.so.5.5.1_seg0ro
186197 0x0416a000 0x0417a000 64 rw- full libQt5Gui.so.5.5.1_seg1rw
186198 0x0417a000 0x0417e000 16 rw- full libQt5Gui.so.5.5.1_seg2rw
186193 0x04272000 0x04788000 5208 r-x full libQt5Widgets.so.5.5.1_seg0ro
186194 0x04788000 0x047a2000 104 rw- full libQt5Widgets.so.5.5.1_seg1rw
186195 0x047a2000 0x047a3000 4 rw- full libQt5Widgets.so.5.5.1_seg2rw
186216 0x048c6000 0x04b9f000 2916 r-x full libbe.so_seg0ro
186217 0x04b9f000 0x04bba000 108 rw- full libbe.so_seg1rw
186230 0x04d3a000 0x04f42000 2080 r-x full libavfilter.so.5.40.101_seg0ro
186231 0x04f42000 0x04f47000 20 rw- full libavfilter.so.5.40.101_seg1rw
186205 0x04f59000 0x05424000 4908 r-x full libQt5Core.so.5.5.1_seg0ro
186206 0x05424000 0x0542d000 36 rw- full libQt5Core.so.5.5.1_seg1rw
186207 0x0542d000 0x05430000 12 rw- full libQt5Core.so.5.5.1_seg2rw
186246 0x05529000 0x0576e000 2324 r-x full libicui18n.so.55.1_seg0ro
186247 0x0576e000 0x0577b000 52 rw- full libicui18n.so.55.1_seg1rw
186300 0x05784000 0x058fe000 1512 r-x full libtracker.so_seg0ro
186301 0x058fe000 0x0590b000 52 rw- full libtracker.so_seg1rw
186302 0x0590b000 0x0590c000 4 rw- full libtracker.so_seg2rw
186252 0x05910000 0x071c8000 25312 r-x full libicudata.so.55.1_seg0ro
186253 0x071c8000 0x071c9000 4 rw- full libicudata.so.55.1_seg1rw
186256 0x073eb000 0x08bd0000 24468 r-x full libicudata.so.56.1_seg0ro
186257 0x08bd0000 0x08bd1000 4 rw- full libicudata.so.56.1_seg1rw
186258 0x08bfc000 0x08e5f000 2444 r-x full libicui18n.so.56.1_seg0ro
186259 0x08e5f000 0x08e6c000 52 rw- full libicui18n.so.56.1_seg1rw
186290 0x18572000 0x18632000 768 rw- full heap
186129 0x609c0000 0x609c4000 16 rw- full user area
186131 0x62108000 0x62110000 32 r-xSk full commpage
186316 0x62110000 0x62111000 4 rw-S full server_memory
186400 0x70eeb000 0x70f30000 276 rw-s full pthread func_3398_stack
186130 0x711c6000 0x721cc000 16408 rw-s full qtox_3394_stack
186318 0x721cc000 0x721ec000 128 rw-S full server_memory
186320 0x7a7ce000 0x7a813000 276 rw-s full BApplication_thread_3397_stack
Protection Flags: r - read, w - write, x - execute, s - stack, o - overcommit, c - cloneable, S - shared, k - kernel
Semaphores:
ID Count Last Holder Name
------------------------------------------------------------
51779 0 0 some BBlockCache lock
51780 0 0 Catalog
51781 0 0 some BLocker
51782 0 0 some BLocker
51783 0 0 token space
51784 0 0 BLooperList lock
51785 0 0 AppServerLink_sLock
51786 0 0 LocaleRosterData
51787 0 0 some BLocker
51788 0 0 Catalog
51789 0 0 media plugin manager
51790 0 0 shared buffer list
51791 0 0 port pool
51792 0 0 add-on manager
51793 0 0 media theme lock
51794 0 0 BMediaRoster::Roster locker
51795 0 0 some BLocker
51796 0 0 Catalog
51797 0 0 Catalog
51798 0 0 PeriodicUpdatePoses
51799 0 0 Light Lock
51800 0 0 Light Lock
51801 0 0 undo
51802 0 0 some BLocker
51803 0 0 some BLocker
51804 0 0 BMessageQueue Lock
51805 0 0 AppLooperPort
51817 0 0 screen list
51818 0 0 clipboard
51819 0 0 width buffer
and the source code file.
I hope someone can help so the haiku commutnity could have a skype-like app.