Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

corrupted double-linked list #2681

Closed
stormchaser3000 opened this issue Dec 4, 2016 · 3 comments
Closed

corrupted double-linked list #2681

stormchaser3000 opened this issue Dec 4, 2016 · 3 comments

Comments

@stormchaser3000
Copy link

stormchaser3000 commented Dec 4, 2016

this happens when i try to change the screen resolution

operating system: ubuntu 16.04.1

stormchaser3000@stormchaser3000-GT72-2QD:~/stk-code/cmake_build/bin$ ./supertuxkart
[verbose ] main: Error messages and other text output will be logged to /home/stormchaser3000/.config/supertuxkart/0.8.2/stdout.log.
[info ] [FileManager]: Data files will be fetched from: '../../data/'
[info ] [FileManager]: Data files will be fetched from: '../../data/../../stk-assets/'
[info ] [FileManager]: User directory is '/home/stormchaser3000/.config/supertuxkart/0.8.2/'.
[info ] [FileManager]: Addons files will be stored in '/home/stormchaser3000/.local/share/supertuxkart/addons/'.
[info ] [FileManager]: Screenshots will be stored in '/home/stormchaser3000/.cache/supertuxkart/screenshots/'.
[info ] [FileManager]: User-defined grand prix will be stored in '/home/stormchaser3000/.local/share/supertuxkart/grandprix/'.
[info ] [FileManager]: Asset 0 will be loaded from '../../data/challenges/'.
[info ] [FileManager]: Asset 1 will be loaded from '../../data/gfx/'.
[info ] [FileManager]: Asset 2 will be loaded from '../../data/grandprix/'.
[info ] [FileManager]: Asset 3 will be loaded from '../../data/gui/'.
[info ] [FileManager]: Asset 4 will be loaded from '../../data/../../stk-assets/library/'.
[info ] [FileManager]: Asset 5 will be loaded from '../../data/../../stk-assets/models/'.
[info ] [FileManager]: Asset 6 will be loaded from '../../data/../../stk-assets/music/'.
[info ] [FileManager]: Asset 7 will be loaded from '../../data/replay/'.
[info ] [FileManager]: Asset 8 will be loaded from '../../data/../../stk-assets/tracks/'.
[info ] [FileManager]: Asset 9 will be loaded from '../../data/../../stk-assets/sfx/'.
[info ] [FileManager]: Asset 10 will be loaded from '../../data/shaders/'.
[info ] [FileManager]: Asset 11 will be loaded from '../../data/skins/'.
[info ] [FileManager]: Asset 12 will be loaded from '../../data/../../stk-assets/textures/'.
[info ] [FileManager]: Asset 13 will be loaded from '../../data/ttf/'.
[info ] [FileManager]: Asset 14 will be loaded from '../../data/po/'.
[verbose ] translation: Env var LANGUAGE = 'en_US'.
[verbose ] translation: Language 'English (United States)'.
[warn ] tinygettext: jbo.po: warning: ignoring, unknown language
[warn ] tinygettext: no.po: warning: ignoring, unknown language
[warn ] tinygettext: no_NO.po: warning: ignoring, unknown language
[warn ] tinygettext: sc.po: warning: ignoring, unknown language
[warn ] tinygettext: sco.po: warning: ignoring, unknown language
Adding language fallback en
[warn ] tinygettext: jbo.po: warning: ignoring, unknown language
[warn ] tinygettext: no.po: warning: ignoring, unknown language
[warn ] tinygettext: no_NO.po: warning: ignoring, unknown language
[warn ] tinygettext: sc.po: warning: ignoring, unknown language
[warn ] tinygettext: sco.po: warning: ignoring, unknown language
Irrlicht Engine version 1.8.0
Linux 4.4.0-51-generic #72-Ubuntu SMP Thu Nov 24 18:29:54 UTC 2016 x86_64
[warn ] [IrrDriver Temp Logger]: Level 2: X Error: GLXBadFBConfig

[warn ] [IrrDriver Temp Logger]: Level 2: From call : unknown

[warn ] [IrrDriver Temp Logger]: Level 3: Vertex shader compilation failed at position -1:

[warn ] [IrrDriver Temp Logger]: Level 3: Pixel shader compilation failed at position -1:

[warn ] [IrrDriver Temp Logger]: Level 3: Vertex shader compilation failed at position -1:

[warn ] [IrrDriver Temp Logger]: Level 3: Pixel shader compilation failed at position -1:

[warn ] [IrrDriver Temp Logger]: Level 3: Vertex shader compilation failed at position -1:

[warn ] [IrrDriver Temp Logger]: Level 3: Pixel shader compilation failed at position -1:

[info ] IrrDriver: OpenGL version: 3.3
[info ] IrrDriver: OpenGL vendor: Intel Open Source Technology Center
[info ] IrrDriver: OpenGL renderer: Mesa DRI Intel(R) HD Graphics 5600 (Broadwell GT2)
[info ] IrrDriver: OpenGL version string: 3.3 (Core Profile) Mesa 11.2.0
[info ] GLDriver: AMD Vertex Shader Layer Present
[info ] GLDriver: ARB Buffer Storage Present
[info ] GLDriver: ARB Base Instance Present
[info ] GLDriver: ARB Draw Indirect Present
[info ] GLDriver: ARB Arrays of Arrays Present
[info ] GLDriver: ARB Texture Storage Present
[info ] GLDriver: ARB Texture View Present
[info ] GLDriver: ARB Image Load Store Present
[info ] GLDriver: ARB Shader Atomic Counters Present
[info ] GLDriver: ARB Shader Storage Buffer Object Present
[info ] GLDriver: ARB Multi Draw Indirect Present
[info ] GLDriver: EXT Texture Compression S3TC Present
[info ] GLDriver: ARB Uniform Buffer Object Present
[info ] GLDriver: ARB Explicit Attrib Location Present
[info ] GLDriver: EXT Texture Filter Anisotropic Present
[info ] GLDriver: Geometry Shaders Present
[warn ] irr_driver: Created visual is not sRGB-capable. Re-creating device to workaround the issue.
[warn ] [IrrDriver Temp Logger]: Level 2: X Error: GLXBadFBConfig

[warn ] [IrrDriver Temp Logger]: Level 2: From call : unknown

[warn ] [IrrDriver Temp Logger]: Level 3: Vertex shader compilation failed at position -1:

[warn ] [IrrDriver Temp Logger]: Level 3: Pixel shader compilation failed at position -1:

[warn ] [IrrDriver Temp Logger]: Level 3: Vertex shader compilation failed at position -1:

[warn ] [IrrDriver Temp Logger]: Level 3: Pixel shader compilation failed at position -1:

[warn ] [IrrDriver Temp Logger]: Level 3: Vertex shader compilation failed at position -1:

[warn ] [IrrDriver Temp Logger]: Level 3: Pixel shader compilation failed at position -1:

[info ] IrrDriver: OpenGL version: 3.3
[info ] IrrDriver: OpenGL vendor: Intel Open Source Technology Center
[info ] IrrDriver: OpenGL renderer: Mesa DRI Intel(R) HD Graphics 5600 (Broadwell GT2)
[info ] IrrDriver: OpenGL version string: 3.3 (Core Profile) Mesa 11.2.0
[info ] GLDriver: AMD Vertex Shader Layer Present
[info ] GLDriver: ARB Buffer Storage Present
[info ] GLDriver: ARB Base Instance Present
[info ] GLDriver: ARB Draw Indirect Present
[info ] GLDriver: ARB Arrays of Arrays Present
[info ] GLDriver: ARB Texture Storage Present
[info ] GLDriver: ARB Texture View Present
[info ] GLDriver: ARB Image Load Store Present
[info ] GLDriver: ARB Shader Atomic Counters Present
[info ] GLDriver: ARB Shader Storage Buffer Object Present
[info ] GLDriver: ARB Multi Draw Indirect Present
[info ] GLDriver: EXT Texture Compression S3TC Present
[info ] GLDriver: ARB Uniform Buffer Object Present
[info ] GLDriver: ARB Explicit Attrib Location Present
[info ] GLDriver: EXT Texture Filter Anisotropic Present
[info ] GLDriver: Geometry Shaders Present
[info ] ShaderBasedRenderer: Geometry will be rendered with indirect draw policy.
[info ] irr_driver: GLSL supported.
[info ] shader: Compiling shader : texturedquad.vert
[info ] shader: Compiling shader : texturedquad.frag
[info ] shader: Compiling shader : texturedquad.vert
[info ] shader: Compiling shader : uniformcolortexturedquad.frag
[info ] shader: Compiling shader : colortexturedquad.vert
[info ] shader: Compiling shader : colortexturedquad.frag
[warn ] Irrlicht: Could not open file of texture: ../../data/../../stk-assets/tracks/city_catalina/screenshot.jpg
[error ] irr_driver: Texture '../../data/../../stk-assets/tracks/city_catalina/screenshot.jpg' not found.
[info ] GrandPrixManager: Loading Grand Prix files from ../../data/grandprix/
[error ] GrandPrixData: The Grand Prix file '../../data/grandprix/3_tothemoonandback.grandprix' contains a track 'mansion' that does not exist
[error ] GrandPrixManager: Ignoring Grand Prix ../../data/grandprix/3_tothemoonandback.grandprix (Unknown track)

[info ] GrandPrixManager: Loading Grand Prix files from /home/stormchaser3000/.local/share/supertuxkart/grandprix/
[error ] ChallengeData: Undefined or incorrect value for 'gp' in challenge file '../../data/challenges/gp3.challenge'.
[warn ] unlock_manager: An error occurred while loading challenge file '../../data/challenges/gp3.challenge' : Undefined or incorrect value for 'gp' in challenge file '../../data/challenges/gp3.challenge'. challenge will be ignored.
[error ] ChallengeData: Undefined or incorrect value for 'track' in challenge file '../../data/challenges/mansion.challenge'.
[warn ] unlock_manager: An error occurred while loading challenge file '../../data/challenges/mansion.challenge' : Undefined or incorrect value for 'track' in challenge file '../../data/challenges/mansion.challenge'. challenge will be ignored.
[warn ] LayoutManager: Statically sized widgets took all the place!!
[info ] shader: Compiling shader : coloredquad.vert
[info ] shader: Compiling shader : coloredquad.frag
[info ] HTTPRequest: Downloading http://addons.supertuxkart.net/dl/xml/news.xml
[info ] addons: Downloading updated addons.xml.
[info ] HTTPRequest: Downloading http://addons.supertuxkart.net/dl/xml/assets.xml
[info ] HTTPRequest: Downloading http://addons.supertuxkart.net/dl/images/1110206859552da39065475.png
[info ] HTTPRequest: Downloading http://addons.supertuxkart.net/dl/images/159024492855672935bcc2e.png
[info ] HTTPRequest: Downloading http://addons.supertuxkart.net/dl/images/103873998457d80adbce0a3.png
[info ] HTTPRequest: Downloading http://addons.supertuxkart.net/dl/images/1542081685559edc64160d0.png
[info ] HTTPRequest: Downloading http://addons.supertuxkart.net/dl/images/37679009755a01723cf6a9.png
[info ] HTTPRequest: Downloading http://addons.supertuxkart.net/dl/images/50713536457b1b00257983.png
[info ] HTTPRequest: Downloading http://addons.supertuxkart.net/dl/images/165516576157b1b6f779f61.png
[info ] HTTPRequest: Downloading http://addons.supertuxkart.net/dl/images/19924902657f189bb85265.jpg
[info ] HTTPRequest: Downloading http://addons.supertuxkart.net/dl/images/90812613957e9a5fed9e1d.png
[info ] HTTPRequest: Downloading http://addons.supertuxkart.net/dl/images/192886286157b1bb0098ff7.jpg
[info ] HTTPRequest: Downloading http://addons.supertuxkart.net/dl/images/122282934857c7a1211c323.jpg
[info ] HTTPRequest: Downloading http://addons.supertuxkart.net/dl/images/20285282457b1bcb387515.png
[info ] HTTPRequest: Downloading http://addons.supertuxkart.net/dl/images/1020596314583f4efa90a91.png
[info ] HTTPRequest: Downloading http://addons.supertuxkart.net/dl/images/1261099882578bfc8d2abfd.png
[info ] HTTPRequest: Downloading http://addons.supertuxkart.net/dl/images/87151634457b1ba5319af2.png
[info ] HTTPRequest: Sending username=stormchaser3000&password=&save-session=false to https://addons.supertuxkart.net/api/v2/user/connect/
[info ] HTTPRequest: Downloading http://addons.supertuxkart.net/dl/images/19499111855566faa4c5474.png
[info ] HTTPRequest: Downloading http://addons.supertuxkart.net/dl/images/17108521575800051c5434d.png
[info ] HTTPRequest: Downloading http://addons.supertuxkart.net/dl/images/200952524458054e85429cf.jpg
[info ] HTTPRequest: Downloading http://addons.supertuxkart.net/dl/images/90508250657fc0f8a10f2f.jpg
[info ] HTTPRequest: Downloading http://addons.supertuxkart.net/dl/images/141774140657a22f2237420.png
[info ] HTTPRequest: Downloading http://addons.supertuxkart.net/dl/images/101715639657b4ca11a140b.png
[info ] HTTPRequest: Downloading http://addons.supertuxkart.net/dl/images/19906920405800065786ccc.jpg
[info ] HTTPRequest: Sending userid=22178&token=
************ to https://addons.supertuxkart.net/api/v2/user/poll/
[info ] HTTPRequest: Sending userid=22178&token=************************&visitingid=22178 to https://addons.supertuxkart.net/api/v2/user/get-friends-list/
[info ] HTTPRequest: Downloading http://addons.supertuxkart.net/dl/images/296045148573c93f807521.png
[info ] HTTPRequest: Downloading http://addons.supertuxkart.net/dl/images/1249269412579ab804a01c6.png
[info ] Singleton: Destroyed singleton.
[info ] Singleton: Destroyed singleton.
[info ] Singleton: Destroyed singleton.
[info ] Singleton: Destroyed singleton.
[info ] Singleton: Destroyed singleton.
*** Error in `./supertuxkart': corrupted double-linked list: 0x00000000028ae4e0 ***
======= Backtrace: =========
/lib/x86_64-linux-gnu/libc.so.6(+0x777e5)[0x7fc8711547e5]
/lib/x86_64-linux-gnu/libc.so.6(+0x80477)[0x7fc87115d477]
/lib/x86_64-linux-gnu/libc.so.6(cfree+0x4c)[0x7fc87116098c]
./supertuxkart(_ZN3irr15CIrrDeviceLinuxD1Ev+0x201)[0xaa6921]
./supertuxkart(_ZN3irr15CIrrDeviceLinuxD0Ev+0x9)[0xaa6a19]
./supertuxkart[0x96f80f]
./supertuxkart(_ZN9IrrDriver10initDeviceEv+0xa15)[0x973bf5]
./supertuxkart(_ZN9IrrDriver23applyResolutionSettingsEv+0x1fb)[0x97609b]
./supertuxkart(_ZN9IrrDriver6updateEf+0x52)[0x976602]
./supertuxkart(_ZN8MainLoop3runEv+0x26e)[0x87dc9e]
./supertuxkart(main+0x8af)[0x64037f]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf0)[0x7fc8710fd830]
./supertuxkart(_start+0x29)[0x64fca9]
======= Memory map: ========
00400000-00ea5000 r-xp 00000000 08:11 59388809 /home/stormchaser3000/stk-code/cmake_build/bin/supertuxkart
010a4000-010b0000 r--p 00aa4000 08:11 59388809 /home/stormchaser3000/stk-code/cmake_build/bin/supertuxkart
010b0000-010b4000 rw-p 00ab0000 08:11 59388809 /home/stormchaser3000/stk-code/cmake_build/bin/supertuxkart
010b4000-010f0000 rw-p 00000000 00:00 0
0266a000-26555000 rw-p 00000000 00:00 0 [heap]
7fc7d8000000-7fc7d8021000 rw-p 00000000 00:00 0
7fc7d8021000-7fc7dc000000 ---p 00000000 00:00 0
7fc7e0000000-7fc7e00fd000 rw-p 00000000 00:00 0
7fc7e00fd000-7fc7e4000000 ---p 00000000 00:00 0
7fc7e4000000-7fc7e54a1000 rw-p 00000000 00:00 0
7fc7e54a1000-7fc7e8000000 ---p 00000000 00:00 0
7fc7e8000000-7fc7e8057000 rw-p 00000000 00:00 0
7fc7e8057000-7fc7ec000000 ---p 00000000 00:00 0
7fc7edeb7000-7fc7edebc000 r-xp 00000000 08:11 16257339 /lib/x86_64-linux-gnu/libnss_dns-2.23.so
7fc7edebc000-7fc7ee0bc000 ---p 00005000 08:11 16257339 /lib/x86_64-linux-gnu/libnss_dns-2.23.so
7fc7ee0bc000-7fc7ee0bd000 r--p 00005000 08:11 16257339 /lib/x86_64-linux-gnu/libnss_dns-2.23.so
7fc7ee0bd000-7fc7ee0be000 rw-p 00006000 08:11 16257339 /lib/x86_64-linux-gnu/libnss_dns-2.23.so
7fc7ee0be000-7fc7ee0c0000 r-xp 00000000 08:11 16257427 /lib/x86_64-linux-gnu/libnss_mdns4_minimal.so.2
7fc7ee0c0000-7fc7ee2bf000 ---p 00002000 08:11 16257427 /lib/x86_64-linux-gnu/libnss_mdns4_minimal.so.2
7fc7ee2bf000-7fc7ee2c0000 r--p 00001000 08:11 16257427 /lib/x86_64-linux-gnu/libnss_mdns4_minimal.so.2
7fc7ee2c0000-7fc7ee2c1000 rw-p 00002000 08:11 16257427 /lib/x86_64-linux-gnu/libnss_mdns4_minimal.so.2
7fc7ee2c1000-7fc7ee2cc000 r-xp 00000000 08:11 16253017 /lib/x86_64-linux-gnu/libnss_files-2.23.so
7fc7ee2cc000-7fc7ee4cb000 ---p 0000b000 08:11 16253017 /lib/x86_64-linux-gnu/libnss_files-2.23.so
7fc7ee4cb000-7fc7ee4cc000 r--p 0000a000 08:11 16253017 /lib/x86_64-linux-gnu/libnss_files-2.23.so
7fc7ee4cc000-7fc7ee4cd000 rw-p 0000b000 08:11 16253017 /lib/x86_64-linux-gnu/libnss_files-2.23.so
7fc7ee4cd000-7fc7ee4d3000 rw-p 00000000 00:00 0
7fc7ee4f1000-7fc7ee4f2000 ---p 00000000 00:00 0
7fc7ee4f2000-7fc7eecf2000 rw-p 00000000 00:00 0
7fc7eecf2000-7fc7eecf3000 ---p 00000000 00:00 0
7fc7eecf3000-7fc7ef4f3000 rw-p 00000000 00:00 0
7fc824000000-7fc824296000 rw-p 00000000 00:00 0
7fc824296000-7fc828000000 ---p 00000000 00:00 0
7fc828000000-7fc8283e7000 rw-p 00000000 00:00 0
7fc8283e7000-7fc82c000000 ---p 00000000 00:00 0
7fc82c000000-7fc82c1ff000 rw-p 00000000 00:00 0
7fc82c1ff000-7fc830000000 ---p 00000000 00:00 0
7fc834000000-7fc8341e7000 rw-p 00000000 00:00 0
7fc8341e7000-7fc838000000 ---p 00000000 00:00 0
7fc83c000000-7fc83c283000 rw-p 00000000 00:00 0
7fc83c283000-7fc840000000 ---p 00000000 00:00 0
7fc840000000-7fc840400000 rw-p 00000000 00:00 0
7fc840400000-7fc844000000 ---p 00000000 00:00 0
7fc844000000-7fc8441be000 rw-p 00000000 00:00 0
7fc8441be000-7fc848000000 ---p 00000000 00:00 0
7fc848000000-7fc848021000 rw-p 00000000 00:00 0
7fc848021000-7fc84c000000 ---p 00000000 00:00 0
7fc84ffff000-7fc854000000 rw-s 00000000 00:15 10 /dev/shm/pulse-shm-1739506945
7fc854000000-7fc854021000 rw-p 00000000 00:00 0
7fc854021000-7fc858000000 ---p 00000000 00:00 0
7fc858b58000-7fc858b59000 ---p 00000000 00:00 0
7fc858b59000-7fc859359000 rw-p 00000000 00:00 0
7fc859359000-7fc85935a000 ---p 00000000 00:00 0
7fc85935a000-7fc85945a000 rw-p 00000000 00:00 0
7fc85945a000-7fc85d45b000 rw-s 00000000 00:15 39 /dev/shm/pulse-shm-816124338
7fc85d45b000-7fc85d45c000 ---p 00000000 00:00 0
7fc85d45c000-7fc85dc5c000 rw-p 00000000 00:00 0
7fc85dc5c000-7fc85dc6e000 r-xp 00000000 08:11 16257366 /lib/x86_64-linux-gnu/libgpg-error.so.0.17.0
7fc85dc6e000-7fc85de6e000 ---p 00012000 08:11 16257366 /lib/x86_64-linux-gnu/libgpg-error.so.0.17.0
7fc85de6e000-7fc85de6f000 r--p 00012000 08:11 16257366 /lib/x86_64-linux-gnu/libgpg-error.so.0.17.0
7fc85de6f000-7fc85de70000 rw-p 00013000 08:11 16257366 /lib/x86_64-linux-gnu/libgpg-error.so.0.17.0
7fc85de70000-7fc85dede000 r-xp 00000000 08:11 16257451 /lib/x86_64-linux-gnu/libpcre.so.3.13.2
7fc85dede000-7fc85e0de000 ---p 0006e000 08:11 16257451 /lib/x86_64-linux-gnu/libpcre.so.3.13.2
7fc85e0de000-7fc85e0df000 r--p 0006e000 08:11 16257451 /lib/x86_64-linux-gnu/libpcre.so.3.13.2
7fc85e0df000-7fc85e0e0000 rw-p 0006f000 08:11 16257451 /lib/x86_64-linux-gnu/libpcre.so.3.13.2
7fc85e0e0000-7fc85e16d000 r-xp 00000000 08:11 35136365 /usr/lib/x86_64-linux-gnu/libvorbisenc.so.2.0.11
7fc85e16d000-7fc85e36c000 ---p 0008d000 08:11 35136365 /usr/lib/x86_64-linux-gnu/libvorbisenc.so.2.0.11
7fc85e36c000-7fc85e388000 r--p 0008c000 08:11 35136365 /usr/lib/x86_64-linux-gnu/libvorbisenc.so.2.0.11
7fc85e388000-7fc85e389000 rw-p 000a8000 08:11 35136365 /usr/lib/x86_64-linux-gnu/libvorbisenc.so.2.0.11
7fc85e389000-7fc85e3fc000 r-xp 00000000 08:11 35134960 /usr/lib/x86_64-linux-gnu/libFLAC.so.8.3.0
7fc85e3fc000-7fc85e5fc000 ---p 00073000 08:11 35134960 /usr/lib/x86_64-linux-gnu/libFLAC.so.8.3.0
7fc85e5fc000-7fc85e5fd000 r--p 00073000 08:11 35134960 /usr/lib/x86_64-linux-gnu/libFLAC.so.8.3.0
7fc85e5fd000-7fc85e5fe000 rw-p 00074000 08:11 35134960 /usr/lib/x86_64-linux-gnu/libFLAC.so.8.3.0
7fc85e5fe000-7fc85e614000 r-xp 00000000 08:11 16253012 /lib/x86_64-linux-gnu/libnsl-2.23.so
7fc85e614000-7fc85e813000 ---p 00016000 08:11 16253012 /lib/x86_64-linux-gnu/libnsl-2.23.so
7fc85e813000-7fc85e814000 r--p 00015000 08:11 16253012 /lib/x86_64-linux-gnu/libnsl-2.23.so
7fc85e814000-7fc85e815000 rw-p 00016000 08:11 16253012 /lib/x86_64-linux-gnu/libnsl-2.23.so
7fc85e815000-7fc85e817000 rw-p 00000000 00:00 0
7fc85e817000-7fc85e8ef000 r-xp 00000000 08:11 16257225 /lib/x86_64-linux-gnu/libgcrypt.so.20.0.5
7fc85e8ef000-7fc85eaee000 ---p 000d8000 08:11 16257225 /lib/x86_64-linux-gnu/libgcrypt.so.20.0.5
7fc85eaee000-7fc85eaef000 r--p 000d7000 08:11 16257225 /lib/x86_64-linux-gnu/libgcrypt.so.20.0.5
7fc85eaef000-7fc85eaf7000 rw-p 000d8000 08:11 16257225 /lib/x86_64-linux-gnu/libgcrypt.so.20.0.5
7fc85eaf7000-7fc85eaf8000 rw-p 00000000 00:00 0
7fc85eaf8000-7fc85eb19000 r-xp 00000000 08:11 16257389 /lib/x86_64-linux-gnu/liblzma.so.5.0.0
7fc85eb19000-7fc85ed18000 ---p 00021000 08:11 16257389 /lib/x86_64-linux-gnu/liblzma.so.5.0.0
7fc85ed18000-7fc85ed19000 r--p 00020000 08:11 16257389 /lib/x86_64-linux-gnu/liblzma.so.5.0.0
7fc85ed19000-7fc85ed1a000 rw-p 00021000 08:11 16257389 /lib/x86_64-linux-gnu/liblzma.so.5.0.0
7fc85ed1a000-7fc85ed39000 r-xp 00000000 08:11 16257480 /lib/x86_64-linux-gnu/libselinux.so.1
7fc85ed39000-7fc85ef38000 ---p 0001f000 08:11 16257480 /lib/x86_64-linux-gnu/libselinux.so.1
7fc85ef38000-7fc85ef39000 r--p 0001e000 08:11 16257480 /lib/x86_64-linux-gnu/libselinux.so.1
7fc85ef39000-7fc85ef3a000 rw-p 0001f000 08:11 16257480 /lib/x86_64-linux-gnu/libselinux.so.1
7fc85ef3a000-7fc85ef3c000 rw-p 00000000 00:00 0
7fc85ef3c000-7fc85ef41000 r-xp 00000000 08:11 35135210 /usr/lib/x86_64-linux-gnu/libasyncns.so.0.3.1
7fc85ef41000-7fc85f140000 ---p 00005000 08:11 35135210 /usr/lib/x86_64-linux-gnu/libasyncns.so.0.3.1
7fc85f140000-7fc85f141000 r--p 00004000 08:11 35135210 /usr/lib/x86_64-linux-gnu/libasyncns.so.0.3.1
7fc85f141000-7fc85f142000 rw-p 00005000 08:11 35135210 /usr/lib/x86_64-linux-gnu/libasyncns.so.0.3.1
7fc85f142000-7fc85f1a4000 r-xp 00000000 08:11 35136217 /usr/lib/x86_64-linux-gnu/libsndfile.so.1.0.25
7fc85f1a4000-7fc85f3a4000 ---p 00062000 08:11 35136217 /usr/lib/x86_64-linux-gnu/libsndfile.so.1.0.25
7fc85f3a4000-7fc85f3a6000 r--p 00062000 08:11 35136217 /usr/lib/x86_64-linux-gnu/libsndfile.so.1.0.25
7fc85f3a6000-7fc85f3a7000 rw-p 00064000 08:11 35136217 /usr/lib/x86_64-linux-gnu/libsndfile.so.1.0.25
7fc85f3a7000-7fc85f3ab000 rw-p 00000000 00:00 0
7fc85f3ab000-7fc85f3b3000 r-xp 00000000 08:11 16257508 /lib/x86_64-linux-gnu/libwrap.so.0.7.6
7fc85f3b3000-7fc85f5b2000 ---p 00008000 08:11 16257508 /lib/x86_64-linux-gnu/libwrap.so.0.7.6
7fc85f5b2000-7fc85f5b3000 r--p 00007000 08:11 16257508 /lib/x86_64-linux-gnu/libwrap.so.0.7.6
7fc85f5b3000-7fc85f5b4000 rw-p 00008000 08:11 16257508 /lib/x86_64-linux-gnu/libwrap.so.0.7.6
7fc85f5b4000-7fc85f5b5000 rw-p 00000000 00:00 0
7fc85f5b5000-7fc85f635000 r-xp 00000000 08:11 16257256 /lib/x86_64-linux-gnu/libsystemd.so.0.14.0
7fc85f635000-7fc85f638000 r--p 0007f000 08:11 16257256 /lib/x86_64-linux-gnu/libsystemd.so.0.14.0
7fc85f638000-7fc85f639000 rw-p 00082000 08:11 16257256 /lib/x86_64-linux-gnu/libsystemd.so.0.14.0
7fc85f639000-7fc85f63a000 rw-p 00000000 00:00 0
7fc85f63a000-7fc85f684000 r-xp 00000000 08:11 16252933 /lib/x86_64-linux-gnu/libdbus-1.so.3.14.6
7fc85f684000-7fc85f884000 ---p 0004a000 08:11 16252933 /lib/x86_64-linux-gnu/libdbus-1.so.3.14.6
7fc85f884000-7fc85f885000 r--p 0004a000 08:11 16252933 /lib/x86_64-linux-gnu/libdbus-1.so.3.14.6
7fc85f885000-7fc85f886000 rw-p 0004b000 08:11 16252933 /lib/x86_64-linux-gnu/libdbus-1.so.3.14.6
7fc85f886000-7fc85f8ff000 r-xp 00000000 08:11 35392496 /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-8.0.so
7fc85f8ff000-7fc85fafe000 ---p 00079000 08:11 35392496 /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-8.0.so
7fc85fafe000-7fc85faff000 r--p 00078000 08:11 35392496 /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-8.0.so
7fc85faff000-7fc85fb00000 rw-p 00079000 08:11 35392496 /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-8.0.so
7fc85fb00000-7fc85fb01000 ---p 00000000 00:00 0
7fc85fb01000-7fc860301000 rw-p 00000000 00:00 0
7fc861957000-7fc861961000 r-xp 00000000 08:11 16257381 /lib/x86_64-linux-gnu/libjson-c.so.2.0.0
7fc861961000-7fc861b60000 ---p 0000a000 08:11 16257381 /lib/x86_64-linux-gnu/libjson-c.so.2.0.0
7fc861b60000-7fc861b61000 r--p 00009000 08:11 16257381 /lib/x86_64-linux-gnu/libjson-c.so.2.0.0
7fc861b61000-7fc861b62000 rw-p 0000a000 08:11 16257381 /lib/x86_64-linux-gnu/libjson-c.so.2.0.0
7fc861b62000-7fc861bb0000 r-xp 00000000 08:11 35136105 /usr/lib/x86_64-linux-gnu/libpulse.so.0.19.0
7fc861bb0000-7fc861daf000 ---p 0004e000 08:11 35136105 /usr/lib/x86_64-linux-gnu/libpulse.so.0.19.0
7fc861daf000-7fc861db0000 r--p 0004d000 08:11 35136105 /usr/lib/x86_64-linux-gnu/libpulse.so.0.19.0
7fc861db0000-7fc861db1000 rw-p 0004e000 08:11 35136105 /usr/lib/x86_64-linux-gnu/libpulse.so.0.19.0
7fc861dc8000-7fc861dcf000 r--s 00000000 08:11 35393766 /usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache
7fc8648f3000-7fc8648f4000 ---p 00000000 00:00 0
7fc8648f4000-7fc8650f4000 rw-p 00000000 00:00 0
7fc8650f4000-7fc8650f5000 ---p 00000000 00:00 0
7fc8650f5000-7fc8658f5000 rw-p 00000000 00:00 0
7fc8658f5000-7fc8658f6000 ---p 00000000 00:00 0
7fc8658f6000-7fc8660f6000 rw-p 00000000 00:00 0
7fc8660f6000-7fc8660f7000 ---p 00000000 00:00 0
7fc8660f7000-7fc8668f7000 rw-p 00000000 00:00 0
7fc8668f7000-7fc8668f8000 ---p 00000000 00:00 0
7fc8668f8000-7fc8670f8000 rw-p 00000000 00:00 0
7fc8670f8000-7fc8670f9000 ---p 00000000 00:00 0
7fc8670f9000-7fc8678f9000 rw-p 00000000 00:00 0
7fc8678f9000-7fc8678fa000 ---p 00000000 00:00 0
7fc8678fa000-7fc8680fa000 rw-p 00000000 00:00 0
7fc8680fa000-7fc868103000 r-xp 00000000 08:11 35135115 /usr/lib/x86_64-linux-gnu/libXcursor.so.1.0.2
7fc868103000-7fc868302000 ---p 00009000 08:11 35135115 /usr/lib/x86_64-linux-gnu/libXcursor.so.1.0.2
7fc868302000-7fc868303000 r--p 00008000 08:11 35135115 /usr/lib/x86_64-linux-gnu/libXcursor.so.1.0.2
7fc868303000-7fc868304000 rw-p 00009000 08:11 35135115 /usr/lib/x86_64-linux-gnu/libXcursor.so.1.0.2
7fc868304000-7fc86833b000 r-xp 00000000 08:11 35136293 /usr/lib/x86_64-linux-gnu/libtxc_dxtn_s2tc.so.0.0.0
7fc86833b000-7fc86853a000 ---p 00037000 08:11 35136293 /usr/lib/x86_64-linux-gnu/libtxc_dxtn_s2tc.so.0.0.0
7fc86853a000-7fc86853b000 r--p 00036000 08:11 35136293 /usr/lib/x86_64-linux-gnu/libtxc_dxtn_s2tc.so.0.0.0
7fc86853b000-7fc86853c000 rw-p 00037000 08:11 35136293 /usr/lib/x86_64-linux-gnu/libtxc_dxtn_s2tc.so.0.0.0
7fc86853c000-7fc868544000 r-xp 00000000 08:11 35136055 /usr/lib/x86_64-linux-gnu/libpciaccess.so.0.11.1
7fc868544000-7fc868744000 ---p 00008000 08:11 35136055 /usr/lib/x86_64-linux-gnu/libpciaccess.so.0.11.1
7fc868744000-7fc868745000 r--p 00008000 08:11 35136055 /usr/lib/x86_64-linux-gnu/libpciaccess.so.0.11.1
7fc868745000-7fc868746000 rw-p 00009000 08:11 35136055 /usr/lib/x86_64-linux-gnu/libpciaccess.so.0.11.1
7fc868746000-7fc868751000 r-xp 00000000 08:11 35135416 /usr/lib/x86_64-linux-gnu/libdrm_radeon.so.1.0.1
7fc868751000-7fc868950000 ---p 0000b000 08:11 35135416 /usr/lib/x86_64-linux-gnu/libdrm_radeon.so.1.0.1
7fc868950000-7fc868951000 r--p 0000a000 08:11 35135416 /usr/lib/x86_64-linux-gnu/libdrm_radeon.so.1.0.1
7fc868951000-7fc868952000 rw-p 0000b000 08:11 35135416 /usr/lib/x86_64-linux-gnu/libdrm_radeon.so.1.0.1
7fc868952000-7fc868959000 r-xp 00000000 08:11 35135420 /usr/lib/x86_64-linux-gnu/libdrm_nouveau.so.2.0.0
7fc868959000-7fc868b58000 ---p 00007000 08:11 35135420 /usr/lib/x86_64-linux-gnu/libdrm_nouveau.so.2.0.0
7fc868b58000-7fc868b59000 r--p 00006000 08:11 35135420 /usr/lib/x86_64-linux-gnu/libdrm_nouveau.so.2.0.0
7fc868b59000-7fc868b5a000 rw-p 00007000 08:11 35135420 /usr/lib/x86_64-linux-gnu/libdrm_nouveau.so.2.0.0
7fc868b5a000-7fc868b7a000 r-xp 00000000 08:11 35135414 /usr/lib/x86_64-linux-gnu/libdrm_intel.so.1.0.0
7fc868b7a000-7fc868d79000 ---p 00020000 08:11 35135414 /usr/lib/x86_64-linux-gnu/libdrm_intel.so.1.0.0
7fc868d79000-7fc868d7a000 r--p 0001f000 08:11 35135414 /usr/lib/x86_64-linux-gnu/libdrm_intel.so.1.0.0
7fc868d7a000-7fc868d7b000 rw-p 00020000 08:11 35135414 /usr/lib/x86_64-linux-gnu/libdrm_intel.so.1.0.0
7fc868d7b000-7fc869380000 r-xp 00000000 08:11 35392424 /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
7fc869380000-7fc869580000 ---p 00605000 08:11 35392424 /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
7fc869580000-7fc8695b6000 r--p 00605000 08:11 35392424 /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
7fc8695b6000-7fc8695bd000 rw-p 0063b000 08:11 35392424 /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
7fc8695bd000-7fc8695c5000 rw-p 00000000 00:00 0
7fc8695c5000-7fc869f84000 r--p 00000000 08:11 35134245 /usr/lib/locale/locale-archive
7fc869f84000-7fc869f8d000 r-xp 00000000 08:11 16253024 /lib/x86_64-linux-gnu/libcrypt-2.23.so
7fc869f8d000-7fc86a18c000 ---p 00009000 08:11 16253024 /lib/x86_64-linux-gnu/libcrypt-2.23.so
7fc86a18c000-7fc86a18d000 r--p 00008000 08:11 16253024 /lib/x86_64-linux-gnu/libcrypt-2.23.so
7fc86a18d000-7fc86a18e000 rw-p 00009000 08:11 16253024 /lib/x86_64-linux-gnu/libcrypt-2.23.so
7fc86a18e000-7fc86a1bc000 rw-p 00000000 00:00 0
7fc86a1bc000-7fc86a28b000 r-xp 00000000 08:11 35136235 /usr/lib/x86_64-linux-gnu/libsqlite3.so.0.8.6
7fc86a28b000-7fc86a48b000 ---p 000cf000 08:11 35136235 /usr/lib/x86_64-linux-gnu/libsqlite3.so.0.8.6
7fc86a48b000-7fc86a48e000 r--p 000cf000 08:11 35136235 /usr/lib/x86_64-linux-gnu/libsqlite3.so.0.8.6
7fc86a48e000-7fc86a490000 rw-p 000d2000 08:11 35136235 /usr/lib/x86_64-linux-gnu/libsqlite3.so.0.8.6
7fc86a490000-7fc86a491000 rw-p 00000000 00:00 0
7fc86a491000-7fc86a4d7000 r-xp 00000000 08:11 35135774 /usr/lib/x86_64-linux-gnu/libhx509.so.5.0.0
7fc86a4d7000-7fc86a6d7000 ---p 00046000 08:11 35135774 /usr/lib/x86_64-linux-gnu/libhx509.so.5.0.0
7fc86a6d7000-7fc86a6d9000 r--p 00046000 08:11 35135774 /usr/lib/x86_64-linux-gnu/libhx509.so.5.0.0
7fc86a6d9000-7fc86a6db000 rw-p 00048000 08:11 35135774 /usr/lib/x86_64-linux-gnu/libhx509.so.5.0.0
7fc86a6db000-7fc86a6dc000 rw-p 00000000 00:00 0
7fc86a6dc000-7fc86a6ea000 r-xp 00000000 08:11 35135756 /usr/lib/x86_64-linux-gnu/libheimbase.so.1.0.0
7fc86a6ea000-7fc86a8e9000 ---p 0000e000 08:11 35135756 /usr/lib/x86_64-linux-gnu/libheimbase.so.1.0.0
7fc86a8e9000-7fc86a8ea000 r--p 0000d000 08:11 35135756 /usr/lib/x86_64-linux-gnu/libheimbase.so.1.0.0
7fc86a8ea000-7fc86a8eb000 rw-p 0000e000 08:11 35135756 /usr/lib/x86_64-linux-gnu/libheimbase.so.1.0.0
7fc86a8eb000-7fc86a912000 r-xp 00000000 08:11 35136400 /usr/lib/x86_64-linux-gnu/libwind.so.0.0.0
7fc86a912000-7fc86ab12000 ---p 00027000 08:11 35136400 /usr/lib/x86_64-linux-gnu/libwind.so.0.0.0
7fc86ab12000-7fc86ab13000 r--p 00027000 08:11 35136400 /usr/lib/x86_64-linux-gnu/libwind.so.0.0.0
7fc86ab13000-7fc86ab14000 rw-p 00028000 08:11 35136400 /usr/lib/x86_64-linux-gnu/libwind.so.0.0.0
7fc86ab14000-7fc86ab29000 r-xp 00000000 08:11 35136153 /usr/lib/x86_64-linux-gnu/libroken.so.18.1.0
7fc86ab29000-7fc86ad28000 ---p 00015000 08:11 35136153 /usr/lib/x86_64-linux-gnu/libroken.so.18.1.0
7fc86ad28000-7fc86ad29000 r--p 00014000 08:11 35136153 /usr/lib/x86_64-linux-gnu/libroken.so.18.1.0
7fc86ad29000-7fc86ad2a000 rw-p 00015000 08:11 35136153 /usr/lib/x86_64-linux-gnu/libroken.so.18.1.0
7fc86ad2a000-7fc86ad5a000 r-xp 00000000 08:11 35135754 /usr/lib/x86_64-linux-gnu/libhcrypto.so.4.1.0
7fc86ad5a000-7fc86af5a000 ---p 00030000 08:11 35135754 /usr/lib/x86_64-linux-gnu/libhcrypto.so.4.1.0
7fc86af5a000-7fc86af5b000 r--p 00030000 08:11 35135754 /usr/lib/x86_64-linux-gnu/libhcrypto.so.4.1.0
7fc86af5b000-7fc86af5c000 rw-p 00031000 08:11 35135754 /usr/lib/x86_64-linux-gnu/libhcrypto.so.4.1.0
7fc86af5c000-7fc86af5d000 rw-p 00000000 00:00 0
7fc86af5d000-7fc86affc000 r-xp 00000000 08:11 35135198 /usr/lib/x86_64-linux-gnu/libasn1.so.8.0.0
7fc86affc000-7fc86b1fb000 ---p 0009f000 08:11 35135198 /usr/lib/x86_64-linux-gnu/libasn1.so.8.0.0
7fc86b1fb000-7fc86b1fc000 r--p 0009e000 08:11 35135198 /usr/lib/x86_64-linux-gnu/libasn1.so.8.0.0
7fc86b1fc000-7fc86b1ff000 rw-p 0009f000 08:11 35135198 /usr/lib/x86_64-linux-gnu/libasn1.so.8.0.0
7fc86b1ff000-7fc86b283000 r-xp 00000000 08:11 35135850 /usr/lib/x86_64-linux-gnu/libkrb5.so.26.0.0
7fc86b283000-7fc86b482000 ---p 00084000 08:11 35135850 /usr/lib/x86_64-linux-gnu/libkrb5.so.26.0.0
7fc86b482000-7fc86b485000 r--p 00083000 08:11 35135850 /usr/lib/x86_64-linux-gnu/libkrb5.so.26.0.0
7fc86b485000-7fc86b488000 rw-p 00086000 08:11 35135850 /usr/lib/x86_64-linux-gnu/libkrb5.so.26.0.0
7fc86b488000-7fc86b489000 rw-p 00000000 00:00 0
7fc86b489000-7fc86b491000 r-xp 00000000 08:11 35135758 /usr/lib/x86_64-linux-gnu/libheimntlm.so.0.1.0
7fc86b491000-7fc86b690000 ---p 00008000 08:11 35135758 /usr/lib/x86_64-linux-gnu/libheimntlm.so.0.1.0
7fc86b690000-7fc86b691000 r--p 00007000 08:11 35135758 /usr/lib/x86_64-linux-gnu/libheimntlm.so.0.1.0
7fc86b691000-7fc86b692000 rw-p 00008000 08:11 35135758 /usr/lib/x86_64-linux-gnu/libheimntlm.so.0.1.0
7fc86b692000-7fc86b695000 r-xp 00000000 08:11 16257383 /lib/x86_64-linux-gnu/libkeyutils.so.1.5
7fc86b695000-7fc86b894000 ---p 00003000 08:11 16257383 /lib/x86_64-linux-gnu/libkeyutils.so.1.5
7fc86b894000-7fc86b895000 r--p 00002000 08:11 16257383 /lib/x86_64-linux-gnu/libkeyutils.so.1.5
7fc86b895000-7fc86b896000 rw-p 00003000 08:11 16257383 /lib/x86_64-linux-gnu/libkeyutils.so.1.5
7fc86b896000-7fc86b89d000 r-xp 00000000 08:11 35135491 /usr/lib/x86_64-linux-gnu/libffi.so.6.0.4
7fc86b89d000-7fc86ba9c000 ---p 00007000 08:11 35135491 /usr/lib/x86_64-linux-gnu/libffi.so.6.0.4
7fc86ba9c000-7fc86ba9d000 r--p 00006000 08:11 35135491 /usr/lib/x86_64-linux-gnu/libffi.so.6.0.4
7fc86ba9d000-7fc86ba9e000 rw-p 00007000 08:11 35135491 /usr/lib/x86_64-linux-gnu/libffi.so.6.0.4
7fc86ba9e000-7fc86baa3000 r-xp 00000000 08:11 35135119 /usr/lib/x86_64-linux-gnu/libXdmcp.so.6.0.0
7fc86baa3000-7fc86bca2000 ---p 00005000 08:11 35135119 /usr/lib/x86_64-linux-gnu/libXdmcp.so.6.0.0
7fc86bca2000-7fc86bca3000 r--p 00004000 08:11 35135119 /usr/lib/x86_64-linux-gnu/libXdmcp.so.6.0.0
7fc86bca3000-7fc86bca4000 rw-p 00005000 08:11 35135119 /usr/lib/x86_64-linux-gnu/libXdmcp.so.6.0.0
7fc86bca4000-7fc86bca6000 r-xp 00000000 08:11 35135108 /usr/lib/x86_64-linux-gnu/libXau.so.6.0.0
7fc86bca6000-7fc86bea6000 ---p 00002000 08:11 35135108 /usr/lib/x86_64-linux-gnu/libXau.so.6.0.0
7fc86bea6000-7fc86bea7000 r--p 00002000 08:11 35135108 /usr/lib/x86_64-linux-gnu/libXau.so.6.0.0
7fc86bea7000-7fc86bea8000 rw-p 00003000 08:11 35135108 /usr/lib/x86_64-linux-gnu/libXau.so.6.0.0
7fc86bea8000-7fc86bee5000 r-xp 00000000 08:11 35135679 /usr/lib/x86_64-linux-gnu/libgssapi.so.3.0.0
7fc86bee5000-7fc86c0e5000 ---p 0003d000 08:11 35135679 /usr/lib/x86_64-linux-gnu/libgssapi.so.3.0.0
7fc86c0e5000-7fc86c0e6000 r--p 0003d000 08:11 35135679 /usr/lib/x86_64-linux-gnu/libgssapi.so.3.0.0
7fc86c0e6000-7fc86c0e8000 rw-p 0003e000 08:11 35135679 /usr/lib/x86_64-linux-gnu/libgssapi.so.3.0.0
7fc86c0e8000-7fc86c0e9000 rw-p 00000000 00:00 0
7fc86c0e9000-7fc86c102000 r-xp 00000000 08:11 35136180 /usr/lib/x86_64-linux-gnu/libsasl2.so.2.0.25
7fc86c102000-7fc86c302000 ---p 00019000 08:11 35136180 /usr/lib/x86_64-linux-gnu/libsasl2.so.2.0.25
7fc86c302000-7fc86c303000 r--p 00019000 08:11 35136180 /usr/lib/x86_64-linux-gnu/libsasl2.so.2.0.25
7fc86c303000-7fc86c304000 rw-p 0001a000 08:11 35136180 /usr/lib/x86_64-linux-gnu/libsasl2.so.2.0.25
7fc86c304000-7fc86c31b000 r-xp 00000000 08:11 16253022 /lib/x86_64-linux-gnu/libresolv-2.23.so
7fc86c31b000-7fc86c51b000 ---p 00017000 08:11 16253022 /lib/x86_64-linux-gnu/libresolv-2.23.so
7fc86c51b000-7fc86c51c000 r--p 00017000 08:11 16253022 /lib/x86_64-linux-gnu/libresolv-2.23.so
7fc86c51c000-7fc86c51d000 rw-p 00018000 08:11 16253022 /lib/x86_64-linux-gnu/libresolv-2.23.so
7fc86c51d000-7fc86c51f000 rw-p 00000000 00:00 0
7fc86c51f000-7fc86c529000 r-xp 00000000 08:11 35135854 /usr/lib/x86_64-linux-gnu/libkrb5support.so.0.1
7fc86c529000-7fc86c728000 ---p 0000a000 08:11 35135854 /usr/lib/x86_64-linux-gnu/libkrb5support.so.0.1
7fc86c728000-7fc86c729000 r--p 00009000 08:11 35135854 /usr/lib/x86_64-linux-gnu/libkrb5support.so.0.1
7fc86c729000-7fc86c72a000 rw-p 0000a000 08:11 35135854 /usr/lib/x86_64-linux-gnu/libkrb5support.so.0.1
7fc86c72a000-7fc86c72d000 r-xp 00000000 08:11 16257331 /lib/x86_64-linux-gnu/libcom_err.so.2.1
7fc86c72d000-7fc86c92c000 ---p 00003000 08:11 16257331 /lib/x86_64-linux-gnu/libcom_err.so.2.1
7fc86c92c000-7fc86c92d000 r--p 00002000 08:11 16257331 /lib/x86_64-linux-gnu/libcom_err.so.2.1
7fc86c92d000-7fc86c92e000 rw-p 00003000 08:11 16257331 /lib/x86_64-linux-gnu/libcom_err.so.2.1
7fc86c92e000-7fc86c95a000 r-xp 00000000 08:11 35135846 /usr/lib/x86_64-linux-gnu/libk5crypto.so.3.1
7fc86c95a000-7fc86cb59000 ---p 0002c000 08:11 35135846 /usr/lib/x86_64-linux-gnu/libk5crypto.so.3.1
7fc86cb59000-7fc86cb5b000 r--p 0002b000 08:11 35135846 /usr/lib/x86_64-linux-gnu/libk5crypto.so.3.1
7fc86cb5b000-7fc86cb5c000 rw-p 0002d000 08:11 35135846 /usr/lib/x86_64-linux-gnu/libk5crypto.so.3.1
7fc86cb5c000-7fc86cb5d000 rw-p 00000000 00:00 0
7fc86cb5d000-7fc86cc20000 r-xp 00000000 08:11 35135852 /usr/lib/x86_64-linux-gnu/libkrb5.so.3.3
7fc86cc20000-7fc86ce20000 ---p 000c3000 08:11 35135852 /usr/lib/x86_64-linux-gnu/libkrb5.so.3.3
7fc86ce20000-7fc86ce2d000 r--p 000c3000 08:11 35135852 /usr/lib/x86_64-linux-gnu/libkrb5.so.3.3
7fc86ce2d000-7fc86ce2f000 rw-p 000d0000 08:11 35135852 /usr/lib/x86_64-linux-gnu/libkrb5.so.3.3
7fc86ce2f000-7fc86ce40000 r-xp 00000000 08:11 35136252 /usr/lib/x86_64-linux-gnu/libtasn1.so.6.5.1
7fc86ce40000-7fc86d040000 ---p 00011000 08:11 35136252 /usr/lib/x86_64-linux-gnu/libtasn1.so.6.5.1
7fc86d040000-7fc86d041000 r--p 00011000 08:11 35136252 /usr/lib/x86_64-linux-gnu/libtasn1.so.6.5.1
7fc86d041000-7fc86d042000 rw-p 00012000 08:11 35136252 /usr/lib/x86_64-linux-gnu/libtasn1.so.6.5.1
7fc86d042000-7fc86d09c000 r-xp 00000000 08:11 35136031 /usr/lib/x86_64-linux-gnu/libp11-kit.so.0.1.0
7fc86d09c000-7fc86d29b000 ---p 0005a000 08:11 35136031 /usr/lib/x86_64-linux-gnu/libp11-kit.so.0.1.0
7fc86d29b000-7fc86d2a5000 r--p 00059000 08:11 35136031 /usr/lib/x86_64-linux-gnu/libp11-kit.so.0.1.0
7fc86d2a5000-7fc86d2a7000 rw-p 00063000 08:11 35136031 /usr/lib/x86_64-linux-gnu/libp11-kit.so.0.1.0
7fc86d2a7000-7fc86d326000 r-xp 00000000 08:11 35135624 /usr/lib/x86_64-linux-gnu/libgmp.so.10.3.0
7fc86d326000-7fc86d525000 ---p 0007f000 08:11 35135624 /usr/lib/x86_64-linux-gnu/libgmp.so.10.3.0
7fc86d525000-7fc86d526000 r--p 0007e000 08:11 35135624 /usr/lib/x86_64-linux-gnu/libgmp.so.10.3.0
7fc86d526000-7fc86d527000 rw-p 0007f000 08:11 35135624 /usr/lib/x86_64-linux-gnu/libgmp.so.10.3.0
7fc86d527000-7fc86d559000 r-xp 00000000 08:11 35135760 /usr/lib/x86_64-linux-gnu/libhogweed.so.4.2
7fc86d559000-7fc86d758000 ---p 00032000 08:11 35135760 /usr/lib/x86_64-linux-gnu/libhogweed.so.4.2
7fc86d758000-7fc86d759000 r--p 00031000 08:11 35135760 /usr/lib/x86_64-linux-gnu/libhogweed.so.4.2
7fc86d759000-7fc86d75a000 rw-p 00032000 08:11 35135760 /usr/lib/x86_64-linux-gnu/libhogweed.so.4.2
7fc86d75a000-7fc86d763000 r-xp 00000000 08:11 35135141 /usr/lib/x86_64-linux-gnu/libXrender.so.1.3.0
7fc86d763000-7fc86d962000 ---p 00009000 08:11 35135141 /usr/lib/x86_64-linux-gnu/libXrender.so.1.3.0
7fc86d962000-7fc86d963000 r--p 00008000 08:11 35135141 /usr/lib/x86_64-linux-gnu/libXrender.so.1.3.0
7fc86d963000-7fc86d964000 rw-p 00009000 08:11 35135141 /usr/lib/x86_64-linux-gnu/libXrender.so.1.3.0
7fc86d964000-7fc86d972000 r-xp 00000000 08:11 35127496 /usr/lib/x86_64-linux-gnu/libdrm.so.2.4.0
7fc86d972000-7fc86db71000 ---p 0000e000 08:11 35127496 /usr/lib/x86_64-linux-gnu/libdrm.so.2.4.0
7fc86db71000-7fc86db72000 r--p 0000d000 08:11 35127496 /usr/lib/x86_64-linux-gnu/libdrm.so.2.4.0
7fc86db72000-7fc86db73000 rw-p 0000e000 08:11 35127496 /usr/lib/x86_64-linux-gnu/libdrm.so.2.4.0
7fc86db73000-7fc86db78000 r-xp 00000000 08:11 35135157 /usr/lib/x86_64-linux-gnu/libXxf86vm.so.1.0.0
7fc86db78000-7fc86dd77000 ---p 00005000 08:11 35135157 /usr/lib/x86_64-linux-gnu/libXxf86vm.so.1.0.0
7fc86dd77000-7fc86dd78000 r--p 00004000 08:11 35135157 /usr/lib/x86_64-linux-gnu/libXxf86vm.so.1.0.0
7fc86dd78000-7fc86dd79000 rw-p 00005000 08:11 35135157 /usr/lib/x86_64-linux-gnu/libXxf86vm.so.1.0.0
7fc86dd79000-7fc86dd9a000 r-xp 00000000 08:11 35136486 /usr/lib/x86_64-linux-gnu/libxcb.so.1.1.0
7fc86dd9a000-7fc86df99000 ---p 00021000 08:11 35136486 /usr/lib/x86_64-linux-gnu/libxcb.so.1.1.0
7fc86df99000-7fc86df9a000 r--p 00020000 08:11 35136486 /usr/lib/x86_64-linux-gnu/libxcb.so.1.1.0
7fc86df9a000-7fc86df9b000 rw-p 00021000 08:11 35136486 /usr/lib/x86_64-linux-gnu/libxcb.so.1.1.0
7fc86df9b000-7fc86df9f000 r-xp 00000000 08:11 35136454 /usr/lib/x86_64-linux-gnu/libxcb-dri2.so.0.0.0
7fc86df9f000-7fc86e19e000 ---p 00004000 08:11 35136454 /usr/lib/x86_64-linux-gnu/libxcb-dri2.so.0.0.0
7fc86e19e000-7fc86e19f000 r--p 00003000 08:11 35136454 /usr/lib/x86_64-linux-gnu/libxcb-dri2.so.0.0.0
7fc86e19f000-7fc86e1a0000 rw-p 00004000 08:11 35136454 /usr/lib/x86_64-linux-gnu/libxcb-dri2.so.0.0.0
7fc86e1a0000-7fc86e1b7000 r-xp 00000000 08:11 35136458 /usr/lib/x86_64-linux-gnu/libxcb-glx.so.0.0.0
7fc86e1b7000-7fc86e3b6000 ---p 00017000 08:11 35136458 /usr/lib/x86_64-linux-gnu/libxcb-glx.so.0.0.0
7fc86e3b6000-7fc86e3b8000 r--p 00016000 08:11 35136458 /usr/lib/x86_64-linux-gnu/libxcb-glx.so.0.0.0
7fc86e3b8000-7fc86e3b9000 rw-p 00018000 08:11 35136458 /usr/lib/x86_64-linux-gnu/libxcb-glx.so.0.0.0
7fc86e3b9000-7fc86e3ba000 r-xp 00000000 08:11 35135102 /usr/lib/x86_64-linux-gnu/libX11-xcb.so.1.0.0
7fc86e3ba000-7fc86e5b9000 ---p 00001000 08:11 35135102 /usr/lib/x86_64-linux-gnu/libX11-xcb.so.1.0.0
7fc86e5b9000-7fc86e5ba000 r--p 00000000 08:11 35135102 /usr/lib/x86_64-linux-gnu/libX11-xcb.so.1.0.0
7fc86e5ba000-7fc86e5bb000 rw-p 00001000 08:11 35135102 /usr/lib/x86_64-linux-gnu/libX11-xcb.so.1.0.0
7fc86e5bb000-7fc86e5c0000 r-xp 00000000 08:11 35135123 /usr/lib/x86_64-linux-gnu/libXfixes.so.3.1.0
7fc86e5c0000-7fc86e7bf000 ---p 00005000 08:11 35135123 /usr/lib/x86_64-linux-gnu/libXfixes.so.3.1.0
7fc86e7bf000-7fc86e7c0000 r--p 00004000 08:11 35135123 /usr/lib/x86_64-linux-gnu/libXfixes.so.3.1.0
7fc86e7c0000-7fc86e7c1000 rw-p 00005000 08:11 35135123 /usr/lib/x86_64-linux-gnu/libXfixes.so.3.1.0
7fc86e7c1000-7fc86e7c3000 r-xp 00000000 08:11 35135117 /usr/lib/x86_64-linux-gnu/libXdamage.so.1.1.0
7fc86e7c3000-7fc86e9c2000 ---p 00002000 08:11 35135117 /usr/lib/x86_64-linux-gnu/libXdamage.so.1.1.0
7fc86e9c2000-7fc86e9c3000 r--p 00001000 08:11 35135117 /usr/lib/x86_64-linux-gnu/libXdamage.so.1.1.0
7fc86e9c3000-7fc86e9c4000 rw-p 00002000 08:11 35135117 /usr/lib/x86_64-linux-gnu/libXdamage.so.1.1.0
7fc86e9c4000-7fc86e9d5000 r-xp 00000000 08:11 35135121 /usr/lib/x86_64-linux-gnu/libXext.so.6.4.0
7fc86e9d5000-7fc86ebd4000 ---p 00011000 08:11 35135121 /usr/lib/x86_64-linux-gnu/libXext.so.6.4.0
7fc86ebd4000-7fc86ebd5000 r--p 00010000 08:11 35135121 /usr/lib/x86_64-linux-gnu/libXext.so.6.4.0
7fc86ebd5000-7fc86ebd6000 rw-p 00011000 08:11 35135121 /usr/lib/x86_64-linux-gnu/libXext.so.6.4.0
7fc86ebd6000-7fc86ebff000 r-xp 00000000 08:11 35129481 /usr/lib/x86_64-linux-gnu/libglapi.so.0.0.0
7fc86ebff000-7fc86edfe000 ---p 00029000 08:11 35129481 /usr/lib/x86_64-linux-gnu/libglapi.so.0.0.0
7fc86edfe000-7fc86ee02000 r--p 00028000 08:11 35129481 /usr/lib/x86_64-linux-gnu/libglapi.so.0.0.0
7fc86ee02000-7fc86ee03000 rw-p 0002c000 08:11 35129481 /usr/lib/x86_64-linux-gnu/libglapi.so.0.0.0
7fc86ee03000-7fc86ee04000 rw-p 00000000 00:00 0
7fc86ee04000-7fc86ee05000 r-xp 00000000 08:11 35136498 /usr/lib/x86_64-linux-gnu/libxshmfence.so.1.0.0
7fc86ee05000-7fc86f005000 ---p 00001000 08:11 35136498 /usr/lib/x86_64-linux-gnu/libxshmfence.so.1.0.0
7fc86f005000-7fc86f006000 r--p 00001000 08:11 35136498 /usr/lib/x86_64-linux-gnu/libxshmfence.so.1.0.0
7fc86f006000-7fc86f007000 rw-p 00002000 08:11 35136498 /usr/lib/x86_64-linux-gnu/libxshmfence.so.1.0.0
7fc86f007000-7fc86f00c000 r-xp 00000000 08:11 35136478 /usr/lib/x86_64-linux-gnu/libxcb-sync.so.1.0.0
7fc86f00c000-7fc86f20c000 ---p 00005000 08:11 35136478 /usr/lib/x86_64-linux-gnu/libxcb-sync.so.1.0.0
7fc86f20c000-7fc86f20d000 r--p 00005000 08:11 35136478 /usr/lib/x86_64-linux-gnu/libxcb-sync.so.1.0.0
7fc86f20d000-7fc86f20e000 rw-p 00006000 08:11 35136478 /usr/lib/x86_64-linux-gnu/libxcb-sync.so.1.0.0
7fc86f20e000-7fc86f210000 r-xp 00000000 08:11 35136466 /usr/lib/x86_64-linux-gnu/libxcb-present.so.0.0.0
7fc86f210000-7fc86f40f000 ---p 00002000 08:11 35136466 /usr/lib/x86_64-linux-gnu/libxcb-present.so.0.0.0
7fc86f40f000-7fc86f410000 r--p 00001000 08:11 35136466 /usr/lib/x86_64-linux-gnu/libxcb-present.so.0.0.0
7fc86f410000-7fc86f411000 rw-p 00002000 08:11 35136466 /usr/lib/x86_64-linux-gnu/libxcb-present.so.0.0.0
7fc86f411000-7fc86f413000 r-xp 00000000 08:11 35136456 /usr/lib/x86_64-linux-gnu/libxcb-dri3.so.0.0.0
7fc86f413000-7fc86f612000 ---p 00002000 08:11 35136456 /usr/lib/x86_64-linux-gnu/libxcb-dri3.so.0.0.0
7fc86f612000-7fc86f613000 r--p 00001000 08:11 35136456 /usr/lib/x86_64-linux-gnu/libxcb-dri3.so.0.0.0
7fc86f613000-7fc86f614000 rw-p 00002000 08:11 35136456 /usr/lib/x86_64-linux-gnu/libxcb-dri3.so.0.0.0
7fc86f614000-7fc86f63a000 r-xp 00000000 08:11 16257353 /lib/x86_64-linux-gnu/libexpat.so.1.6.0
7fc86f63a000-7fc86f83a000 ---p 00026000 08:11 16257353 /lib/x86_64-linux-gnu/libexpat.so.1.6.0
7fc86f83a000-7fc86f83c000 r--p 00026000 08:11 16257353 /lib/x86_64-linux-gnu/libexpat.so.1.6.0
7fc86f83c000-7fc86f83d000 rw-p 00028000 08:11 16257353 /lib/x86_64-linux-gnu/libexpat.so.1.6.0
7fc86f83d000-7fc86f840000 r-xp 00000000 08:11 16257342 /lib/x86_64-linux-gnu/libdl-2.23.so
7fc86f840000-7fc86fa3f000 ---p 00003000 08:11 16257342 /lib/x86_64-linux-gnu/libdl-2.23.so
7fc86fa3f000-7fc86fa40000 r--p 00002000 08:11 16257342 /lib/x86_64-linux-gnu/libdl-2.23.so
7fc86fa40000-7fc86fa41000 rw-p 00003000 08:11 16257342 /lib/x86_64-linux-gnu/libdl-2.23.so
7fc86fa41000-7fc86fa48000 r-xp 00000000 08:11 16253026 /lib/x86_64-linux-gnu/librt-2.23.so
7fc86fa48000-7fc86fc47000 ---p 00007000 08:11 16253026 /lib/x86_64-linux-gnu/librt-2.23.so
7fc86fc47000-7fc86fc48000 r--p 00006000 08:11 16253026 /lib/x86_64-linux-gnu/librt-2.23.so
7fc86fc48000-7fc86fc49000 rw-p 00007000 08:11 16253026 /lib/x86_64-linux-gnu/librt-2.23.so
7fc86fc49000-7fc86fc50000 r-xp 00000000 08:11 35136015 /usr/lib/x86_64-linux-gnu/libogg.so.0.8.2
7fc86fc50000-7fc86fe50000 ---p 00007000 08:11 35136015 /usr/lib/x86_64-linux-gnu/libogg.so.0.8.2
7fc86fe50000-7fc86fe51000 r--p 00007000 08:11 35136015 /usr/lib/x86_64-linux-gnu/libogg.so.0.8.2
7fc86fe51000-7fc86fe52000 rw-p 00008000 08:11 35136015 /usr/lib/x86_64-linux-gnu/libogg.so.0.8.2
7fc86fe52000-7fc86fe7c000 r-xp 00000000 08:11 35136363 /usr/lib/x86_64-linux-gnu/libvorbis.so.0.4.8
7fc86fe7c000-7fc87007c000 ---p 0002a000 08:11 35136363 /usr/lib/x86_64-linux-gnu/libvorbis.so.0.4.8
7fc87007c000-7fc87007d000 r--p 0002a000 08:11 35136363 /usr/lib/x86_64-linux-gnu/libvorbis.so.0.4.8
7fc87007d000-7fc87007e000 rw-p 0002b000 08:11 35136363 /usr/lib/x86_64-linux-gnu/libvorbis.so.0.4.8
7fc87007e000-7fc8700cb000 r-xp 00000000 08:11 35135865 /usr/lib/x86_64-linux-gnu/libldap_r-2.4.so.2.10.5
7fc8700cb000-7fc8702ca000 ---p 0004d000 08:11 35135865 /usr/lib/x86_64-linux-gnu/libldap_r-2.4.so.2.10.5
7fc8702ca000-7fc8702cc000 r--p 0004c000 08:11 35135865 /usr/lib/x86_64-linux-gnu/libldap_r-2.4.so.2.10.5
7fc8702cc000-7fc8702cd000 rw-p 0004e000 08:11 35135865 /usr/lib/x86_64-linux-gnu/libldap_r-2.4.so.2.10.5
7fc8702cd000-7fc8702cf000 rw-p 00000000 00:00 0
7fc8702cf000-7fc8702dc000 r-xp 00000000 08:11 35135860 /usr/lib/x86_64-linux-gnu/liblber-2.4.so.2.10.5
7fc8702dc000-7fc8704dc000 ---p 0000d000 08:11 35135860 /usr/lib/x86_64-linux-gnu/liblber-2.4.so.2.10.5
7fc8704dc000-7fc8704dd000 r--p 0000d000 08:11 35135860 /usr/lib/x86_64-linux-gnu/liblber-2.4.so.2.10.5
7fc8704dd000-7fc8704de000 rw-p 0000e000 08:11 35135860 /usr/lib/x86_64-linux-gnu/liblber-2.4.so.2.10.5
7fc8704de000-7fc870525000 r-xp 00000000 08:11 35135681 /usr/lib/x86_64-linux-gnu/libgssapi_krb5.so.2.2
7fc870525000-7fc870724000 ---p 00047000 08:11 35135681 /usr/lib/x86_64-linux-gnu/libgssapi_krb5.so.2.2
7fc870724000-7fc870726000 r--p 00046000 08:11 35135681 /usr/lib/x86_64-linux-gnu/libgssapi_krb5.so.2.2
7fc870726000-7fc870728000 rw-p 00048000 08:11 35135681 /usr/lib/x86_64-linux-gnu/libgssapi_krb5.so.2.2
7fc870728000-7fc87084b000 r-xp 00000000 08:11 35135642 /usr/lib/x86_64-linux-gnu/libgnutls.so.30.6.2
7fc87084b000-7fc870a4a000 ---p 00123000 08:11 35135642 /usr/lib/x86_64-linux-gnu/libgnutls.so.30.6.2
7fc870a4a000-7fc870a55000 r--p 00122000 08:11 35135642 /usr/lib/x86_64-linux-gnu/libgnutls.so.30.6.2
7fc870a55000-7fc870a57000 rw-p 0012d000 08:11 35135642 /usr/lib/x86_64-linux-gnu/libgnutls.so.30.6.2
7fc870a57000-7fc870a58000 rw-p 00000000 00:00 0
7fc870a58000-7fc870a8c000 r-xp 00000000 08:11 35135970 /usr/lib/x86_64-linux-gnu/libnettle.so.6.2
7fc870a8c000-7fc870c8b000 ---p 00034000 08:11 35135970 /usr/lib/x86_64-linux-gnu/libnettle.so.6.2
7fc870c8b000-7fc870c8d000 r--p 00033000 08:11 35135970 /usr/lib/x86_64-linux-gnu/libnettle.so.6.2
7fc870c8d000-7fc870c8e000 rw-p 00035000 08:11 35135970 /usr/lib/x86_64-linux-gnu/libnettle.so.6.2
7fc870c8e000-7fc870ca9000 r-xp 00000000 08:11 35136161 /usr/lib/x86_64-linux-gnu/librtmp.so.1
7fc870ca9000-7fc870ea8000 ---p 0001b000 08:11 35136161 /usr/lib/x86_64-linux-gnu/librtmp.so.1
7fc870ea8000-7fc870ea9000 r--p 0001a000 08:11 35136161 /usr/lib/x86_64-linux-gnu/librtmp.so.1
7fc870ea9000-7fc870eaa000 rw-p 0001b000 08:11 35136161 /usr/lib/x86_64-linux-gnu/librtmp.so.1
7fc870eaa000-7fc870edb000 r-xp 00000000 08:11 35127776 /usr/lib/x86_64-linux-gnu/libidn.so.11.6.15
7fc870edb000-7fc8710db000 ---p 00031000 08:11 35127776 /usr/lib/x86_64-linux-gnu/libidn.so.11.6.15
7fc8710db000-7fc8710dc000 r--p 00031000 08:11 35127776 /usr/lib/x86_64-linux-gnu/libidn.so.11.6.15
7fc8710dc000-7fc8710dd000 rw-p 00032000 08:11 35127776 /usr/lib/x86_64-linux-gnu/libidn.so.11.6.15
7fc8710dd000-7fc87129c000 r-xp 00000000 08:11 16257341 /lib/x86_64-linux-gnu/libc-2.23.so
7fc87129c000-7fc87149c000 ---p 001bf000 08:11 16257341 /lib/x86_64-linux-gnu/libc-2.23.so
7fc87149c000-7fc8714a0000 r--p 001bf000 08:11 16257341 /lib/x86_64-linux-gnu/libc-2.23.so
7fc8714a0000-7fc8714a2000 rw-p 001c3000 08:11 16257341 /lib/x86_64-linux-gnu/libc-2.23.so
7fc8714a2000-7fc8714a6000 rw-p 00000000 00:00 0
7fc8714a6000-7fc8714bc000 r-xp 00000000 08:11 16257360 /lib/x86_64-linux-gnu/libgcc_s.so.1
7fc8714bc000-7fc8716bb000 ---p 00016000 08:11 16257360 /lib/x86_64-linux-gnu/libgcc_s.so.1
7fc8716bb000-7fc8716bc000 rw-p 00015000 08:11 16257360 /lib/x86_64-linux-gnu/libgcc_s.so.1
7fc8716bc000-7fc8716dd000 r-xp 00000000 08:11 35130995 /usr/lib/x86_64-linux-gnu/libgomp.so.1.0.0
7fc8716dd000-7fc8718dc000 ---p 00021000 08:11 35130995 /usr/lib/x86_64-linux-gnu/libgomp.so.1.0.0
7fc8718dc000-7fc8718dd000 r--p 00020000 08:11 35130995 /usr/lib/x86_64-linux-gnu/libgomp.so.1.0.0
7fc8718dd000-7fc8718de000 rw-p 00021000 08:11 35130995 /usr/lib/x86_64-linux-gnu/libgomp.so.1.0.0
7fc8718de000-7fc8719e6000 r-xp 00000000 08:11 16253023 /lib/x86_64-linux-gnu/libm-2.23.so
7fc8719e6000-7fc871be5000 ---p 00108000 08:11 16253023 /lib/x86_64-linux-gnu/libm-2.23.so
7fc871be5000-7fc871be6000 r--p 00107000 08:11 16253023 /lib/x86_64-linux-gnu/libm-2.23.so
7fc871be6000-7fc871be7000 rw-p 00108000 08:11 16253023 /lib/x86_64-linux-gnu/libm-2.23.so
7fc871be7000-7fc871d59000 r-xp 00000000 08:11 35129473 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.21
7fc871d59000-7fc871f59000 ---p 00172000 08:11 35129473 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.21
7fc871f59000-7fc871f63000 r--p 00172000 08:11 35129473 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.21
7fc871f63000-7fc871f65000 rw-p 0017c000 08:11 35129473 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.21
7fc871f65000-7fc871f69000 rw-p 00000000 00:00 0
7fc871f69000-7fc871f82000 r-xp 00000000 08:11 16257513 /lib/x86_64-linux-gnu/libz.so.1.2.8
7fc871f82000-7fc872181000 ---p 00019000 08:11 16257513 /lib/x86_64-linux-gnu/libz.so.1.2.8
7fc872181000-7fc872182000 r--p 00018000 08:11 16257513 /lib/x86_64-linux-gnu/libz.so.1.2.8
7fc872182000-7fc872183000 rw-p 00019000 08:11 16257513 /lib/x86_64-linux-gnu/libz.so.1.2.8
7fc872183000-7fc8721da000 r-xp 00000000 08:11 35135842 /usr/lib/x86_64-linux-gnu/libjpeg.so.8.0.2
7fc8721da000-7fc8723da000 ---p 00057000 08:11 35135842 /usr/lib/x86_64-linux-gnu/libjpeg.so.8.0.2
7fc8723da000-7fc8723db000 r--p 00057000 08:11 35135842 /usr/lib/x86_64-linux-gnu/libjpeg.so.8.0.2
7fc8723db000-7fc8723dc000 rw-p 00058000 08:11 35135842 /usr/lib/x86_64-linux-gnu/libjpeg.so.8.0.2
7fc8723dc000-7fc872400000 r-xp 00000000 08:11 16257463 /lib/x86_64-linux-gnu/libpng12.so.0.54.0
7fc872400000-7fc8725ff000 ---p 00024000 08:11 16257463 /lib/x86_64-linux-gnu/libpng12.so.0.54.0
7fc8725ff000-7fc872600000 r--p 00023000 08:11 16257463 /lib/x86_64-linux-gnu/libpng12.so.0.54.0
7fc872600000-7fc872601000 rw-p 00024000 08:11 16257463 /lib/x86_64-linux-gnu/libpng12.so.0.54.0
7fc872601000-7fc872621000 r-xp 00000000 08:11 35135254 /usr/lib/x86_64-linux-gnu/libbluetooth.so.3.18.10
7fc872621000-7fc872820000 ---p 00020000 08:11 35135254 /usr/lib/x86_64-linux-gnu/libbluetooth.so.3.18.10
7fc872820000-7fc872821000 r--p 0001f000 08:11 35135254 /usr/lib/x86_64-linux-gnu/libbluetooth.so.3.18.10
7fc872821000-7fc872823000 rw-p 00020000 08:11 35135254 /usr/lib/x86_64-linux-gnu/libbluetooth.so.3.18.10
7fc872823000-7fc872839000 r-xp 00000000 08:11 35135541 /usr/lib/x86_64-linux-gnu/libfribidi.so.0.3.6
7fc872839000-7fc872a38000 ---p 00016000 08:11 35135541 /usr/lib/x86_64-linux-gnu/libfribidi.so.0.3.6
7fc872a38000-7fc872a39000 r--p 00015000 08:11 35135541 /usr/lib/x86_64-linux-gnu/libfribidi.so.0.3.6
7fc872a39000-7fc872a3a000 rw-p 00016000 08:11 35135541 /usr/lib/x86_64-linux-gnu/libfribidi.so.0.3.6
7fc872a3a000-7fc872a44000 r-xp 00000000 08:11 35135139 /usr/lib/x86_64-linux-gnu/libXrandr.so.2.2.0
7fc872a44000-7fc872c43000 ---p 0000a000 08:11 35135139 /usr/lib/x86_64-linux-gnu/libXrandr.so.2.2.0
7fc872c43000-7fc872c44000 r--p 00009000 08:11 35135139 /usr/lib/x86_64-linux-gnu/libXrandr.so.2.2.0
7fc872c44000-7fc872c45000 rw-p 0000a000 08:11 35135139 /usr/lib/x86_64-linux-gnu/libXrandr.so.2.2.0
7fc872c45000-7fc872d7a000 r-xp 00000000 08:11 35135104 /usr/lib/x86_64-linux-gnu/libX11.so.6.3.0
7fc872d7a000-7fc872f7a000 ---p 00135000 08:11 35135104 /usr/lib/x86_64-linux-gnu/libX11.so.6.3.0
7fc872f7a000-7fc872f7b000 r--p 00135000 08:11 35135104 /usr/lib/x86_64-linux-gnu/libX11.so.6.3.0
7fc872f7b000-7fc872f7f000 rw-p 00136000 08:11 35135104 /usr/lib/x86_64-linux-gnu/libX11.so.6.3.0
7fc872f7f000-7fc872fec000 r-xp 00000000 08:11 35391776 /usr/lib/x86_64-linux-gnu/mesa/libGL.so.1.2.0
7fc872fec000-7fc8731eb000 ---p 0006d000 08:11 35391776 /usr/lib/x86_64-linux-gnu/mesa/libGL.so.1.2.0
7fc8731eb000-7fc8731ee000 r--p 0006c000 08:11 35391776 /usr/lib/x86_64-linux-gnu/mesa/libGL.so.1.2.0
7fc8731ee000-7fc8731ef000 rw-p 0006f000 08:11 35391776 /usr/lib/x86_64-linux-gnu/mesa/libGL.so.1.2.0Aborted (core dumped)

@deveee
Copy link
Member

deveee commented Dec 4, 2016

If you can reproduce this crash, could you compile STK in debug mode and then get a backtrace from debugger?

You need to run cmake with following params:

cmake .. -DCMAKE_BUILD_TYPE=Debug
make

and then run STK

gdb ./bin/supertuxkart
r

and when the crash will occur
bt full

It should say what precisely caused the crash.

@stormchaser3000
Copy link
Author

that outputs

#0 0x00007ffff514c428 in __GI_raise (sig=sig@entry=6)
at ../sysdeps/unix/sysv/linux/raise.c:54
resultvar = 0
pid = 23746
selftid = 23746
#1 0x00007ffff514e02a in __GI_abort () at abort.c:89
save_stage = 2
act = {__sigaction_handler = {sa_handler = 0x20702d2d2d203030,
sa_sigaction = 0x20702d2d2d203030}, sa_mask = {__val = {
3472328317702516784, 3683998582688985120, 2321382618394997045,
2314885530818453536, 2314885530818453536, 7795575320214446112,
3917909816998060649, 3276497845987585332, 6368768736428912231,
8299691517773637240, 734137523729673839, 7089846029262415415,
7378645706714656817, 3472330710871795302, 3467895052413575216,
2319406791687942192}}, sa_flags = 825899056, sa_restorer = 0x7c}
sigs = {__val = {32, 0 <repeats 15 times>}}
#2 0x00007ffff518e7ea in __libc_message (do_abort=do_abort@entry=2,
fmt=fmt@entry=0x7ffff52a72e0 "*** Error in `%s': %s: 0x%s ***\n")
at ../sysdeps/posix/libc_fatal.c:175
ap = <error reading variable ap (Attempt to dereference a generic pointer.)>
fd = 7
on_2 =
---Type to continue, or q to quit---
list =
nlist =
cp =
written =
#3 0x00007ffff5196e0a in malloc_printerr (ar_ptr=,
ptr=, str=0x7ffff52a40b2 "free(): invalid pointer",
action=3) at malloc.c:5004
buf = "0000000001c39c90"
cp =
ar_ptr =
str = 0x7ffff52a40b2 "free(): invalid pointer"
action = 3
#4 _int_free (av=, p=, have_lock=0)
at malloc.c:3865
size =
fb =
nextchunk =
nextsize =
nextinuse =
prevsize =
bck =
fwd =
errstr =
---Type to continue, or q to quit---
locked =
#5 0x00007ffff519a98c in __GI___libc_free (mem=)
at malloc.c:2966
ar_ptr =
p =
hook =
#6 0x00007ffff6cd8ffd in XSetLocaleModifiers ()
from /usr/lib/x86_64-linux-gnu/libX11.so.6
No symbol table info available.
#7 0x0000000000fca318 in irr::CIrrDeviceLinux::createInputContext (
this=this@entry=0x1ad77d0)
at /home/stormchaser3000/stk-code/lib/irrlicht/source/Irrlicht/CIrrDeviceLinux.cpp:1207
oldLocale = {array = 0x1b625d0 "C", allocated = 2, used = 2,
allocator = {
_vptr.irrAllocator = 0x12fe6e0 <vtable for irr::core::irrAllocator+16>}}
p =
im_supported_styles = 0x0
supported_style =
best_style =
found =
supported_style_start =
---Type to continue, or q to quit---
#8 0x0000000000fcfd6b in irr::CIrrDeviceLinux::CIrrDeviceLinux (
this=0x1ad77d0, param=..., __in_chrg=,
__vtt_parm=)
at /home/stormchaser3000/stk-code/lib/irrlicht/source/Irrlicht/CIrrDeviceLinux.cpp:144
linuxversion = {
array = 0x1adc240 "Linux 4.4.0-51-generic #72-Ubuntu SMP Thu Nov 24 18:29:54 UTC 2016 x86_64", allocated = 74, used = 74, allocator = {
_vptr.irrAllocator = 0x12fe6e0 <vtable for irr::core::irrAllocator+16>}}
LinuxInfo = {sysname = "Linux", '\000' <repeats 59 times>,
nodename = "stormchaser3000-GT72-2QD", '\000' <repeats 40 times>,
release = "4.4.0-51-generic", '\000' <repeats 48 times>,
version = "#72-Ubuntu SMP Thu Nov 24 18:29:54 UTC 2016", '\000' <repeats 21 times>, machine = "x86_64", '\000' <repeats 58 times>,
domainname = "(none)", '\000' <repeats 58 times>}
#9 0x0000000001080618 in irr::createDeviceEx (params=...)
at /home/stormchaser3000/stk-code/lib/irrlicht/source/Irrlicht/Irrlicht.cpp:94
dev = 0x0
#10 0x0000000000e93311 in IrrDriver::initDevice (this=0x1b0c1c0)
at /home/stormchaser3000/stk-code/src/graphics/irr_driver.cpp:560
params = {DeviceType = irr::EIDT_BEST,
---Type to continue, or q to quit---
DriverType = irr::video::EDT_OPENGL, WindowSize = {Width = 1920,
Height = 1080}, Bits = 32 ' ', ZBufferBits = 16 '\020',
Fullscreen = true, Stencilbuffer = false, Vsync = false,
AntiAlias = 0 '\000', HandleSRGB = true, WithAlphaChannel = true,
Doublebuffer = true, IgnoreInput = false, Stereobuffer = false,
HighPrecisionFPU = false, EventReceiver = 0x1b0c1c0,
FileSystem = 0x1ab01f0, WindowId = 0x0,
LoggingLevel = irr::ELL_INFORMATION, DisplayAdapter = 0,
DriverMultithreaded = false, UsePerformanceTimer = true,
ForceLegacyDevice = false, ShadersPath = {
array = 0x1ae4390 "../data/shaders/irrlicht/", allocated = 26,
used = 26, allocator = {
_vptr.irrAllocator = 0x12fe6e0 <vtable for irr::core::irrAllocator+16>}}, SDK_version_do_not_use = 0x1507bb1 "1.8.0", PrivateData = 0x1}
recreate_device = true
material2D = @0xa34094: {TextureLayer = {{
Texture = 0xe589485590c3c990, TextureWrapU = 8 '\b',
TextureWrapV = 4 '\004', BilinearFilter = true,
TrilinearFilter = true, AnisotropicFilter = 236 '\354',
LODBias = 16 '\020', MatrixAllocator = {
_vptr.irrAllocator = 0xe8c78948f8458b48},
TextureMatrix = 0x90c3c99000000a26}, {
Texture = 0x10ec8348e5894855, TextureWrapU = 8 '\b',
---Type to continue, or q to quit---
TextureWrapV = 4 '\004', BilinearFilter = true,
TrilinearFilter = false, AnisotropicFilter = 125 '}',
LODBias = -8 '\370', MatrixAllocator = {
_vptr.irrAllocator = 0xa88e8c78948},
TextureMatrix = 0x48f8458b48c28948}, {
Texture = 0x48f8458b4808488b, TextureWrapU = 11 '\v',
TextureWrapV = 8 '\b', BilinearFilter = false,
TrilinearFilter = false, AnisotropicFilter = 72 'H',
LODBias = -119 '\211', MatrixAllocator = {
_vptr.irrAllocator = 0x458b4800000a79e8},
TextureMatrix = 0x9fde8c78948f8}, {Texture = 0xe5894855c3c99000,
TextureWrapU = 8 '\b', TextureWrapV = 4 '\004',
BilinearFilter = true, TrilinearFilter = true,
AnisotropicFilter = 236 '\354', LODBias = 16 '\020',
MatrixAllocator = {_vptr.irrAllocator = 0xf8458b48f0758948},
TextureMatrix = 0xf8458b4808508b48}, {
Texture = 0x74c2394810408b48, TextureWrapU = 1 '\001',
TextureWrapV = 3 '\003', BilinearFilter = false,
TrilinearFilter = false, AnisotropicFilter = 139 '\213',
LODBias = 69 'E', MatrixAllocator = {
_vptr.irrAllocator = 0x558b48f8458b4808},
TextureMatrix = 0xe8c78948ce8948f0}, {
Texture = 0xf8458b4800000a62, TextureWrapU = 8 '\b',
---Type to continue, or q to quit---
TextureWrapV = 4 '\004', BilinearFilter = true,
TrilinearFilter = true, AnisotropicFilter = 64 '@',
LODBias = 8 '\b', MatrixAllocator = {
_vptr.irrAllocator = 0x8508948f8458b48},
TextureMatrix = 0x8b48f0558b4813eb}, {
Texture = 0xc78948d68948f845, TextureWrapU = 8 '\b',
TextureWrapV = 14 '\016', BilinearFilter = true,
TrilinearFilter = true, AnisotropicFilter = 10 '\n',
LODBias = 0 '\000', MatrixAllocator = {
_vptr.irrAllocator = 0xf87d8948e5894855},
TextureMatrix = 0x8408b48f8458b48}, {
Texture = 0x48f8458b48c28948, TextureWrapU = 11 '\v',
TextureWrapV = 8 '\b', BilinearFilter = false,
TrilinearFilter = false, AnisotropicFilter = 72 'H',
LODBias = 41 ')', MatrixAllocator = {
_vptr.irrAllocator = 0x48c2894804f8c148},
TextureMatrix = 0xaaaaaaaaaaaaabb8}}, MaterialType = 2937014442,
AmbientColor = {color = 2428722626}, DiffuseColor = {
color = 3850979413}, EmissiveColor = {color = 4168976712},
SpecularColor = {color = 4034234696}, Shininess = -1.60266788e+34,
MaterialTypeParam = 139821.125, MaterialTypeParam2 = 492204.344,
Thickness = 3.68838151e-38, ZBuffer = 192 '\300',
AntiAliasing = 72 'H', ColorMask = 1 '\001',
---Type to continue, or q to quit---
ColorMaterial = 0 '\000', BlendOperation = irr::video::EBO_NONE,
PolygonOffsetFactor = 2 '\002',
PolygonOffsetDirection = irr::video::EPO_FRONT, Wireframe = true,
PointCloud = false, GouraudShading = false, Lighting = false,
ZWriteEnable = true, BackfaceCulling = false,
FrontfaceCulling = false, FogEnable = true,
NormalizeNormals = false, UseMipMaps = true}
#11 0x0000000000d3aeec in initRest ()
at /home/stormchaser3000/stk-code/src/main.cpp:1336
device = 0xff000000
driver = 0x4ffffdaa0
#12 0x0000000000d3bbe7 in main (argc=1, argv=0x7fffffffdee8)
at /home/stormchaser3000/stk-code/src/main.cpp:1509
s = ""
materials_file = <error: Cannot access memory at address 0x410>
important_message = {
array = 0x7fff00000002 <error: Cannot access memory at address 0x7fff00000002>, allocated = 17, used = 0, allocator = {
_vptr.irrAllocator = 0x7fff00000040}}

@deveee
Copy link
Member

deveee commented Dec 4, 2016

Should be fixed in 23883b8.
Please reopen if the crash still happens.

@deveee deveee closed this as completed Dec 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants