Stereo Tool https://forums.stereotool.com/ |
|
Linux version not working?... https://forums.stereotool.com/viewtopic.php?t=5864 |
Page 1 of 2 |
Author: | Ubuntosh [ Fri Jan 09, 2015 11:44 pm ] |
Post subject: | Linux version not working?... |
I've just downloaded the stereo_tool_gui, that I suppose to be the latest version. It won't start (executable checked). I've overwrote the existing 7.51 and now I have no ST demo at all. Can someone share with me v.7.51? Tks |
Author: | hvz [ Sat Jan 10, 2015 9:47 pm ] |
Post subject: | Re: Linux version not working?... |
Put _751 after the name in the link and you'll get that version. Can you tell me what happens exactly? And did 751 work fine? O, and is it the 32 or 64 bit version? |
Author: | Ubuntosh [ Sat Jan 10, 2015 11:23 pm ] |
Post subject: | Re: Linux version not working?... |
I'm not @ home at the moment, here @work the 751 workaround works ![]() I was running 751, 32 bit. It worked fine. |
Author: | NFR [ Tue Mar 03, 2015 6:47 pm ] |
Post subject: | Re: Linux version not working?... |
Thank you for the info on downloading the previous version. I am running Mint 17 32 bit. and here is the difference of output between the 2 version when run under the command line if this helps. Linux 3.13.0-24-generic #46-Ubuntu SMP i686 ~/StereoTool $ ./stereo_tool_gui_760 jack_client_new: deprecated Cannot lock down 82274202 byte memory area (Cannot allocate memory) SA Stereo Tool 7.60 (for Linux with Jack) (C) Hans van Zutphen, 2001-2014 Segmentation fault ~/StereoTool $ ./stereo_tool_gui_751 jack_client_new: deprecated Cannot lock down 82274202 byte memory area (Cannot allocate memory) SA Stereo Tool 7.51 (for Linux with Jack) (C) Hans van Zutphen, 2001-2014 Jack buffer granularity: 256 samples Activating Jack 12b305e0 Cannot use real-time scheduling (RR/5)(1: Operation not permitted) JackClient::AcquireSelfRealTime error Jack connection opened JACK: Closing SA Stereo Tool closed normally. |
Author: | hvz [ Wed Mar 04, 2015 2:06 am ] |
Post subject: | Re: Linux version not working?... |
Hm that's not good. I think I need to run Valgrind on it again. |
Author: | Phreon [ Sat May 30, 2015 9:28 pm ] |
Post subject: | Re: Linux version not working?... |
Is this still broken? I got the same error on Ubuntu 14.04 LTS, 32, bit. ~/Downloads$ ./stereo_tool_gui jack_client_new: deprecated Cannot lock down 82274202 byte memory area (Cannot allocate memory) SA Stereo Tool 7.60 (for Linux with Jack) (C) Hans van Zutphen, 2001-2014 Segmentation fault (core dumped) Thanks, Phreon |
Author: | hvz [ Mon Jun 01, 2015 10:56 pm ] |
Post subject: | Re: Linux version not working?... |
I've just fixed it a few days ago. Turned out to be a compiler optimization issue that probably caused a stack overflow (not 100% sure, but compiling the file that contains all the settings with a less aggressive optimization level seems to have completely fixed it). |
Author: | anjeleno [ Wed Jun 10, 2015 10:40 am ] |
Post subject: | Re: Linux version not working?... |
Hey Hans, Purchased a basic license yesterday. I also received the following error: jack_client_new: deprecated (does this value need to be "open," instead of "new?" SA Stereo Tool 7.70 (for Linux with Jack) (C) Hans van Zutphen, 2001-2015 Gtk-Message: Failed to load module "canberra-gtk-module" Segmentation fault (core dumped) Ultimately, I was able to get the 32bit GUI started last night and thought the issue was resolved. But upon reboot tonight, I'm receiving the same error again on both 32 and 64bit versions. Ubuntu 14.04 x64 AMD FX-8150 16G RAM |
Author: | anjeleno [ Wed Jun 10, 2015 11:08 pm ] |
Post subject: | Re: Linux version not working?... |
Hey Hans, ST worked for about 24 hours. Now it either opens and closes immediately, or if I'm lucky, it'll open for several minutes before crashing. I've been trying everything I can to troubleshoot and (hopefully) resolve this. Based on this post, I installed libcanberra-gtk-module:i386, in case ST depends on the 32bit package. That didn't help either. A few minutes ago, ST opened. It worked for about 2 minutes. I happened to be working in the terminal when ST crashed, and it spit out the following junk. Not sure if it'll help, but maybe it has some clues: Code: brandon@subliminal:~$ ./stereo_tool_gui_64 jack_client_new: deprecated SA Stereo Tool 7.70 (for Linux with Jack) (C) Hans van Zutphen, 2001-2015 Segmentation fault (core dumped) ST CRASHED brandon@subliminal:~$ ./stereo_tool_gui_64 jack_client_new: deprecated SA Stereo Tool 7.70 (for Linux with Jack) (C) Hans van Zutphen, 2001-2015 Jack buffer granularity: 1024 samples Activating Jack ba40830 Jack connection opened JACK: Closing Jack buffer granularity: 1024 samples Activating Jack ba40830 Jack connection opened AND THEN IT WORKED... FOR ABOUT 2 MINUTES... *** longjmp causes uninitialized stack frame ***: ./stereo_tool_gui_64 terminated ======= Backtrace: ========= /lib/x86_64-linux-gnu/libc.so.6(+0x7338f)[0x7efe67a5338f] /lib/x86_64-linux-gnu/libc.so.6(__fortify_fail+0x5c)[0x7efe67aeac9c] /lib/x86_64-linux-gnu/libc.so.6(+0x10abad)[0x7efe67aeabad] /lib/x86_64-linux-gnu/libc.so.6(__longjmp_chk+0x29)[0x7efe67aeab09] ./stereo_tool_gui_64[0x1150c05] /lib/x86_64-linux-gnu/libpthread.so.0(+0x10340)[0x7efe67db8340] /lib/x86_64-linux-gnu/libc.so.6(nanosleep+0x2d)[0x7efe67aa0f3d] /lib/x86_64-linux-gnu/libc.so.6(usleep+0x34)[0x7efe67ad24a4] ./stereo_tool_gui_64[0x427d82] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf5)[0x7efe67a01ec5] ./stereo_tool_gui_64[0x420ce9] ======= Memory map: ======== 00400000-013b5000 r-xp 00000000 08:27 1443984 /home/brandon/stereo_tool_gui_64 015b5000-015b7000 r-xp 00fb5000 08:27 1443984 /home/brandon/stereo_tool_gui_64 015b7000-015c6000 rwxp 00fb7000 08:27 1443984 /home/brandon/stereo_tool_gui_64 015c6000-0b61d000 rwxp 00000000 00:00 0 0b974000-0e838000 rwxp 00000000 00:00 0 [heap] 7efe24000000-7efe24021000 rwxp 00000000 00:00 0 7efe24021000-7efe28000000 ---p 00000000 00:00 0 7efe2be4b000-7efe2c000000 rwxp 00000000 00:00 0 7efe2c000000-7efe2c02a000 rwxp 00000000 00:00 0 7efe2c02a000-7efe30000000 ---p 00000000 00:00 0 7efe3002e000-7efe3002f000 ---p 00000000 00:00 0 7efe3002f000-7efe300af000 rwxp 00000000 00:00 0 [stack:4453] 7efe300af000-7efe300b0000 ---p 00000000 00:00 0 7efe300b0000-7efe308b0000 rwxp 00000000 00:00 0 [stack:4449] 7efe308b0000-7efe308b5000 r-xp 00000000 08:27 1314896 /lib/x86_64-linux-gnu/libnss_dns-2.19.so 7efe308b5000-7efe30ab4000 ---p 00005000 08:27 1314896 /lib/x86_64-linux-gnu/libnss_dns-2.19.so 7efe30ab4000-7efe30ab5000 r-xp 00004000 08:27 1314896 /lib/x86_64-linux-gnu/libnss_dns-2.19.so 7efe30ab5000-7efe30ab6000 rwxp 00005000 08:27 1314896 /lib/x86_64-linux-gnu/libnss_dns-2.19.so 7efe30ab7000-7efe30ab8000 ---p 00000000 00:00 0 7efe30ab8000-7efe312b8000 rwxp 00000000 00:00 0 [stack:4448] 7efe312b8000-7efe312ba000 r-xp 00000000 08:27 1314904 /lib/x86_64-linux-gnu/libnss_mdns4_minimal.so.2 7efe312ba000-7efe314b9000 ---p 00002000 08:27 1314904 /lib/x86_64-linux-gnu/libnss_mdns4_minimal.so.2 7efe314b9000-7efe314ba000 r-xp 00001000 08:27 1314904 /lib/x86_64-linux-gnu/libnss_mdns4_minimal.so.2 7efe314ba000-7efe314bb000 rwxp 00002000 08:27 1314904 /lib/x86_64-linux-gnu/libnss_mdns4_minimal.so.2 7efe314c0000-7efe314cb000 r-xp 00000000 08:27 1314898 /lib/x86_64-linux-gnu/libnss_files-2.19.so 7efe314cb000-7efe316ca000 ---p 0000b000 08:27 1314898 /lib/x86_64-linux-gnu/libnss_files-2.19.so 7efe316ca000-7efe316cb000 r-xp 0000a000 08:27 1314898 /lib/x86_64-linux-gnu/libnss_files-2.19.so 7efe316cb000-7efe316cc000 rwxp 0000b000 08:27 1314898 /lib/x86_64-linux-gnu/libnss_files-2.19.so 7efe316ce000-7efe316cf000 ---p 00000000 00:00 0 7efe316cf000-7efe31ecf000 rwxp 00000000 00:00 0 [stack:4447] 7efe31ecf000-7efe31ed0000 ---p 00000000 00:00 0 7efe31ed0000-7efe326d0000 rwxp 00000000 00:00 0 [stack:4446] 7efe326d0000-7efe32730000 rwxs 00000000 00:04 3112968 /SYSV00000000 (deleted) 7efe32735000-7efe32837000 rwxp 00000000 00:00 0 7efe32837000-7efe32838000 ---p 00000000 00:00 0 7efe32838000-7efe36c7b000 rwxp 00000000 00:00 0 [stack:4445] 7efe36c7b000-7efe36c7c000 ---p 00000000 00:00 0 7efe36c7c000-7efe3a221000 rwxp 00000000 00:00 0 [stack:4444] 7efe3a221000-7efe3a222000 ---p 00000000 00:00 0 7efe3a222000-7efe3c000000 rwxp 00000000 00:00 0 [stack:4443] 7efe3c000000-7efe3c022000 rwxp 00000000 00:00 0 7efe3c022000-7efe40000000 ---p 00000000 00:00 0 7efe40000000-7efe40022000 rwxp 00000000 00:00 0 7efe40022000-7efe44000000 ---p 00000000 00:00 0 7efe44026000-7efe477ff000 rwxp 00000000 00:00 0 7efe477ff000-7efe47800000 ---p 00000000 00:00 0 7efe47800000-7efe48000000 rwxp 00000000 00:00 0 7efe48000000-7efe48021000 rwxp 00000000 00:00 0 7efe48021000-7efe4c000000 ---p 00000000 00:00 0 7efe4c000000-7efe4c021000 rwxp 00000000 00:00 0 7efe4c021000-7efe50000000 ---p 00000000 00:00 0 7efe50000000-7efe502b9000 rwxp 00000000 00:00 0 7efe502b9000-7efe54000000 ---p 00000000 00:00 0 7efe54011000-7efe5419d000 rwxp 00000000 00:00 0 7efe5419d000-7efe5419e000 ---p 00000000 00:00 0 7efe5419e000-7efe5499e000 rwxp 00000000 00:00 0 7efe5499e000-7efe5499f000 ---p 00000000 00:00 0 7efe5499f000-7efe5519f000 rwxp 00000000 00:00 0 [stack:4439] 7efe5519f000-7efe551a0000 ---p 00000000 00:00 0 7efe551a0000-7efe559a0000 rwxp 00000000 00:00 0 [stack:4438] 7efe559a0000-7efe5bffd000 rwxs 00000000 00:15 17156 /run/shm/jack-1000-0 7efe5c000000-7efe5c021000 rwxp 00000000 00:00 0 7efe5c021000-7efe60000000 ---p 00000000 00:00 0 7efe6004e000-7efe60558000 rwxp 00000000 00:00 0 7efe60558000-7efe605a4000 r-xp 00000000 08:27 133263 /usr/share/fonts/truetype/croscore/Cousine-Regular.ttf 7efe605a8000-7efe605d7000 r-xp 00000000 08:27 131115 /usr/share/fonts/truetype/droid/DroidSans.ttf 7efe605d8000-7efe605e3000 r-xs 00000000 08:27 4857639 /var/cache/fontconfig/945677eb7aeaf62f1d50efc3fb3ec7d8-le64.cache-4 7efe605e8000-7efe605ee000 r-xs 00000000 08:27 4857621 /var/cache/fontconfig/2cd17615ca594fa2959ae173292e504c-le64.cache-4 7efe605f0000-7efe605f1000 r-xs 00000000 08:27 4857656 /var/cache/fontconfig/e7071f4a29fa870f4323321c154eba04-le64.cache-4 7efe605f8000-7efe605f9000 r-xs 00000000 08:27 4857617 /var/cache/fontconfig/0d8c3b2ac0904cb8a57a757ad11a4a08-le64.cache-4 7efe60600000-7efe60607000 r-xs 00000000 08:27 4857642 /var/cache/fontconfig/a755afe4a08bf5b97852ceb7400b47bc-le64.cache-4 7efe60608000-7efe6061c000 r-xs 00000000 08:27 4857611 /var/cache/fontconfig/04aabc0a78ac019cf9454389977116d2-le64.cache-4 7efe60620000-7efe60621000 r-xs 00000000 08:27 4857620 /var/cache/fontconfig/1ac9eb803944fde146138c791f5cc56a-le64.cache-4 7efe60628000-7efe6062c000 r-xs 00000000 08:27 4857624 /var/cache/fontconfig/385c0604a188198f04d133e54aba7fe7-le64.cache-4 7efe60630000-7efe60631000 r-xs 00000000 08:27 4857653 /var/cache/fontconfig/dc05db6664285cc2f12bf69c139ae4c3-le64.cache-4 7efe60638000-7efe6063c000 r-xs 00000000 08:27 4854769 /var/cache/fontconfig/7b79abe4499501fcd4e4826394083a53-le64.cache-4 7efe60640000-7efe60643000 r-xs 00000000 08:27 4853499 /var/cache/fontconfig/3a9914ff62a69b32234685a84fdc926d-le64.cache-4 7efe60648000-7efe6064a000 r-xs 00000000 08:27 4857635 /var/cache/fontconfig/767a8244fc0220cfb567a839d0392e0b-le64.cache-4 7efe60650000-7efe60651000 r-xs 00000000 08:27 4853498 /var/cache/fontconfig/0b41ebd278d9388cf5d83f81d476c672-le64.cache-4 7efe60658000-7efe6065c000 r-xs 00000000 08:27 4853497 /var/cache/fontconfig/ea32c683f96734b73b6a7acf745d6442-le64.cache-4 7efe60660000-7efe60665000 r-xs 00000000 08:27 4857638 /var/cache/fontconfig/8801497958630a81b71ace7c5f9b32a8-le64.cache-4 7efe60668000-7efe60669000 r-xs 00000000 08:27 4853496 /var/cache/fontconfig/b036df7bbb72844893df6bcf5570ea7f-le64.cache-4 7efe60670000-7efe60671000 r-xs 00000000 08:27 4852384 /var/cache/fontconfig/575107dd7452b4b2b2b1361909925bb4-le64.cache-4 7efe60678000-7efe6067f000 r-xs 00000000 08:27 4857622 /var/cache/fontconfig/3047814df9a2f067bd2d96a2b9c36e5a-le64.cache-4 7efe60680000-7efe60681000 r-xs 00000000 08:27 4857628 /var/cache/fontconfig/56cf4f4769d0f4abc89a4895d7bd3ae1-le64.cache-4 7efe60688000-7efe6068a000 r-xs 00000000 08:27 4852383 /var/cache/fontconfig/12888573d3e05bfbe41d0040af4efeaa-le64.cache-4 7efe60690000-7efe60691000 r-xs 00000000 08:27 4857646 /var/cache/fontconfig/b9d506c9ac06c20b433354fa67a72993-le64.cache-4 7efe60698000-7efe6069e000 r-xs 00000000 08:27 4857645 /var/cache/fontconfig/b47c4e1ecd0709278f4910c18777a504-le64.cache-4 7efe606a0000-7efe606a1000 r-xs 00000000 08:27 4852382 /var/cache/fontconfig/0b3f2427388044a01a5738fa4b8cc9d1-le64.cache-4 7efe606a8000-7efe606bb000 r-xs 00000000 08:27 4857650 /var/cache/fontconfig/d52a8644073d54c13679302ca1180695-le64.cache-4 7efe606c0000-7efe606c9000 r-xs 00000000 08:27 4860892 /var/cache/fontconfig/3f7329c5293ffd510edef78f73874cfd-le64.cache-4 7efe606d0000-7efe606d8000 r-xp 00000000 08:27 1314885 /lib/x86_64-linux-gnu/libnih-dbus.so.1.0.0 7efe606d8000-7efe608d8000 ---p 00008000 08:27 1314885 /lib/x86_64-linux-gnu/libnih-dbus.so.1.0.0 7efe608d8000-7efe608d9000 r-xp 00008000 08:27 1314885 /lib/x86_64-linux-gnu/libnih-dbus.so.1.0.0 7efe608d9000-7efe608da000 rwxp 00009000 08:27 1314885 /lib/x86_64-linux-gnu/libnih-dbus.so.1.0.0 7efe608e0000-7efe608f7000 r-xp 00000000 08:27 1314887 /lib/x86_64-linux-gnu/libnih.so.1.0.0 7efe608f7000-7efe60af6000 ---p 00017000 08:27 1314887 /lib/x86_64-linux-gnu/libnih.so.1.0.0 7efe60af6000-7efe60af7000 r-xp 00016000 08:27 1314887 /lib/x86_64-linux-gnu/libnih.so.1.0.0 7efe60af7000-7efe60af8000 rwxp 00017000 08:27 1314887 /lib/x86_64-linux-gnu/libnih.so.1.0.0 7efe60af8000-7efe60b11000 r-xp 00000000 08:27 1314828 /lib/x86_64-linux-gnu/libcgmanager.so.0.0.0 7efe60b11000-7efe60d10000 ---p 00019000 08:27 1314828 /lib/x86_64-linux-gnu/libcgmanager.so.0.0.0 7efe60d10000-7efe60d12000 r-xp 00018000 08:27 1314828 /lib/x86_64-linux-gnu/libcgmanager.so.0.0.0 7efe60d12000-7efe60d13000 rwxp 0001a000 08:27 1314828 /lib/x86_64-linux-gnu/libcgmanager.so.0.0.0 7efe60d18000-7efe60d28000 r-xp 00000000 08:27 1314759 /lib/x86_64-linux-gnu/libudev.so.1.3.5 7efe60d28000-7efe60f27000 ---p 00010000 08:27 1314759 /lib/x86_64-linux-gnu/libudev.so.1.3.5 7efe60f27000-7efe60f28000 r-xp 0000f000 08:27 1314759 /lib/x86_64-linux-gnu/libudev.so.1.3.5 7efe60f28000-7efe60f29000 rwxp 00010000 08:27 1314759 /lib/x86_64-linux-gnu/libudev.so.1.3.5 7efe60f30000-7efe60f31000 r-xs 00000000 08:27 4852381 /var/cache/fontconfig/0941b6d3777f1e64883d36fd6d84a52f-le64.cache-4 7efe60f38000-7efe60f3c000 r-xs 00000000 08:27 4857651 /var/cache/fontconfig/d589a48862398ed80a3d6066f4f56f4c-le64.cache-4 7efe60f40000-7efe60f45000 r-xs 00000000 08:27 4857644 /var/cache/fontconfig/b25010134a2e462c779c1c1d5ccbff7b-le64.cache-4 7efe60f48000-7efe60f7c000 r-xp 00000000 08:27 4851851 /usr/lib/x86_64-linux-gnu/gvfs/libgvfscommon.so 7efe60f7c000-7efe6117c000 ---p 00034000 08:27 4851851 /usr/lib/x86_64-linux-gnu/gvfs/libgvfscommon.so 7efe6117c000-7efe61181000 r-xp 00034000 08:27 4851851 /usr/lib/x86_64-linux-gnu/gvfs/libgvfscommon.so 7efe61181000-7efe61182000 rwxp 00039000 08:27 4851851 /usr/lib/x86_64-linux-gnu/gvfs/libgvfscommon.so 7efe61188000-7efe611b7000 r-xp 00000000 08:27 4860890 /usr/lib/x86_64-linux-gnu/gio/modules/libgvfsdbus.so 7efe611b7000-7efe613b7000 ---p 0002f000 08:27 4860890 /usr/lib/x86_64-linux-gnu/gio/modules/libgvfsdbus.so 7efe613b7000-7efe613b8000 r-xp 0002f000 08:27 4860890 /usr/lib/x86_64-linux-gnu/gio/modules/libgvfsdbus.so 7efe613b8000-7efe613b9000 rwxp 00030000 08:27 4860890 /usr/lib/x86_64-linux-gnu/gio/modules/libgvfsdbus.so 7efe613b9000-7efe613ba000 rwxp 00000000 00:00 0 7efe613c0000-7efe61419000 r-xp 00000000 08:27 4727500 /usr/lib/x86_64-linux-gnu/libibus-1.0.so.5.0.505 7efe61419000-7efe61619000 ---p 00059000 08:27 4727500 /usr/lib/x86_64-linux-gnu/libibus-1.0.so.5.0.505 7efe61619000-7efe6161b000 r-xp 00059000 08:27 4727500 /usr/lib/x86_64-linux-gnu/libibus-1.0.so.5.0.505 7efe6161b000-7efe6161c000 rwxp 0005b000 08:27 4727500 /usr/lib/x86_64-linux-gnu/libibus-1.0.so.5.0.505 7efe6161c000-7efe6161d000 rwxp 00000000 00:00 0 7efe61620000-7efe61622000 r-xs 00000000 08:27 4852375 /var/cache/fontconfig/e8d703157d3641d20c7e900be2e8d091-le64.cache-4 7efe61628000-7efe6162a000 r-xs 00000000 08:27 4852374 /var/cache/fontconfig/6a6dfed4a7d1e4367ef225093de82110-le64.cache-4 7efe61630000-7efe61631000 r-xs 00000000 08:27 4857616 /var/cache/fontconfig/0c9eb80ebd1c36541ebe2852d3bb0c49-le64.cache-4 7efe61638000-7efe6163e000 r-xp 00000000 08:27 4855742 /usr/lib/x86_64-linux-gnu/gtk-2.0/2.10.0/immodules/im-ibus.so 7efe6163e000-7efe6183e000 ---p 00006000 08:27 4855742 /usr/lib/x86_64-linux-gnu/gtk-2.0/2.10.0/immodules/im-ibus.so 7efe6183e000-7efe6183f000 r-xp 00006000 08:27 4855742 /usr/lib/x86_64-linux-gnu/gtk-2.0/2.10.0/immodules/im-ibus.so 7efe6183f000-7efe61840000 rwxp 00007000 08:27 4855742 /usr/lib/x86_64-linux-gnu/gtk-2.0/2.10.0/immodules/im-ibus.so 7efe61840000-7efe61847000 r-xp 00000000 08:27 4727664 /usr/lib/x86_64-linux-gnu/libogg.so.0.8.1 7efe61847000-7efe61a47000 ---p 00007000 08:27 4727664 /usr/lib/x86_64-linux-gnu/libogg.so.0.8.1 7efe61a47000-7efe61a48000 r-xp 00007000 08:27 4727664 /usr/lib/x86_64-linux-gnu/libogg.so.0.8.1 7efe61a48000-7efe61a49000 rwxp 00008000 08:27 4727664 /usr/lib/x86_64-linux-gnu/libogg.so.0.8.1 7efe61a50000-7efe61a7c000 r-xp 00000000 08:27 4727929 /usr/lib/x86_64-linux-gnu/libvorbis.so.0.4.5 7efe61a7c000-7efe61c7b000 ---p 0002c000 08:27 4727929 /usr/lib/x86_64-linux-gnu/libvorbis.so.0.4.5 7efe61c7b000-7efe61c7c000 r-xp 0002b000 08:27 4727929 /usr/lib/x86_64-linux-gnu/libvorbis.so.0.4.5 7efe61c7c000-7efe61c7d000 rwxp 0002c000 08:27 4727929 /usr/lib/x86_64-linux-gnu/libvorbis.so.0.4.5 7efe61c80000-7efe61c89000 r-xp 00000000 08:27 4727571 /usr/lib/x86_64-linux-gnu/libltdl.so.7.3.0 7efe61c89000-7efe61e88000 ---p 00009000 08:27 4727571 /usr/lib/x86_64-linux-gnu/libltdl.so.7.3.0 7efe61e88000-7efe61e89000 r-xp 00008000 08:27 4727571 /usr/lib/x86_64-linux-gnu/libltdl.so.7.3.0 7efe61e89000-7efe61e8a000 rwxp 00009000 08:27 4727571 /usr/lib/x86_64-linux-gnu/libltdl.so.7.3.0 7efe61e90000-7efe61ea1000 r-xp 00000000 08:27 4727867 /usr/lib/x86_64-linux-gnu/libtdb.so.1.2.12 7efe61ea1000-7efe620a0000 ---p 00011000 08:27 4727867 /usr/lib/x86_64-linux-gnu/libtdb.so.1.2.12 7efe620a0000-7efe620a1000 r-xp 00010000 08:27 4727867 /usr/lib/x86_64-linux-gnu/libtdb.so.1.2.12 7efe620a1000-7efe620a2000 rwxp 00011000 08:27 4727867 /usr/lib/x86_64-linux-gnu/libtdb.so.1.2.12 7efe620a8000-7efe620af000 r-xp 00000000 08:27 4727933 /usr/lib/x86_64-linux-gnu/libvorbisfile.so.3.3.4 7efe620af000-7efe622ae000 ---p 00007000 08:27 4727933 /usr/lib/x86_64-linux-gnu/libvorbisfile.so.3.3.4 7efe622ae000-7efe622af000 r-xp 00006000 08:27 4727933 /usr/lib/x86_64-linux-gnu/libvorbisfile.so.3.3.4 7efe622af000-7efe622b0000 rwxp 00007000 08:27 4727933 /usr/lib/x86_64-linux-gnu/libvorbisfile.so.3.3.4 7efe622b0000-7efe622bf000 r-xp 00000000 08:27 4727129 /usr/lib/x86_64-linux-gnu/libcanberra.so.0.2.5 7efe622bf000-7efe624be000 ---p 0000f000 08:27 4727129 /usr/lib/x86_64-linux-gnu/libcanberra.so.0.2.5 7efe624be000-7efe624bf000 r-xp 0000e000 08:27 4727129 /usr/lib/x86_64-linux-gnu/libcanberra.so.0.2.5 7efe624bf000-7efe624c0000 rwxp 0000f000 08:27 4727129 /usr/lib/x86_64-linux-gnu/libcanberra.so.0.2.5 7efe624c0000-7efe624c4000 r-xp 00000000 08:27 4727174 /usr/lib/x86_64-linux-gnu/libcanberra-gtk.so.0.1.9 7efe624c4000-7efe626c3000 ---p 00004000 08:27 4727174 /usr/lib/x86_64-linux-gnu/libcanberra-gtk.so.0.1.9 7efe626c3000-7efe626c4000 r-xp 00003000 08:27 4727174 /usr/lib/x86_64-linux-gnu/libcanberra-gtk.so.0.1.9 7efe626c4000-7efe626c5000 rwxp 00004000 08:27 4727174 /usr/lib/x86_64-linux-gnu/libcanberra-gtk.so.0.1.9 7efe626c8000-7efe626c9000 r-xs 00000000 08:27 4852373 /var/cache/fontconfig/0506017f1240826ed812c3e90c95875e-le64.cache-4 7efe626d0000-7efe626d3000 r-xs 00000000 08:27 4852282 /var/cache/fontconfig/e13b20fdb08344e0e664864cc2ede53d-le64.cache-4 7efe626d8000-7efe626dc000 r-xs 00000000 08:27 4852281 /var/cache/fontconfig/7ef2298fde41cc6eeb7af42e48b7d293-le64.cache-4 7efe626e0000-7efe626e5000 r-xp 00000000 08:27 4861626 /usr/lib/x86_64-linux-gnu/gtk-2.0/modules/libcanberra-gtk-module.so 7efe626e5000-7efe628e4000 ---p 00005000 08:27 4861626 /usr/lib/x86_64-linux-gnu/gtk-2.0/modules/libcanberra-gtk-module.so 7efe628e4000-7efe628e5000 r-xp 00004000 08:27 4861626 /usr/lib/x86_64-linux-gnu/gtk-2.0/modules/libcanberra-gtk-module.so 7efe628e5000-7efe628e6000 rwxp 00005000 08:27 4861626 /usr/lib/x86_64-linux-gnu/gtk-2.0/modules/libcanberra-gtk-module.so 7efe628e8000-7efe628f1000 r-xp 00000000 08:27 4860353 /usr/lib/x86_64-linux-gnu/gtk-2.0/2.10.0/engines/libpixmap.so 7efe628f1000-7efe62af1000 ---p 00009000 08:27 4860353 /usr/lib/x86_64-linux-gnu/gtk-2.0/2.10.0/engines/libpixmap.so 7efe62af1000-7efe62af2000 r-xp 00009000 08:27 4860353 /usr/lib/x86_64-linux-gnu/gtk-2.0/2.10.0/engines/libpixmap.so 7efe62af2000-7efe62af3000 rwxp 0000a000 08:27 4860353 /usr/lib/x86_64-linux-gnu/gtk-2.0/2.10.0/engines/libpixmap.so 7efe62af8000-7efe62b27000 r-xp 00000000 08:27 4855738 /usr/lib/x86_64-linux-gnu/gtk-2.0/2.10.0/engines/libmurrine.so 7efe62b27000-7efe62d27000 ---p 0002f000 08:27 4855738 /usr/lib/x86_64-linux-gnu/gtk-2.0/2.10.0/engines/libmurrine.so 7efe62d27000-7efe62d28000 r-xp 0002f000 08:27 4855738 /usr/lib/x86_64-linux-gnu/gtk-2.0/2.10.0/engines/libmurrine.so 7efe62d28000-7efe62d29000 rwxp 00030000 08:27 4855738 /usr/lib/x86_64-linux-gnu/gtk-2.0/2.10.0/engines/libmurrine.so 7efe62d2e000-7efe62d2f000 ---p 00000000 00:00 0 7efe62d2f000-7efe635b8000 rwxp 00000000 00:00 0 [stack:4437] 7efe635b8000-7efe635b9000 rwxs 00000000 00:15 347841 /run/shm/sem.jack_sem.1000_default_stereo_tool 7efe635c0000-7efe635c1000 rwxs 00000000 00:15 347843 /run/shm/jack-1000-5 (deleted) 7efe635c8000-7efe635da000 rwxs 00000000 00:15 17155 /run/shm/jack-shm-registry 7efe635df000-7efe635e0000 ---p 00000000 00:00 0 7efe635e0000-7efe63660000 rwxp 00000000 00:00 0 [stack:4436] 7efe63660000-7efe63662000 r-xp 00000000 08:27 4855582 /usr/lib/x86_64-linux-gnu/gconv/UTF-32.so 7efe63662000-7efe63861000 ---p 00002000 08:27 4855582 /usr/lib/x86_64-linux-gnu/gconv/UTF-32.so 7efe63861000-7efe63862000 r-xp 00001000 08:27 4855582 /usr/lib/x86_64-linux-gnu/gconv/UTF-32.so 7efe63862000-7efe63863000 rwxp 00002000 08:27 4855582 /usr/lib/x86_64-linux-gnu/gconv/UTF-32.so 7efe63868000-7efe63c66000 r-xp 00000000 08:27 4722920 /usr/lib/locale/locale-archive 7efe63c68000-7efe63c6e000 r-xp 00000000 08:27 4727188 /usr/lib/x86_64-linux-gnu/libdatrie.so.1.3.1 7efe63c6e000-7efe63e6d000 ---p 00006000 08:27 4727188 /usr/lib/x86_64-linux-gnu/libdatrie.so.1.3.1 7efe63e6d000-7efe63e6e000 r-xp 00005000 08:27 4727188 /usr/lib/x86_64-linux-gnu/libdatrie.so.1.3.1 7efe63e6e000-7efe63e6f000 rwxp 00006000 08:27 4727188 /usr/lib/x86_64-linux-gnu/libdatrie.so.1.3.1 7efe63e70000-7efe63e75000 r-xp 00000000 08:27 4727008 /usr/lib/x86_64-linux-gnu/libXdmcp.so.6.0.0 7efe63e75000-7efe64074000 ---p 00005000 08:27 4727008 /usr/lib/x86_64-linux-gnu/libXdmcp.so.6.0.0 7efe64074000-7efe64075000 r-xp 00004000 08:27 4727008 /usr/lib/x86_64-linux-gnu/libXdmcp.so.6.0.0 7efe64075000-7efe64076000 rwxp 00005000 08:27 4727008 /usr/lib/x86_64-linux-gnu/libXdmcp.so.6.0.0 7efe64078000-7efe6407a000 r-xp 00000000 08:27 4726997 /usr/lib/x86_64-linux-gnu/libXau.so.6.0.0 7efe6407a000-7efe6427a000 ---p 00002000 08:27 4726997 /usr/lib/x86_64-linux-gnu/libXau.so.6.0.0 7efe6427a000-7efe6427b000 r-xp 00002000 08:27 4726997 /usr/lib/x86_64-linux-gnu/libXau.so.6.0.0 7efe6427b000-7efe6427c000 rwxp 00003000 08:27 4726997 /usr/lib/x86_64-linux-gnu/libXau.so.6.0.0 7efe64280000-7efe6429a000 r-xp 00000000 08:27 4727382 /usr/lib/x86_64-linux-gnu/libgraphite2.so.3.0.1 7efe6429a000-7efe64499000 ---p 0001a000 08:27 4727382 /usr/lib/x86_64-linux-gnu/libgraphite2.so.3.0.1 7efe64499000-7efe6449b000 r-xp 00019000 08:27 4727382 /usr/lib/x86_64-linux-gnu/libgraphite2.so.3.0.1 7efe6449b000-7efe6449c000 rwxp 0001b000 08:27 4727382 /usr/lib/x86_64-linux-gnu/libgraphite2.so.3.0.1 7efe644a0000-7efe644e4000 r-xp 00000000 08:27 1314837 /lib/x86_64-linux-gnu/libdbus-1.so.3.7.6 7efe644e4000-7efe646e3000 ---p 00044000 08:27 1314837 /lib/x86_64-linux-gnu/libdbus-1.so.3.7.6 7efe646e3000-7efe646e4000 r-xp 00043000 08:27 1314837 /lib/x86_64-linux-gnu/libdbus-1.so.3.7.6 7efe646e4000-7efe646e5000 rwxp 00044000 08:27 1314837 /lib/x86_64-linux-gnu/libdbus-1.so.3.7.6 7efe646e8000-7efe646ec000 r-xp 00000000 08:27 1314981 /lib/x86_64-linux-gnu/libuuid.so.1.3.0 7efe646ec000-7efe648eb000 ---p 00004000 08:27 1314981 /lib/x86_64-linux-gnu/libuuid.so.1.3.0 7efe648eb000-7efe648ec000 r-xp 00003000 08:27 1314981 /lib/x86_64-linux-gnu/libuuid.so.1.3.0 7efe648ec000-7efe648ed000 rwxp 00004000 08:27 1314981 /lib/x86_64-linux-gnu/libuuid.so.1.3.0 7efe648f0000-7efe64907000 r-xp 00000000 08:27 4726986 /usr/lib/x86_64-linux-gnu/libICE.so.6.3.0 7efe64907000-7efe64b06000 ---p 00017000 08:27 4726986 /usr/lib/x86_64-linux-gnu/libICE.so.6.3.0 7efe64b06000-7efe64b07000 r-xp 00016000 08:27 4726986 /usr/lib/x86_64-linux-gnu/libICE.so.6.3.0 7efe64b07000-7efe64b08000 rwxp 00017000 08:27 4726986 /usr/lib/x86_64-linux-gnu/libICE.so.6.3.0 7efe64b08000-7efe64b0c000 rwxp 00000000 00:00 0 7efe64b10000-7efe64b4d000 r-xp 00000000 08:27 1314926 /lib/x86_64-linux-gnu/libpcre.so.3.13.1 7efe64b4d000-7efe64d4c000 ---p 0003d000 08:27 1314926 /lib/x86_64-linux-gnu/libpcre.so.3.13.1 7efe64d4c000-7efe64d4d000 r-xp 0003c000 08:27 1314926 /lib/x86_64-linux-gnu/libpcre.so.3.13.1 7efe64d4d000-7efe64d4e000 rwxp 0003d000 08:27 1314926 /lib/x86_64-linux-gnu/libpcre.so.3.13.1 7efe64d50000-7efe64d57000 r-xp 00000000 08:27 4727253 /usr/lib/x86_64-linux-gnu/libffi.so.6.0.1 7efe64d57000-7efe64f56000 ---p 00007000 08:27 4727253 /usr/lib/x86_64-linux-gnu/libffi.so.6.0.1 7efe64f56000-7efe64f57000 r-xp 00006000 08:27 4727253 /usr/lib/x86_64-linux-gnu/libffi.so.6.0.1 7efe64f57000-7efe64f58000 rwxp 00007000 08:27 4727253 /usr/lib/x86_64-linux-gnu/libffi.so.6.0.1 7efe64f58000-7efe64f7f000 r-xp 00000000 08:27 1314845 /lib/x86_64-linux-gnu/libexpat.so.1.6.0 7efe64f7f000-7efe6517f000 ---p 00027000 08:27 1314845 /lib/x86_64-linux-gnu/libexpat.so.1.6.0 7efe6517f000-7efe65181000 r-xp 00027000 08:27 1314845 /lib/x86_64-linux-gnu/libexpat.so.1.6.0 7efe65181000-7efe65182000 rwxp 00029000 08:27 1314845 /lib/x86_64-linux-gnu/libexpat.so.1.6.0 7efe65188000-7efe65190000 r-xp 00000000 08:27 4727875 /usr/lib/x86_64-linux-gnu/libthai.so.0.2.0 7efe65190000-7efe6538f000 ---p 00008000 08:27 4727875 /usr/lib/x86_64-linux-gnu/libthai.so.0.2.0 7efe6538f000-7efe65390000 r-xp 00007000 08:27 4727875 /usr/lib/x86_64-linux-gnu/libthai.so.0.2.0 7efe65390000-7efe65391000 rwxp 00008000 08:27 4727875 /usr/lib/x86_64-linux-gnu/libthai.so.0.2.0 7efe65398000-7efe653b5000 r-xp 00000000 08:27 4727989 /usr/lib/x86_64-linux-gnu/libxcb.so.1.1.0 7efe653b5000-7efe655b5000 ---p 0001d000 08:27 4727989 /usr/lib/x86_64-linux-gnu/libxcb.so.1.1.0 7efe655b5000-7efe655b6000 r-xp 0001d000 08:27 4727989 /usr/lib/x86_64-linux-gnu/libxcb.so.1.1.0 7efe655b6000-7efe655b7000 rwxp 0001e000 08:27 4727989 /usr/lib/x86_64-linux-gnu/libxcb.so.1.1.0 7efe655b8000-7efe655c0000 r-xp 00000000 08:27 4727977 /usr/lib/x86_64-linux-gnu/libxcb-render.so.0.0.0 7efe655c0000-7efe657bf000 ---p 00008000 08:27 4727977 /usr/lib/x86_64-linux-gnu/libxcb-render.so.0.0.0 7efe657bf000-7efe657c0000 r-xp 00007000 08:27 4727977 /usr/lib/x86_64-linux-gnu/libxcb-render.so.0.0.0 7efe657c0000-7efe657c1000 rwxp 00008000 08:27 4727977 /usr/lib/x86_64-linux-gnu/libxcb-render.so.0.0.0 7efe657c8000-7efe657ca000 r-xp 00000000 08:27 4727981 /usr/lib/x86_64-linux-gnu/libxcb-shm.so.0.0.0 7efe657ca000-7efe659c9000 ---p 00002000 08:27 4727981 /usr/lib/x86_64-linux-gnu/libxcb-shm.so.0.0.0 7efe659c9000-7efe659ca000 r-xp 00001000 08:27 4727981 /usr/lib/x86_64-linux-gnu/libxcb-shm.so.0.0.0 7efe659ca000-7efe659cb000 rwxp 00002000 08:27 4727981 /usr/lib/x86_64-linux-gnu/libxcb-shm.so.0.0.0 7efe659d0000-7efe659f5000 r-xp 00000000 08:27 1314938 /lib/x86_64-linux-gnu/libpng12.so.0.50.0 7efe659f5000-7efe65bf4000 ---p 00025000 08:27 1314938 /lib/x86_64-linux-gnu/libpng12.so.0.50.0 7efe65bf4000-7efe65bf5000 r-xp 00024000 08:27 1314938 /lib/x86_64-linux-gnu/libpng12.so.0.50.0 7efe65bf5000-7efe65bf6000 rwxp 00025000 08:27 1314938 /lib/x86_64-linux-gnu/libpng12.so.0.50.0 7efe65bf8000-7efe65c99000 r-xp 00000000 08:27 4727711 /usr/lib/x86_64-linux-gnu/libpixman-1.so.0.30.2 7efe65c99000-7efe65e99000 ---p 000a1000 08:27 4727711 /usr/lib/x86_64-linux-gnu/libpixman-1.so.0.30.2 7efe65e99000-7efe65ea0000 r-xp 000a1000 08:27 4727711 /usr/lib/x86_64-linux-gnu/libpixman-1.so.0.30.2 7efe65ea0000-7efe65ea1000 rwxp 000a8000 08:27 4727711 /usr/lib/x86_64-linux-gnu/libpixman-1.so.0.30.2 7efe65ea8000-7efe65efb000 r-xp 00000000 08:27 4727488 /usr/lib/x86_64-linux-gnu/libharfbuzz.so.0.927.0 7efe65efb000-7efe660fb000 ---p 00053000 08:27 4727488 /usr/lib/x86_64-linux-gnu/libharfbuzz.so.0.927.0 7efe660fb000-7efe660fc000 r-xp 00053000 08:27 4727488 /usr/lib/x86_64-linux-gnu/libharfbuzz.so.0.927.0 7efe660fc000-7efe660fd000 rwxp 00054000 08:27 4727488 /usr/lib/x86_64-linux-gnu/libharfbuzz.so.0.927.0 7efe66100000-7efe66117000 r-xp 00000000 08:27 1314949 /lib/x86_64-linux-gnu/libresolv-2.19.so 7efe66117000-7efe66317000 ---p 00017000 08:27 1314949 /lib/x86_64-linux-gnu/libresolv-2.19.so 7efe66317000-7efe66318000 r-xp 00017000 08:27 1314949 /lib/x86_64-linux-gnu/libresolv-2.19.so 7efe66318000-7efe66319000 rwxp 00018000 08:27 1314949 /lib/x86_64-linux-gnu/libresolv-2.19.so 7efe66319000-7efe6631b000 rwxp 00000000 00:00 0 7efe66320000-7efe66340000 r-xp 00000000 08:27 1314953 /lib/x86_64-linux-gnu/libselinux.so.1 7efe66340000-7efe6653f000 ---p 00020000 08:27 1314953 /lib/x86_64-linux-gnu/libselinux.so.1 7efe6653f000-7efe66540000 r-xp 0001f000 08:27 1314953 /lib/x86_64-linux-gnu/libselinux.so.1 7efe66540000-7efe66541000 rwxp 00020000 08:27 1314953 /lib/x86_64-linux-gnu/libselinux.so.1 7efe66541000-7efe66543000 rwxp 00000000 00:00 0 7efe66548000-7efe66560000 r-xp 00000000 08:27 1314985 /lib/x86_64-linux-gnu/libz.so.1.2.8 7efe66560000-7efe6675f000 ---p 00018000 08:27 1314985 /lib/x86_64-linux-gnu/libz.so.1.2.8 7efe6675f000-7efe66760000 r-xp 00017000 08:27 1314985 /lib/x86_64-linux-gnu/libz.so.1.2.8 7efe66760000-7efe66761000 rwxp 00018000 08:27 1314985 /lib/x86_64-linux-gnu/libz.so.1.2.8 7efe66768000-7efe66779000 r-xp 00000000 08:27 4719081 /usr/lib/x86_64-linux-gnu/libXext.so.6.4.0 7efe66779000-7efe66978000 ---p 00011000 08:27 4719081 /usr/lib/x86_64-linux-gnu/libXext.so.6.4.0 7efe66978000-7efe66979000 r-xp 00010000 08:27 4719081 /usr/lib/x86_64-linux-gnu/libXext.so.6.4.0 7efe66979000-7efe6697a000 rwxp 00011000 08:27 4719081 /usr/lib/x86_64-linux-gnu/libXext.so.6.4.0 7efe66980000-7efe66982000 r-xp 00000000 08:27 4727006 /usr/lib/x86_64-linux-gnu/libXdamage.so.1.1.0 7efe66982000-7efe66b81000 ---p 00002000 08:27 4727006 /usr/lib/x86_64-linux-gnu/libXdamage.so.1.1.0 7efe66b81000-7efe66b82000 r-xp 00001000 08:27 4727006 /usr/lib/x86_64-linux-gnu/libXdamage.so.1.1.0 7efe66b82000-7efe66b83000 rwxp 00002000 08:27 4727006 /usr/lib/x86_64-linux-gnu/libXdamage.so.1.1.0 7efe66b88000-7efe66b8a000 r-xp 00000000 08:27 4727002 /usr/lib/x86_64-linux-gnu/libXcomposite.so.1.0.0 7efe66b8a000-7efe66d89000 ---p 00002000 08:27 4727002 /usr/lib/x86_64-linux-gnu/libXcomposite.so.1.0.0 7efe66d89000-7efe66d8a000 r-xp 00001000 08:27 4727002 /usr/lib/x86_64-linux-gnu/libXcomposite.so.1.0.0 7efe66d8a000-7efe66d8b000 rwxp 00002000 08:27 4727002 /usr/lib/x86_64-linux-gnu/libXcomposite.so.1.0.0 7efe66d90000-7efe66d99000 r-xp 00000000 08:27 4727004 /usr/lib/x86_64-linux-gnu/libXcursor.so.1.0.2 7efe66d99000-7efe66f98000 ---p 00009000 08:27 4727004 /usr/lib/x86_64-linux-gnu/libXcursor.so.1.0.2 7efe66f98000-7efe66f99000 r-xp 00008000 08:27 4727004 /usr/lib/x86_64-linux-gnu/libXcursor.so.1.0.2 7efe66f99000-7efe66f9a000 rwxp 00009000 08:27 4727004 /usr/lib/x86_64-linux-gnu/libXcursor.so.1.0.2 7efe66fa0000-7efe66fa9000 r-xp 00000000 08:27 4727028 /usr/lib/x86_64-linux-gnu/libXrandr.so.2.2.0 7efe66fa9000-7efe671a8000 ---p 00009000 08:27 4727028 /usr/lib/x86_64-linux-gnu/libXrandr.so.2.2.0 7efe671a8000-7efe671a9000 r-xp 00008000 08:27 4727028 /usr/lib/x86_64-linux-gnu/libXrandr.so.2.2.0 7efe671a9000-7efe671aa000 rwxp 00009000 08:27 4727028 /usr/lib/x86_64-linux-gnu/libXrandr.so.2.2.0 7efe671b0000-7efe671bf000 r-xp 00000000 08:27 4727018 /usr/lib/x86_64-linux-gnu/libXi.so.6.1.0 7efe671bf000-7efe673be000 ---p 0000f000 08:27 4727018 /usr/lib/x86_64-linux-gnu/libXi.so.6.1.0 7efe673be000-7efe673bf000 r-xp 0000e000 08:27 4727018 /usr/lib/x86_64-linux-gnu/libXi.so.6.1.0 7efe673bf000-7efe673c0000 rwxp 0000f000 08:27 4727018 /usr/lib/x86_64-linux-gnu/libXi.so.6.1.0 7efe673c0000-7efe673c2000 r-xp 00000000 08:27 4727020 /usr/lib/x86_64-linux-gnu/libXinerama.so.1.0.0 7efe673c2000-7efe675c1000 ---p 00002000 08:27 4727020 /usr/lib/x86_64-linux-gnu/libXinerama.so.1.0.0 7efe675c1000-7efe675c2000 r-xp 00001000 08:27 4727020 /usr/lib/x86_64-linux-gnu/libXinerama.so.1.0.0 7efe675c2000-7efe675c3000 rwxp 00002000 08:27 4727020 /usr/lib/x86_64-linux-gnu/libXinerama.so.1.0.0 7efe675c8000-7efe675d1000 r-xp 00000000 08:27 4727501 /usr/lib/x86_64-linux-gnu/libXrender.so.1.3.0 7efe675d1000-7efe677d0000 ---p 00009000 08:27 4727501 /usr/lib/x86_64-linux-gnu/libXrender.so.1.3.0 7efe677d0000-7efe677d1000 r-xp 00008000 08:27 4727501 /usr/lib/x86_64-linux-gnu/libXrender.so.1.3.0 7efe677d1000-7efe677d2000 rwxp 00009000 08:27 4727501 /usr/lib/x86_64-linux-gnu/libXrender.so.1.3.0 7efe677d8000-7efe677dd000 r-xp 00000000 08:27 4727059 /usr/lib/x86_64-linux-gnu/libXfixes.so.3.1.0 7efe677dd000-7efe679dc000 ---p 00005000 08:27 4727059 /usr/lib/x86_64-linux-gnu/libXfixes.so.3.1.0 7efe679dc000-7efe679dd000 r-xp 00004000 08:27 4727059 /usr/lib/x86_64-linux-gnu/libXfixes.so.3.1.0 7efe679dd000-7efe679de000 rwxp 00005000 08:27 4727059 /usr/lib/x86_64-linux-gnu/libXfixes.so.3.1.0 7efe679e0000-7efe67b9b000 r-xp 00000000 08:27 1314823 /lib/x86_64-linux-gnu/libc-2.19.so 7efe67b9b000-7efe67d9a000 ---p 001bb000 08:27 1314823 /lib/x86_64-linux-gnu/libc-2.19.so 7efe67d9a000-7efe67d9e000 r-xp 001ba000 08:27 1314823 /lib/x86_64-linux-gnu/libc-2.19.so 7efe67d9e000-7efe67da0000 rwxp 001be000 08:27 1314823 /lib/x86_64-linux-gnu/libc-2.19.so 7efe67da0000-7efe67da5000 rwxp 00000000 00:00 0 7efe67da8000-7efe67dc1000 r-xp 00000000 08:27 1314943 /lib/x86_64-linux-gnu/libpthread-2.19.so 7efe67dc1000-7efe67fc0000 ---p 00019000 08:27 1314943 /lib/x86_64-linux-gnu/libpthread-2.19.so 7efe67fc0000-7efe67fc1000 r-xp 00018000 08:27 1314943 /lib/x86_64-linux-gnu/libpthread-2.19.so 7efe67fc1000-7efe67fc2000 rwxp 00019000 08:27 1314943 /lib/x86_64-linux-gnu/libpthread-2.19.so 7efe67fc2000-7efe67fc6000 rwxp 00000000 00:00 0 7efe67fc8000-7efe67fde000 r-xp 00000000 08:27 1314850 /lib/x86_64-linux-gnu/libgcc_s.so.1 7efe67fde000-7efe681dd000 ---p 00016000 08:27 1314850 /lib/x86_64-linux-gnu/libgcc_s.so.1 7efe681dd000-7efe681de000 rwxp 00015000 08:27 1314850 /lib/x86_64-linux-gnu/libgcc_s.so.1 7efe681e0000-7efe682c6000 r-xp 00000000 08:27 4727851 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.19 7efe682c6000-7efe684c5000 ---p 000e6000 08:27 4727851 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.19 7efe684c5000-7efe684cd000 r-xp 000e5000 08:27 4727851 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.19 7efe684cd000-7efe684cf000 rwxp 000ed000 08:27 4727851 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.19 7efe684cf000-7efe684e4000 rwxp 00000000 00:00 0 7efe684e8000-7efe68532000 r-xp 00000000 08:27 4719392 /usr/lib/x86_64-linux-gnu/libjack.so.0.1.0 7efe68532000-7efe68731000 ---p 0004a000 08:27 4719392 /usr/lib/x86_64-linux-gnu/libjack.so.0.1.0 7efe68731000-7efe68734000 r-xp 00049000 08:27 4719392 /usr/lib/x86_64-linux-gnu/libjack.so.0.1.0 7efe68734000-7efe68735000 rwxp 0004c000 08:27 4719392 /usr/lib/x86_64-linux-gnu/libjack.so.0.1.0 7efe68735000-7efe68736000 rwxp 00000000 00:00 0 7efe68738000-7efe6873b000 r-xp 00000000 08:27 1314840 /lib/x86_64-linux-gnu/libdl-2.19.so 7efe6873b000-7efe6893a000 ---p 00003000 08:27 1314840 /lib/x86_64-linux-gnu/libdl-2.19.so 7efe6893a000-7efe6893b000 r-xp 00002000 08:27 1314840 /lib/x86_64-linux-gnu/libdl-2.19.so 7efe6893b000-7efe6893c000 rwxp 00003000 08:27 1314840 /lib/x86_64-linux-gnu/libdl-2.19.so 7efe68940000-7efe68947000 r-xp 00000000 08:27 4726989 /usr/lib/x86_64-linux-gnu/libSM.so.6.0.1 7efe68947000-7efe68b46000 ---p 00007000 08:27 4726989 /usr/lib/x86_64-linux-gnu/libSM.so.6.0.1 7efe68b46000-7efe68b47000 r-xp 00006000 08:27 4726989 /usr/lib/x86_64-linux-gnu/libSM.so.6.0.1 7efe68b47000-7efe68b48000 rwxp 00007000 08:27 4726989 /usr/lib/x86_64-linux-gnu/libSM.so.6.0.1 7efe68b48000-7efe68c78000 r-xp 00000000 08:27 4726993 /usr/lib/x86_64-linux-gnu/libX11.so.6.3.0 7efe68c78000-7efe68e78000 ---p 00130000 08:27 4726993 /usr/lib/x86_64-linux-gnu/libX11.so.6.3.0 7efe68e78000-7efe68e79000 r-xp 00130000 08:27 4726993 /usr/lib/x86_64-linux-gnu/libX11.so.6.3.0 7efe68e79000-7efe68e7d000 rwxp 00131000 08:27 4726993 /usr/lib/x86_64-linux-gnu/libX11.so.6.3.0 7efe68e80000-7efe68f8a000 r-xp 00000000 08:27 1314854 /lib/x86_64-linux-gnu/libglib-2.0.so.0.4200.2 7efe68f8a000-7efe69189000 ---p 0010a000 08:27 1314854 /lib/x86_64-linux-gnu/libglib-2.0.so.0.4200.2 7efe69189000-7efe6918a000 r-xp 00109000 08:27 1314854 /lib/x86_64-linux-gnu/libglib-2.0.so.0.4200.2 7efe6918a000-7efe6918b000 rwxp 0010a000 08:27 1314854 /lib/x86_64-linux-gnu/libglib-2.0.so.0.4200.2 7efe6918b000-7efe6918c000 rwxp 00000000 00:00 0 7efe69190000-7efe69191000 r-xp 00000000 08:27 4727468 /usr/lib/x86_64-linux-gnu/libgthread-2.0.so.0.4200.2 7efe69191000-7efe69390000 ---p 00001000 08:27 4727468 /usr/lib/x86_64-linux-gnu/libgthread-2.0.so.0.4200.2 7efe69390000-7efe69391000 r-xp 00000000 08:27 4727468 /usr/lib/x86_64-linux-gnu/libgthread-2.0.so.0.4200.2 7efe69391000-7efe69392000 rwxp 00001000 08:27 4727468 /usr/lib/x86_64-linux-gnu/libgthread-2.0.so.0.4200.2 7efe69398000-7efe6939b000 r-xp 00000000 08:27 4727344 /usr/lib/x86_64-linux-gnu/libgmodule-2.0.so.0.4200.2 7efe6939b000-7efe6959a000 ---p 00003000 08:27 4727344 /usr/lib/x86_64-linux-gnu/libgmodule-2.0.so.0.4200.2 7efe6959a000-7efe6959b000 r-xp 00002000 08:27 4727344 /usr/lib/x86_64-linux-gnu/libgmodule-2.0.so.0.4200.2 7efe6959b000-7efe6959c000 rwxp 00003000 08:27 4727344 /usr/lib/x86_64-linux-gnu/libgmodule-2.0.so.0.4200.2 7efe695a0000-7efe695ef000 r-xp 00000000 08:27 4727362 /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.4200.2 7efe695ef000-7efe697ef000 ---p 0004f000 08:27 4727362 /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.4200.2 7efe697ef000-7efe697f0000 r-xp 0004f000 08:27 4727362 /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.4200.2 7efe697f0000-7efe697f1000 rwxp 00050000 08:27 4727362 /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.4200.2 7efe697f8000-7efe69832000 r-xp 00000000 08:27 4727267 /usr/lib/x86_64-linux-gnu/libfontconfig.so.1.8.0 7efe69832000-7efe69a31000 ---p 0003a000 08:27 4727267 /usr/lib/x86_64-linux-gnu/libfontconfig.so.1.8.0 7efe69a31000-7efe69a33000 r-xp 00039000 08:27 4727267 /usr/lib/x86_64-linux-gnu/libfontconfig.so.1.8.0 7efe69a33000-7efe69a34000 rwxp 0003b000 08:27 4727267 /usr/lib/x86_64-linux-gnu/libfontconfig.so.1.8.0 7efe69a38000-7efe69ad5000 r-xp 00000000 08:27 4727279 /usr/lib/x86_64-linux-gnu/libfreetype.so.6.11.1 7efe69ad5000-7efe69cd4000 ---p 0009d000 08:27 4727279 /usr/lib/x86_64-linux-gnu/libfreetype.so.6.11.1 7efe69cd4000-7efe69cda000 r-xp 0009c000 08:27 4727279 /usr/lib/x86_64-linux-gnu/libfreetype.so.6.11.1 7efe69cda000-7efe69cdb000 rwxp 000a2000 08:27 4727279 /usr/lib/x86_64-linux-gnu/libfreetype.so.6.11.1 7efe69ce0000-7efe69d2a000 r-xp 00000000 08:27 4727688 /usr/lib/x86_64-linux-gnu/libpango-1.0.so.0.3600.8 7efe69d2a000-7efe69f2a000 ---p 0004a000 08:27 4727688 /usr/lib/x86_64-linux-gnu/libpango-1.0.so.0.3600.8 7efe69f2a000-7efe69f2c000 r-xp 0004a000 08:27 4727688 /usr/lib/x86_64-linux-gnu/libpango-1.0.so.0.3600.8 7efe69f2c000-7efe69f2d000 rwxp 0004c000 08:27 4727688 /usr/lib/x86_64-linux-gnu/libpango-1.0.so.0.3600.8 7efe69f30000-7efe6a037000 r-xp 00000000 08:27 4727123 /usr/lib/x86_64-linux-gnu/libcairo.so.2.11400.2 7efe6a037000-7efe6a236000 ---p 00107000 08:27 4727123 /usr/lib/x86_64-linux-gnu/libcairo.so.2.11400.2 7efe6a236000-7efe6a239000 r-xp 00106000 08:27 4727123 /usr/lib/x86_64-linux-gnu/libcairo.so.2.11400.2 7efe6a239000-7efe6a23a000 rwxp 00109000 08:27 4727123 /usr/lib/x86_64-linux-gnu/libcairo.so.2.11400.2 7efe6a23a000-7efe6a23c000 rwxp 00000000 00:00 0 7efe6a240000-7efe6a24c000 r-xp 00000000 08:27 4727690 /usr/lib/x86_64-linux-gnu/libpangocairo-1.0.so.0.3600.8 7efe6a24c000-7efe6a44b000 ---p 0000c000 08:27 4727690 /usr/lib/x86_64-linux-gnu/libpangocairo-1.0.so.0.3600.8 7efe6a44b000-7efe6a44c000 r-xp 0000b000 08:27 4727690 /usr/lib/x86_64-linux-gnu/libpangocairo-1.0.so.0.3600.8 7efe6a44c000-7efe6a44d000 rwxp 0000c000 08:27 4727690 /usr/lib/x86_64-linux-gnu/libpangocairo-1.0.so.0.3600.8 7efe6a450000-7efe6a555000 r-xp 00000000 08:27 1314873 /lib/x86_64-linux-gnu/libm-2.19.so 7efe6a555000-7efe6a754000 ---p 00105000 08:27 1314873 /lib/x86_64-linux-gnu/libm-2.19.so 7efe6a754000-7efe6a755000 r-xp 00104000 08:27 1314873 /lib/x86_64-linux-gnu/libm-2.19.so 7efe6a755000-7efe6a756000 rwxp 00105000 08:27 1314873 /lib/x86_64-linux-gnu/libm-2.19.so 7efe6a758000-7efe6a777000 r-xp 00000000 08:27 4727310 /usr/lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so.0.3000.7 7efe6a777000-7efe6a977000 ---p 0001f000 08:27 4727310 /usr/lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so.0.3000.7 7efe6a977000-7efe6a978000 r-xp 0001f000 08:27 4727310 /usr/lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so.0.3000.7 7efe6a978000-7efe6a979000 rwxp 00020000 08:27 4727310 /usr/lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so.0.3000.7 7efe6a980000-7efe6a994000 r-xp 00000000 08:27 4727692 /usr/lib/x86_64-linux-gnu/libpangoft2-1.0.so.0.3600.8 7efe6a994000-7efe6ab93000 ---p 00014000 08:27 4727692 /usr/lib/x86_64-linux-gnu/libpangoft2-1.0.so.0.3600.8 7efe6ab93000-7efe6ab94000 r-xp 00013000 08:27 4727692 /usr/lib/x86_64-linux-gnu/libpangoft2-1.0.so.0.3600.8 7efe6ab94000-7efe6ab95000 rwxp 00014000 08:27 4727692 /usr/lib/x86_64-linux-gnu/libpangoft2-1.0.so.0.3600.8 7efe6ab98000-7efe6ad04000 r-xp 00000000 08:27 4727332 /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0.4200.2 7efe6ad04000-7efe6af04000 ---p 0016c000 08:27 4727332 /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0.4200.2 7efe6af04000-7efe6af08000 r-xp 0016c000 08:27 4727332 /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0.4200.2 7efe6af08000-7efe6af0a000 rwxp 00170000 08:27 4727332 /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0.4200.2 7efe6af0a000-7efe6af0c000 rwxp 00000000 00:00 0 7efe6af10000-7efe6af32000 r-xp 00000000 08:27 4727084 /usr/lib/x86_64-linux-gnu/libatk-1.0.so.0.21409.1 7efe6af32000-7efe6b131000 ---p 00022000 08:27 4727084 /usr/lib/x86_64-linux-gnu/libatk-1.0.so.0.21409.1 7efe6b131000-7efe6b134000 r-xp 00021000 08:27 4727084 /usr/lib/x86_64-linux-gnu/libatk-1.0.so.0.21409.1 7efe6b134000-7efe6b135000 rwxp 00024000 08:27 4727084 /usr/lib/x86_64-linux-gnu/libatk-1.0.so.0.21409.1 7efe6b138000-7efe6b1e5000 r-xp 00000000 08:27 4727308 /usr/lib/x86_64-linux-gnu/libgdk-x11-2.0.so.0.2400.23 7efe6b1e5000-7efe6b3e4000 ---p 000ad000 08:27 4727308 /usr/lib/x86_64-linux-gnu/libgdk-x11-2.0.so.0.2400.23 7efe6b3e4000-7efe6b3e8000 r-xp 000ac000 08:27 4727308 /usr/lib/x86_64-linux-gnu/libgdk-x11-2.0.so.0.2400.23 7efe6b3e8000-7efe6b3ea000 rwxp 000b0000 08:27 4727308 /usr/lib/x86_64-linux-gnu/libgdk-x11-2.0.so.0.2400.23 7efe6b3f0000-7efe6b81f000 r-xp 00000000 08:27 4727472 /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0.2400.23 7efe6b81f000-7efe6ba1e000 ---p 0042f000 08:27 4727472 /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0.2400.23 7efe6ba1e000-7efe6ba25000 r-xp 0042e000 08:27 4727472 /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0.2400.23 7efe6ba25000-7efe6ba29000 rwxp 00435000 08:27 4727472 /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0.2400.23 7efe6ba29000-7efe6ba2c000 rwxp 00000000 00:00 0 7efe6ba30000-7efe6ba37000 r-xp 00000000 08:27 1314951 /lib/x86_64-linux-gnu/librt-2.19.so 7efe6ba37000-7efe6bc36000 ---p 00007000 08:27 1314951 /lib/x86_64-linux-gnu/librt-2.19.so 7efe6bc36000-7efe6bc37000 r-xp 00006000 08:27 1314951 /lib/x86_64-linux-gnu/librt-2.19.so 7efe6bc37000-7efe6bc38000 rwxp 00007000 08:27 1314951 /lib/x86_64-linux-gnu/librt-2.19.so 7efe6bc38000-7efe6bc5b000 r-xp 00000000 08:27 1314799 /lib/x86_64-linux-gnu/ld-2.19.so 7efe6bc60000-7efe6bc61000 rwxs 00000000 00:15 17157 /run/shm/jack-1000-1 7efe6bc68000-7efe6bc69000 rwxs 00000000 00:15 116578 /run/shm/sem.jack_sem.1000_default_liquidsoap 7efe6bc70000-7efe6bc71000 rwxs 00000000 00:15 116573 /run/shm/sem.jack_sem.1000_default_rivendell_0 7efe6bc78000-7efe6bc79000 rwxs 00000000 00:15 19947 /run/shm/sem.jack_sem.1000_default_qjackctl 7efe6bc80000-7efe6bc81000 rwxs 00000000 00:15 17163 /run/shm/sem.jack_sem.1000_default_dbusapi 7efe6bc85000-7efe6bc86000 ---p 00000000 00:00 0 7efe6bc86000-7efe6be40000 rwxp 00000000 00:00 0 [stack:4435] 7efe6be40000-7efe6be41000 rwxs 00000000 00:15 17162 /run/shm/sem.jack_sem.1000_default_freewheel 7efe6be48000-7efe6be49000 rwxs 00000000 00:15 17158 /run/shm/sem.jack_sem.1000_default_system 7efe6be50000-7efe6be57000 r-xs 00000000 08:27 4855586 /usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache 7efe6be57000-7efe6be5a000 rwxp 00000000 00:00 0 7efe6be5a000-7efe6be5b000 r-xp 00022000 08:27 1314799 /lib/x86_64-linux-gnu/ld-2.19.so 7efe6be5b000-7efe6be5c000 rwxp 00023000 08:27 1314799 /lib/x86_64-linux-gnu/ld-2.19.so 7efe6be5c000-7efe6be5e000 rwxp 00000000 00:00 0 7efe6be5e000-7efe6be61000 rwxp 00000000 00:00 0 7ffee1a11000-7ffee1a66000 rwxp 00000000 00:00 0 [stack] 7ffee1ae0000-7ffee1ae2000 r-xp 00000000 00:00 0 [vdso] 7ffee1ae2000-7ffee1ae4000 r--p 00000000 00:00 0 [vvar] ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0 [vsyscall] Aborted (core dumped) brandon@subliminal:~$ |
Author: | anjeleno [ Wed Jun 10, 2015 11:55 pm ] |
Post subject: | Re: Linux version not working?... |
I should also mention that I've tried both 32 and 64bit ST with the same results... |
Page 1 of 2 | All times are UTC+02:00 |
Powered by phpBB® Forum Software © phpBB Limited https://www.phpbb.com/ |