Last active
August 29, 2015 14:06
-
-
Save timss/fba7d17176644bdad158 to your computer and use it in GitHub Desktop.
Segmentation fault when using microphone in Steam settings or Dota 2 - https://github.com/ValveSoftware/steam-for-linux/issues/3503
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ DEBUGGER=gdb steam | |
Running Steam on debian 64-bit | |
STEAM_RUNTIME is enabled automatically | |
GNU gdb (Debian 7.7.1+dfsg-3) 7.7.1 | |
Copyright (C) 2014 Free Software Foundation, Inc. | |
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> | |
This is free software: you are free to change and redistribute it. | |
There is NO WARRANTY, to the extent permitted by law. Type "show copying" | |
and "show warranty" for details. | |
This GDB was configured as "x86_64-linux-gnu". | |
Type "show configuration" for configuration details. | |
For bug reporting instructions, please see: | |
<http://www.gnu.org/software/gdb/bugs/>. | |
Find the GDB manual and other documentation resources online at: | |
<http://www.gnu.org/software/gdb/documentation/>. | |
For help, type "help". | |
Type "apropos word" to search for commands related to "word"... | |
Reading symbols from /home/tim/.steam/ubuntu12_32/steam...(no debugging symbols found)...done. | |
(gdb) run | |
Starting program: /home/tim/.steam/ubuntu12_32/steam | |
[Thread debugging using libthread_db enabled] | |
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". | |
[2014-09-24 21:13:51] Startup - updater built Sep 22 2014 20:17:04 | |
[2014-09-24 21:13:51] Opted in to client beta 'publicbeta' via beta file | |
You are in the 'publicbeta' client beta. | |
Looks like steam didn't shutdown cleanly, scheduling immediate update check | |
[New Thread 0xf4627b40 (LWP 8414)] | |
[2014-09-24 21:13:51] Checking for update on startup | |
[2014-09-24 21:13:51] Checking for available updates... | |
[New Thread 0xf43ffb40 (LWP 8415)] | |
[2014-09-24 21:13:51] Download skipped by HTTP 304 Not Modified | |
[2014-09-24 21:13:51] Nothing to do | |
[2014-09-24 21:13:51] Verifying installation... | |
[2014-09-24 21:13:51] Performing checksum verification of executable files | |
[2014-09-24 21:13:52] Verification complete | |
Requested Force create but SharedObjectMutex already created | |
Forced create but already created for SharedObjectEvent | |
Forced create but already created for SharedObjectEvent | |
[New Thread 0xee7e3b40 (LWP 8438)] | |
[New Thread 0xee4ffb40 (LWP 8439)] | |
[New Thread 0xee1ffb40 (LWP 8440)] | |
[New Thread 0xedd53b40 (LWP 8441)] | |
[New Thread 0xedaffb40 (LWP 8442)] | |
[Thread 0xee4ffb40 (LWP 8439) exited] | |
[New Thread 0xee4ffb40 (LWP 8443)] | |
[New Thread 0xe8dffb40 (LWP 8444)] | |
[New Thread 0xe8cfeb40 (LWP 8445)] | |
[New Thread 0xe8bfdb40 (LWP 8446)] | |
[New Thread 0xe83fcb40 (LWP 8447)] | |
[New Thread 0xe7bfbb40 (LWP 8448)] | |
[New Thread 0xe7238b40 (LWP 8449)] | |
Running Steam on debian 64-bit | |
STEAM_RUNTIME has been set by the user to: /home/tim/.steam/ubuntu12_32/steam-runtime | |
[New Thread 0xe63ffb40 (LWP 8511)] | |
[New Thread 0xe5e36b40 (LWP 8521)] | |
[New Thread 0xe4f7db40 (LWP 8522)] | |
[New Thread 0xe4e7cb40 (LWP 8523)] | |
[New Thread 0xe4d7bb40 (LWP 8524)] | |
[New Thread 0xe3ffeb40 (LWP 8525)] | |
[New Thread 0xe4125b40 (LWP 8526)] | |
[New Thread 0xe35fdb40 (LWP 8527)] | |
[Thread 0xe35fdb40 (LWP 8527) exited] | |
[New Thread 0xe35fdb40 (LWP 8528)] | |
[New Thread 0xee609b40 (LWP 8529)] | |
[New Thread 0xdedfbb40 (LWP 8530)] | |
[Thread 0xdedfbb40 (LWP 8530) exited] | |
[New Thread 0xdedfbb40 (LWP 8531)] | |
[New Thread 0xda5f9b40 (LWP 8532)] | |
[New Thread 0xedc29b40 (LWP 8533)] | |
Program received signal SIGSEGV, Segmentation fault. | |
[Switching to Thread 0xee7e3b40 (LWP 8438)] | |
0xf7ca6680 in ?? () from /lib/i386-linux-gnu/i686/cmov/libc.so.6 | |
(gdb) bt | |
#0 0xf7ca6680 in ?? () from /lib/i386-linux-gnu/i686/cmov/libc.so.6 | |
#1 0xf02c6e1f in ?? () from /home/tim/.steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libopenal.so.1 | |
#2 0xf02e5348 in ?? () from /home/tim/.steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libopenal.so.1 | |
#3 0xf02be21c in alcGetIntegerv () from /home/tim/.steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libopenal.so.1 | |
#4 0xef04500f in ?? () from /home/tim/.steam/ubuntu12_32/steamclient.so | |
#5 0xef033b4c in ?? () from /home/tim/.steam/ubuntu12_32/steamclient.so | |
#6 0xef034330 in ?? () from /home/tim/.steam/ubuntu12_32/steamclient.so | |
#7 0xef034ee0 in ?? () from /home/tim/.steam/ubuntu12_32/steamclient.so | |
#8 0xef36aa37 in ?? () from /home/tim/.steam/ubuntu12_32/steamclient.so | |
#9 0xeef728f3 in ?? () from /home/tim/.steam/ubuntu12_32/steamclient.so | |
#10 0xeef73700 in ?? () from /home/tim/.steam/ubuntu12_32/steamclient.so | |
#11 0xf0dc797a in SteamThreadTools::CThread::ThreadExceptionWrapper(void*) () from /home/tim/.steam/ubuntu12_32/libtier0_s.so | |
#12 0xf0dc603c in ?? () from /home/tim/.steam/ubuntu12_32/libtier0_s.so | |
#13 0xf0dc6275 in CatchAndWriteMiniDumpExForVoidPtrFn () from /home/tim/.steam/ubuntu12_32/libtier0_s.so | |
#14 0xf0dc62c7 in CatchAndWriteMiniDumpForVoidPtrFn () from /home/tim/.steam/ubuntu12_32/libtier0_s.so | |
#15 0xf0dc9927 in SteamThreadTools::CThread::ThreadProc(void*) () from /home/tim/.steam/ubuntu12_32/libtier0_s.so | |
#16 0xf7d27efb in start_thread () from /lib/i386-linux-gnu/i686/cmov/libpthread.so.0 | |
#17 0xf7c5fd4e in clone () from /lib/i386-linux-gnu/i686/cmov/libc.so.6 | |
(gdb) c | |
Continuing. | |
[Thread 0xe8bfdb40 (LWP 8446) exited] | |
Program received signal SIGSEGV, Segmentation fault. | |
0xf7ca6680 in ?? () from /lib/i386-linux-gnu/i686/cmov/libc.so.6 | |
(gdb) c | |
Continuing. | |
[Thread 0xedc29b40 (LWP 8533) exited] | |
[Thread 0xda5f9b40 (LWP 8532) exited] | |
[Thread 0xdedfbb40 (LWP 8531) exited] | |
[Thread 0xee609b40 (LWP 8529) exited] | |
[Thread 0xe35fdb40 (LWP 8528) exited] | |
[Thread 0xe4125b40 (LWP 8526) exited] | |
[Thread 0xe3ffeb40 (LWP 8525) exited] | |
[Thread 0xe4d7bb40 (LWP 8524) exited] | |
[Thread 0xe4e7cb40 (LWP 8523) exited] | |
[Thread 0xe4f7db40 (LWP 8522) exited] | |
[Thread 0xe5e36b40 (LWP 8521) exited] | |
[Thread 0xe63ffb40 (LWP 8511) exited] | |
[Thread 0xe7238b40 (LWP 8449) exited] | |
[Thread 0xe7bfbb40 (LWP 8448) exited] | |
[Thread 0xe8cfeb40 (LWP 8445) exited] | |
[Thread 0xe8dffb40 (LWP 8444) exited] | |
[Thread 0xee4ffb40 (LWP 8443) exited] | |
[Thread 0xedaffb40 (LWP 8442) exited] | |
[Thread 0xedd53b40 (LWP 8441) exited] | |
[Thread 0xee1ffb40 (LWP 8440) exited] | |
[Thread 0xee7e3b40 (LWP 8438) exited] | |
[Thread 0xf43ffb40 (LWP 8415) exited] | |
[Thread 0xf4627b40 (LWP 8414) exited] | |
[Thread 0xf7b2b700 (LWP 8410) exited] | |
Program terminated with signal SIGSEGV, Segmentation fault. | |
The program no longer exists. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ ps aux | grep "dota 2" | |
tim 3089 0.0 0.2 103312 43436 pts/1 S+ 18:59 0:00 /bin/sh -c "/home/tim/.steam/steam/SteamApps/common/dota 2 beta/dota.sh" -novid | |
tim 3090 0.0 0.2 113188 45912 pts/1 S+ 18:59 0:00 /bin/bash /home/tim/.steam/steam/SteamApps/common/dota 2 beta/dota.sh -novid | |
tim 3093 74.1 5.2 1236128 867464 pts/1 Sl+ 18:59 0:28 /home/tim/.steam/steam/SteamApps/common/dota 2 beta/dota_linux -novid | |
$ gdb -p 3093 | |
GNU gdb (Debian 7.7.1+dfsg-3) 7.7.1 | |
Copyright (C) 2014 Free Software Foundation, Inc. | |
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> | |
This is free software: you are free to change and redistribute it. | |
There is NO WARRANTY, to the extent permitted by law. Type "show copying" | |
and "show warranty" for details. | |
This GDB was configured as "x86_64-linux-gnu". | |
Type "show configuration" for configuration details. | |
For bug reporting instructions, please see: | |
<http://www.gnu.org/software/gdb/bugs/>. | |
Find the GDB manual and other documentation resources online at: | |
<http://www.gnu.org/software/gdb/documentation/>. | |
For help, type "help". | |
Type "apropos word" to search for commands related to "word". | |
Attaching to process 3093 | |
Reading symbols from /home/tim/.steam/steam/SteamApps/common/dota 2 beta/dota_linux...(no debugging symbols found)...done. | |
warning: Could not load shared library symbols for bin/launcher.so. | |
Do you need "set solib-search-path" or "set sysroot"? | |
Reading symbols from /home/tim/.steam/ubuntu12_32/gameoverlayrenderer.so...(no debugging symbols found)...done. | |
Loaded symbols for /home/tim/.steam/ubuntu12_32/gameoverlayrenderer.so | |
Reading symbols from /home/tim/.steam/steam/SteamApps/common/dota 2 beta/bin/libtcmalloc_minimal.so.4...done. | |
Loaded symbols for /home/tim/.steam/steam/SteamApps/common/dota 2 beta/bin/libtcmalloc_minimal.so.4 | |
Reading symbols from /lib/i386-linux-gnu/i686/cmov/libdl.so.2...(no debugging symbols found)...done. | |
Loaded symbols for /lib/i386-linux-gnu/i686/cmov/libdl.so.2 | |
Reading symbols from /lib/i386-linux-gnu/i686/cmov/libc.so.6...(no debugging symbols found)...done. | |
Loaded symbols for /lib/i386-linux-gnu/i686/cmov/libc.so.6 | |
Reading symbols from /usr/lib/i386-linux-gnu/libGL.so.1...(no debugging symbols found)...done. | |
Loaded symbols for /usr/lib/i386-linux-gnu/libGL.so.1 | |
Reading symbols from /lib/i386-linux-gnu/i686/cmov/librt.so.1...(no debugging symbols found)...done. | |
Loaded symbols for /lib/i386-linux-gnu/i686/cmov/librt.so.1 | |
Reading symbols from /usr/lib/i386-linux-gnu/libstdc++.so.6...(no debugging symbols found)...done. | |
Loaded symbols for /usr/lib/i386-linux-gnu/libstdc++.so.6 | |
Reading symbols from /lib/i386-linux-gnu/i686/cmov/libpthread.so.0...(no debugging symbols found)...done. | |
[New LWP 3107] | |
[New LWP 3106] | |
[New LWP 3105] | |
[New LWP 3103] | |
[New LWP 3101] | |
[New LWP 3100] | |
[New LWP 3099] | |
[New LWP 3096] | |
[New LWP 3095] | |
[New LWP 3094] | |
[Thread debugging using libthread_db enabled] | |
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". | |
Loaded symbols for /lib/i386-linux-gnu/i686/cmov/libpthread.so.0 | |
Reading symbols from /lib/ld-linux.so.2...(no debugging symbols found)...done. | |
Loaded symbols for /lib/ld-linux.so.2 | |
Reading symbols from /lib/i386-linux-gnu/i686/cmov/libm.so.6...(no debugging symbols found)...done. | |
Loaded symbols for /lib/i386-linux-gnu/i686/cmov/libm.so.6 | |
Reading symbols from /home/tim/.steam/ubuntu12_32/steam-runtime/i386/lib/i386-linux-gnu/libgcc_s.so.1...(no debugging symbols found)...done. | |
Loaded symbols for /home/tim/.steam/ubuntu12_32/steam-runtime/i386/lib/i386-linux-gnu/libgcc_s.so.1 | |
Reading symbols from /usr/lib/i386-linux-gnu/tls/libnvidia-tls.so.340.32...(no debugging symbols found)...done. | |
Loaded symbols for /usr/lib/i386-linux-gnu/tls/libnvidia-tls.so.340.32 | |
Reading symbols from /usr/lib/i386-linux-gnu/libnvidia-glcore.so.340.32...(no debugging symbols found)...done. | |
Loaded symbols for /usr/lib/i386-linux-gnu/libnvidia-glcore.so.340.32 | |
Reading symbols from /home/tim/.steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libX11.so.6...(no debugging symbols found)...done. | |
Loaded symbols for /home/tim/.steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libX11.so.6 | |
Reading symbols from /home/tim/.steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libXext.so.6...(no debugging symbols found)...done. | |
Loaded symbols for /home/tim/.steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libXext.so.6 | |
Reading symbols from /home/tim/.steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libxcb.so.1...(no debugging symbols found)...done. | |
Loaded symbols for /home/tim/.steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libxcb.so.1 | |
Reading symbols from /home/tim/.steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libXau.so.6...(no debugging symbols found)...done. | |
Loaded symbols for /home/tim/.steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libXau.so.6 | |
Reading symbols from /home/tim/.steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libXdmcp.so.6...(no debugging symbols found)...done. | |
Loaded symbols for /home/tim/.steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libXdmcp.so.6 | |
Reading symbols from /home/tim/.steam/steam/SteamApps/common/dota 2 beta/bin/libtier0.so...(no debugging symbols found)...done. | |
Loaded symbols for /home/tim/.steam/steam/SteamApps/common/dota 2 beta/bin/libtier0.so | |
Reading symbols from /home/tim/.steam/steam/SteamApps/common/dota 2 beta/bin/libvstdlib.so...(no debugging symbols found)...done. | |
Loaded symbols for /home/tim/.steam/steam/SteamApps/common/dota 2 beta/bin/libvstdlib.so | |
Reading symbols from /home/tim/.steam/steam/SteamApps/common/dota 2 beta/bin/libsteam_api.so...(no debugging symbols found)...done. | |
Loaded symbols for /home/tim/.steam/steam/SteamApps/common/dota 2 beta/bin/libsteam_api.so | |
Reading symbols from /home/tim/.steam/steam/SteamApps/common/dota 2 beta/bin/libtogl.so...(no debugging symbols found)...done. | |
Loaded symbols for /home/tim/.steam/steam/SteamApps/common/dota 2 beta/bin/libtogl.so | |
Reading symbols from /home/tim/.steam/steam/SteamApps/common/dota 2 beta/bin/libSDL2-2.0.so.0...(no debugging symbols found)...done. | |
Loaded symbols for /home/tim/.steam/steam/SteamApps/common/dota 2 beta/bin/libSDL2-2.0.so.0 | |
Reading symbols from /home/tim/.steam/ubuntu12_32/steam-runtime/i386/lib/i386-linux-gnu/libuuid.so.1...(no debugging symbols found)...done. | |
Loaded symbols for /home/tim/.steam/ubuntu12_32/steam-runtime/i386/lib/i386-linux-gnu/libuuid.so.1 | |
Reading symbols from /home/tim/.steam/steam/SteamApps/common/dota 2 beta/bin/filesystem_stdio.so...(no debugging symbols found)...done. | |
Loaded symbols for /home/tim/.steam/steam/SteamApps/common/dota 2 beta/bin/filesystem_stdio.so | |
Reading symbols from /home/tim/.steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libXcursor.so.1...(no debugging symbols found)...done. | |
Loaded symbols for /home/tim/.steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libXcursor.so.1 | |
Reading symbols from /home/tim/.steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libXrender.so.1...(no debugging symbols found)...done. | |
Loaded symbols for /home/tim/.steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libXrender.so.1 | |
Reading symbols from /home/tim/.steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libXfixes.so.3...(no debugging symbols found)...done. | |
Loaded symbols for /home/tim/.steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libXfixes.so.3 | |
Reading symbols from /home/tim/.steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libXinerama.so.1...(no debugging symbols found)...done. | |
Loaded symbols for /home/tim/.steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libXinerama.so.1 | |
Reading symbols from /home/tim/.steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libXi.so.6...(no debugging symbols found)...done. | |
Loaded symbols for /home/tim/.steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libXi.so.6 | |
Reading symbols from /home/tim/.steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libXrandr.so.2...(no debugging symbols found)...done. | |
Loaded symbols for /home/tim/.steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libXrandr.so.2 | |
Reading symbols from /home/tim/.steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libXss.so.1...(no debugging symbols found)...done. | |
Loaded symbols for /home/tim/.steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libXss.so.1 | |
Reading symbols from /home/tim/.steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libXxf86vm.so.1...(no debugging symbols found)...done. | |
Loaded symbols for /home/tim/.steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libXxf86vm.so.1 | |
Reading symbols from /home/tim/.steam/ubuntu12_32/steam-runtime/i386/lib/i386-linux-gnu/libdbus-1.so.3...(no debugging symbols found)...done. | |
Loaded symbols for /home/tim/.steam/ubuntu12_32/steam-runtime/i386/lib/i386-linux-gnu/libdbus-1.so.3 | |
Reading symbols from /home/tim/.steam/steam/SteamApps/common/dota 2 beta/bin/engine.so...(no debugging symbols found)...done. | |
Loaded symbols for /home/tim/.steam/steam/SteamApps/common/dota 2 beta/bin/engine.so | |
Reading symbols from /home/tim/.steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libopenal.so.1...(no debugging symbols found)...done. | |
Loaded symbols for /home/tim/.steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libopenal.so.1 | |
Reading symbols from /home/tim/.steam/steam/SteamApps/common/dota 2 beta/bin/networksystem.so...(no debugging symbols found)...done. | |
Loaded symbols for /home/tim/.steam/steam/SteamApps/common/dota 2 beta/bin/networksystem.so | |
Reading symbols from /home/tim/.steam/steam/SteamApps/common/dota 2 beta/bin/inputsystem.so...(no debugging symbols found)...done. | |
Loaded symbols for /home/tim/.steam/steam/SteamApps/common/dota 2 beta/bin/inputsystem.so | |
Reading symbols from /home/tim/.steam/steam/SteamApps/common/dota 2 beta/bin/materialsystem.so...(no debugging symbols found)...done. | |
Loaded symbols for /home/tim/.steam/steam/SteamApps/common/dota 2 beta/bin/materialsystem.so | |
Reading symbols from /home/tim/.steam/steam/SteamApps/common/dota 2 beta/bin/datacache.so...(no debugging symbols found)...done. | |
Loaded symbols for /home/tim/.steam/steam/SteamApps/common/dota 2 beta/bin/datacache.so | |
Reading symbols from /home/tim/.steam/steam/SteamApps/common/dota 2 beta/bin/studiorender.so...(no debugging symbols found)...done. | |
Loaded symbols for /home/tim/.steam/steam/SteamApps/common/dota 2 beta/bin/studiorender.so | |
Reading symbols from /home/tim/.steam/steam/SteamApps/common/dota 2 beta/bin/soundemittersystem.so...(no debugging symbols found)...done. | |
Loaded symbols for /home/tim/.steam/steam/SteamApps/common/dota 2 beta/bin/soundemittersystem.so | |
Reading symbols from /home/tim/.steam/steam/SteamApps/common/dota 2 beta/bin/vphysics.so...(no debugging symbols found)...done. | |
Loaded symbols for /home/tim/.steam/steam/SteamApps/common/dota 2 beta/bin/vphysics.so | |
Reading symbols from /home/tim/.steam/steam/SteamApps/common/dota 2 beta/bin/vscript.so...(no debugging symbols found)...done. | |
Loaded symbols for /home/tim/.steam/steam/SteamApps/common/dota 2 beta/bin/vscript.so | |
Reading symbols from /home/tim/.steam/steam/SteamApps/common/dota 2 beta/bin/valve_avi.so...(no debugging symbols found)...done. | |
Loaded symbols for /home/tim/.steam/steam/SteamApps/common/dota 2 beta/bin/valve_avi.so | |
Reading symbols from /home/tim/.steam/steam/SteamApps/common/dota 2 beta/bin/vguimatsurface.so...(no debugging symbols found)...done. | |
Loaded symbols for /home/tim/.steam/steam/SteamApps/common/dota 2 beta/bin/vguimatsurface.so | |
Reading symbols from /home/tim/.steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libfontconfig.so.1...(no debugging symbols found)...done. | |
Loaded symbols for /home/tim/.steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libfontconfig.so.1 | |
Reading symbols from /home/tim/.steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libfreetype.so.6...(no debugging symbols found)...done. | |
Loaded symbols for /home/tim/.steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libfreetype.so.6 | |
Reading symbols from /home/tim/.steam/ubuntu12_32/steam-runtime/i386/lib/i386-linux-gnu/libexpat.so.1...(no debugging symbols found)...done. | |
Loaded symbols for /home/tim/.steam/ubuntu12_32/steam-runtime/i386/lib/i386-linux-gnu/libexpat.so.1 | |
Reading symbols from /home/tim/.steam/ubuntu12_32/steam-runtime/i386/lib/i386-linux-gnu/libz.so.1...(no debugging symbols found)...done. | |
Loaded symbols for /home/tim/.steam/ubuntu12_32/steam-runtime/i386/lib/i386-linux-gnu/libz.so.1 | |
Reading symbols from /home/tim/.steam/steam/SteamApps/common/dota 2 beta/bin/vgui2.so...(no debugging symbols found)...done. | |
Loaded symbols for /home/tim/.steam/steam/SteamApps/common/dota 2 beta/bin/vgui2.so | |
Reading symbols from /home/tim/.steam/steam/SteamApps/common/dota 2 beta/bin/scaleformui_4.so...(no debugging symbols found)...done. | |
Loaded symbols for /home/tim/.steam/steam/SteamApps/common/dota 2 beta/bin/scaleformui_4.so | |
Reading symbols from /home/tim/.steam/steam/SteamApps/common/dota 2 beta/bin/shaderapidx9.so...(no debugging symbols found)...done. | |
Loaded symbols for /home/tim/.steam/steam/SteamApps/common/dota 2 beta/bin/shaderapidx9.so | |
Reading symbols from /home/tim/.steam/steam/SteamApps/common/dota 2 beta/bin/localize.so...(no debugging symbols found)...done. | |
Loaded symbols for /home/tim/.steam/steam/SteamApps/common/dota 2 beta/bin/localize.so | |
Reading symbols from /home/tim/.steam/linux32/steamclient.so...(no debugging symbols found)...done. | |
Loaded symbols for /home/tim/.steam/linux32/steamclient.so | |
Reading symbols from /home/tim/.steam/linux32/crashhandler.so...(no debugging symbols found)...done. | |
Loaded symbols for /home/tim/.steam/linux32/crashhandler.so | |
Reading symbols from /lib/i386-linux-gnu/libudev.so.1...(no debugging symbols found)...done. | |
Loaded symbols for /lib/i386-linux-gnu/libudev.so.1 | |
Reading symbols from /home/tim/.steam/ubuntu12_32/steam-runtime/i386/lib/i386-linux-gnu/libselinux.so.1...(no debugging symbols found)...done. | |
Loaded symbols for /home/tim/.steam/ubuntu12_32/steam-runtime/i386/lib/i386-linux-gnu/libselinux.so.1 | |
Reading symbols from /home/tim/.steam/steam/SteamApps/common/dota 2 beta/bin/stdshader_dx9.so...(no debugging symbols found)...done. | |
Loaded symbols for /home/tim/.steam/steam/SteamApps/common/dota 2 beta/bin/stdshader_dx9.so | |
Reading symbols from /home/tim/.steam/steam/SteamApps/common/dota 2 beta/dota/bin/client.so...(no debugging symbols found)...done. | |
Loaded symbols for /home/tim/.steam/steam/SteamApps/common/dota 2 beta/dota/bin/client.so | |
Reading symbols from /home/tim/.steam/steam/SteamApps/common/dota 2 beta/dota/bin/server.so...(no debugging symbols found)...done. | |
Loaded symbols for /home/tim/.steam/steam/SteamApps/common/dota 2 beta/dota/bin/server.so | |
Reading symbols from /home/tim/.steam/steam/SteamApps/common/dota 2 beta/bin/scenefilecache.so...(no debugging symbols found)...done. | |
Loaded symbols for /home/tim/.steam/steam/SteamApps/common/dota 2 beta/bin/scenefilecache.so | |
Reading symbols from /home/tim/.steam/steam/SteamApps/common/dota 2 beta/bin/vaudio_miles.so...(no debugging symbols found)...done. | |
Loaded symbols for /home/tim/.steam/steam/SteamApps/common/dota 2 beta/bin/vaudio_miles.so | |
Reading symbols from /home/tim/.steam/steam/SteamApps/common/dota 2 beta/bin/libMiles.so...(no debugging symbols found)...done. | |
Loaded symbols for /home/tim/.steam/steam/SteamApps/common/dota 2 beta/bin/libMiles.so | |
Reading symbols from /home/tim/.steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libpulse-simple.so.0...(no debugging symbols found)...done. | |
Loaded symbols for /home/tim/.steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libpulse-simple.so.0 | |
Reading symbols from /home/tim/.steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libpulse.so.0...(no debugging symbols found)...done. | |
Loaded symbols for /home/tim/.steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libpulse.so.0 | |
Reading symbols from /home/tim/.steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libpulsecommon-1.1.so...(no debugging symbols found)...done. | |
Loaded symbols for /home/tim/.steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libpulsecommon-1.1.so | |
Reading symbols from /home/tim/.steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libjson.so.0...(no debugging symbols found)...done. | |
Loaded symbols for /home/tim/.steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libjson.so.0 | |
Reading symbols from /home/tim/.steam/ubuntu12_32/steam-runtime/i386/lib/i386-linux-gnu/libwrap.so.0...(no debugging symbols found)...done. | |
Loaded symbols for /home/tim/.steam/ubuntu12_32/steam-runtime/i386/lib/i386-linux-gnu/libwrap.so.0 | |
Reading symbols from /home/tim/.steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libsndfile.so.1...(no debugging symbols found)...done. | |
Loaded symbols for /home/tim/.steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libsndfile.so.1 | |
Reading symbols from /home/tim/.steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libasyncns.so.0...(no debugging symbols found)...done. | |
Loaded symbols for /home/tim/.steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libasyncns.so.0 | |
Reading symbols from /lib/i386-linux-gnu/i686/cmov/libnsl.so.1...(no debugging symbols found)...done. | |
Loaded symbols for /lib/i386-linux-gnu/i686/cmov/libnsl.so.1 | |
Reading symbols from /home/tim/.steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libFLAC.so.8...(no debugging symbols found)...done. | |
Loaded symbols for /home/tim/.steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libFLAC.so.8 | |
Reading symbols from /home/tim/.steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libvorbisenc.so.2...(no debugging symbols found)...done. | |
Loaded symbols for /home/tim/.steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libvorbisenc.so.2 | |
Reading symbols from /home/tim/.steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libvorbis.so.0...(no debugging symbols found)...done. | |
Loaded symbols for /home/tim/.steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libvorbis.so.0 | |
Reading symbols from /home/tim/.steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libogg.so.0...(no debugging symbols found)...done. | |
Loaded symbols for /home/tim/.steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libogg.so.0 | |
Reading symbols from /lib/i386-linux-gnu/i686/cmov/libresolv.so.2...(no debugging symbols found)...done. | |
Loaded symbols for /lib/i386-linux-gnu/i686/cmov/libresolv.so.2 | |
Reading symbols from /lib/i386-linux-gnu/i686/cmov/libnss_files.so.2...(no debugging symbols found)...done. | |
Loaded symbols for /lib/i386-linux-gnu/i686/cmov/libnss_files.so.2 | |
0xf7fdc430 in __kernel_vsyscall () | |
(gdb) run | |
The program being debugged has been started already. | |
Start it from the beginning? (y or n) n | |
Program not restarted. | |
(gdb) c | |
Continuing. | |
[New Thread 0xe43e3b40 (LWP 3204)] | |
[Thread 0xe43e3b40 (LWP 3204) exited] | |
[New Thread 0xe43e3b40 (LWP 3205)] | |
Program received signal SIGSEGV, Segmentation fault. | |
0xf7ec0680 in ?? () from /lib/i386-linux-gnu/i686/cmov/libc.so.6 | |
(gdb) bt | |
#0 0xf7ec0680 in ?? () from /lib/i386-linux-gnu/i686/cmov/libc.so.6 | |
#1 0xf327ce1f in ?? () from /home/tim/.steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libopenal.so.1 | |
#2 0xf329b348 in ?? () from /home/tim/.steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libopenal.so.1 | |
#3 0xf327421c in alcGetIntegerv () from /home/tim/.steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libopenal.so.1 | |
#4 0xf237b000 in ?? () from /home/tim/.steam/steam/SteamApps/common/dota 2 beta/bin/engine.so | |
#5 0xf237782d in ?? () from /home/tim/.steam/steam/SteamApps/common/dota 2 beta/bin/engine.so | |
#6 0xf2377da8 in ?? () from /home/tim/.steam/steam/SteamApps/common/dota 2 beta/bin/engine.so | |
#7 0xf237822f in ?? () from /home/tim/.steam/steam/SteamApps/common/dota 2 beta/bin/engine.so | |
#8 0xf24d26a3 in ?? () from /home/tim/.steam/steam/SteamApps/common/dota 2 beta/bin/engine.so | |
#9 0xf24d6edc in ?? () from /home/tim/.steam/steam/SteamApps/common/dota 2 beta/bin/engine.so | |
#10 0xf24d8c68 in ?? () from /home/tim/.steam/steam/SteamApps/common/dota 2 beta/bin/engine.so | |
#11 0xf24edb9c in ?? () from /home/tim/.steam/steam/SteamApps/common/dota 2 beta/bin/engine.so | |
#12 0xf24eddf2 in ?? () from /home/tim/.steam/steam/SteamApps/common/dota 2 beta/bin/engine.so | |
#13 0xf24edef9 in ?? () from /home/tim/.steam/steam/SteamApps/common/dota 2 beta/bin/engine.so | |
#14 0xf25addde in ?? () from /home/tim/.steam/steam/SteamApps/common/dota 2 beta/bin/engine.so | |
#15 0xf25a9768 in ?? () from /home/tim/.steam/steam/SteamApps/common/dota 2 beta/bin/engine.so | |
#16 0xf25a9d24 in ?? () from /home/tim/.steam/steam/SteamApps/common/dota 2 beta/bin/engine.so | |
#17 0xf25a9ded in ?? () from /home/tim/.steam/steam/SteamApps/common/dota 2 beta/bin/engine.so | |
#18 0xf2665a80 in ?? () from /home/tim/.steam/steam/SteamApps/common/dota 2 beta/bin/engine.so | |
#19 0xf25ab17f in ?? () from /home/tim/.steam/steam/SteamApps/common/dota 2 beta/bin/engine.so | |
#20 0xf4084c20 in ?? () | |
#21 0xf4084c20 in ?? () | |
#22 0xf406411a in ?? () | |
#23 0x08048644 in main () | |
(gdb) c | |
Continuing. | |
Program received signal SIGSEGV, Segmentation fault. | |
0xf7ec0680 in ?? () from /lib/i386-linux-gnu/i686/cmov/libc.so.6 | |
(gdb) c | |
Continuing. | |
Program received signal SIGSEGV, Segmentation fault. | |
0xf7ec0680 in ?? () from /lib/i386-linux-gnu/i686/cmov/libc.so.6 | |
(gdb) c | |
Continuing. | |
[Thread 0xe43e3b40 (LWP 3205) exited] | |
[Thread 0xf3603b40 (LWP 3095) exited] | |
[Thread 0xf3502b40 (LWP 3096) exited] | |
[Thread 0xe9619b40 (LWP 3099) exited] | |
[Thread 0xe9518b40 (LWP 3100) exited] | |
[Thread 0xe8b31b40 (LWP 3101) exited] | |
[Thread 0xe479eb40 (LWP 3103) exited] | |
[Thread 0xe4690b40 (LWP 3105) exited] | |
[Thread 0xe89e5b40 (LWP 3106) exited] | |
[Thread 0xe458fb40 (LWP 3107) exited] | |
[Thread 0xf53f2940 (LWP 3093) exited] | |
Program terminated with signal SIGSEGV, Segmentation fault. | |
The program no longer exists. | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ LD_DEBUG=all steam | |
15124: | |
15124: file=libc.so.6 [0]; needed by /bin/sh [0] | |
15124: find library=libc.so.6 [0]; searching | |
15124: search cache=/etc/ld.so.cache | |
15124: trying file=/lib/x86_64-linux-gnu/libc.so.6 | |
15124: | |
15124: file=libc.so.6 [0]; generating link map | |
15124: dynamic: 0x00007f79e041fba0 base: 0x00007f79e007e000 size: 0x00000000003a7a20 | |
15124: entry: 0x00007f79e009fc50 phdr: 0x00007f79e007e040 phnum: 10 | |
15124: | |
15124: checking for version `GLIBC_2.3' in file /lib/x86_64-linux-gnu/libc.so.6 [0] required by file /bin/sh [0] | |
15124: checking for version `GLIBC_2.11' in file /lib/x86_64-linux-gnu/libc.so.6 [0] required by file /bin/sh [0] | |
15124: checking for version `GLIBC_2.3.4' in file /lib/x86_64-linux-gnu/libc.so.6 [0] required by file /bin/sh [0] | |
15124: checking for version `GLIBC_2.14' in file /lib/x86_64-linux-gnu/libc.so.6 [0] required by file /bin/sh [0] | |
15124: checking for version `GLIBC_2.4' in file /lib/x86_64-linux-gnu/libc.so.6 [0] required by file /bin/sh [0] | |
15124: checking for version `GLIBC_2.2.5' in file /lib/x86_64-linux-gnu/libc.so.6 [0] required by file /bin/sh [0] | |
15124: checking for version `GLIBC_2.3' in file /lib64/ld-linux-x86-64.so.2 [0] required by file /lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: checking for version `GLIBC_PRIVATE' in file /lib64/ld-linux-x86-64.so.2 [0] required by file /lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: | |
15124: Initial object scopes | |
15124: object=/bin/sh [0] | |
15124: scope 0: /bin/sh /lib/x86_64-linux-gnu/libc.so.6 /lib64/ld-linux-x86-64.so.2 | |
15124: | |
15124: object=linux-vdso.so.1 [0] | |
15124: scope 0: /bin/sh /lib/x86_64-linux-gnu/libc.so.6 /lib64/ld-linux-x86-64.so.2 | |
15124: scope 1: linux-vdso.so.1 | |
15124: | |
15124: object=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: scope 0: /bin/sh /lib/x86_64-linux-gnu/libc.so.6 /lib64/ld-linux-x86-64.so.2 | |
15124: | |
15124: object=/lib64/ld-linux-x86-64.so.2 [0] | |
15124: no scope | |
15124: | |
15124: | |
15124: relocation processing: /lib/x86_64-linux-gnu/libc.so.6 (lazy) | |
15124: symbol=_res; lookup in file=/bin/sh [0] | |
15124: symbol=_res; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `_res' [GLIBC_2.2.5] | |
15124: symbol=stderr; lookup in file=/bin/sh [0] | |
15124: symbol=stderr; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `stderr' [GLIBC_2.2.5] | |
15124: symbol=error_one_per_line; lookup in file=/bin/sh [0] | |
15124: symbol=error_one_per_line; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `error_one_per_line' [GLIBC_2.2.5] | |
15124: symbol=__malloc_initialize_hook; lookup in file=/bin/sh [0] | |
15124: symbol=__malloc_initialize_hook; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__malloc_initialize_hook' [GLIBC_2.2.5] | |
15124: symbol=__morecore; lookup in file=/bin/sh [0] | |
15124: symbol=__morecore; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__morecore' [GLIBC_2.2.5] | |
15124: symbol=__key_encryptsession_pk_LOCAL; lookup in file=/bin/sh [0] | |
15124: symbol=__key_encryptsession_pk_LOCAL; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__key_encryptsession_pk_LOCAL' [GLIBC_2.2.5] | |
15124: symbol=__progname_full; lookup in file=/bin/sh [0] | |
15124: symbol=__progname_full; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__progname_full' [GLIBC_2.2.5] | |
15124: symbol=__ctype32_tolower; lookup in file=/bin/sh [0] | |
15124: symbol=__ctype32_tolower; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__ctype32_tolower' [GLIBC_2.2.5] | |
15124: symbol=_environ; lookup in file=/bin/sh [0] | |
15124: symbol=_environ; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `_environ' [GLIBC_2.2.5] | |
15124: symbol=_rtld_global; lookup in file=/bin/sh [0] | |
15124: symbol=_rtld_global; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: symbol=_rtld_global; lookup in file=/lib64/ld-linux-x86-64.so.2 [0] | |
15124: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib64/ld-linux-x86-64.so.2 [0]: normal symbol `_rtld_global' [GLIBC_PRIVATE] | |
15124: symbol=__progname; lookup in file=/bin/sh [0] | |
15124: symbol=__progname; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__progname' [GLIBC_2.2.5] | |
15124: symbol=argp_err_exit_status; lookup in file=/bin/sh [0] | |
15124: symbol=argp_err_exit_status; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `argp_err_exit_status' [GLIBC_2.2.5] | |
15124: symbol=mallwatch; lookup in file=/bin/sh [0] | |
15124: symbol=mallwatch; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `mallwatch' [GLIBC_2.2.5] | |
15124: symbol=__rcmd_errstr; lookup in file=/bin/sh [0] | |
15124: symbol=__rcmd_errstr; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__rcmd_errstr' [GLIBC_2.2.5] | |
15124: symbol=__vdso_clock_gettime; lookup in file=/bin/sh [0] | |
15124: symbol=__vdso_clock_gettime; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__vdso_clock_gettime' [GLIBC_PRIVATE] | |
15124: symbol=svcauthdes_stats; lookup in file=/bin/sh [0] | |
15124: symbol=svcauthdes_stats; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `svcauthdes_stats' [GLIBC_2.2.5] | |
15124: symbol=__libc_enable_secure; lookup in file=/bin/sh [0] | |
15124: symbol=__libc_enable_secure; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: symbol=__libc_enable_secure; lookup in file=/lib64/ld-linux-x86-64.so.2 [0] | |
15124: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib64/ld-linux-x86-64.so.2 [0]: normal symbol `__libc_enable_secure' [GLIBC_PRIVATE] | |
15124: symbol=_res_hconf; lookup in file=/bin/sh [0] | |
15124: symbol=_res_hconf; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `_res_hconf' [GLIBC_2.2.5] | |
15124: symbol=malloc; lookup in file=/bin/sh [0] | |
15124: symbol=malloc; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `malloc' [GLIBC_2.2.5] | |
15124: symbol=getdate_err; lookup in file=/bin/sh [0] | |
15124: symbol=getdate_err; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `getdate_err' [GLIBC_2.2.5] | |
15124: symbol=__tzname; lookup in file=/bin/sh [0] | |
15124: symbol=__tzname; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__tzname' [GLIBC_2.2.5] | |
15124: symbol=__timezone; lookup in file=/bin/sh [0] | |
15124: symbol=__timezone; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__timezone' [GLIBC_2.2.5] | |
15124: symbol=_rtld_global_ro; lookup in file=/bin/sh [0] | |
15124: symbol=_rtld_global_ro; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: symbol=_rtld_global_ro; lookup in file=/lib64/ld-linux-x86-64.so.2 [0] | |
15124: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib64/ld-linux-x86-64.so.2 [0]: normal symbol `_rtld_global_ro' [GLIBC_PRIVATE] | |
15124: symbol=optarg; lookup in file=/bin/sh [0] | |
15124: symbol=optarg; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `optarg' [GLIBC_2.2.5] | |
15124: symbol=__ctype_tolower; lookup in file=/bin/sh [0] | |
15124: symbol=__ctype_tolower; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__ctype_tolower' [GLIBC_2.2.5] | |
15124: symbol=__ctype_toupper; lookup in file=/bin/sh [0] | |
15124: symbol=__ctype_toupper; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__ctype_toupper' [GLIBC_2.2.5] | |
15124: symbol=svc_max_pollfd; lookup in file=/bin/sh [0] | |
15124: symbol=svc_max_pollfd; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `svc_max_pollfd' [GLIBC_2.2.5] | |
15124: symbol=__ctype_b; lookup in file=/bin/sh [0] | |
15124: symbol=__ctype_b; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__ctype_b' [GLIBC_2.2.5] | |
15124: symbol=argp_program_version_hook; lookup in file=/bin/sh [0] | |
15124: symbol=argp_program_version_hook; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `argp_program_version_hook' [GLIBC_2.2.5] | |
15124: symbol=__after_morecore_hook; lookup in file=/bin/sh [0] | |
15124: symbol=__after_morecore_hook; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__after_morecore_hook' [GLIBC_2.2.5] | |
15124: symbol=__environ; lookup in file=/bin/sh [0] | |
15124: symbol=__environ; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__environ' [GLIBC_2.2.5] | |
15124: symbol=__ctype32_b; lookup in file=/bin/sh [0] | |
15124: symbol=__ctype32_b; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__ctype32_b' [GLIBC_2.2.5] | |
15124: symbol=__curbrk; lookup in file=/bin/sh [0] | |
15124: symbol=__curbrk; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__curbrk' [GLIBC_2.2.5] | |
15124: symbol=argp_program_version; lookup in file=/bin/sh [0] | |
15124: symbol=argp_program_version; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `argp_program_version' [GLIBC_2.2.5] | |
15124: symbol=__daylight; lookup in file=/bin/sh [0] | |
15124: symbol=__daylight; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__daylight' [GLIBC_2.2.5] | |
15124: symbol=__memalign_hook; lookup in file=/bin/sh [0] | |
15124: symbol=__memalign_hook; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__memalign_hook' [GLIBC_2.2.5] | |
15124: symbol=__malloc_hook; lookup in file=/bin/sh [0] | |
15124: symbol=__malloc_hook; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__malloc_hook' [GLIBC_2.2.5] | |
15124: symbol=__free_hook; lookup in file=/bin/sh [0] | |
15124: symbol=__free_hook; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__free_hook' [GLIBC_2.2.5] | |
15124: symbol=svc_pollfd; lookup in file=/bin/sh [0] | |
15124: symbol=svc_pollfd; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `svc_pollfd' [GLIBC_2.2.5] | |
15124: symbol=_nl_domain_bindings; lookup in file=/bin/sh [0] | |
15124: symbol=_nl_domain_bindings; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `_nl_domain_bindings' [GLIBC_2.2.5] | |
15124: symbol=_nl_msg_cat_cntr; lookup in file=/bin/sh [0] | |
15124: symbol=_nl_msg_cat_cntr; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `_nl_msg_cat_cntr' [GLIBC_2.2.5] | |
15124: symbol=argp_program_bug_address; lookup in file=/bin/sh [0] | |
15124: symbol=argp_program_bug_address; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `argp_program_bug_address' [GLIBC_2.2.5] | |
15124: symbol=__key_decryptsession_pk_LOCAL; lookup in file=/bin/sh [0] | |
15124: symbol=__key_decryptsession_pk_LOCAL; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__key_decryptsession_pk_LOCAL' [GLIBC_2.2.5] | |
15124: symbol=h_errlist; lookup in file=/bin/sh [0] | |
15124: symbol=h_errlist; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `h_errlist' [GLIBC_2.2.5] | |
15124: symbol=program_invocation_short_name; lookup in file=/bin/sh [0] | |
15124: symbol=program_invocation_short_name; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `program_invocation_short_name' [GLIBC_2.2.5] | |
15124: symbol=optind; lookup in file=/bin/sh [0] | |
15124: symbol=optind; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `optind' [GLIBC_2.2.5] | |
15124: symbol=_dl_starting_up; lookup in file=/bin/sh [0] | |
15124: symbol=_dl_starting_up; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: symbol=_dl_starting_up; lookup in file=/lib64/ld-linux-x86-64.so.2 [0] | |
15124: symbol=stdout; lookup in file=/bin/sh [0] | |
15124: symbol=stdout; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `stdout' [GLIBC_2.2.5] | |
15124: symbol=obstack_alloc_failed_handler; lookup in file=/bin/sh [0] | |
15124: symbol=obstack_alloc_failed_handler; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `obstack_alloc_failed_handler' [GLIBC_2.2.5] | |
15124: symbol=error_print_progname; lookup in file=/bin/sh [0] | |
15124: symbol=error_print_progname; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `error_print_progname' [GLIBC_2.2.5] | |
15124: symbol=optopt; lookup in file=/bin/sh [0] | |
15124: symbol=optopt; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `optopt' [GLIBC_2.2.5] | |
15124: symbol=_IO_funlockfile; lookup in file=/bin/sh [0] | |
15124: symbol=_IO_funlockfile; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `_IO_funlockfile' [GLIBC_2.2.5] | |
15124: symbol=obstack_exit_failure; lookup in file=/bin/sh [0] | |
15124: symbol=obstack_exit_failure; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `obstack_exit_failure' [GLIBC_2.2.5] | |
15124: symbol=error_message_count; lookup in file=/bin/sh [0] | |
15124: symbol=error_message_count; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `error_message_count' [GLIBC_2.2.5] | |
15124: symbol=svc_fdset; lookup in file=/bin/sh [0] | |
15124: symbol=svc_fdset; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `svc_fdset' [GLIBC_2.2.5] | |
15124: symbol=program_invocation_name; lookup in file=/bin/sh [0] | |
15124: symbol=program_invocation_name; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `program_invocation_name' [GLIBC_2.2.5] | |
15124: symbol=loc1; lookup in file=/bin/sh [0] | |
15124: symbol=loc1; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `loc1' [GLIBC_2.2.5] | |
15124: symbol=free; lookup in file=/bin/sh [0] | |
15124: symbol=free; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `free' [GLIBC_2.2.5] | |
15124: symbol=loc2; lookup in file=/bin/sh [0] | |
15124: symbol=loc2; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `loc2' [GLIBC_2.2.5] | |
15124: symbol=__fpu_control; lookup in file=/bin/sh [0] | |
15124: symbol=__fpu_control; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__fpu_control' [GLIBC_2.2.5] | |
15124: symbol=re_syntax_options; lookup in file=/bin/sh [0] | |
15124: symbol=re_syntax_options; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `re_syntax_options' [GLIBC_2.2.5] | |
15124: symbol=stdin; lookup in file=/bin/sh [0] | |
15124: symbol=stdin; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `stdin' [GLIBC_2.2.5] | |
15124: symbol=__check_rhosts_file; lookup in file=/bin/sh [0] | |
15124: symbol=__check_rhosts_file; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__check_rhosts_file' [GLIBC_2.2.5] | |
15124: symbol=opterr; lookup in file=/bin/sh [0] | |
15124: symbol=opterr; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `opterr' [GLIBC_2.2.5] | |
15124: symbol=__ctype32_toupper; lookup in file=/bin/sh [0] | |
15124: symbol=__ctype32_toupper; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__ctype32_toupper' [GLIBC_2.2.5] | |
15124: symbol=__realloc_hook; lookup in file=/bin/sh [0] | |
15124: symbol=__realloc_hook; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__realloc_hook' [GLIBC_2.2.5] | |
15124: symbol=_dl_argv; lookup in file=/bin/sh [0] | |
15124: symbol=_dl_argv; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: symbol=_dl_argv; lookup in file=/lib64/ld-linux-x86-64.so.2 [0] | |
15124: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib64/ld-linux-x86-64.so.2 [0]: normal symbol `_dl_argv' [GLIBC_PRIVATE] | |
15124: symbol=rpc_createerr; lookup in file=/bin/sh [0] | |
15124: symbol=rpc_createerr; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `rpc_createerr' [GLIBC_2.2.5] | |
15124: symbol=_IO_2_1_stderr_; lookup in file=/bin/sh [0] | |
15124: symbol=_IO_2_1_stderr_; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `_IO_2_1_stderr_' [GLIBC_2.2.5] | |
15124: symbol=_IO_2_1_stdout_; lookup in file=/bin/sh [0] | |
15124: symbol=_IO_2_1_stdout_; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `_IO_2_1_stdout_' [GLIBC_2.2.5] | |
15124: symbol=_IO_2_1_stdin_; lookup in file=/bin/sh [0] | |
15124: symbol=_IO_2_1_stdin_; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `_IO_2_1_stdin_' [GLIBC_2.2.5] | |
15124: symbol=__vdso_time; lookup in file=linux-vdso.so.1 [0] | |
15124: binding file linux-vdso.so.1 [0] to linux-vdso.so.1 [0]: normal symbol `__vdso_time' [LINUX_2.6] | |
15124: symbol=__vdso_gettimeofday; lookup in file=linux-vdso.so.1 [0] | |
15124: binding file linux-vdso.so.1 [0] to linux-vdso.so.1 [0]: normal symbol `__vdso_gettimeofday' [LINUX_2.6] | |
15124: | |
15124: relocation processing: /bin/sh | |
15124: symbol=nullstr; lookup in file=/bin/sh [0] | |
15124: binding file /bin/sh [0] to /bin/sh [0]: normal symbol `nullstr' | |
15124: symbol=isalnum; lookup in file=/bin/sh [0] | |
15124: symbol=isalnum; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `isalnum' [GLIBC_2.2.5] | |
15124: symbol=iscntrl; lookup in file=/bin/sh [0] | |
15124: symbol=iscntrl; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `iscntrl' [GLIBC_2.2.5] | |
15124: symbol=islower; lookup in file=/bin/sh [0] | |
15124: symbol=islower; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `islower' [GLIBC_2.2.5] | |
15124: symbol=isspace; lookup in file=/bin/sh [0] | |
15124: symbol=isspace; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `isspace' [GLIBC_2.2.5] | |
15124: symbol=isalpha; lookup in file=/bin/sh [0] | |
15124: symbol=isalpha; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `isalpha' [GLIBC_2.2.5] | |
15124: symbol=isdigit; lookup in file=/bin/sh [0] | |
15124: symbol=isdigit; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `isdigit' [GLIBC_2.2.5] | |
15124: symbol=isprint; lookup in file=/bin/sh [0] | |
15124: symbol=isprint; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `isprint' [GLIBC_2.2.5] | |
15124: symbol=isupper; lookup in file=/bin/sh [0] | |
15124: symbol=isupper; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `isupper' [GLIBC_2.2.5] | |
15124: symbol=isblank; lookup in file=/bin/sh [0] | |
15124: symbol=isblank; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `isblank' [GLIBC_2.2.5] | |
15124: symbol=isgraph; lookup in file=/bin/sh [0] | |
15124: symbol=isgraph; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `isgraph' [GLIBC_2.2.5] | |
15124: symbol=ispunct; lookup in file=/bin/sh [0] | |
15124: symbol=ispunct; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `ispunct' [GLIBC_2.2.5] | |
15124: symbol=isxdigit; lookup in file=/bin/sh [0] | |
15124: symbol=isxdigit; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `isxdigit' [GLIBC_2.2.5] | |
15124: symbol=_ITM_deregisterTMCloneTable; lookup in file=/bin/sh [0] | |
15124: symbol=_ITM_deregisterTMCloneTable; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: symbol=_ITM_deregisterTMCloneTable; lookup in file=/lib64/ld-linux-x86-64.so.2 [0] | |
15124: symbol=__gmon_start__; lookup in file=/bin/sh [0] | |
15124: symbol=__gmon_start__; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: symbol=__gmon_start__; lookup in file=/lib64/ld-linux-x86-64.so.2 [0] | |
15124: symbol=environ; lookup in file=/bin/sh [0] | |
15124: symbol=environ; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `environ' [GLIBC_2.2.5] | |
15124: symbol=_Jv_RegisterClasses; lookup in file=/bin/sh [0] | |
15124: symbol=_Jv_RegisterClasses; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: symbol=_Jv_RegisterClasses; lookup in file=/lib64/ld-linux-x86-64.so.2 [0] | |
15124: symbol=_ITM_registerTMCloneTable; lookup in file=/bin/sh [0] | |
15124: symbol=_ITM_registerTMCloneTable; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: symbol=_ITM_registerTMCloneTable; lookup in file=/lib64/ld-linux-x86-64.so.2 [0] | |
15124: symbol=__cxa_finalize; lookup in file=/bin/sh [0] | |
15124: symbol=__cxa_finalize; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__cxa_finalize' [GLIBC_2.2.5] | |
15124: symbol=strstr; lookup in file=/bin/sh [0] | |
15124: symbol=strstr; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `strstr' [GLIBC_2.2.5] | |
15124: symbol=stackbase; lookup in file=/bin/sh [0] | |
15124: binding file /bin/sh [0] to /bin/sh [0]: normal symbol `stackbase' | |
15124: symbol=sigprocmask; lookup in file=/bin/sh [0] | |
15124: symbol=sigprocmask; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `sigprocmask' [GLIBC_2.2.5] | |
15124: symbol=raise; lookup in file=/bin/sh [0] | |
15124: symbol=raise; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `raise' [GLIBC_2.2.5] | |
15124: symbol=free; lookup in file=/bin/sh [0] | |
15124: symbol=free; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `free' [GLIBC_2.2.5] | |
15124: symbol=strcasecmp; lookup in file=/bin/sh [0] | |
15124: symbol=strcasecmp; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `strcasecmp' [GLIBC_2.2.5] | |
15124: symbol=abort; lookup in file=/bin/sh [0] | |
15124: symbol=abort; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `abort' [GLIBC_2.2.5] | |
15124: symbol=__errno_location; lookup in file=/bin/sh [0] | |
15124: symbol=__errno_location; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__errno_location' [GLIBC_2.2.5] | |
15124: symbol=isdigit; lookup in file=/bin/sh [0] | |
15124: symbol=isdigit; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `isdigit' [GLIBC_2.2.5] | |
15124: symbol=_exit; lookup in file=/bin/sh [0] | |
15124: symbol=_exit; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `_exit' [GLIBC_2.2.5] | |
15124: symbol=strcpy; lookup in file=/bin/sh [0] | |
15124: symbol=strcpy; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `strcpy' [GLIBC_2.2.5] | |
15124: symbol=islower; lookup in file=/bin/sh [0] | |
15124: symbol=islower; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `islower' [GLIBC_2.2.5] | |
15124: symbol=qsort; lookup in file=/bin/sh [0] | |
15124: symbol=qsort; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `qsort' [GLIBC_2.2.5] | |
15124: symbol=isatty; lookup in file=/bin/sh [0] | |
15124: symbol=isatty; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `isatty' [GLIBC_2.2.5] | |
15124: symbol=sigaction; lookup in file=/bin/sh [0] | |
15124: symbol=sigaction; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `sigaction' [GLIBC_2.2.5] | |
15124: symbol=strtod; lookup in file=/bin/sh [0] | |
15124: symbol=strtod; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `strtod' [GLIBC_2.2.5] | |
15124: symbol=strchrnul; lookup in file=/bin/sh [0] | |
15124: symbol=strchrnul; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `strchrnul' [GLIBC_2.2.5] | |
15124: symbol=imaxdiv; lookup in file=/bin/sh [0] | |
15124: symbol=imaxdiv; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `imaxdiv' [GLIBC_2.2.5] | |
15124: symbol=faccessat; lookup in file=/bin/sh [0] | |
15124: symbol=faccessat; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `faccessat' [GLIBC_2.4] | |
15124: symbol=fcntl; lookup in file=/bin/sh [0] | |
15124: symbol=fcntl; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `fcntl' [GLIBC_2.2.5] | |
15124: symbol=write; lookup in file=/bin/sh [0] | |
15124: symbol=write; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `write' [GLIBC_2.2.5] | |
15124: symbol=getpid; lookup in file=/bin/sh [0] | |
15124: symbol=getpid; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `getpid' [GLIBC_2.2.5] | |
15124: symbol=iscntrl; lookup in file=/bin/sh [0] | |
15124: symbol=iscntrl; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `iscntrl' [GLIBC_2.2.5] | |
15124: symbol=__strtol_internal; lookup in file=/bin/sh [0] | |
15124: symbol=__strtol_internal; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__strtol_internal' [GLIBC_2.2.5] | |
15124: symbol=__xstat64; lookup in file=/bin/sh [0] | |
15124: symbol=__xstat64; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__xstat64' [GLIBC_2.2.5] | |
15124: symbol=wait3; lookup in file=/bin/sh [0] | |
15124: symbol=wait3; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `wait3' [GLIBC_2.2.5] | |
15124: symbol=opendir; lookup in file=/bin/sh [0] | |
15124: symbol=opendir; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `opendir' [GLIBC_2.2.5] | |
15124: symbol=stpcpy; lookup in file=/bin/sh [0] | |
15124: symbol=stpcpy; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `stpcpy' [GLIBC_2.2.5] | |
15124: symbol=strlen; lookup in file=/bin/sh [0] | |
15124: symbol=strlen; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `strlen' [GLIBC_2.2.5] | |
15124: symbol=chdir; lookup in file=/bin/sh [0] | |
15124: symbol=chdir; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `chdir' [GLIBC_2.2.5] | |
15124: symbol=__stack_chk_fail; lookup in file=/bin/sh [0] | |
15124: symbol=__stack_chk_fail; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__stack_chk_fail' [GLIBC_2.4] | |
15124: symbol=dup2; lookup in file=/bin/sh [0] | |
15124: symbol=dup2; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `dup2' [GLIBC_2.2.5] | |
15124: symbol=strchr; lookup in file=/bin/sh [0] | |
15124: symbol=strchr; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `strchr' [GLIBC_2.2.5] | |
15124: symbol=warnx; lookup in file=/bin/sh [0] | |
15124: symbol=warnx; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `warnx' [GLIBC_2.2.5] | |
15124: symbol=isalnum; lookup in file=/bin/sh [0] | |
15124: symbol=isalnum; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `isalnum' [GLIBC_2.2.5] | |
15124: symbol=isblank; lookup in file=/bin/sh [0] | |
15124: symbol=isblank; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `isblank' [GLIBC_2.2.5] | |
15124: symbol=__strtoul_internal; lookup in file=/bin/sh [0] | |
15124: symbol=__strtoul_internal; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__strtoul_internal' [GLIBC_2.2.5] | |
15124: symbol=geteuid; lookup in file=/bin/sh [0] | |
15124: symbol=geteuid; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `geteuid' [GLIBC_2.2.5] | |
15124: symbol=getcwd; lookup in file=/bin/sh [0] | |
15124: symbol=getcwd; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `getcwd' [GLIBC_2.2.5] | |
15124: symbol=close; lookup in file=/bin/sh [0] | |
15124: symbol=close; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `close' [GLIBC_2.2.5] | |
15124: symbol=pipe; lookup in file=/bin/sh [0] | |
15124: symbol=pipe; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `pipe' [GLIBC_2.2.5] | |
15124: symbol=ispunct; lookup in file=/bin/sh [0] | |
15124: symbol=ispunct; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `ispunct' [GLIBC_2.2.5] | |
15124: symbol=strspn; lookup in file=/bin/sh [0] | |
15124: symbol=strspn; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `strspn' [GLIBC_2.2.5] | |
15124: symbol=closedir; lookup in file=/bin/sh [0] | |
15124: symbol=closedir; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `closedir' [GLIBC_2.2.5] | |
15124: symbol=isspace; lookup in file=/bin/sh [0] | |
15124: symbol=isspace; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `isspace' [GLIBC_2.2.5] | |
15124: symbol=__strdup; lookup in file=/bin/sh [0] | |
15124: symbol=__strdup; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__strdup' [GLIBC_2.2.5] | |
15124: symbol=strcspn; lookup in file=/bin/sh [0] | |
15124: symbol=strcspn; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `strcspn' [GLIBC_2.2.5] | |
15124: symbol=read; lookup in file=/bin/sh [0] | |
15124: symbol=read; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `read' [GLIBC_2.2.5] | |
15124: symbol=__libc_start_main; lookup in file=/bin/sh [0] | |
15124: symbol=__libc_start_main; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__libc_start_main' [GLIBC_2.2.5] | |
15124: symbol=memcmp; lookup in file=/bin/sh [0] | |
15124: symbol=memcmp; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `memcmp' [GLIBC_2.2.5] | |
15124: symbol=_setjmp; lookup in file=/bin/sh [0] | |
15124: symbol=_setjmp; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `_setjmp' [GLIBC_2.2.5] | |
15124: symbol=execve; lookup in file=/bin/sh [0] | |
15124: symbol=execve; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `execve' [GLIBC_2.2.5] | |
15124: symbol=__fxstat64; lookup in file=/bin/sh [0] | |
15124: symbol=__fxstat64; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__fxstat64' [GLIBC_2.2.5] | |
15124: symbol=strcmp; lookup in file=/bin/sh [0] | |
15124: symbol=strcmp; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `strcmp' [GLIBC_2.2.5] | |
15124: symbol=signal; lookup in file=/bin/sh [0] | |
15124: symbol=signal; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `signal' [GLIBC_2.2.5] | |
15124: symbol=getpwnam; lookup in file=/bin/sh [0] | |
15124: symbol=getpwnam; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `getpwnam' [GLIBC_2.2.5] | |
15124: symbol=__gmon_start__; lookup in file=/bin/sh [0] | |
15124: symbol=__gmon_start__; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: symbol=__gmon_start__; lookup in file=/lib64/ld-linux-x86-64.so.2 [0] | |
15124: symbol=umask; lookup in file=/bin/sh [0] | |
15124: symbol=umask; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `umask' [GLIBC_2.2.5] | |
15124: symbol=strtol; lookup in file=/bin/sh [0] | |
15124: symbol=strtol; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `strtol' [GLIBC_2.2.5] | |
15124: symbol=sigfillset; lookup in file=/bin/sh [0] | |
15124: symbol=sigfillset; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `sigfillset' [GLIBC_2.2.5] | |
15124: symbol=memcpy; lookup in file=/bin/sh [0] | |
15124: symbol=memcpy; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `memcpy' [GLIBC_2.14] | |
15124: symbol=kill; lookup in file=/bin/sh [0] | |
15124: symbol=kill; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `kill' [GLIBC_2.2.5] | |
15124: symbol=tcgetpgrp; lookup in file=/bin/sh [0] | |
15124: symbol=tcgetpgrp; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `tcgetpgrp' [GLIBC_2.2.5] | |
15124: symbol=__xstat; lookup in file=/bin/sh [0] | |
15124: symbol=__xstat; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__xstat' [GLIBC_2.2.5] | |
15124: symbol=readdir; lookup in file=/bin/sh [0] | |
15124: symbol=readdir; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `readdir' [GLIBC_2.2.5] | |
15124: symbol=malloc; lookup in file=/bin/sh [0] | |
15124: symbol=malloc; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `malloc' [GLIBC_2.2.5] | |
15124: symbol=killpg; lookup in file=/bin/sh [0] | |
15124: symbol=killpg; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `killpg' [GLIBC_2.2.5] | |
15124: symbol=getegid; lookup in file=/bin/sh [0] | |
15124: symbol=getegid; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `getegid' [GLIBC_2.2.5] | |
15124: symbol=strpbrk; lookup in file=/bin/sh [0] | |
15124: symbol=strpbrk; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `strpbrk' [GLIBC_2.2.5] | |
15124: symbol=sigsuspend; lookup in file=/bin/sh [0] | |
15124: symbol=sigsuspend; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `sigsuspend' [GLIBC_2.2.5] | |
15124: symbol=__vsnprintf_chk; lookup in file=/bin/sh [0] | |
15124: symbol=__vsnprintf_chk; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__vsnprintf_chk' [GLIBC_2.3.4] | |
15124: symbol=setrlimit; lookup in file=/bin/sh [0] | |
15124: symbol=setrlimit; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `setrlimit' [GLIBC_2.2.5] | |
15124: symbol=strsignal; lookup in file=/bin/sh [0] | |
15124: symbol=strsignal; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `strsignal' [GLIBC_2.2.5] | |
15124: symbol=realloc; lookup in file=/bin/sh [0] | |
15124: symbol=realloc; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `realloc' [GLIBC_2.2.5] | |
15124: symbol=isalpha; lookup in file=/bin/sh [0] | |
15124: symbol=isalpha; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `isalpha' [GLIBC_2.2.5] | |
15124: symbol=isupper; lookup in file=/bin/sh [0] | |
15124: symbol=isupper; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `isupper' [GLIBC_2.2.5] | |
15124: symbol=sigsetmask; lookup in file=/bin/sh [0] | |
15124: symbol=sigsetmask; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `sigsetmask' [GLIBC_2.2.5] | |
15124: symbol=isprint; lookup in file=/bin/sh [0] | |
15124: symbol=isprint; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `isprint' [GLIBC_2.2.5] | |
15124: symbol=__longjmp_chk; lookup in file=/bin/sh [0] | |
15124: symbol=__longjmp_chk; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__longjmp_chk' [GLIBC_2.11] | |
15124: symbol=open64; lookup in file=/bin/sh [0] | |
15124: symbol=open64; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `open64' [GLIBC_2.2.5] | |
15124: symbol=mempcpy; lookup in file=/bin/sh [0] | |
15124: symbol=mempcpy; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `mempcpy' [GLIBC_2.2.5] | |
15124: symbol=memmove; lookup in file=/bin/sh [0] | |
15124: symbol=memmove; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `memmove' [GLIBC_2.2.5] | |
15124: symbol=getpgrp; lookup in file=/bin/sh [0] | |
15124: symbol=getpgrp; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `getpgrp' [GLIBC_2.2.5] | |
15124: symbol=tcsetpgrp; lookup in file=/bin/sh [0] | |
15124: symbol=tcsetpgrp; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `tcsetpgrp' [GLIBC_2.2.5] | |
15124: symbol=open; lookup in file=/bin/sh [0] | |
15124: symbol=open; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `open' [GLIBC_2.2.5] | |
15124: symbol=times; lookup in file=/bin/sh [0] | |
15124: symbol=times; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `times' [GLIBC_2.2.5] | |
15124: symbol=strtok; lookup in file=/bin/sh [0] | |
15124: symbol=strtok; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `strtok' [GLIBC_2.2.5] | |
15124: symbol=sysconf; lookup in file=/bin/sh [0] | |
15124: symbol=sysconf; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `sysconf' [GLIBC_2.2.5] | |
15124: symbol=__lxstat64; lookup in file=/bin/sh [0] | |
15124: symbol=__lxstat64; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__lxstat64' [GLIBC_2.2.5] | |
15124: symbol=setpgid; lookup in file=/bin/sh [0] | |
15124: symbol=setpgid; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `setpgid' [GLIBC_2.2.5] | |
15124: symbol=getppid; lookup in file=/bin/sh [0] | |
15124: symbol=getppid; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `getppid' [GLIBC_2.2.5] | |
15124: symbol=isxdigit; lookup in file=/bin/sh [0] | |
15124: symbol=isxdigit; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `isxdigit' [GLIBC_2.2.5] | |
15124: symbol=getrlimit; lookup in file=/bin/sh [0] | |
15124: symbol=getrlimit; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `getrlimit' [GLIBC_2.2.5] | |
15124: symbol=bsearch; lookup in file=/bin/sh [0] | |
15124: symbol=bsearch; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `bsearch' [GLIBC_2.2.5] | |
15124: symbol=strerror; lookup in file=/bin/sh [0] | |
15124: symbol=strerror; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `strerror' [GLIBC_2.2.5] | |
15124: symbol=__cxa_finalize; lookup in file=/bin/sh [0] | |
15124: symbol=__cxa_finalize; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__cxa_finalize' [GLIBC_2.2.5] | |
15124: symbol=isgraph; lookup in file=/bin/sh [0] | |
15124: symbol=isgraph; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `isgraph' [GLIBC_2.2.5] | |
15124: symbol=fork; lookup in file=/bin/sh [0] | |
15124: symbol=fork; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `fork' [GLIBC_2.2.5] | |
15124: symbol=strstr; lookup in file=/bin/sh [0] | |
15124: symbol=strstr; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `strstr' [GLIBC_2.2.5] | |
15124: symbol=__ctype_b_loc; lookup in file=/bin/sh [0] | |
15124: symbol=__ctype_b_loc; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /bin/sh [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__ctype_b_loc' [GLIBC_2.3] | |
15124: | |
15124: relocation processing: /lib64/ld-linux-x86-64.so.2 | |
15124: symbol=_dl_argv; lookup in file=/bin/sh [0] | |
15124: symbol=_dl_argv; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: symbol=_dl_argv; lookup in file=/lib64/ld-linux-x86-64.so.2 [0] | |
15124: binding file /lib64/ld-linux-x86-64.so.2 [0] to /lib64/ld-linux-x86-64.so.2 [0]: normal symbol `_dl_argv' [GLIBC_PRIVATE] | |
15124: symbol=_r_debug; lookup in file=/bin/sh [0] | |
15124: symbol=_r_debug; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: symbol=_r_debug; lookup in file=/lib64/ld-linux-x86-64.so.2 [0] | |
15124: binding file /lib64/ld-linux-x86-64.so.2 [0] to /lib64/ld-linux-x86-64.so.2 [0]: normal symbol `_r_debug' [GLIBC_2.2.5] | |
15124: symbol=free; lookup in file=/bin/sh [0] | |
15124: symbol=free; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /lib64/ld-linux-x86-64.so.2 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `free' [GLIBC_2.2.5] | |
15124: symbol=__libc_memalign; lookup in file=/bin/sh [0] | |
15124: symbol=__libc_memalign; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /lib64/ld-linux-x86-64.so.2 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__libc_memalign' [GLIBC_2.2.5] | |
15124: symbol=malloc; lookup in file=/bin/sh [0] | |
15124: symbol=malloc; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /lib64/ld-linux-x86-64.so.2 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `malloc' [GLIBC_2.2.5] | |
15124: symbol=__tls_get_addr; lookup in file=/bin/sh [0] | |
15124: symbol=__tls_get_addr; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: symbol=__tls_get_addr; lookup in file=/lib64/ld-linux-x86-64.so.2 [0] | |
15124: binding file /lib64/ld-linux-x86-64.so.2 [0] to /lib64/ld-linux-x86-64.so.2 [0]: normal symbol `__tls_get_addr' [GLIBC_2.3] | |
15124: symbol=calloc; lookup in file=/bin/sh [0] | |
15124: symbol=calloc; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /lib64/ld-linux-x86-64.so.2 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `calloc' [GLIBC_2.2.5] | |
15124: symbol=realloc; lookup in file=/bin/sh [0] | |
15124: symbol=realloc; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /lib64/ld-linux-x86-64.so.2 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `realloc' [GLIBC_2.2.5] | |
15124: symbol=free; lookup in file=/bin/sh [0] | |
15124: symbol=free; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /lib64/ld-linux-x86-64.so.2 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `free' [GLIBC_2.2.5] | |
15124: | |
15124: calling init: /lib/x86_64-linux-gnu/libc.so.6 | |
15124: | |
15124: symbol=__vdso_clock_gettime; lookup in file=linux-vdso.so.1 [0] | |
15124: binding file linux-vdso.so.1 [0] to linux-vdso.so.1 [0]: normal symbol `__vdso_clock_gettime' [LINUX_2.6] | |
15124: symbol=__vdso_getcpu; lookup in file=linux-vdso.so.1 [0] | |
15124: binding file linux-vdso.so.1 [0] to linux-vdso.so.1 [0]: normal symbol `__vdso_getcpu' [LINUX_2.6] | |
15124: | |
15124: initialize program: /bin/sh | |
15124: | |
15124: | |
15124: transferring control: /bin/sh | |
15124: | |
15124: symbol=_dl_find_dso_for_object; lookup in file=/bin/sh [0] | |
15124: symbol=_dl_find_dso_for_object; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: symbol=_dl_find_dso_for_object; lookup in file=/lib64/ld-linux-x86-64.so.2 [0] | |
15124: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib64/ld-linux-x86-64.so.2 [0]: normal symbol `_dl_find_dso_for_object' [GLIBC_PRIVATE] | |
15124: symbol=malloc; lookup in file=/bin/sh [0] | |
15124: symbol=malloc; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `malloc' [GLIBC_2.2.5] | |
15124: symbol=free; lookup in file=/bin/sh [0] | |
15124: symbol=free; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15124: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `free' [GLIBC_2.2.5] | |
15125: | |
15125: file=libc.so.6 [0]; needed by rm [0] | |
15125: find library=libc.so.6 [0]; searching | |
15125: search cache=/etc/ld.so.cache | |
15125: trying file=/lib/x86_64-linux-gnu/libc.so.6 | |
15125: | |
15125: file=libc.so.6 [0]; generating link map | |
15125: dynamic: 0x00007f00b6a5bba0 base: 0x00007f00b66ba000 size: 0x00000000003a7a20 | |
15125: entry: 0x00007f00b66dbc50 phdr: 0x00007f00b66ba040 phnum: 10 | |
15125: | |
15125: checking for version `GLIBC_2.3' in file /lib/x86_64-linux-gnu/libc.so.6 [0] required by file rm [0] | |
15125: checking for version `GLIBC_2.3.4' in file /lib/x86_64-linux-gnu/libc.so.6 [0] required by file rm [0] | |
15125: checking for version `GLIBC_2.14' in file /lib/x86_64-linux-gnu/libc.so.6 [0] required by file rm [0] | |
15125: checking for version `GLIBC_2.4' in file /lib/x86_64-linux-gnu/libc.so.6 [0] required by file rm [0] | |
15125: checking for version `GLIBC_2.2.5' in file /lib/x86_64-linux-gnu/libc.so.6 [0] required by file rm [0] | |
15125: checking for version `GLIBC_2.3' in file /lib64/ld-linux-x86-64.so.2 [0] required by file /lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: checking for version `GLIBC_PRIVATE' in file /lib64/ld-linux-x86-64.so.2 [0] required by file /lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: | |
15125: Initial object scopes | |
15125: object=rm [0] | |
15125: scope 0: rm /lib/x86_64-linux-gnu/libc.so.6 /lib64/ld-linux-x86-64.so.2 | |
15125: | |
15125: object=linux-vdso.so.1 [0] | |
15125: scope 0: rm /lib/x86_64-linux-gnu/libc.so.6 /lib64/ld-linux-x86-64.so.2 | |
15125: scope 1: linux-vdso.so.1 | |
15125: | |
15125: object=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: scope 0: rm /lib/x86_64-linux-gnu/libc.so.6 /lib64/ld-linux-x86-64.so.2 | |
15125: | |
15125: object=/lib64/ld-linux-x86-64.so.2 [0] | |
15125: no scope | |
15125: | |
15125: | |
15125: relocation processing: /lib/x86_64-linux-gnu/libc.so.6 (lazy) | |
15125: symbol=_res; lookup in file=rm [0] | |
15125: symbol=_res; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `_res' [GLIBC_2.2.5] | |
15125: symbol=stderr; lookup in file=rm [0] | |
15125: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to rm [0]: normal symbol `stderr' [GLIBC_2.2.5] | |
15125: symbol=error_one_per_line; lookup in file=rm [0] | |
15125: symbol=error_one_per_line; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `error_one_per_line' [GLIBC_2.2.5] | |
15125: symbol=__malloc_initialize_hook; lookup in file=rm [0] | |
15125: symbol=__malloc_initialize_hook; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__malloc_initialize_hook' [GLIBC_2.2.5] | |
15125: symbol=__morecore; lookup in file=rm [0] | |
15125: symbol=__morecore; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__morecore' [GLIBC_2.2.5] | |
15125: symbol=__key_encryptsession_pk_LOCAL; lookup in file=rm [0] | |
15125: symbol=__key_encryptsession_pk_LOCAL; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__key_encryptsession_pk_LOCAL' [GLIBC_2.2.5] | |
15125: symbol=__progname_full; lookup in file=rm [0] | |
15125: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to rm [0]: normal symbol `__progname_full' [GLIBC_2.2.5] | |
15125: symbol=__ctype32_tolower; lookup in file=rm [0] | |
15125: symbol=__ctype32_tolower; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__ctype32_tolower' [GLIBC_2.2.5] | |
15125: symbol=_environ; lookup in file=rm [0] | |
15125: symbol=_environ; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `_environ' [GLIBC_2.2.5] | |
15125: symbol=_rtld_global; lookup in file=rm [0] | |
15125: symbol=_rtld_global; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: symbol=_rtld_global; lookup in file=/lib64/ld-linux-x86-64.so.2 [0] | |
15125: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib64/ld-linux-x86-64.so.2 [0]: normal symbol `_rtld_global' [GLIBC_PRIVATE] | |
15125: symbol=__progname; lookup in file=rm [0] | |
15125: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to rm [0]: normal symbol `__progname' [GLIBC_2.2.5] | |
15125: symbol=argp_err_exit_status; lookup in file=rm [0] | |
15125: symbol=argp_err_exit_status; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `argp_err_exit_status' [GLIBC_2.2.5] | |
15125: symbol=mallwatch; lookup in file=rm [0] | |
15125: symbol=mallwatch; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `mallwatch' [GLIBC_2.2.5] | |
15125: symbol=__rcmd_errstr; lookup in file=rm [0] | |
15125: symbol=__rcmd_errstr; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__rcmd_errstr' [GLIBC_2.2.5] | |
15125: symbol=__vdso_clock_gettime; lookup in file=rm [0] | |
15125: symbol=__vdso_clock_gettime; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__vdso_clock_gettime' [GLIBC_PRIVATE] | |
15125: symbol=svcauthdes_stats; lookup in file=rm [0] | |
15125: symbol=svcauthdes_stats; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `svcauthdes_stats' [GLIBC_2.2.5] | |
15125: symbol=__libc_enable_secure; lookup in file=rm [0] | |
15125: symbol=__libc_enable_secure; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: symbol=__libc_enable_secure; lookup in file=/lib64/ld-linux-x86-64.so.2 [0] | |
15125: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib64/ld-linux-x86-64.so.2 [0]: normal symbol `__libc_enable_secure' [GLIBC_PRIVATE] | |
15125: symbol=_res_hconf; lookup in file=rm [0] | |
15125: symbol=_res_hconf; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `_res_hconf' [GLIBC_2.2.5] | |
15125: symbol=malloc; lookup in file=rm [0] | |
15125: symbol=malloc; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `malloc' [GLIBC_2.2.5] | |
15125: symbol=getdate_err; lookup in file=rm [0] | |
15125: symbol=getdate_err; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `getdate_err' [GLIBC_2.2.5] | |
15125: symbol=__tzname; lookup in file=rm [0] | |
15125: symbol=__tzname; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__tzname' [GLIBC_2.2.5] | |
15125: symbol=__timezone; lookup in file=rm [0] | |
15125: symbol=__timezone; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__timezone' [GLIBC_2.2.5] | |
15125: symbol=_rtld_global_ro; lookup in file=rm [0] | |
15125: symbol=_rtld_global_ro; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: symbol=_rtld_global_ro; lookup in file=/lib64/ld-linux-x86-64.so.2 [0] | |
15125: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib64/ld-linux-x86-64.so.2 [0]: normal symbol `_rtld_global_ro' [GLIBC_PRIVATE] | |
15125: symbol=optarg; lookup in file=rm [0] | |
15125: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to rm [0]: normal symbol `optarg' [GLIBC_2.2.5] | |
15125: symbol=__ctype_tolower; lookup in file=rm [0] | |
15125: symbol=__ctype_tolower; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__ctype_tolower' [GLIBC_2.2.5] | |
15125: symbol=__ctype_toupper; lookup in file=rm [0] | |
15125: symbol=__ctype_toupper; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__ctype_toupper' [GLIBC_2.2.5] | |
15125: symbol=svc_max_pollfd; lookup in file=rm [0] | |
15125: symbol=svc_max_pollfd; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `svc_max_pollfd' [GLIBC_2.2.5] | |
15125: symbol=__ctype_b; lookup in file=rm [0] | |
15125: symbol=__ctype_b; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__ctype_b' [GLIBC_2.2.5] | |
15125: symbol=argp_program_version_hook; lookup in file=rm [0] | |
15125: symbol=argp_program_version_hook; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `argp_program_version_hook' [GLIBC_2.2.5] | |
15125: symbol=__after_morecore_hook; lookup in file=rm [0] | |
15125: symbol=__after_morecore_hook; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__after_morecore_hook' [GLIBC_2.2.5] | |
15125: symbol=__environ; lookup in file=rm [0] | |
15125: symbol=__environ; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__environ' [GLIBC_2.2.5] | |
15125: symbol=__ctype32_b; lookup in file=rm [0] | |
15125: symbol=__ctype32_b; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__ctype32_b' [GLIBC_2.2.5] | |
15125: symbol=__curbrk; lookup in file=rm [0] | |
15125: symbol=__curbrk; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__curbrk' [GLIBC_2.2.5] | |
15125: symbol=argp_program_version; lookup in file=rm [0] | |
15125: symbol=argp_program_version; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `argp_program_version' [GLIBC_2.2.5] | |
15125: symbol=__daylight; lookup in file=rm [0] | |
15125: symbol=__daylight; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__daylight' [GLIBC_2.2.5] | |
15125: symbol=__memalign_hook; lookup in file=rm [0] | |
15125: symbol=__memalign_hook; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__memalign_hook' [GLIBC_2.2.5] | |
15125: symbol=__malloc_hook; lookup in file=rm [0] | |
15125: symbol=__malloc_hook; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__malloc_hook' [GLIBC_2.2.5] | |
15125: symbol=__free_hook; lookup in file=rm [0] | |
15125: symbol=__free_hook; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__free_hook' [GLIBC_2.2.5] | |
15125: symbol=svc_pollfd; lookup in file=rm [0] | |
15125: symbol=svc_pollfd; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `svc_pollfd' [GLIBC_2.2.5] | |
15125: symbol=_nl_domain_bindings; lookup in file=rm [0] | |
15125: symbol=_nl_domain_bindings; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `_nl_domain_bindings' [GLIBC_2.2.5] | |
15125: symbol=_nl_msg_cat_cntr; lookup in file=rm [0] | |
15125: symbol=_nl_msg_cat_cntr; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `_nl_msg_cat_cntr' [GLIBC_2.2.5] | |
15125: symbol=argp_program_bug_address; lookup in file=rm [0] | |
15125: symbol=argp_program_bug_address; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `argp_program_bug_address' [GLIBC_2.2.5] | |
15125: symbol=__key_decryptsession_pk_LOCAL; lookup in file=rm [0] | |
15125: symbol=__key_decryptsession_pk_LOCAL; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__key_decryptsession_pk_LOCAL' [GLIBC_2.2.5] | |
15125: symbol=h_errlist; lookup in file=rm [0] | |
15125: symbol=h_errlist; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `h_errlist' [GLIBC_2.2.5] | |
15125: symbol=program_invocation_short_name; lookup in file=rm [0] | |
15125: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to rm [0]: normal symbol `program_invocation_short_name' [GLIBC_2.2.5] | |
15125: symbol=optind; lookup in file=rm [0] | |
15125: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to rm [0]: normal symbol `optind' [GLIBC_2.2.5] | |
15125: symbol=_dl_starting_up; lookup in file=rm [0] | |
15125: symbol=_dl_starting_up; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: symbol=_dl_starting_up; lookup in file=/lib64/ld-linux-x86-64.so.2 [0] | |
15125: symbol=stdout; lookup in file=rm [0] | |
15125: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to rm [0]: normal symbol `stdout' [GLIBC_2.2.5] | |
15125: symbol=obstack_alloc_failed_handler; lookup in file=rm [0] | |
15125: symbol=obstack_alloc_failed_handler; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `obstack_alloc_failed_handler' [GLIBC_2.2.5] | |
15125: symbol=error_print_progname; lookup in file=rm [0] | |
15125: symbol=error_print_progname; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `error_print_progname' [GLIBC_2.2.5] | |
15125: symbol=optopt; lookup in file=rm [0] | |
15125: symbol=optopt; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `optopt' [GLIBC_2.2.5] | |
15125: symbol=_IO_funlockfile; lookup in file=rm [0] | |
15125: symbol=_IO_funlockfile; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `_IO_funlockfile' [GLIBC_2.2.5] | |
15125: symbol=obstack_exit_failure; lookup in file=rm [0] | |
15125: symbol=obstack_exit_failure; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `obstack_exit_failure' [GLIBC_2.2.5] | |
15125: symbol=error_message_count; lookup in file=rm [0] | |
15125: symbol=error_message_count; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `error_message_count' [GLIBC_2.2.5] | |
15125: symbol=svc_fdset; lookup in file=rm [0] | |
15125: symbol=svc_fdset; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `svc_fdset' [GLIBC_2.2.5] | |
15125: symbol=program_invocation_name; lookup in file=rm [0] | |
15125: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to rm [0]: normal symbol `program_invocation_name' [GLIBC_2.2.5] | |
15125: symbol=loc1; lookup in file=rm [0] | |
15125: symbol=loc1; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `loc1' [GLIBC_2.2.5] | |
15125: symbol=free; lookup in file=rm [0] | |
15125: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to rm [0]: normal symbol `free' [GLIBC_2.2.5] | |
15125: symbol=loc2; lookup in file=rm [0] | |
15125: symbol=loc2; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `loc2' [GLIBC_2.2.5] | |
15125: symbol=__fpu_control; lookup in file=rm [0] | |
15125: symbol=__fpu_control; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__fpu_control' [GLIBC_2.2.5] | |
15125: symbol=re_syntax_options; lookup in file=rm [0] | |
15125: symbol=re_syntax_options; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `re_syntax_options' [GLIBC_2.2.5] | |
15125: symbol=stdin; lookup in file=rm [0] | |
15125: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to rm [0]: normal symbol `stdin' [GLIBC_2.2.5] | |
15125: symbol=__check_rhosts_file; lookup in file=rm [0] | |
15125: symbol=__check_rhosts_file; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__check_rhosts_file' [GLIBC_2.2.5] | |
15125: symbol=opterr; lookup in file=rm [0] | |
15125: symbol=opterr; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `opterr' [GLIBC_2.2.5] | |
15125: symbol=__ctype32_toupper; lookup in file=rm [0] | |
15125: symbol=__ctype32_toupper; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__ctype32_toupper' [GLIBC_2.2.5] | |
15125: symbol=__realloc_hook; lookup in file=rm [0] | |
15125: symbol=__realloc_hook; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__realloc_hook' [GLIBC_2.2.5] | |
15125: symbol=_dl_argv; lookup in file=rm [0] | |
15125: symbol=_dl_argv; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: symbol=_dl_argv; lookup in file=/lib64/ld-linux-x86-64.so.2 [0] | |
15125: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib64/ld-linux-x86-64.so.2 [0]: normal symbol `_dl_argv' [GLIBC_PRIVATE] | |
15125: symbol=rpc_createerr; lookup in file=rm [0] | |
15125: symbol=rpc_createerr; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `rpc_createerr' [GLIBC_2.2.5] | |
15125: symbol=_IO_2_1_stderr_; lookup in file=rm [0] | |
15125: symbol=_IO_2_1_stderr_; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `_IO_2_1_stderr_' [GLIBC_2.2.5] | |
15125: symbol=_IO_2_1_stdout_; lookup in file=rm [0] | |
15125: symbol=_IO_2_1_stdout_; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `_IO_2_1_stdout_' [GLIBC_2.2.5] | |
15125: symbol=_IO_2_1_stdin_; lookup in file=rm [0] | |
15125: symbol=_IO_2_1_stdin_; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `_IO_2_1_stdin_' [GLIBC_2.2.5] | |
15125: symbol=__vdso_time; lookup in file=linux-vdso.so.1 [0] | |
15125: binding file linux-vdso.so.1 [0] to linux-vdso.so.1 [0]: normal symbol `__vdso_time' [LINUX_2.6] | |
15125: symbol=__vdso_gettimeofday; lookup in file=linux-vdso.so.1 [0] | |
15125: binding file linux-vdso.so.1 [0] to linux-vdso.so.1 [0]: normal symbol `__vdso_gettimeofday' [LINUX_2.6] | |
15125: | |
15125: relocation processing: rm (lazy) | |
15125: symbol=__gmon_start__; lookup in file=rm [0] | |
15125: symbol=__gmon_start__; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: symbol=__gmon_start__; lookup in file=/lib64/ld-linux-x86-64.so.2 [0] | |
15125: symbol=__progname; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: binding file rm [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__progname' [GLIBC_2.2.5] | |
15125: symbol=stdout; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: binding file rm [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `stdout' [GLIBC_2.2.5] | |
15125: symbol=stdin; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: binding file rm [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `stdin' [GLIBC_2.2.5] | |
15125: symbol=optind; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: binding file rm [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `optind' [GLIBC_2.2.5] | |
15125: symbol=optarg; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: binding file rm [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `optarg' [GLIBC_2.2.5] | |
15125: symbol=__progname_full; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: binding file rm [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__progname_full' [GLIBC_2.2.5] | |
15125: symbol=stderr; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: binding file rm [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `stderr' [GLIBC_2.2.5] | |
15125: | |
15125: relocation processing: /lib64/ld-linux-x86-64.so.2 | |
15125: symbol=_dl_argv; lookup in file=rm [0] | |
15125: symbol=_dl_argv; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: symbol=_dl_argv; lookup in file=/lib64/ld-linux-x86-64.so.2 [0] | |
15125: binding file /lib64/ld-linux-x86-64.so.2 [0] to /lib64/ld-linux-x86-64.so.2 [0]: normal symbol `_dl_argv' [GLIBC_PRIVATE] | |
15125: symbol=_r_debug; lookup in file=rm [0] | |
15125: symbol=_r_debug; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: symbol=_r_debug; lookup in file=/lib64/ld-linux-x86-64.so.2 [0] | |
15125: binding file /lib64/ld-linux-x86-64.so.2 [0] to /lib64/ld-linux-x86-64.so.2 [0]: normal symbol `_r_debug' [GLIBC_2.2.5] | |
15125: symbol=free; lookup in file=rm [0] | |
15125: binding file /lib64/ld-linux-x86-64.so.2 [0] to rm [0]: normal symbol `free' [GLIBC_2.2.5] | |
15125: symbol=__libc_memalign; lookup in file=rm [0] | |
15125: symbol=__libc_memalign; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: binding file /lib64/ld-linux-x86-64.so.2 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__libc_memalign' [GLIBC_2.2.5] | |
15125: symbol=malloc; lookup in file=rm [0] | |
15125: symbol=malloc; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: binding file /lib64/ld-linux-x86-64.so.2 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `malloc' [GLIBC_2.2.5] | |
15125: symbol=__tls_get_addr; lookup in file=rm [0] | |
15125: symbol=__tls_get_addr; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: symbol=__tls_get_addr; lookup in file=/lib64/ld-linux-x86-64.so.2 [0] | |
15125: binding file /lib64/ld-linux-x86-64.so.2 [0] to /lib64/ld-linux-x86-64.so.2 [0]: normal symbol `__tls_get_addr' [GLIBC_2.3] | |
15125: symbol=calloc; lookup in file=rm [0] | |
15125: symbol=calloc; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: binding file /lib64/ld-linux-x86-64.so.2 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `calloc' [GLIBC_2.2.5] | |
15125: symbol=realloc; lookup in file=rm [0] | |
15125: symbol=realloc; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: binding file /lib64/ld-linux-x86-64.so.2 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `realloc' [GLIBC_2.2.5] | |
15125: symbol=free; lookup in file=rm [0] | |
15125: symbol=free; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: binding file /lib64/ld-linux-x86-64.so.2 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `free' [GLIBC_2.2.5] | |
15125: | |
15125: calling init: /lib/x86_64-linux-gnu/libc.so.6 | |
15125: | |
15125: symbol=__vdso_clock_gettime; lookup in file=linux-vdso.so.1 [0] | |
15125: binding file linux-vdso.so.1 [0] to linux-vdso.so.1 [0]: normal symbol `__vdso_clock_gettime' [LINUX_2.6] | |
15125: symbol=__vdso_getcpu; lookup in file=linux-vdso.so.1 [0] | |
15125: binding file linux-vdso.so.1 [0] to linux-vdso.so.1 [0]: normal symbol `__vdso_getcpu' [LINUX_2.6] | |
15125: symbol=__libc_start_main; lookup in file=rm [0] | |
15125: symbol=__libc_start_main; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: binding file rm [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__libc_start_main' [GLIBC_2.2.5] | |
15125: | |
15125: initialize program: rm | |
15125: | |
15125: | |
15125: transferring control: rm | |
15125: | |
15125: symbol=strrchr; lookup in file=rm [0] | |
15125: symbol=strrchr; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: binding file rm [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `strrchr' [GLIBC_2.2.5] | |
15125: symbol=setlocale; lookup in file=rm [0] | |
15125: symbol=setlocale; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: binding file rm [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `setlocale' [GLIBC_2.2.5] | |
15125: symbol=malloc; lookup in file=rm [0] | |
15125: symbol=malloc; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `malloc' [GLIBC_2.2.5] | |
15125: symbol=_dl_find_dso_for_object; lookup in file=rm [0] | |
15125: symbol=_dl_find_dso_for_object; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: symbol=_dl_find_dso_for_object; lookup in file=/lib64/ld-linux-x86-64.so.2 [0] | |
15125: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib64/ld-linux-x86-64.so.2 [0]: normal symbol `_dl_find_dso_for_object' [GLIBC_PRIVATE] | |
15125: symbol=free; lookup in file=rm [0] | |
15125: symbol=free; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `free' [GLIBC_2.2.5] | |
15125: symbol=bindtextdomain; lookup in file=rm [0] | |
15125: symbol=bindtextdomain; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: binding file rm [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `bindtextdomain' [GLIBC_2.2.5] | |
15125: symbol=textdomain; lookup in file=rm [0] | |
15125: symbol=textdomain; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: binding file rm [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `textdomain' [GLIBC_2.2.5] | |
15125: symbol=__cxa_atexit; lookup in file=rm [0] | |
15125: symbol=__cxa_atexit; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: binding file rm [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__cxa_atexit' [GLIBC_2.2.5] | |
15125: symbol=isatty; lookup in file=rm [0] | |
15125: symbol=isatty; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: binding file rm [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `isatty' [GLIBC_2.2.5] | |
15125: symbol=getopt_long; lookup in file=rm [0] | |
15125: symbol=getopt_long; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: binding file rm [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `getopt_long' [GLIBC_2.2.5] | |
15125: symbol=malloc; lookup in file=rm [0] | |
15125: symbol=malloc; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: binding file rm [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `malloc' [GLIBC_2.2.5] | |
15125: symbol=strlen; lookup in file=rm [0] | |
15125: symbol=strlen; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: binding file rm [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `strlen' [GLIBC_2.2.5] | |
15125: symbol=realloc; lookup in file=rm [0] | |
15125: symbol=realloc; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: binding file rm [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `realloc' [GLIBC_2.2.5] | |
15125: symbol=memcpy; lookup in file=rm [0] | |
15125: symbol=memcpy; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: binding file rm [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `memcpy' [GLIBC_2.14] | |
15125: symbol=__fxstatat; lookup in file=rm [0] | |
15125: symbol=__fxstatat; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: binding file rm [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__fxstatat' [GLIBC_2.4] | |
15125: symbol=__errno_location; lookup in file=rm [0] | |
15125: symbol=__errno_location; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: binding file rm [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__errno_location' [GLIBC_2.2.5] | |
15125: symbol=free; lookup in file=rm [0] | |
15125: symbol=free; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: binding file rm [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `free' [GLIBC_2.2.5] | |
15125: symbol=memmove; lookup in file=rm [0] | |
15125: symbol=memmove; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: binding file rm [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `memmove' [GLIBC_2.2.5] | |
15125: symbol=unlinkat; lookup in file=rm [0] | |
15125: symbol=unlinkat; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: binding file rm [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `unlinkat' [GLIBC_2.4] | |
15125: symbol=exit; lookup in file=rm [0] | |
15125: symbol=exit; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: binding file rm [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `exit' [GLIBC_2.2.5] | |
15125: symbol=__tls_get_addr; lookup in file=rm [0] | |
15125: symbol=__tls_get_addr; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: symbol=__tls_get_addr; lookup in file=/lib64/ld-linux-x86-64.so.2 [0] | |
15125: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib64/ld-linux-x86-64.so.2 [0]: normal symbol `__tls_get_addr' [GLIBC_2.3] | |
15125: symbol=__fpending; lookup in file=rm [0] | |
15125: symbol=__fpending; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: binding file rm [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__fpending' [GLIBC_2.2.5] | |
15125: symbol=fileno; lookup in file=rm [0] | |
15125: symbol=fileno; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: binding file rm [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `fileno' [GLIBC_2.2.5] | |
15125: symbol=__freading; lookup in file=rm [0] | |
15125: symbol=__freading; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: binding file rm [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__freading' [GLIBC_2.2.5] | |
15125: symbol=lseek; lookup in file=rm [0] | |
15125: symbol=lseek; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: binding file rm [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `lseek' [GLIBC_2.2.5] | |
15125: symbol=fclose; lookup in file=rm [0] | |
15125: symbol=fclose; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: binding file rm [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `fclose' [GLIBC_2.2.5] | |
15125: symbol=fflush; lookup in file=rm [0] | |
15125: symbol=fflush; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15125: binding file rm [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `fflush' [GLIBC_2.2.5] | |
15126: | |
15126: file=libc.so.6 [0]; needed by rm [0] | |
15126: find library=libc.so.6 [0]; searching | |
15126: search cache=/etc/ld.so.cache | |
15126: trying file=/lib/x86_64-linux-gnu/libc.so.6 | |
15126: | |
15126: file=libc.so.6 [0]; generating link map | |
15126: dynamic: 0x00007f64281b6ba0 base: 0x00007f6427e15000 size: 0x00000000003a7a20 | |
15126: entry: 0x00007f6427e36c50 phdr: 0x00007f6427e15040 phnum: 10 | |
15126: | |
15126: checking for version `GLIBC_2.3' in file /lib/x86_64-linux-gnu/libc.so.6 [0] required by file rm [0] | |
15126: checking for version `GLIBC_2.3.4' in file /lib/x86_64-linux-gnu/libc.so.6 [0] required by file rm [0] | |
15126: checking for version `GLIBC_2.14' in file /lib/x86_64-linux-gnu/libc.so.6 [0] required by file rm [0] | |
15126: checking for version `GLIBC_2.4' in file /lib/x86_64-linux-gnu/libc.so.6 [0] required by file rm [0] | |
15126: checking for version `GLIBC_2.2.5' in file /lib/x86_64-linux-gnu/libc.so.6 [0] required by file rm [0] | |
15126: checking for version `GLIBC_2.3' in file /lib64/ld-linux-x86-64.so.2 [0] required by file /lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: checking for version `GLIBC_PRIVATE' in file /lib64/ld-linux-x86-64.so.2 [0] required by file /lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: | |
15126: Initial object scopes | |
15126: object=rm [0] | |
15126: scope 0: rm /lib/x86_64-linux-gnu/libc.so.6 /lib64/ld-linux-x86-64.so.2 | |
15126: | |
15126: object=linux-vdso.so.1 [0] | |
15126: scope 0: rm /lib/x86_64-linux-gnu/libc.so.6 /lib64/ld-linux-x86-64.so.2 | |
15126: scope 1: linux-vdso.so.1 | |
15126: | |
15126: object=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: scope 0: rm /lib/x86_64-linux-gnu/libc.so.6 /lib64/ld-linux-x86-64.so.2 | |
15126: | |
15126: object=/lib64/ld-linux-x86-64.so.2 [0] | |
15126: no scope | |
15126: | |
15126: | |
15126: relocation processing: /lib/x86_64-linux-gnu/libc.so.6 (lazy) | |
15126: symbol=_res; lookup in file=rm [0] | |
15126: symbol=_res; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `_res' [GLIBC_2.2.5] | |
15126: symbol=stderr; lookup in file=rm [0] | |
15126: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to rm [0]: normal symbol `stderr' [GLIBC_2.2.5] | |
15126: symbol=error_one_per_line; lookup in file=rm [0] | |
15126: symbol=error_one_per_line; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `error_one_per_line' [GLIBC_2.2.5] | |
15126: symbol=__malloc_initialize_hook; lookup in file=rm [0] | |
15126: symbol=__malloc_initialize_hook; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__malloc_initialize_hook' [GLIBC_2.2.5] | |
15126: symbol=__morecore; lookup in file=rm [0] | |
15126: symbol=__morecore; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__morecore' [GLIBC_2.2.5] | |
15126: symbol=__key_encryptsession_pk_LOCAL; lookup in file=rm [0] | |
15126: symbol=__key_encryptsession_pk_LOCAL; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__key_encryptsession_pk_LOCAL' [GLIBC_2.2.5] | |
15126: symbol=__progname_full; lookup in file=rm [0] | |
15126: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to rm [0]: normal symbol `__progname_full' [GLIBC_2.2.5] | |
15126: symbol=__ctype32_tolower; lookup in file=rm [0] | |
15126: symbol=__ctype32_tolower; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__ctype32_tolower' [GLIBC_2.2.5] | |
15126: symbol=_environ; lookup in file=rm [0] | |
15126: symbol=_environ; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `_environ' [GLIBC_2.2.5] | |
15126: symbol=_rtld_global; lookup in file=rm [0] | |
15126: symbol=_rtld_global; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: symbol=_rtld_global; lookup in file=/lib64/ld-linux-x86-64.so.2 [0] | |
15126: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib64/ld-linux-x86-64.so.2 [0]: normal symbol `_rtld_global' [GLIBC_PRIVATE] | |
15126: symbol=__progname; lookup in file=rm [0] | |
15126: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to rm [0]: normal symbol `__progname' [GLIBC_2.2.5] | |
15126: symbol=argp_err_exit_status; lookup in file=rm [0] | |
15126: symbol=argp_err_exit_status; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `argp_err_exit_status' [GLIBC_2.2.5] | |
15126: symbol=mallwatch; lookup in file=rm [0] | |
15126: symbol=mallwatch; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `mallwatch' [GLIBC_2.2.5] | |
15126: symbol=__rcmd_errstr; lookup in file=rm [0] | |
15126: symbol=__rcmd_errstr; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__rcmd_errstr' [GLIBC_2.2.5] | |
15126: symbol=__vdso_clock_gettime; lookup in file=rm [0] | |
15126: symbol=__vdso_clock_gettime; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__vdso_clock_gettime' [GLIBC_PRIVATE] | |
15126: symbol=svcauthdes_stats; lookup in file=rm [0] | |
15126: symbol=svcauthdes_stats; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `svcauthdes_stats' [GLIBC_2.2.5] | |
15126: symbol=__libc_enable_secure; lookup in file=rm [0] | |
15126: symbol=__libc_enable_secure; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: symbol=__libc_enable_secure; lookup in file=/lib64/ld-linux-x86-64.so.2 [0] | |
15126: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib64/ld-linux-x86-64.so.2 [0]: normal symbol `__libc_enable_secure' [GLIBC_PRIVATE] | |
15126: symbol=_res_hconf; lookup in file=rm [0] | |
15126: symbol=_res_hconf; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `_res_hconf' [GLIBC_2.2.5] | |
15126: symbol=malloc; lookup in file=rm [0] | |
15126: symbol=malloc; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `malloc' [GLIBC_2.2.5] | |
15126: symbol=getdate_err; lookup in file=rm [0] | |
15126: symbol=getdate_err; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `getdate_err' [GLIBC_2.2.5] | |
15126: symbol=__tzname; lookup in file=rm [0] | |
15126: symbol=__tzname; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__tzname' [GLIBC_2.2.5] | |
15126: symbol=__timezone; lookup in file=rm [0] | |
15126: symbol=__timezone; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__timezone' [GLIBC_2.2.5] | |
15126: symbol=_rtld_global_ro; lookup in file=rm [0] | |
15126: symbol=_rtld_global_ro; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: symbol=_rtld_global_ro; lookup in file=/lib64/ld-linux-x86-64.so.2 [0] | |
15126: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib64/ld-linux-x86-64.so.2 [0]: normal symbol `_rtld_global_ro' [GLIBC_PRIVATE] | |
15126: symbol=optarg; lookup in file=rm [0] | |
15126: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to rm [0]: normal symbol `optarg' [GLIBC_2.2.5] | |
15126: symbol=__ctype_tolower; lookup in file=rm [0] | |
15126: symbol=__ctype_tolower; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__ctype_tolower' [GLIBC_2.2.5] | |
15126: symbol=__ctype_toupper; lookup in file=rm [0] | |
15126: symbol=__ctype_toupper; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__ctype_toupper' [GLIBC_2.2.5] | |
15126: symbol=svc_max_pollfd; lookup in file=rm [0] | |
15126: symbol=svc_max_pollfd; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `svc_max_pollfd' [GLIBC_2.2.5] | |
15126: symbol=__ctype_b; lookup in file=rm [0] | |
15126: symbol=__ctype_b; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__ctype_b' [GLIBC_2.2.5] | |
15126: symbol=argp_program_version_hook; lookup in file=rm [0] | |
15126: symbol=argp_program_version_hook; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `argp_program_version_hook' [GLIBC_2.2.5] | |
15126: symbol=__after_morecore_hook; lookup in file=rm [0] | |
15126: symbol=__after_morecore_hook; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__after_morecore_hook' [GLIBC_2.2.5] | |
15126: symbol=__environ; lookup in file=rm [0] | |
15126: symbol=__environ; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__environ' [GLIBC_2.2.5] | |
15126: symbol=__ctype32_b; lookup in file=rm [0] | |
15126: symbol=__ctype32_b; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__ctype32_b' [GLIBC_2.2.5] | |
15126: symbol=__curbrk; lookup in file=rm [0] | |
15126: symbol=__curbrk; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__curbrk' [GLIBC_2.2.5] | |
15126: symbol=argp_program_version; lookup in file=rm [0] | |
15126: symbol=argp_program_version; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `argp_program_version' [GLIBC_2.2.5] | |
15126: symbol=__daylight; lookup in file=rm [0] | |
15126: symbol=__daylight; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__daylight' [GLIBC_2.2.5] | |
15126: symbol=__memalign_hook; lookup in file=rm [0] | |
15126: symbol=__memalign_hook; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__memalign_hook' [GLIBC_2.2.5] | |
15126: symbol=__malloc_hook; lookup in file=rm [0] | |
15126: symbol=__malloc_hook; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__malloc_hook' [GLIBC_2.2.5] | |
15126: symbol=__free_hook; lookup in file=rm [0] | |
15126: symbol=__free_hook; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__free_hook' [GLIBC_2.2.5] | |
15126: symbol=svc_pollfd; lookup in file=rm [0] | |
15126: symbol=svc_pollfd; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `svc_pollfd' [GLIBC_2.2.5] | |
15126: symbol=_nl_domain_bindings; lookup in file=rm [0] | |
15126: symbol=_nl_domain_bindings; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `_nl_domain_bindings' [GLIBC_2.2.5] | |
15126: symbol=_nl_msg_cat_cntr; lookup in file=rm [0] | |
15126: symbol=_nl_msg_cat_cntr; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `_nl_msg_cat_cntr' [GLIBC_2.2.5] | |
15126: symbol=argp_program_bug_address; lookup in file=rm [0] | |
15126: symbol=argp_program_bug_address; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `argp_program_bug_address' [GLIBC_2.2.5] | |
15126: symbol=__key_decryptsession_pk_LOCAL; lookup in file=rm [0] | |
15126: symbol=__key_decryptsession_pk_LOCAL; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__key_decryptsession_pk_LOCAL' [GLIBC_2.2.5] | |
15126: symbol=h_errlist; lookup in file=rm [0] | |
15126: symbol=h_errlist; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `h_errlist' [GLIBC_2.2.5] | |
15126: symbol=program_invocation_short_name; lookup in file=rm [0] | |
15126: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to rm [0]: normal symbol `program_invocation_short_name' [GLIBC_2.2.5] | |
15126: symbol=optind; lookup in file=rm [0] | |
15126: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to rm [0]: normal symbol `optind' [GLIBC_2.2.5] | |
15126: symbol=_dl_starting_up; lookup in file=rm [0] | |
15126: symbol=_dl_starting_up; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: symbol=_dl_starting_up; lookup in file=/lib64/ld-linux-x86-64.so.2 [0] | |
15126: symbol=stdout; lookup in file=rm [0] | |
15126: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to rm [0]: normal symbol `stdout' [GLIBC_2.2.5] | |
15126: symbol=obstack_alloc_failed_handler; lookup in file=rm [0] | |
15126: symbol=obstack_alloc_failed_handler; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `obstack_alloc_failed_handler' [GLIBC_2.2.5] | |
15126: symbol=error_print_progname; lookup in file=rm [0] | |
15126: symbol=error_print_progname; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `error_print_progname' [GLIBC_2.2.5] | |
15126: symbol=optopt; lookup in file=rm [0] | |
15126: symbol=optopt; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `optopt' [GLIBC_2.2.5] | |
15126: symbol=_IO_funlockfile; lookup in file=rm [0] | |
15126: symbol=_IO_funlockfile; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `_IO_funlockfile' [GLIBC_2.2.5] | |
15126: symbol=obstack_exit_failure; lookup in file=rm [0] | |
15126: symbol=obstack_exit_failure; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `obstack_exit_failure' [GLIBC_2.2.5] | |
15126: symbol=error_message_count; lookup in file=rm [0] | |
15126: symbol=error_message_count; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `error_message_count' [GLIBC_2.2.5] | |
15126: symbol=svc_fdset; lookup in file=rm [0] | |
15126: symbol=svc_fdset; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `svc_fdset' [GLIBC_2.2.5] | |
15126: symbol=program_invocation_name; lookup in file=rm [0] | |
15126: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to rm [0]: normal symbol `program_invocation_name' [GLIBC_2.2.5] | |
15126: symbol=loc1; lookup in file=rm [0] | |
15126: symbol=loc1; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `loc1' [GLIBC_2.2.5] | |
15126: symbol=free; lookup in file=rm [0] | |
15126: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to rm [0]: normal symbol `free' [GLIBC_2.2.5] | |
15126: symbol=loc2; lookup in file=rm [0] | |
15126: symbol=loc2; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `loc2' [GLIBC_2.2.5] | |
15126: symbol=__fpu_control; lookup in file=rm [0] | |
15126: symbol=__fpu_control; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__fpu_control' [GLIBC_2.2.5] | |
15126: symbol=re_syntax_options; lookup in file=rm [0] | |
15126: symbol=re_syntax_options; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `re_syntax_options' [GLIBC_2.2.5] | |
15126: symbol=stdin; lookup in file=rm [0] | |
15126: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to rm [0]: normal symbol `stdin' [GLIBC_2.2.5] | |
15126: symbol=__check_rhosts_file; lookup in file=rm [0] | |
15126: symbol=__check_rhosts_file; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__check_rhosts_file' [GLIBC_2.2.5] | |
15126: symbol=opterr; lookup in file=rm [0] | |
15126: symbol=opterr; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `opterr' [GLIBC_2.2.5] | |
15126: symbol=__ctype32_toupper; lookup in file=rm [0] | |
15126: symbol=__ctype32_toupper; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__ctype32_toupper' [GLIBC_2.2.5] | |
15126: symbol=__realloc_hook; lookup in file=rm [0] | |
15126: symbol=__realloc_hook; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__realloc_hook' [GLIBC_2.2.5] | |
15126: symbol=_dl_argv; lookup in file=rm [0] | |
15126: symbol=_dl_argv; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: symbol=_dl_argv; lookup in file=/lib64/ld-linux-x86-64.so.2 [0] | |
15126: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib64/ld-linux-x86-64.so.2 [0]: normal symbol `_dl_argv' [GLIBC_PRIVATE] | |
15126: symbol=rpc_createerr; lookup in file=rm [0] | |
15126: symbol=rpc_createerr; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `rpc_createerr' [GLIBC_2.2.5] | |
15126: symbol=_IO_2_1_stderr_; lookup in file=rm [0] | |
15126: symbol=_IO_2_1_stderr_; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `_IO_2_1_stderr_' [GLIBC_2.2.5] | |
15126: symbol=_IO_2_1_stdout_; lookup in file=rm [0] | |
15126: symbol=_IO_2_1_stdout_; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `_IO_2_1_stdout_' [GLIBC_2.2.5] | |
15126: symbol=_IO_2_1_stdin_; lookup in file=rm [0] | |
15126: symbol=_IO_2_1_stdin_; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `_IO_2_1_stdin_' [GLIBC_2.2.5] | |
15126: symbol=__vdso_time; lookup in file=linux-vdso.so.1 [0] | |
15126: binding file linux-vdso.so.1 [0] to linux-vdso.so.1 [0]: normal symbol `__vdso_time' [LINUX_2.6] | |
15126: symbol=__vdso_gettimeofday; lookup in file=linux-vdso.so.1 [0] | |
15126: binding file linux-vdso.so.1 [0] to linux-vdso.so.1 [0]: normal symbol `__vdso_gettimeofday' [LINUX_2.6] | |
15126: | |
15126: relocation processing: rm (lazy) | |
15126: symbol=__gmon_start__; lookup in file=rm [0] | |
15126: symbol=__gmon_start__; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: symbol=__gmon_start__; lookup in file=/lib64/ld-linux-x86-64.so.2 [0] | |
15126: symbol=__progname; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: binding file rm [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__progname' [GLIBC_2.2.5] | |
15126: symbol=stdout; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: binding file rm [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `stdout' [GLIBC_2.2.5] | |
15126: symbol=stdin; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: binding file rm [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `stdin' [GLIBC_2.2.5] | |
15126: symbol=optind; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: binding file rm [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `optind' [GLIBC_2.2.5] | |
15126: symbol=optarg; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: binding file rm [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `optarg' [GLIBC_2.2.5] | |
15126: symbol=__progname_full; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: binding file rm [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__progname_full' [GLIBC_2.2.5] | |
15126: symbol=stderr; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: binding file rm [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `stderr' [GLIBC_2.2.5] | |
15126: | |
15126: relocation processing: /lib64/ld-linux-x86-64.so.2 | |
15126: symbol=_dl_argv; lookup in file=rm [0] | |
15126: symbol=_dl_argv; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: symbol=_dl_argv; lookup in file=/lib64/ld-linux-x86-64.so.2 [0] | |
15126: binding file /lib64/ld-linux-x86-64.so.2 [0] to /lib64/ld-linux-x86-64.so.2 [0]: normal symbol `_dl_argv' [GLIBC_PRIVATE] | |
15126: symbol=_r_debug; lookup in file=rm [0] | |
15126: symbol=_r_debug; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: symbol=_r_debug; lookup in file=/lib64/ld-linux-x86-64.so.2 [0] | |
15126: binding file /lib64/ld-linux-x86-64.so.2 [0] to /lib64/ld-linux-x86-64.so.2 [0]: normal symbol `_r_debug' [GLIBC_2.2.5] | |
15126: symbol=free; lookup in file=rm [0] | |
15126: binding file /lib64/ld-linux-x86-64.so.2 [0] to rm [0]: normal symbol `free' [GLIBC_2.2.5] | |
15126: symbol=__libc_memalign; lookup in file=rm [0] | |
15126: symbol=__libc_memalign; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: binding file /lib64/ld-linux-x86-64.so.2 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__libc_memalign' [GLIBC_2.2.5] | |
15126: symbol=malloc; lookup in file=rm [0] | |
15126: symbol=malloc; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: binding file /lib64/ld-linux-x86-64.so.2 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `malloc' [GLIBC_2.2.5] | |
15126: symbol=__tls_get_addr; lookup in file=rm [0] | |
15126: symbol=__tls_get_addr; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: symbol=__tls_get_addr; lookup in file=/lib64/ld-linux-x86-64.so.2 [0] | |
15126: binding file /lib64/ld-linux-x86-64.so.2 [0] to /lib64/ld-linux-x86-64.so.2 [0]: normal symbol `__tls_get_addr' [GLIBC_2.3] | |
15126: symbol=calloc; lookup in file=rm [0] | |
15126: symbol=calloc; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: binding file /lib64/ld-linux-x86-64.so.2 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `calloc' [GLIBC_2.2.5] | |
15126: symbol=realloc; lookup in file=rm [0] | |
15126: symbol=realloc; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: binding file /lib64/ld-linux-x86-64.so.2 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `realloc' [GLIBC_2.2.5] | |
15126: symbol=free; lookup in file=rm [0] | |
15126: symbol=free; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: binding file /lib64/ld-linux-x86-64.so.2 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `free' [GLIBC_2.2.5] | |
15126: | |
15126: calling init: /lib/x86_64-linux-gnu/libc.so.6 | |
15126: | |
15126: symbol=__vdso_clock_gettime; lookup in file=linux-vdso.so.1 [0] | |
15126: binding file linux-vdso.so.1 [0] to linux-vdso.so.1 [0]: normal symbol `__vdso_clock_gettime' [LINUX_2.6] | |
15126: symbol=__vdso_getcpu; lookup in file=linux-vdso.so.1 [0] | |
15126: binding file linux-vdso.so.1 [0] to linux-vdso.so.1 [0]: normal symbol `__vdso_getcpu' [LINUX_2.6] | |
15126: symbol=__libc_start_main; lookup in file=rm [0] | |
15126: symbol=__libc_start_main; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: binding file rm [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__libc_start_main' [GLIBC_2.2.5] | |
15126: | |
15126: initialize program: rm | |
15126: | |
15126: | |
15126: transferring control: rm | |
15126: | |
15126: symbol=strrchr; lookup in file=rm [0] | |
15126: symbol=strrchr; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: binding file rm [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `strrchr' [GLIBC_2.2.5] | |
15126: symbol=setlocale; lookup in file=rm [0] | |
15126: symbol=setlocale; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: binding file rm [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `setlocale' [GLIBC_2.2.5] | |
15126: symbol=malloc; lookup in file=rm [0] | |
15126: symbol=malloc; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `malloc' [GLIBC_2.2.5] | |
15126: symbol=_dl_find_dso_for_object; lookup in file=rm [0] | |
15126: symbol=_dl_find_dso_for_object; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: symbol=_dl_find_dso_for_object; lookup in file=/lib64/ld-linux-x86-64.so.2 [0] | |
15126: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib64/ld-linux-x86-64.so.2 [0]: normal symbol `_dl_find_dso_for_object' [GLIBC_PRIVATE] | |
15126: symbol=free; lookup in file=rm [0] | |
15126: symbol=free; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `free' [GLIBC_2.2.5] | |
15126: symbol=bindtextdomain; lookup in file=rm [0] | |
15126: symbol=bindtextdomain; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: binding file rm [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `bindtextdomain' [GLIBC_2.2.5] | |
15126: symbol=textdomain; lookup in file=rm [0] | |
15126: symbol=textdomain; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: binding file rm [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `textdomain' [GLIBC_2.2.5] | |
15126: symbol=__cxa_atexit; lookup in file=rm [0] | |
15126: symbol=__cxa_atexit; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: binding file rm [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__cxa_atexit' [GLIBC_2.2.5] | |
15126: symbol=isatty; lookup in file=rm [0] | |
15126: symbol=isatty; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: binding file rm [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `isatty' [GLIBC_2.2.5] | |
15126: symbol=getopt_long; lookup in file=rm [0] | |
15126: symbol=getopt_long; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: binding file rm [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `getopt_long' [GLIBC_2.2.5] | |
15126: symbol=malloc; lookup in file=rm [0] | |
15126: symbol=malloc; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: binding file rm [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `malloc' [GLIBC_2.2.5] | |
15126: symbol=strlen; lookup in file=rm [0] | |
15126: symbol=strlen; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: binding file rm [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `strlen' [GLIBC_2.2.5] | |
15126: symbol=realloc; lookup in file=rm [0] | |
15126: symbol=realloc; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: binding file rm [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `realloc' [GLIBC_2.2.5] | |
15126: symbol=memcpy; lookup in file=rm [0] | |
15126: symbol=memcpy; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: binding file rm [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `memcpy' [GLIBC_2.14] | |
15126: symbol=__fxstatat; lookup in file=rm [0] | |
15126: symbol=__fxstatat; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: binding file rm [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__fxstatat' [GLIBC_2.4] | |
15126: symbol=__errno_location; lookup in file=rm [0] | |
15126: symbol=__errno_location; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: binding file rm [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__errno_location' [GLIBC_2.2.5] | |
15126: symbol=free; lookup in file=rm [0] | |
15126: symbol=free; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: binding file rm [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `free' [GLIBC_2.2.5] | |
15126: symbol=memmove; lookup in file=rm [0] | |
15126: symbol=memmove; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: binding file rm [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `memmove' [GLIBC_2.2.5] | |
15126: symbol=unlinkat; lookup in file=rm [0] | |
15126: symbol=unlinkat; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: binding file rm [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `unlinkat' [GLIBC_2.4] | |
15126: symbol=exit; lookup in file=rm [0] | |
15126: symbol=exit; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: binding file rm [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `exit' [GLIBC_2.2.5] | |
15126: symbol=__tls_get_addr; lookup in file=rm [0] | |
15126: symbol=__tls_get_addr; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: symbol=__tls_get_addr; lookup in file=/lib64/ld-linux-x86-64.so.2 [0] | |
15126: binding file /lib/x86_64-linux-gnu/libc.so.6 [0] to /lib64/ld-linux-x86-64.so.2 [0]: normal symbol `__tls_get_addr' [GLIBC_2.3] | |
15126: symbol=__fpending; lookup in file=rm [0] | |
15126: symbol=__fpending; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: binding file rm [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__fpending' [GLIBC_2.2.5] | |
15126: symbol=fileno; lookup in file=rm [0] | |
15126: symbol=fileno; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: binding file rm [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `fileno' [GLIBC_2.2.5] | |
15126: symbol=__freading; lookup in file=rm [0] | |
15126: symbol=__freading; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: binding file rm [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `__freading' [GLIBC_2.2.5] | |
15126: symbol=lseek; lookup in file=rm [0] | |
15126: symbol=lseek; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: binding file rm [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `lseek' [GLIBC_2.2.5] | |
15126: symbol=fclose; lookup in file=rm [0] | |
15126: symbol=fclose; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: binding file rm [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `fclose' [GLIBC_2.2.5] | |
15126: symbol=fflush; lookup in file=rm [0] | |
15126: symbol=fflush; lookup in file=/lib/x86_64-linux-gnu/libc.so.6 [0] | |
15126: binding file rm [0] to /lib/x86_64-linux-gnu/libc.so.6 [0]: normal symbol `fflush' [GLIBC_2.2.5] | |
Running Steam on debian 64-bit | |
STEAM_RUNTIME is enabled automatically | |
[2014-09-24 21:30:56] Startup - updater built Sep 22 2014 20:17:04 | |
[2014-09-24 21:30:56] Opted in to client beta 'publicbeta' via beta file | |
You are in the 'publicbeta' client beta. | |
Looks like steam didn't shutdown cleanly, scheduling immediate update check | |
[2014-09-24 21:30:56] Checking for update on startup | |
[2014-09-24 21:30:56] Checking for available updates... | |
[2014-09-24 21:30:57] Download skipped by HTTP 304 Not Modified | |
[2014-09-24 21:30:57] Nothing to do | |
[2014-09-24 21:30:57] Verifying installation... | |
[2014-09-24 21:30:57] Performing checksum verification of executable files | |
[2014-09-24 21:30:57] Verification complete | |
Requested Force create but SharedObjectMutex already created | |
Forced create but already created for SharedObjectEvent | |
Forced create but already created for SharedObjectEvent | |
Running Steam on debian 64-bit | |
STEAM_RUNTIME has been set by the user to: /home/tim/.steam/ubuntu12_32/steam-runtime |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 sink(s) available. | |
index: 0 | |
name: <alsa_output.pci-0000_01_00.1.hdmi-stereo> | |
driver: <module-alsa-card.c> | |
flags: HARDWARE DECIBEL_VOLUME LATENCY FLAT_VOLUME DYNAMIC_LATENCY | |
state: SUSPENDED | |
suspend cause: IDLE | |
priority: 9050 | |
volume: front-left: 65536 / 100% / 0.00 dB, front-right: 65536 / 100% / 0.00 dB | |
balance 0.00 | |
base volume: 65536 / 100% / 0.00 dB | |
volume steps: 65537 | |
muted: no | |
current latency: 0.00 ms | |
max request: 0 KiB | |
max rewind: 0 KiB | |
monitor source: 0 | |
sample spec: s16le 2ch 44100Hz | |
channel map: front-left,front-right | |
Stereo | |
used by: 0 | |
linked by: 0 | |
configured latency: 0.00 ms; range is 8.00 .. 371.52 ms | |
card: 0 <alsa_card.pci-0000_01_00.1> | |
module: 6 | |
properties: | |
alsa.resolution_bits = "16" | |
device.api = "alsa" | |
device.class = "sound" | |
alsa.class = "generic" | |
alsa.subclass = "generic-mix" | |
alsa.name = "HDMI 0" | |
alsa.id = "HDMI 0" | |
alsa.subdevice = "0" | |
alsa.subdevice_name = "subdevice #0" | |
alsa.device = "3" | |
alsa.card = "1" | |
alsa.card_name = "HDA NVidia" | |
alsa.long_card_name = "HDA NVidia at 0xf9ffc000 irq 17" | |
alsa.driver_name = "snd_hda_intel" | |
device.bus_path = "pci-0000:01:00.1" | |
sysfs.path = "/devices/pci0000:00/0000:00:03.0/0000:01:00.1/sound/card1" | |
device.bus = "pci" | |
device.vendor.id = "10de" | |
device.vendor.name = "NVIDIA Corporation" | |
device.product.id = "0e0c" | |
device.product.name = "GF114 HDMI Audio Controller" | |
device.string = "hdmi:1" | |
device.buffering.buffer_size = "65536" | |
device.buffering.fragment_size = "32768" | |
device.access_mode = "mmap+timer" | |
device.profile.name = "hdmi-stereo" | |
device.profile.description = "Digital Stereo (HDMI)" | |
device.description = "GF114 HDMI Audio Controller Digital Stereo (HDMI)" | |
alsa.mixer_name = "Nvidia GPU 16 HDMI/DP" | |
alsa.components = "HDA:10de0016,10de0101,00100100" | |
module-udev-detect.discovered = "1" | |
device.icon_name = "audio-card-pci" | |
ports: | |
hdmi-output-0: HDMI / DisplayPort (priority 5900, latency offset 0 usec, available: no) | |
properties: | |
device.icon_name = "video-display" | |
active port: <hdmi-output-0> | |
index: 1 | |
name: <alsa_output.usb-Schiit_Schiit_USB_Audio_Device-00-Device.analog-stereo> | |
driver: <module-alsa-card.c> | |
flags: HARDWARE HW_MUTE_CTRL DECIBEL_VOLUME LATENCY FLAT_VOLUME | |
state: RUNNING | |
suspend cause: | |
priority: 9049 | |
volume: front-left: 65536 / 100% / 0.00 dB, front-right: 65536 / 100% / 0.00 dB | |
balance 0.00 | |
base volume: 65536 / 100% / 0.00 dB | |
volume steps: 65537 | |
muted: no | |
current latency: 101.85 ms | |
max request: 17 KiB | |
max rewind: 17 KiB | |
monitor source: 1 | |
sample spec: s16le 2ch 44100Hz | |
channel map: front-left,front-right | |
Stereo | |
used by: 6 | |
linked by: 6 | |
fixed latency: 99.95 ms | |
card: 1 <alsa_card.usb-Schiit_Schiit_USB_Audio_Device-00-Device> | |
module: 7 | |
properties: | |
alsa.resolution_bits = "16" | |
device.api = "alsa" | |
device.class = "sound" | |
alsa.class = "generic" | |
alsa.subclass = "generic-mix" | |
alsa.name = "USB Audio" | |
alsa.id = "USB Audio" | |
alsa.subdevice = "0" | |
alsa.subdevice_name = "subdevice #0" | |
alsa.device = "0" | |
alsa.card = "2" | |
alsa.card_name = "Schiit USB Audio Device" | |
alsa.long_card_name = "Schiit Schiit USB Audio Device at usb-0000:00:1a.7-4, high speed" | |
alsa.driver_name = "snd_usb_audio" | |
device.bus_path = "pci-0000:00:1a.7-usb-0:4:1.0" | |
sysfs.path = "/devices/pci0000:00/0000:00:1a.7/usb1/1-4/1-4:1.0/sound/card2" | |
udev.id = "usb-Schiit_Schiit_USB_Audio_Device-00-Device" | |
device.bus = "usb" | |
device.vendor.id = "0d8c" | |
device.vendor.name = "C-Media Electronics, Inc." | |
device.product.id = "1319" | |
device.product.name = "Schiit USB Audio Device" | |
device.serial = "Schiit_Schiit_USB_Audio_Device" | |
device.string = "front:2" | |
device.buffering.buffer_size = "17632" | |
device.buffering.fragment_size = "4408" | |
device.access_mode = "mmap" | |
device.profile.name = "analog-stereo" | |
device.profile.description = "Analog Stereo" | |
device.description = "Schiit USB Audio Device Analog Stereo" | |
alsa.mixer_name = "USB Mixer" | |
alsa.components = "USB0d8c:1319" | |
module-udev-detect.discovered = "1" | |
device.icon_name = "audio-card-usb" | |
ports: | |
analog-output: Analog Output (priority 9900, latency offset 0 usec, available: unknown) | |
properties: | |
active port: <analog-output> | |
* index: 2 | |
name: <alsa_output.pci-0000_00_1b.0.analog-stereo> | |
driver: <module-alsa-card.c> | |
flags: HARDWARE HW_MUTE_CTRL HW_VOLUME_CTRL DECIBEL_VOLUME LATENCY FLAT_VOLUME DYNAMIC_LATENCY | |
state: SUSPENDED | |
suspend cause: IDLE | |
priority: 9959 | |
volume: front-left: 64512 / 98% / -0.41 dB, front-right: 64512 / 98% / -0.41 dB | |
balance 0.00 | |
base volume: 65536 / 100% / 0.00 dB | |
volume steps: 65537 | |
muted: no | |
current latency: 0.00 ms | |
max request: 0 KiB | |
max rewind: 0 KiB | |
monitor source: 2 | |
sample spec: s16le 2ch 44100Hz | |
channel map: front-left,front-right | |
Stereo | |
used by: 0 | |
linked by: 0 | |
configured latency: 0.00 ms; range is 1.00 .. 371.52 ms | |
card: 2 <alsa_card.pci-0000_00_1b.0> | |
module: 8 | |
properties: | |
alsa.resolution_bits = "16" | |
device.api = "alsa" | |
device.class = "sound" | |
alsa.class = "generic" | |
alsa.subclass = "generic-mix" | |
alsa.name = "ALC892 Analog" | |
alsa.id = "ALC892 Analog" | |
alsa.subdevice = "0" | |
alsa.subdevice_name = "subdevice #0" | |
alsa.device = "0" | |
alsa.card = "0" | |
alsa.card_name = "HDA Intel MID" | |
alsa.long_card_name = "HDA Intel MID at 0xfbff8000 irq 52" | |
alsa.driver_name = "snd_hda_intel" | |
device.bus_path = "pci-0000:00:1b.0" | |
sysfs.path = "/devices/pci0000:00/0000:00:1b.0/sound/card0" | |
device.bus = "pci" | |
device.vendor.id = "8086" | |
device.vendor.name = "Intel Corporation" | |
device.product.id = "3b56" | |
device.product.name = "5 Series/3400 Series Chipset High Definition Audio" | |
device.form_factor = "internal" | |
device.string = "front:0" | |
device.buffering.buffer_size = "65536" | |
device.buffering.fragment_size = "32768" | |
device.access_mode = "mmap+timer" | |
device.profile.name = "analog-stereo" | |
device.profile.description = "Analog Stereo" | |
device.description = "Built-in Audio Analog Stereo" | |
alsa.mixer_name = "Realtek ALC892" | |
alsa.components = "HDA:10ec0892,1458a002,00100302" | |
module-udev-detect.discovered = "1" | |
device.icon_name = "audio-card-pci" | |
ports: | |
analog-output-lineout: Line Out (priority 9900, latency offset 0 usec, available: yes) | |
properties: | |
analog-output-headphones: Headphones (priority 9000, latency offset 0 usec, available: no) | |
properties: | |
device.icon_name = "audio-headphones" | |
active port: <analog-output-lineout> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ readelf -a -W /home/tim/.steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libopenal.so.1 | |
ELF Header: | |
Magic: 7f 45 4c 46 01 01 01 00 00 00 00 00 00 00 00 00 | |
Class: ELF32 | |
Data: 2's complement, little endian | |
Version: 1 (current) | |
OS/ABI: UNIX - System V | |
ABI Version: 0 | |
Type: DYN (Shared object file) | |
Machine: Intel 80386 | |
Version: 0x1 | |
Entry point address: 0x3e20 | |
Start of program headers: 52 (bytes into file) | |
Start of section headers: 296292 (bytes into file) | |
Flags: 0x0 | |
Size of this header: 52 (bytes) | |
Size of program headers: 32 (bytes) | |
Number of program headers: 7 | |
Size of section headers: 40 (bytes) | |
Number of section headers: 29 | |
Section header string table index: 28 | |
Section Headers: | |
[Nr] Name Type Addr Off Size ES Flg Lk Inf Al | |
[ 0] NULL 00000000 000000 000000 00 0 0 0 | |
[ 1] .note.gnu.build-id NOTE 00000114 000114 000024 00 A 0 0 4 | |
[ 2] .gnu.hash GNU_HASH 00000138 000138 0004f8 04 A 3 0 4 | |
[ 3] .dynsym DYNSYM 00000630 000630 000ef0 10 A 4 1 4 | |
[ 4] .dynstr STRTAB 00001520 001520 000d3a 00 A 0 0 1 | |
[ 5] .gnu.version VERSYM 0000225a 00225a 0001de 02 A 3 0 2 | |
[ 6] .gnu.version_r VERNEED 00002438 002438 000120 00 A 4 5 4 | |
[ 7] .rel.dyn REL 00002558 002558 001090 08 A 3 0 4 | |
[ 8] .rel.plt REL 000035e8 0035e8 0002a8 08 A 3 10 4 | |
[ 9] .init PROGBITS 00003890 003890 00002e 00 AX 0 0 4 | |
[10] .plt PROGBITS 000038c0 0038c0 000560 04 AX 0 0 16 | |
[11] .text PROGBITS 00003e20 003e20 0391a8 00 AX 0 0 16 | |
[12] .fini PROGBITS 0003cfc8 03cfc8 00001a 00 AX 0 0 4 | |
[13] .rodata PROGBITS 0003d000 03d000 0046e1 00 A 0 0 32 | |
[14] .eh_frame_hdr PROGBITS 000416e4 0416e4 000c24 00 A 0 0 4 | |
[15] .eh_frame PROGBITS 00042308 042308 0047fc 00 A 0 0 4 | |
[16] .init_array INIT_ARRAY 00048438 047438 000004 00 WA 0 0 4 | |
[17] .fini_array FINI_ARRAY 0004843c 04743c 000004 00 WA 0 0 4 | |
[18] .ctors PROGBITS 00048440 047440 000008 00 WA 0 0 4 | |
[19] .dtors PROGBITS 00048448 047448 000008 00 WA 0 0 4 | |
[20] .jcr PROGBITS 00048450 047450 000004 00 WA 0 0 4 | |
[21] .data.rel.ro PROGBITS 00048460 047460 000a50 00 WA 0 0 32 | |
[22] .dynamic DYNAMIC 00048eb0 047eb0 000108 08 WA 4 0 4 | |
[23] .got PROGBITS 00048fb8 047fb8 000028 04 WA 0 0 4 | |
[24] .got.plt PROGBITS 00048ff4 047ff4 000160 04 WA 0 0 4 | |
[25] .data PROGBITS 00049160 048160 0002e8 00 WA 0 0 32 | |
[26] .bss NOBITS 00049460 048448 000700 00 WA 0 0 32 | |
[27] .gnu_debuglink PROGBITS 00000000 048448 000018 00 0 0 1 | |
[28] .shstrtab STRTAB 00000000 048460 000101 00 0 0 1 | |
Key to Flags: | |
W (write), A (alloc), X (execute), M (merge), S (strings) | |
I (info), L (link order), G (group), T (TLS), E (exclude), x (unknown) | |
O (extra OS processing required) o (OS specific), p (processor specific) | |
There are no section groups in this file. | |
Program Headers: | |
Type Offset VirtAddr PhysAddr FileSiz MemSiz Flg Align | |
LOAD 0x000000 0x00000000 0x00000000 0x46b04 0x46b04 R E 0x1000 | |
LOAD 0x047438 0x00048438 0x00048438 0x01010 0x01728 RW 0x1000 | |
DYNAMIC 0x047eb0 0x00048eb0 0x00048eb0 0x00108 0x00108 RW 0x4 | |
NOTE 0x000114 0x00000114 0x00000114 0x00024 0x00024 R 0x4 | |
GNU_EH_FRAME 0x0416e4 0x000416e4 0x000416e4 0x00c24 0x00c24 R 0x4 | |
GNU_STACK 0x000000 0x00000000 0x00000000 0x00000 0x00000 RW 0x4 | |
GNU_RELRO 0x047438 0x00048438 0x00048438 0x00bc8 0x00bc8 R 0x1 | |
Section to Segment mapping: | |
Segment Sections... | |
00 .note.gnu.build-id .gnu.hash .dynsym .dynstr .gnu.version .gnu.version_r .rel.dyn .rel.plt .init .plt .text .fini .rodata .eh_frame_hdr .eh_frame | |
01 .init_array .fini_array .ctors .dtors .jcr .data.rel.ro .dynamic .got .got.plt .data .bss | |
02 .dynamic | |
03 .note.gnu.build-id | |
04 .eh_frame_hdr | |
05 | |
06 .init_array .fini_array .ctors .dtors .jcr .data.rel.ro .dynamic .got | |
Dynamic section at offset 0x47eb0 contains 29 entries: | |
Tag Type Name/Value | |
0x00000001 (NEEDED) Shared library: [librt.so.1] | |
0x00000001 (NEEDED) Shared library: [libpthread.so.0] | |
0x00000001 (NEEDED) Shared library: [libdl.so.2] | |
0x00000001 (NEEDED) Shared library: [libm.so.6] | |
0x00000001 (NEEDED) Shared library: [libc.so.6] | |
0x0000000e (SONAME) Library soname: [libopenal.so.1] | |
0x0000000c (INIT) 0x3890 | |
0x0000000d (FINI) 0x3cfc8 | |
0x00000019 (INIT_ARRAY) 0x48438 | |
0x0000001b (INIT_ARRAYSZ) 4 (bytes) | |
0x0000001a (FINI_ARRAY) 0x4843c | |
0x0000001c (FINI_ARRAYSZ) 4 (bytes) | |
0x6ffffef5 (GNU_HASH) 0x138 | |
0x00000005 (STRTAB) 0x1520 | |
0x00000006 (SYMTAB) 0x630 | |
0x0000000a (STRSZ) 3386 (bytes) | |
0x0000000b (SYMENT) 16 (bytes) | |
0x00000003 (PLTGOT) 0x48ff4 | |
0x00000002 (PLTRELSZ) 680 (bytes) | |
0x00000014 (PLTREL) REL | |
0x00000017 (JMPREL) 0x35e8 | |
0x00000011 (REL) 0x2558 | |
0x00000012 (RELSZ) 4240 (bytes) | |
0x00000013 (RELENT) 8 (bytes) | |
0x6ffffffe (VERNEED) 0x2438 | |
0x6fffffff (VERNEEDNUM) 5 | |
0x6ffffff0 (VERSYM) 0x225a | |
0x6ffffffa (RELCOUNT) 526 | |
0x00000000 (NULL) 0x0 | |
Relocation section '.rel.dyn' at offset 0x2558 contains 530 entries: | |
Offset Info Type Sym. Value Symbol's Name | |
00048438 00000008 R_386_RELATIVE | |
0004843c 00000008 R_386_RELATIVE | |
00048460 00000008 R_386_RELATIVE | |
00048468 00000008 R_386_RELATIVE | |
00048470 00000008 R_386_RELATIVE | |
00048478 00000008 R_386_RELATIVE | |
00048480 00000008 R_386_RELATIVE | |
00048488 00000008 R_386_RELATIVE | |
00048490 00000008 R_386_RELATIVE | |
00048498 00000008 R_386_RELATIVE | |
000484a0 00000008 R_386_RELATIVE | |
000484a8 00000008 R_386_RELATIVE | |
000484b0 00000008 R_386_RELATIVE | |
000484b8 00000008 R_386_RELATIVE | |
000484c0 00000008 R_386_RELATIVE | |
000484c8 00000008 R_386_RELATIVE | |
000484d0 00000008 R_386_RELATIVE | |
000484d8 00000008 R_386_RELATIVE | |
000484e0 00000008 R_386_RELATIVE | |
000484e8 00000008 R_386_RELATIVE | |
000484f0 00000008 R_386_RELATIVE | |
000484f8 00000008 R_386_RELATIVE | |
00048500 00000008 R_386_RELATIVE | |
00048508 00000008 R_386_RELATIVE | |
00048510 00000008 R_386_RELATIVE | |
00048518 00000008 R_386_RELATIVE | |
00048520 00000008 R_386_RELATIVE | |
00048528 00000008 R_386_RELATIVE | |
00048530 00000008 R_386_RELATIVE | |
00048538 00000008 R_386_RELATIVE | |
00048540 00000008 R_386_RELATIVE | |
00048548 00000008 R_386_RELATIVE | |
00048550 00000008 R_386_RELATIVE | |
00048558 00000008 R_386_RELATIVE | |
00048560 00000008 R_386_RELATIVE | |
00048568 00000008 R_386_RELATIVE | |
00048570 00000008 R_386_RELATIVE | |
00048578 00000008 R_386_RELATIVE | |
00048580 00000008 R_386_RELATIVE | |
00048588 00000008 R_386_RELATIVE | |
00048590 00000008 R_386_RELATIVE | |
00048598 00000008 R_386_RELATIVE | |
000485a0 00000008 R_386_RELATIVE | |
000485a8 00000008 R_386_RELATIVE | |
000485b0 00000008 R_386_RELATIVE | |
000485b8 00000008 R_386_RELATIVE | |
000485c0 00000008 R_386_RELATIVE | |
000485c8 00000008 R_386_RELATIVE | |
000485d0 00000008 R_386_RELATIVE | |
000485d8 00000008 R_386_RELATIVE | |
000485e0 00000008 R_386_RELATIVE | |
000485e8 00000008 R_386_RELATIVE | |
000485f0 00000008 R_386_RELATIVE | |
000485f8 00000008 R_386_RELATIVE | |
00048600 00000008 R_386_RELATIVE | |
00048608 00000008 R_386_RELATIVE | |
00048610 00000008 R_386_RELATIVE | |
00048618 00000008 R_386_RELATIVE | |
00048620 00000008 R_386_RELATIVE | |
00048628 00000008 R_386_RELATIVE | |
00048630 00000008 R_386_RELATIVE | |
00048638 00000008 R_386_RELATIVE | |
00048640 00000008 R_386_RELATIVE | |
00048648 00000008 R_386_RELATIVE | |
00048650 00000008 R_386_RELATIVE | |
00048658 00000008 R_386_RELATIVE | |
00048660 00000008 R_386_RELATIVE | |
00048668 00000008 R_386_RELATIVE | |
00048670 00000008 R_386_RELATIVE | |
00048678 00000008 R_386_RELATIVE | |
00048680 00000008 R_386_RELATIVE | |
00048688 00000008 R_386_RELATIVE | |
00048690 00000008 R_386_RELATIVE | |
00048698 00000008 R_386_RELATIVE | |
000486a0 00000008 R_386_RELATIVE | |
000486a8 00000008 R_386_RELATIVE | |
000486b0 00000008 R_386_RELATIVE | |
000486b8 00000008 R_386_RELATIVE | |
000486c0 00000008 R_386_RELATIVE | |
000486c8 00000008 R_386_RELATIVE | |
000486d0 00000008 R_386_RELATIVE | |
000486d8 00000008 R_386_RELATIVE | |
000486e0 00000008 R_386_RELATIVE | |
000486e8 00000008 R_386_RELATIVE | |
000486f0 00000008 R_386_RELATIVE | |
000486f8 00000008 R_386_RELATIVE | |
00048700 00000008 R_386_RELATIVE | |
00048708 00000008 R_386_RELATIVE | |
00048710 00000008 R_386_RELATIVE | |
00048718 00000008 R_386_RELATIVE | |
00048720 00000008 R_386_RELATIVE | |
00048728 00000008 R_386_RELATIVE | |
00048730 00000008 R_386_RELATIVE | |
00048738 00000008 R_386_RELATIVE | |
00048740 00000008 R_386_RELATIVE | |
00048748 00000008 R_386_RELATIVE | |
00048750 00000008 R_386_RELATIVE | |
00048758 00000008 R_386_RELATIVE | |
00048760 00000008 R_386_RELATIVE | |
00048768 00000008 R_386_RELATIVE | |
00048770 00000008 R_386_RELATIVE | |
00048778 00000008 R_386_RELATIVE | |
00048780 00000008 R_386_RELATIVE | |
00048788 00000008 R_386_RELATIVE | |
00048790 00000008 R_386_RELATIVE | |
00048798 00000008 R_386_RELATIVE | |
000487a0 00000008 R_386_RELATIVE | |
000487a8 00000008 R_386_RELATIVE | |
000487b0 00000008 R_386_RELATIVE | |
000487b8 00000008 R_386_RELATIVE | |
000487c0 00000008 R_386_RELATIVE | |
000487c8 00000008 R_386_RELATIVE | |
000487d0 00000008 R_386_RELATIVE | |
000487d8 00000008 R_386_RELATIVE | |
000487e0 00000008 R_386_RELATIVE | |
000487e8 00000008 R_386_RELATIVE | |
000487f0 00000008 R_386_RELATIVE | |
000487f8 00000008 R_386_RELATIVE | |
00048800 00000008 R_386_RELATIVE | |
00048808 00000008 R_386_RELATIVE | |
00048810 00000008 R_386_RELATIVE | |
00048818 00000008 R_386_RELATIVE | |
00048820 00000008 R_386_RELATIVE | |
00048828 00000008 R_386_RELATIVE | |
00048830 00000008 R_386_RELATIVE | |
00048838 00000008 R_386_RELATIVE | |
00048840 00000008 R_386_RELATIVE | |
00048848 00000008 R_386_RELATIVE | |
00048850 00000008 R_386_RELATIVE | |
00048858 00000008 R_386_RELATIVE | |
00048860 00000008 R_386_RELATIVE | |
00048868 00000008 R_386_RELATIVE | |
00048870 00000008 R_386_RELATIVE | |
00048878 00000008 R_386_RELATIVE | |
00048880 00000008 R_386_RELATIVE | |
00048888 00000008 R_386_RELATIVE | |
00048890 00000008 R_386_RELATIVE | |
00048898 00000008 R_386_RELATIVE | |
000488a0 00000008 R_386_RELATIVE | |
000488a8 00000008 R_386_RELATIVE | |
000488b0 00000008 R_386_RELATIVE | |
000488b8 00000008 R_386_RELATIVE | |
000488c0 00000008 R_386_RELATIVE | |
000488c8 00000008 R_386_RELATIVE | |
000488d0 00000008 R_386_RELATIVE | |
000488d8 00000008 R_386_RELATIVE | |
000488e0 00000008 R_386_RELATIVE | |
000488e8 00000008 R_386_RELATIVE | |
000488f0 00000008 R_386_RELATIVE | |
000488f8 00000008 R_386_RELATIVE | |
00048900 00000008 R_386_RELATIVE | |
00048908 00000008 R_386_RELATIVE | |
00048910 00000008 R_386_RELATIVE | |
00048918 00000008 R_386_RELATIVE | |
00048920 00000008 R_386_RELATIVE | |
00048928 00000008 R_386_RELATIVE | |
00048930 00000008 R_386_RELATIVE | |
00048938 00000008 R_386_RELATIVE | |
00048940 00000008 R_386_RELATIVE | |
00048948 00000008 R_386_RELATIVE | |
00048950 00000008 R_386_RELATIVE | |
00048958 00000008 R_386_RELATIVE | |
00048960 00000008 R_386_RELATIVE | |
00048968 00000008 R_386_RELATIVE | |
00048970 00000008 R_386_RELATIVE | |
00048978 00000008 R_386_RELATIVE | |
00048980 00000008 R_386_RELATIVE | |
000489a0 00000008 R_386_RELATIVE | |
000489a8 00000008 R_386_RELATIVE | |
000489b0 00000008 R_386_RELATIVE | |
000489b8 00000008 R_386_RELATIVE | |
000489c0 00000008 R_386_RELATIVE | |
000489c8 00000008 R_386_RELATIVE | |
000489d0 00000008 R_386_RELATIVE | |
000489d8 00000008 R_386_RELATIVE | |
000489e0 00000008 R_386_RELATIVE | |
000489e8 00000008 R_386_RELATIVE | |
000489f0 00000008 R_386_RELATIVE | |
000489f8 00000008 R_386_RELATIVE | |
00048a00 00000008 R_386_RELATIVE | |
00048a08 00000008 R_386_RELATIVE | |
00048a10 00000008 R_386_RELATIVE | |
00048a18 00000008 R_386_RELATIVE | |
00048a20 00000008 R_386_RELATIVE | |
00048a28 00000008 R_386_RELATIVE | |
00048a30 00000008 R_386_RELATIVE | |
00048a38 00000008 R_386_RELATIVE | |
00048a40 00000008 R_386_RELATIVE | |
00048a48 00000008 R_386_RELATIVE | |
00048a50 00000008 R_386_RELATIVE | |
00048a58 00000008 R_386_RELATIVE | |
00048a60 00000008 R_386_RELATIVE | |
00048a68 00000008 R_386_RELATIVE | |
00048a70 00000008 R_386_RELATIVE | |
00048a78 00000008 R_386_RELATIVE | |
00048a80 00000008 R_386_RELATIVE | |
00048a88 00000008 R_386_RELATIVE | |
00048aa0 00000008 R_386_RELATIVE | |
00048aa4 00000008 R_386_RELATIVE | |
00048aa8 00000008 R_386_RELATIVE | |
00048aac 00000008 R_386_RELATIVE | |
00048ab0 00000008 R_386_RELATIVE | |
00048ab4 00000008 R_386_RELATIVE | |
00048ab8 00000008 R_386_RELATIVE | |
00048abc 00000008 R_386_RELATIVE | |
00048ac0 00000008 R_386_RELATIVE | |
00048ac4 00000008 R_386_RELATIVE | |
00048ac8 00000008 R_386_RELATIVE | |
00048acc 00000008 R_386_RELATIVE | |
00048ad0 00000008 R_386_RELATIVE | |
00048ad4 00000008 R_386_RELATIVE | |
00048ad8 00000008 R_386_RELATIVE | |
00048adc 00000008 R_386_RELATIVE | |
00048ae0 00000008 R_386_RELATIVE | |
00048ae4 00000008 R_386_RELATIVE | |
00048ae8 00000008 R_386_RELATIVE | |
00048aec 00000008 R_386_RELATIVE | |
00048af0 00000008 R_386_RELATIVE | |
00048af4 00000008 R_386_RELATIVE | |
00048af8 00000008 R_386_RELATIVE | |
00048afc 00000008 R_386_RELATIVE | |
00048b00 00000008 R_386_RELATIVE | |
00048b04 00000008 R_386_RELATIVE | |
00048b08 00000008 R_386_RELATIVE | |
00048b0c 00000008 R_386_RELATIVE | |
00048b10 00000008 R_386_RELATIVE | |
00048b14 00000008 R_386_RELATIVE | |
00048b18 00000008 R_386_RELATIVE | |
00048b1c 00000008 R_386_RELATIVE | |
00048b20 00000008 R_386_RELATIVE | |
00048b24 00000008 R_386_RELATIVE | |
00048b28 00000008 R_386_RELATIVE | |
00048b2c 00000008 R_386_RELATIVE | |
00048b30 00000008 R_386_RELATIVE | |
00048b34 00000008 R_386_RELATIVE | |
00048b38 00000008 R_386_RELATIVE | |
00048b3c 00000008 R_386_RELATIVE | |
00048b40 00000008 R_386_RELATIVE | |
00048b44 00000008 R_386_RELATIVE | |
00048b48 00000008 R_386_RELATIVE | |
00048b4c 00000008 R_386_RELATIVE | |
00048b50 00000008 R_386_RELATIVE | |
00048b54 00000008 R_386_RELATIVE | |
00048b58 00000008 R_386_RELATIVE | |
00048b5c 00000008 R_386_RELATIVE | |
00048b60 00000008 R_386_RELATIVE | |
00048b64 00000008 R_386_RELATIVE | |
00048b68 00000008 R_386_RELATIVE | |
00048b6c 00000008 R_386_RELATIVE | |
00048b70 00000008 R_386_RELATIVE | |
00048b74 00000008 R_386_RELATIVE | |
00048b78 00000008 R_386_RELATIVE | |
00048b7c 00000008 R_386_RELATIVE | |
00048b80 00000008 R_386_RELATIVE | |
00048b84 00000008 R_386_RELATIVE | |
00048b88 00000008 R_386_RELATIVE | |
00048b8c 00000008 R_386_RELATIVE | |
00048b90 00000008 R_386_RELATIVE | |
00048b94 00000008 R_386_RELATIVE | |
00048b98 00000008 R_386_RELATIVE | |
00048b9c 00000008 R_386_RELATIVE | |
00048ba0 00000008 R_386_RELATIVE | |
00048ba4 00000008 R_386_RELATIVE | |
00048ba8 00000008 R_386_RELATIVE | |
00048bac 00000008 R_386_RELATIVE | |
00048bb0 00000008 R_386_RELATIVE | |
00048bb4 00000008 R_386_RELATIVE | |
00048bb8 00000008 R_386_RELATIVE | |
00048bbc 00000008 R_386_RELATIVE | |
00048bc0 00000008 R_386_RELATIVE | |
00048bc4 00000008 R_386_RELATIVE | |
00048bc8 00000008 R_386_RELATIVE | |
00048bcc 00000008 R_386_RELATIVE | |
00048bd0 00000008 R_386_RELATIVE | |
00048bd4 00000008 R_386_RELATIVE | |
00048bd8 00000008 R_386_RELATIVE | |
00048bdc 00000008 R_386_RELATIVE | |
00048be0 00000008 R_386_RELATIVE | |
00048be4 00000008 R_386_RELATIVE | |
00048be8 00000008 R_386_RELATIVE | |
00048bec 00000008 R_386_RELATIVE | |
00048bf0 00000008 R_386_RELATIVE | |
00048bf4 00000008 R_386_RELATIVE | |
00048bf8 00000008 R_386_RELATIVE | |
00048bfc 00000008 R_386_RELATIVE | |
00048c00 00000008 R_386_RELATIVE | |
00048c04 00000008 R_386_RELATIVE | |
00048c08 00000008 R_386_RELATIVE | |
00048c0c 00000008 R_386_RELATIVE | |
00048c10 00000008 R_386_RELATIVE | |
00048c14 00000008 R_386_RELATIVE | |
00048c18 00000008 R_386_RELATIVE | |
00048c1c 00000008 R_386_RELATIVE | |
00048c20 00000008 R_386_RELATIVE | |
00048c24 00000008 R_386_RELATIVE | |
00048c28 00000008 R_386_RELATIVE | |
00048c2c 00000008 R_386_RELATIVE | |
00048c30 00000008 R_386_RELATIVE | |
00048c34 00000008 R_386_RELATIVE | |
00048c38 00000008 R_386_RELATIVE | |
00048c3c 00000008 R_386_RELATIVE | |
00048c40 00000008 R_386_RELATIVE | |
00048c44 00000008 R_386_RELATIVE | |
00048c48 00000008 R_386_RELATIVE | |
00048c4c 00000008 R_386_RELATIVE | |
00048c50 00000008 R_386_RELATIVE | |
00048c54 00000008 R_386_RELATIVE | |
00048c58 00000008 R_386_RELATIVE | |
00048c5c 00000008 R_386_RELATIVE | |
00048c60 00000008 R_386_RELATIVE | |
00048c64 00000008 R_386_RELATIVE | |
00048c68 00000008 R_386_RELATIVE | |
00048c6c 00000008 R_386_RELATIVE | |
00048c70 00000008 R_386_RELATIVE | |
00048c74 00000008 R_386_RELATIVE | |
00048c78 00000008 R_386_RELATIVE | |
00048c7c 00000008 R_386_RELATIVE | |
00048c80 00000008 R_386_RELATIVE | |
00048c84 00000008 R_386_RELATIVE | |
00048c88 00000008 R_386_RELATIVE | |
00048c8c 00000008 R_386_RELATIVE | |
00048c90 00000008 R_386_RELATIVE | |
00048c94 00000008 R_386_RELATIVE | |
00048c98 00000008 R_386_RELATIVE | |
00048c9c 00000008 R_386_RELATIVE | |
00048ca0 00000008 R_386_RELATIVE | |
00048ca4 00000008 R_386_RELATIVE | |
00048ca8 00000008 R_386_RELATIVE | |
00048cac 00000008 R_386_RELATIVE | |
00048cb0 00000008 R_386_RELATIVE | |
00048cb4 00000008 R_386_RELATIVE | |
00048cb8 00000008 R_386_RELATIVE | |
00048cbc 00000008 R_386_RELATIVE | |
00048cc0 00000008 R_386_RELATIVE | |
00048cc4 00000008 R_386_RELATIVE | |
00048cc8 00000008 R_386_RELATIVE | |
00048ccc 00000008 R_386_RELATIVE | |
00048cd0 00000008 R_386_RELATIVE | |
00048cd4 00000008 R_386_RELATIVE | |
00048cd8 00000008 R_386_RELATIVE | |
00048cdc 00000008 R_386_RELATIVE | |
00048ce0 00000008 R_386_RELATIVE | |
00048ce4 00000008 R_386_RELATIVE | |
00048ce8 00000008 R_386_RELATIVE | |
00048cec 00000008 R_386_RELATIVE | |
00048cf0 00000008 R_386_RELATIVE | |
00048cf4 00000008 R_386_RELATIVE | |
00048cf8 00000008 R_386_RELATIVE | |
00048cfc 00000008 R_386_RELATIVE | |
00048d00 00000008 R_386_RELATIVE | |
00048d04 00000008 R_386_RELATIVE | |
00048d08 00000008 R_386_RELATIVE | |
00048d0c 00000008 R_386_RELATIVE | |
00048d10 00000008 R_386_RELATIVE | |
00048d14 00000008 R_386_RELATIVE | |
00048d18 00000008 R_386_RELATIVE | |
00048d1c 00000008 R_386_RELATIVE | |
00048d20 00000008 R_386_RELATIVE | |
00048d24 00000008 R_386_RELATIVE | |
00048d28 00000008 R_386_RELATIVE | |
00048d2c 00000008 R_386_RELATIVE | |
00048d30 00000008 R_386_RELATIVE | |
00048d34 00000008 R_386_RELATIVE | |
00048d38 00000008 R_386_RELATIVE | |
00048d3c 00000008 R_386_RELATIVE | |
00048d40 00000008 R_386_RELATIVE | |
00048d44 00000008 R_386_RELATIVE | |
00048d48 00000008 R_386_RELATIVE | |
00048d4c 00000008 R_386_RELATIVE | |
00048d50 00000008 R_386_RELATIVE | |
00048d54 00000008 R_386_RELATIVE | |
00048d58 00000008 R_386_RELATIVE | |
00048d5c 00000008 R_386_RELATIVE | |
00048d60 00000008 R_386_RELATIVE | |
00048d64 00000008 R_386_RELATIVE | |
00048d68 00000008 R_386_RELATIVE | |
00048d6c 00000008 R_386_RELATIVE | |
00048d70 00000008 R_386_RELATIVE | |
00048d74 00000008 R_386_RELATIVE | |
00048d78 00000008 R_386_RELATIVE | |
00048d7c 00000008 R_386_RELATIVE | |
00048d80 00000008 R_386_RELATIVE | |
00048d84 00000008 R_386_RELATIVE | |
00048d88 00000008 R_386_RELATIVE | |
00048d8c 00000008 R_386_RELATIVE | |
00048d90 00000008 R_386_RELATIVE | |
00048d94 00000008 R_386_RELATIVE | |
00048d98 00000008 R_386_RELATIVE | |
00048d9c 00000008 R_386_RELATIVE | |
00048da0 00000008 R_386_RELATIVE | |
00048da4 00000008 R_386_RELATIVE | |
00048da8 00000008 R_386_RELATIVE | |
00048dac 00000008 R_386_RELATIVE | |
00048db0 00000008 R_386_RELATIVE | |
00048db4 00000008 R_386_RELATIVE | |
00048db8 00000008 R_386_RELATIVE | |
00048dbc 00000008 R_386_RELATIVE | |
00048dc0 00000008 R_386_RELATIVE | |
00048dc4 00000008 R_386_RELATIVE | |
00048dc8 00000008 R_386_RELATIVE | |
00048dcc 00000008 R_386_RELATIVE | |
00048dd0 00000008 R_386_RELATIVE | |
00048dd4 00000008 R_386_RELATIVE | |
00048dd8 00000008 R_386_RELATIVE | |
00048ddc 00000008 R_386_RELATIVE | |
00048de0 00000008 R_386_RELATIVE | |
00048de4 00000008 R_386_RELATIVE | |
00048de8 00000008 R_386_RELATIVE | |
00048dec 00000008 R_386_RELATIVE | |
00048df0 00000008 R_386_RELATIVE | |
00048df4 00000008 R_386_RELATIVE | |
00048df8 00000008 R_386_RELATIVE | |
00048dfc 00000008 R_386_RELATIVE | |
00048e00 00000008 R_386_RELATIVE | |
00048e04 00000008 R_386_RELATIVE | |
00048e08 00000008 R_386_RELATIVE | |
00048e0c 00000008 R_386_RELATIVE | |
00048e10 00000008 R_386_RELATIVE | |
00048e14 00000008 R_386_RELATIVE | |
00048e18 00000008 R_386_RELATIVE | |
00048e1c 00000008 R_386_RELATIVE | |
00048e20 00000008 R_386_RELATIVE | |
00048e24 00000008 R_386_RELATIVE | |
00048e28 00000008 R_386_RELATIVE | |
00048e2c 00000008 R_386_RELATIVE | |
00048e30 00000008 R_386_RELATIVE | |
00048e34 00000008 R_386_RELATIVE | |
00048e38 00000008 R_386_RELATIVE | |
00048e3c 00000008 R_386_RELATIVE | |
00048e40 00000008 R_386_RELATIVE | |
00048e44 00000008 R_386_RELATIVE | |
00048e48 00000008 R_386_RELATIVE | |
00048e4c 00000008 R_386_RELATIVE | |
00048e50 00000008 R_386_RELATIVE | |
00048e54 00000008 R_386_RELATIVE | |
00048e58 00000008 R_386_RELATIVE | |
00048e5c 00000008 R_386_RELATIVE | |
00048e60 00000008 R_386_RELATIVE | |
00048e64 00000008 R_386_RELATIVE | |
00048e68 00000008 R_386_RELATIVE | |
00048e6c 00000008 R_386_RELATIVE | |
00048e70 00000008 R_386_RELATIVE | |
00048e74 00000008 R_386_RELATIVE | |
00048e78 00000008 R_386_RELATIVE | |
00048e7c 00000008 R_386_RELATIVE | |
00048e80 00000008 R_386_RELATIVE | |
00048e84 00000008 R_386_RELATIVE | |
00048e88 00000008 R_386_RELATIVE | |
00048e8c 00000008 R_386_RELATIVE | |
00048e90 00000008 R_386_RELATIVE | |
00048e94 00000008 R_386_RELATIVE | |
00048e98 00000008 R_386_RELATIVE | |
00048e9c 00000008 R_386_RELATIVE | |
00048ea0 00000008 R_386_RELATIVE | |
00048ea4 00000008 R_386_RELATIVE | |
00048fbc 00000008 R_386_RELATIVE | |
00048fc0 00000008 R_386_RELATIVE | |
00048fc8 00000008 R_386_RELATIVE | |
00048fcc 00000008 R_386_RELATIVE | |
00048fd8 00000008 R_386_RELATIVE | |
00048fdc 00000008 R_386_RELATIVE | |
00049160 00000008 R_386_RELATIVE | |
00049180 00000008 R_386_RELATIVE | |
00049184 00000008 R_386_RELATIVE | |
00049188 00000008 R_386_RELATIVE | |
0004918c 00000008 R_386_RELATIVE | |
000491b8 00000008 R_386_RELATIVE | |
000491bc 00000008 R_386_RELATIVE | |
000491c0 00000008 R_386_RELATIVE | |
000491c4 00000008 R_386_RELATIVE | |
000491f0 00000008 R_386_RELATIVE | |
000491f4 00000008 R_386_RELATIVE | |
000491f8 00000008 R_386_RELATIVE | |
000491fc 00000008 R_386_RELATIVE | |
00049228 00000008 R_386_RELATIVE | |
0004922c 00000008 R_386_RELATIVE | |
00049230 00000008 R_386_RELATIVE | |
00049234 00000008 R_386_RELATIVE | |
00049260 00000008 R_386_RELATIVE | |
00049264 00000008 R_386_RELATIVE | |
00049268 00000008 R_386_RELATIVE | |
0004926c 00000008 R_386_RELATIVE | |
00049298 00000008 R_386_RELATIVE | |
0004929c 00000008 R_386_RELATIVE | |
000492a0 00000008 R_386_RELATIVE | |
000492a4 00000008 R_386_RELATIVE | |
00049320 00000008 R_386_RELATIVE | |
00049324 00000008 R_386_RELATIVE | |
00049328 00000008 R_386_RELATIVE | |
0004932c 00000008 R_386_RELATIVE | |
00049330 00000008 R_386_RELATIVE | |
00049360 00000008 R_386_RELATIVE | |
00049364 00000008 R_386_RELATIVE | |
00049368 00000008 R_386_RELATIVE | |
0004936c 00000008 R_386_RELATIVE | |
00049370 00000008 R_386_RELATIVE | |
00049374 00000008 R_386_RELATIVE | |
00049378 00000008 R_386_RELATIVE | |
0004937c 00000008 R_386_RELATIVE | |
00049380 00000008 R_386_RELATIVE | |
00049384 00000008 R_386_RELATIVE | |
000493a0 00000008 R_386_RELATIVE | |
000493a4 00000008 R_386_RELATIVE | |
000493a8 00000008 R_386_RELATIVE | |
000493ac 00000008 R_386_RELATIVE | |
000493b0 00000008 R_386_RELATIVE | |
000493b4 00000008 R_386_RELATIVE | |
000493b8 00000008 R_386_RELATIVE | |
000493bc 00000008 R_386_RELATIVE | |
000493c0 00000008 R_386_RELATIVE | |
000493c4 00000008 R_386_RELATIVE | |
000493e0 00000008 R_386_RELATIVE | |
000493e4 00000008 R_386_RELATIVE | |
000493e8 00000008 R_386_RELATIVE | |
000493ec 00000008 R_386_RELATIVE | |
000493f0 00000008 R_386_RELATIVE | |
000493f4 00000008 R_386_RELATIVE | |
000493f8 00000008 R_386_RELATIVE | |
000493fc 00000008 R_386_RELATIVE | |
00049400 00000008 R_386_RELATIVE | |
00049404 00000008 R_386_RELATIVE | |
00049420 00000008 R_386_RELATIVE | |
00049424 00000008 R_386_RELATIVE | |
00049428 00000008 R_386_RELATIVE | |
0004942c 00000008 R_386_RELATIVE | |
00049430 00000008 R_386_RELATIVE | |
00048fb8 00000906 R_386_GLOB_DAT 00000000 stderr | |
00048fc4 00002006 R_386_GLOB_DAT 00000000 __cxa_finalize | |
00048fd0 00002b06 R_386_GLOB_DAT 00000000 __gmon_start__ | |
00048fd4 00004106 R_386_GLOB_DAT 00000000 _Jv_RegisterClasses | |
Relocation section '.rel.plt' at offset 0x35e8 contains 85 entries: | |
Offset Info Type Sym. Value Symbol's Name | |
00049000 00000107 R_386_JUMP_SLOT 00000000 pthread_mutex_unlock | |
00049004 00000207 R_386_JUMP_SLOT 00000000 cos | |
00049008 00000307 R_386_JUMP_SLOT 00000000 __snprintf_chk | |
0004900c 00000407 R_386_JUMP_SLOT 00000000 pthread_mutexattr_init | |
00049010 00000507 R_386_JUMP_SLOT 00000000 strcmp | |
00049014 00000607 R_386_JUMP_SLOT 00000000 read | |
00049018 00000707 R_386_JUMP_SLOT 00000000 pthread_mutex_destroy | |
0004901c 00000807 R_386_JUMP_SLOT 00000000 fflush | |
00049020 00000a07 R_386_JUMP_SLOT 00000000 sincosf | |
00049024 00000b07 R_386_JUMP_SLOT 00000000 memmove | |
00049028 00000c07 R_386_JUMP_SLOT 00000000 free | |
0004902c 00000d07 R_386_JUMP_SLOT 00000000 memcpy | |
00049030 00000e07 R_386_JUMP_SLOT 00000000 pthread_self | |
00049034 00000f07 R_386_JUMP_SLOT 00000000 ferror | |
00049038 00001007 R_386_JUMP_SLOT 00000000 fgets | |
0004903c 00001107 R_386_JUMP_SLOT 00000000 pthread_mutex_init | |
00049040 00001207 R_386_JUMP_SLOT 00000000 fclose | |
00049044 00001307 R_386_JUMP_SLOT 00000000 fesetround | |
00049048 00001407 R_386_JUMP_SLOT 00000000 powf | |
0004904c 00001507 R_386_JUMP_SLOT 00000000 atanf | |
00049050 00001607 R_386_JUMP_SLOT 00000000 pthread_key_create | |
00049054 00001707 R_386_JUMP_SLOT 00000000 __stack_chk_fail | |
00049058 00001807 R_386_JUMP_SLOT 00000000 dlclose | |
0004905c 00001907 R_386_JUMP_SLOT 00000000 sysconf | |
00049060 00001a07 R_386_JUMP_SLOT 00000000 dlerror | |
00049064 00001b07 R_386_JUMP_SLOT 00000000 pthread_mutex_lock | |
00049068 00001c07 R_386_JUMP_SLOT 00000000 sqrtf | |
0004906c 00001d07 R_386_JUMP_SLOT 00000000 fseek | |
00049070 00001e07 R_386_JUMP_SLOT 00000000 __isnanf | |
00049074 00001f07 R_386_JUMP_SLOT 00000000 ioctl | |
00049078 00002007 R_386_JUMP_SLOT 00000000 __cxa_finalize | |
0004907c 00002107 R_386_JUMP_SLOT 00000000 __xstat | |
00049080 00002207 R_386_JUMP_SLOT 00000000 fwrite | |
00049084 00002307 R_386_JUMP_SLOT 00000000 strtof | |
00049088 00002407 R_386_JUMP_SLOT 00000000 pthread_key_delete | |
0004908c 00002507 R_386_JUMP_SLOT 00000000 getenv | |
00049090 00002607 R_386_JUMP_SLOT 00000000 realloc | |
00049094 00002707 R_386_JUMP_SLOT 00000000 malloc | |
00049098 00002807 R_386_JUMP_SLOT 00000000 log10 | |
0004909c 00002907 R_386_JUMP_SLOT 00000000 strerror | |
000490a0 00002a07 R_386_JUMP_SLOT 00000000 __memmove_chk | |
000490a4 00002b07 R_386_JUMP_SLOT 00000000 __gmon_start__ | |
000490a8 00002c07 R_386_JUMP_SLOT 00000000 fegetround | |
000490ac 00002d07 R_386_JUMP_SLOT 00000000 open | |
000490b0 00002e07 R_386_JUMP_SLOT 00000000 strchr | |
000490b4 00002f07 R_386_JUMP_SLOT 00000000 strlen | |
000490b8 00003007 R_386_JUMP_SLOT 00000000 sin | |
000490bc 00003107 R_386_JUMP_SLOT 00000000 write | |
000490c0 00003207 R_386_JUMP_SLOT 00000000 strcasecmp | |
000490c4 00003307 R_386_JUMP_SLOT 00000000 dlsym | |
000490c8 00003407 R_386_JUMP_SLOT 00000000 ftell | |
000490cc 00003507 R_386_JUMP_SLOT 00000000 fopen | |
000490d0 00003607 R_386_JUMP_SLOT 00000000 memset | |
000490d4 00003707 R_386_JUMP_SLOT 00000000 __strdup | |
000490d8 00003807 R_386_JUMP_SLOT 00000000 __errno_location | |
000490dc 00003907 R_386_JUMP_SLOT 00000000 strncpy | |
000490e0 00003a07 R_386_JUMP_SLOT 00000000 cosf | |
000490e4 00003b07 R_386_JUMP_SLOT 00000000 __vsnprintf_chk | |
000490e8 00003c07 R_386_JUMP_SLOT 00000000 strncasecmp | |
000490ec 00003d07 R_386_JUMP_SLOT 00000000 pthread_setspecific | |
000490f0 00003e07 R_386_JUMP_SLOT 00000000 strrchr | |
000490f4 00003f07 R_386_JUMP_SLOT 00000000 fputc | |
000490f8 00004007 R_386_JUMP_SLOT 00000000 acosf | |
000490fc 00004207 R_386_JUMP_SLOT 00000000 pthread_join | |
00049100 00004307 R_386_JUMP_SLOT 00000000 clearerr | |
00049104 00004407 R_386_JUMP_SLOT 00000000 exp | |
00049108 00004507 R_386_JUMP_SLOT 00000000 __memset_chk | |
0004910c 00004607 R_386_JUMP_SLOT 00000000 dlopen | |
00049110 00004707 R_386_JUMP_SLOT 00000000 nanosleep | |
00049114 00004807 R_386_JUMP_SLOT 00000000 __fprintf_chk | |
00049118 00004907 R_386_JUMP_SLOT 00000000 pthread_create | |
0004911c 00004a07 R_386_JUMP_SLOT 00000000 clock_gettime | |
00049120 00004b07 R_386_JUMP_SLOT 00000000 strncmp | |
00049124 00004c07 R_386_JUMP_SLOT 00000000 pthread_setschedparam | |
00049128 00004d07 R_386_JUMP_SLOT 00000000 strtol | |
0004912c 00004e07 R_386_JUMP_SLOT 00000000 fputs | |
00049130 00004f07 R_386_JUMP_SLOT 00000000 pthread_getspecific | |
00049134 00005007 R_386_JUMP_SLOT 00000000 pthread_mutexattr_destroy | |
00049138 00005107 R_386_JUMP_SLOT 00000000 close | |
0004913c 00005207 R_386_JUMP_SLOT 00000000 __assert_fail | |
00049140 00005307 R_386_JUMP_SLOT 00000000 pthread_mutexattr_settype | |
00049144 00005407 R_386_JUMP_SLOT 00000000 __ctype_b_loc | |
00049148 00005507 R_386_JUMP_SLOT 00000000 calloc | |
0004914c 00005607 R_386_JUMP_SLOT 00000000 __sprintf_chk | |
00049150 00005707 R_386_JUMP_SLOT 00000000 sched_get_priority_min | |
The decoding of unwind sections for machine type Intel 80386 is not currently supported. | |
Symbol table '.dynsym' contains 239 entries: | |
Num: Value Size Type Bind Vis Ndx Name | |
0: 00000000 0 NOTYPE LOCAL DEFAULT UND | |
1: 00000000 0 FUNC GLOBAL DEFAULT UND pthread_mutex_unlock@GLIBC_2.0 (2) | |
2: 00000000 0 FUNC GLOBAL DEFAULT UND cos@GLIBC_2.0 (3) | |
3: 00000000 0 FUNC GLOBAL DEFAULT UND __snprintf_chk@GLIBC_2.3.4 (4) | |
4: 00000000 0 FUNC GLOBAL DEFAULT UND pthread_mutexattr_init@GLIBC_2.0 (2) | |
5: 00000000 0 FUNC GLOBAL DEFAULT UND strcmp@GLIBC_2.0 (5) | |
6: 00000000 0 FUNC GLOBAL DEFAULT UND read@GLIBC_2.0 (2) | |
7: 00000000 0 FUNC GLOBAL DEFAULT UND pthread_mutex_destroy@GLIBC_2.0 (2) | |
8: 00000000 0 FUNC GLOBAL DEFAULT UND fflush@GLIBC_2.0 (5) | |
9: 00000000 0 OBJECT GLOBAL DEFAULT UND stderr@GLIBC_2.0 (5) | |
10: 00000000 0 FUNC GLOBAL DEFAULT UND sincosf@GLIBC_2.1 (6) | |
11: 00000000 0 FUNC GLOBAL DEFAULT UND memmove@GLIBC_2.0 (5) | |
12: 00000000 0 FUNC GLOBAL DEFAULT UND free@GLIBC_2.0 (5) | |
13: 00000000 0 FUNC GLOBAL DEFAULT UND memcpy@GLIBC_2.0 (5) | |
14: 00000000 0 FUNC GLOBAL DEFAULT UND pthread_self@GLIBC_2.0 (2) | |
15: 00000000 0 FUNC GLOBAL DEFAULT UND ferror@GLIBC_2.0 (5) | |
16: 00000000 0 FUNC GLOBAL DEFAULT UND fgets@GLIBC_2.0 (5) | |
17: 00000000 0 FUNC GLOBAL DEFAULT UND pthread_mutex_init@GLIBC_2.0 (2) | |
18: 00000000 0 FUNC GLOBAL DEFAULT UND fclose@GLIBC_2.1 (7) | |
19: 00000000 0 FUNC GLOBAL DEFAULT UND fesetround@GLIBC_2.1 (6) | |
20: 00000000 0 FUNC GLOBAL DEFAULT UND powf@GLIBC_2.0 (3) | |
21: 00000000 0 FUNC GLOBAL DEFAULT UND atanf@GLIBC_2.0 (3) | |
22: 00000000 0 FUNC GLOBAL DEFAULT UND pthread_key_create@GLIBC_2.0 (2) | |
23: 00000000 0 FUNC GLOBAL DEFAULT UND __stack_chk_fail@GLIBC_2.4 (8) | |
24: 00000000 0 FUNC GLOBAL DEFAULT UND dlclose@GLIBC_2.0 (9) | |
25: 00000000 0 FUNC GLOBAL DEFAULT UND sysconf@GLIBC_2.0 (5) | |
26: 00000000 0 FUNC GLOBAL DEFAULT UND dlerror@GLIBC_2.0 (9) | |
27: 00000000 0 FUNC GLOBAL DEFAULT UND pthread_mutex_lock@GLIBC_2.0 (2) | |
28: 00000000 0 FUNC GLOBAL DEFAULT UND sqrtf@GLIBC_2.0 (3) | |
29: 00000000 0 FUNC GLOBAL DEFAULT UND fseek@GLIBC_2.0 (5) | |
30: 00000000 0 FUNC GLOBAL DEFAULT UND __isnanf@GLIBC_2.0 (5) | |
31: 00000000 0 FUNC GLOBAL DEFAULT UND ioctl@GLIBC_2.0 (5) | |
32: 00000000 0 FUNC WEAK DEFAULT UND __cxa_finalize@GLIBC_2.1.3 (10) | |
33: 00000000 0 FUNC GLOBAL DEFAULT UND __xstat@GLIBC_2.0 (5) | |
34: 00000000 0 FUNC GLOBAL DEFAULT UND fwrite@GLIBC_2.0 (5) | |
35: 00000000 0 FUNC GLOBAL DEFAULT UND strtof@GLIBC_2.0 (5) | |
36: 00000000 0 FUNC GLOBAL DEFAULT UND pthread_key_delete@GLIBC_2.0 (2) | |
37: 00000000 0 FUNC GLOBAL DEFAULT UND getenv@GLIBC_2.0 (5) | |
38: 00000000 0 FUNC GLOBAL DEFAULT UND realloc@GLIBC_2.0 (5) | |
39: 00000000 0 FUNC GLOBAL DEFAULT UND malloc@GLIBC_2.0 (5) | |
40: 00000000 0 FUNC GLOBAL DEFAULT UND log10@GLIBC_2.0 (3) | |
41: 00000000 0 FUNC GLOBAL DEFAULT UND strerror@GLIBC_2.0 (5) | |
42: 00000000 0 FUNC GLOBAL DEFAULT UND __memmove_chk@GLIBC_2.3.4 (4) | |
43: 00000000 0 NOTYPE WEAK DEFAULT UND __gmon_start__ | |
44: 00000000 0 FUNC GLOBAL DEFAULT UND fegetround@GLIBC_2.1 (6) | |
45: 00000000 0 FUNC GLOBAL DEFAULT UND open@GLIBC_2.0 (2) | |
46: 00000000 0 FUNC GLOBAL DEFAULT UND strchr@GLIBC_2.0 (5) | |
47: 00000000 0 FUNC GLOBAL DEFAULT UND strlen@GLIBC_2.0 (5) | |
48: 00000000 0 FUNC GLOBAL DEFAULT UND sin@GLIBC_2.0 (3) | |
49: 00000000 0 FUNC GLOBAL DEFAULT UND write@GLIBC_2.0 (2) | |
50: 00000000 0 FUNC GLOBAL DEFAULT UND strcasecmp@GLIBC_2.0 (5) | |
51: 00000000 0 FUNC GLOBAL DEFAULT UND dlsym@GLIBC_2.0 (9) | |
52: 00000000 0 FUNC GLOBAL DEFAULT UND ftell@GLIBC_2.0 (5) | |
53: 00000000 0 FUNC GLOBAL DEFAULT UND fopen@GLIBC_2.1 (7) | |
54: 00000000 0 FUNC GLOBAL DEFAULT UND memset@GLIBC_2.0 (5) | |
55: 00000000 0 FUNC GLOBAL DEFAULT UND __strdup@GLIBC_2.0 (5) | |
56: 00000000 0 FUNC GLOBAL DEFAULT UND __errno_location@GLIBC_2.0 (2) | |
57: 00000000 0 FUNC GLOBAL DEFAULT UND strncpy@GLIBC_2.0 (5) | |
58: 00000000 0 FUNC GLOBAL DEFAULT UND cosf@GLIBC_2.0 (3) | |
59: 00000000 0 FUNC GLOBAL DEFAULT UND __vsnprintf_chk@GLIBC_2.3.4 (4) | |
60: 00000000 0 FUNC GLOBAL DEFAULT UND strncasecmp@GLIBC_2.0 (5) | |
61: 00000000 0 FUNC GLOBAL DEFAULT UND pthread_setspecific@GLIBC_2.0 (2) | |
62: 00000000 0 FUNC GLOBAL DEFAULT UND strrchr@GLIBC_2.0 (5) | |
63: 00000000 0 FUNC GLOBAL DEFAULT UND fputc@GLIBC_2.0 (5) | |
64: 00000000 0 FUNC GLOBAL DEFAULT UND acosf@GLIBC_2.0 (3) | |
65: 00000000 0 NOTYPE WEAK DEFAULT UND _Jv_RegisterClasses | |
66: 00000000 0 FUNC GLOBAL DEFAULT UND pthread_join@GLIBC_2.0 (2) | |
67: 00000000 0 FUNC GLOBAL DEFAULT UND clearerr@GLIBC_2.0 (5) | |
68: 00000000 0 FUNC GLOBAL DEFAULT UND exp@GLIBC_2.0 (3) | |
69: 00000000 0 FUNC GLOBAL DEFAULT UND __memset_chk@GLIBC_2.3.4 (4) | |
70: 00000000 0 FUNC GLOBAL DEFAULT UND dlopen@GLIBC_2.1 (11) | |
71: 00000000 0 FUNC GLOBAL DEFAULT UND nanosleep@GLIBC_2.0 (2) | |
72: 00000000 0 FUNC GLOBAL DEFAULT UND __fprintf_chk@GLIBC_2.3.4 (4) | |
73: 00000000 0 FUNC GLOBAL DEFAULT UND pthread_create@GLIBC_2.1 (12) | |
74: 00000000 0 FUNC GLOBAL DEFAULT UND clock_gettime@GLIBC_2.2 (13) | |
75: 00000000 0 FUNC GLOBAL DEFAULT UND strncmp@GLIBC_2.0 (5) | |
76: 00000000 0 FUNC GLOBAL DEFAULT UND pthread_setschedparam@GLIBC_2.0 (2) | |
77: 00000000 0 FUNC GLOBAL DEFAULT UND strtol@GLIBC_2.0 (5) | |
78: 00000000 0 FUNC GLOBAL DEFAULT UND fputs@GLIBC_2.0 (5) | |
79: 00000000 0 FUNC GLOBAL DEFAULT UND pthread_getspecific@GLIBC_2.0 (2) | |
80: 00000000 0 FUNC GLOBAL DEFAULT UND pthread_mutexattr_destroy@GLIBC_2.0 (2) | |
81: 00000000 0 FUNC GLOBAL DEFAULT UND close@GLIBC_2.0 (2) | |
82: 00000000 0 FUNC GLOBAL DEFAULT UND __assert_fail@GLIBC_2.0 (5) | |
83: 00000000 0 FUNC GLOBAL DEFAULT UND pthread_mutexattr_settype@GLIBC_2.1 (12) | |
84: 00000000 0 FUNC GLOBAL DEFAULT UND __ctype_b_loc@GLIBC_2.3 (14) | |
85: 00000000 0 FUNC GLOBAL DEFAULT UND calloc@GLIBC_2.0 (5) | |
86: 00000000 0 FUNC GLOBAL DEFAULT UND __sprintf_chk@GLIBC_2.3.4 (4) | |
87: 00000000 0 FUNC GLOBAL DEFAULT UND sched_get_priority_min@GLIBC_2.0 (5) | |
88: 0000e4b0 27 FUNC GLOBAL PROTECTED 11 alSourceStop | |
89: 00004ba0 178 FUNC GLOBAL PROTECTED 11 alGetAuxiliaryEffectSloti | |
90: 0000aca0 178 FUNC GLOBAL PROTECTED 11 alGetFilterf | |
91: 00006300 122 FUNC GLOBAL PROTECTED 11 alBufferf | |
92: 0000a670 345 FUNC GLOBAL PROTECTED 11 alGenFilters | |
93: 0000a3b0 253 FUNC GLOBAL PROTECTED 11 alIsExtensionPresent | |
94: 000112b0 80 FUNC GLOBAL PROTECTED 11 alcGetContextsDevice | |
95: 0000ab50 146 FUNC GLOBAL PROTECTED 11 alGetFilteri | |
96: 000064a0 122 FUNC GLOBAL PROTECTED 11 alBufferi | |
97: 0000d0b0 453 FUNC GLOBAL PROTECTED 11 alSourceiv | |
98: 0000f100 237 FUNC GLOBAL PROTECTED 11 alGetDoublev | |
99: 000098f0 333 FUNC GLOBAL PROTECTED 11 alEffectiv | |
100: 0000e230 27 FUNC GLOBAL PROTECTED 11 alSourcePlay | |
101: 000084e0 122 FUNC GLOBAL PROTECTED 11 alDatabufferiEXT | |
102: 000083e0 122 FUNC GLOBAL PROTECTED 11 alDatabufferfEXT | |
103: 0000a340 68 FUNC GLOBAL PROTECTED 11 alGetError | |
104: 000049d0 91 FUNC GLOBAL PROTECTED 11 alIsAuxiliaryEffectSlot | |
105: 0000b310 154 FUNC GLOBAL PROTECTED 11 alGetListenerf | |
106: 00003890 0 FUNC GLOBAL DEFAULT 9 _init | |
107: 00008220 218 FUNC GLOBAL PROTECTED 11 alDatabufferSubDataEXT | |
108: 0000b5e0 98 FUNC GLOBAL PROTECTED 11 alGetListeneri | |
109: 00008560 122 FUNC GLOBAL PROTECTED 11 alDatabufferivEXT | |
110: 00008720 178 FUNC GLOBAL PROTECTED 11 alGetDatabufferiEXT | |
111: 000085e0 154 FUNC GLOBAL PROTECTED 11 alGetDatabufferfEXT | |
112: 0000f000 245 FUNC GLOBAL PROTECTED 11 alGetBooleanv | |
113: 00009040 1705 FUNC GLOBAL PROTECTED 11 alEffectf | |
114: 000096f0 501 FUNC GLOBAL PROTECTED 11 alEffecti | |
115: 00008680 154 FUNC GLOBAL PROTECTED 11 alGetDatabufferfvEXT | |
116: 0000f520 116 FUNC GLOBAL PROTECTED 11 alDopplerFactor | |
117: 0000dff0 572 FUNC GLOBAL PROTECTED 11 alSourcePlayv | |
118: 00008300 218 FUNC GLOBAL PROTECTED 11 alGetDatabufferSubDataEXT | |
119: 0000e360 27 FUNC GLOBAL PROTECTED 11 alSourcePause | |
120: 0000b7a0 397 FUNC GLOBAL PROTECTED 11 alGetListeneriv | |
121: 0000ad60 138 FUNC GLOBAL PROTECTED 11 alGetFilterfv | |
122: 000052d0 419 FUNC GLOBAL PROTECTED 11 alGenAuxiliaryEffectSlots | |
123: 00006860 154 FUNC GLOBAL PROTECTED 11 alGetBufferfv | |
124: 0000f5a0 116 FUNC GLOBAL PROTECTED 11 alDopplerVelocity | |
125: 000106f0 108 FUNC GLOBAL PROTECTED 11 alcGetEnumValue | |
126: 0000c2a0 1291 FUNC GLOBAL PROTECTED 11 alSourcef | |
127: 00011380 630 FUNC GLOBAL PROTECTED 11 alcDestroyContext | |
128: 0000f1f0 237 FUNC GLOBAL PROTECTED 11 alGetFloatv | |
129: 000067b0 170 FUNC GLOBAL PROTECTED 11 alGetBuffer3f | |
130: 0000c8c0 354 FUNC GLOBAL PROTECTED 11 alSourcefv | |
131: 00006a30 170 FUNC GLOBAL PROTECTED 11 alGetBuffer3i | |
132: 0000ca30 1121 FUNC GLOBAL PROTECTED 11 alSourcei | |
133: 00009a40 517 FUNC GLOBAL PROTECTED 11 alEffectfv | |
134: 00010b90 1449 FUNC GLOBAL PROTECTED 11 alcOpenDevice | |
135: 0000c7b0 261 FUNC GLOBAL PROTECTED 11 alSource3f | |
136: 00010760 108 FUNC GLOBAL PROTECTED 11 alcGetProcAddress | |
137: 0000a530 310 FUNC GLOBAL PROTECTED 11 alDeleteFilters | |
138: 00004c60 170 FUNC GLOBAL PROTECTED 11 alGetAuxiliaryEffectSlotiv | |
139: 0000cea0 520 FUNC GLOBAL PROTECTED 11 alSource3i | |
140: 0000f2e0 277 FUNC GLOBAL PROTECTED 11 alGetIntegerv | |
141: 0000b200 261 FUNC GLOBAL PROTECTED 11 alListeneriv | |
142: 00006710 154 FUNC GLOBAL PROTECTED 11 alGetBufferf | |
143: 00007070 649 FUNC GLOBAL PROTECTED 11 alBufferSubDataSOFT | |
144: 00006140 305 FUNC GLOBAL PROTECTED 11 alGenBuffers | |
145: 00006900 293 FUNC GLOBAL PROTECTED 11 alGetBufferi | |
146: 00009ed0 606 FUNC GLOBAL PROTECTED 11 alGetEffectf | |
147: 00011220 136 FUNC GLOBAL PROTECTED 11 alcMakeContextCurrent | |
148: 00011860 1681 FUNC GLOBAL PROTECTED 11 alcCreateContext | |
149: 00009c50 312 FUNC GLOBAL PROTECTED 11 alGetEffecti | |
150: 00008a80 138 FUNC GLOBAL PROTECTED 11 alUnmapDatabufferEXT | |
151: 000088b0 181 FUNC GLOBAL PROTECTED 11 alSelectDatabufferEXT | |
152: 000124b0 433 FUNC GLOBAL PROTECTED 11 alcCaptureOpenDevice | |
153: 00009d90 317 FUNC GLOBAL PROTECTED 11 alGetEffectiv | |
154: 000107d0 231 FUNC GLOBAL PROTECTED 11 alcIsExtensionPresent | |
155: 0000e380 289 FUNC GLOBAL PROTECTED 11 alSourceStopv | |
156: 0000e8f0 318 FUNC GLOBAL PROTECTED 11 alSourceUnqueueBuffers | |
157: 0000b4b0 293 FUNC GLOBAL PROTECTED 11 alGetListenerfv | |
158: 0000e640 678 FUNC GLOBAL PROTECTED 11 alSourceQueueBuffers | |
159: 00012270 52 FUNC GLOBAL PROTECTED 11 alcSuspendContext | |
160: 00049448 0 NOTYPE GLOBAL DEFAULT ABS __bss_start | |
161: 0000b3b0 250 FUNC GLOBAL PROTECTED 11 alGetListener3f | |
162: 00008e70 321 FUNC GLOBAL PROTECTED 11 alGenEffects | |
163: 0000ee10 232 FUNC GLOBAL PROTECTED 11 alGetFloat | |
164: 00012330 86 FUNC GLOBAL PROTECTED 11 alcCaptureStop | |
165: 0000ae60 180 FUNC GLOBAL PROTECTED 11 alListenerf | |
166: 0000c240 91 FUNC GLOBAL PROTECTED 11 alIsSource | |
167: 000065a0 368 FUNC GLOBAL PROTECTED 11 alBufferiv | |
168: 0000b650 333 FUNC GLOBAL PROTECTED 11 alGetListener3i | |
169: 0000dd80 613 FUNC GLOBAL PROTECTED 11 alGetSourceiv | |
170: 00012390 89 FUNC GLOBAL PROTECTED 11 alcCaptureStart | |
171: 0000b120 69 FUNC GLOBAL PROTECTED 11 alListeneri | |
172: 00012230 52 FUNC GLOBAL PROTECTED 11 alcProcessContext | |
173: 000111a0 128 FUNC GLOBAL PROTECTED 11 alcSetThreadContext | |
174: 0000f620 116 FUNC GLOBAL PROTECTED 11 alSpeedOfSound | |
175: 0000e620 27 FUNC GLOBAL PROTECTED 11 alSourceRewind | |
176: 00004da0 162 FUNC GLOBAL PROTECTED 11 alGetAuxiliaryEffectSlotfv | |
177: 0000eba0 112 FUNC GLOBAL PROTECTED 11 alDisable | |
178: 00012700 30 FUNC GLOBAL PROTECTED 11 alcGetCurrentContext | |
179: 0000afe0 309 FUNC GLOBAL PROTECTED 11 alListenerfv | |
180: 00007ef0 329 FUNC GLOBAL PROTECTED 11 alGenDatabuffersEXT | |
181: 0000a910 170 FUNC GLOBAL PROTECTED 11 alFilteriv | |
182: 0000d280 691 FUNC GLOBAL PROTECTED 11 alGetSourcef | |
183: 00008970 261 FUNC GLOBAL PROTECTED 11 alMapDatabufferEXT | |
184: 000080c0 341 FUNC GLOBAL PROTECTED 11 alDatabufferDataEXT | |
185: 000048b0 281 FUNC GLOBAL PROTECTED 11 alDeleteAuxiliaryEffectSlots | |
186: 0000c000 571 FUNC GLOBAL PROTECTED 11 alGenSources | |
187: 0000d870 843 FUNC GLOBAL PROTECTED 11 alGetSourcei | |
188: 00008460 122 FUNC GLOBAL PROTECTED 11 alDatabufferfvEXT | |
189: 0000af20 190 FUNC GLOBAL PROTECTED 11 alListener3f | |
190: 0000a4b0 33 FUNC GLOBAL PROTECTED 11 alGetProcAddress | |
191: 00006280 118 FUNC GLOBAL PROTECTED 11 alIsBuffer | |
192: 0000b170 138 FUNC GLOBAL PROTECTED 11 alListener3i | |
193: 00005f90 420 FUNC GLOBAL PROTECTED 11 alDeleteBuffers | |
194: 0000e250 262 FUNC GLOBAL PROTECTED 11 alSourcePausev | |
195: 0000a130 333 FUNC GLOBAL PROTECTED 11 alGetEffectfv | |
196: 000087e0 202 FUNC GLOBAL PROTECTED 11 alGetDatabufferivEXT | |
197: 0000a9c0 253 FUNC GLOBAL PROTECTED 11 alFilterf | |
198: 00007ce0 514 FUNC GLOBAL PROTECTED 11 alDeleteDatabuffersEXT | |
199: 0000a850 186 FUNC GLOBAL PROTECTED 11 alFilteri | |
200: 00049b60 0 NOTYPE GLOBAL DEFAULT ABS _end | |
201: 00005220 170 FUNC GLOBAL PROTECTED 11 alAuxiliaryEffectSlotiv | |
202: 0003cfc8 0 FUNC GLOBAL DEFAULT 12 _fini | |
203: 00008fc0 118 FUNC GLOBAL PROTECTED 11 alIsEffect | |
204: 0000a4e0 76 FUNC GLOBAL PROTECTED 11 alGetEnumValue | |
205: 0000f400 287 FUNC GLOBAL PROTECTED 11 alGetString | |
206: 0000e4d0 329 FUNC GLOBAL PROTECTED 11 alSourceRewindv | |
207: 00006400 154 FUNC GLOBAL PROTECTED 11 alBufferfv | |
208: 00049448 0 NOTYPE GLOBAL DEFAULT ABS _edata | |
209: 0000d670 501 FUNC GLOBAL PROTECTED 11 alGetSourcefv | |
210: 00011f00 803 FUNC GLOBAL PROTECTED 11 alcGetIntegerv | |
211: 00008d00 367 FUNC GLOBAL PROTECTED 11 alDeleteEffects | |
212: 00006380 122 FUNC GLOBAL PROTECTED 11 alBuffer3f | |
213: 0000d540 298 FUNC GLOBAL PROTECTED 11 alGetSource3f | |
214: 000122b0 126 FUNC GLOBAL PROTECTED 11 alcCaptureSamples | |
215: 00007a10 503 FUNC GLOBAL PROTECTED 11 alBufferData | |
216: 00006520 122 FUNC GLOBAL PROTECTED 11 alBuffer3i | |
217: 0000dbc0 445 FUNC GLOBAL PROTECTED 11 alGetSource3i | |
218: 00011300 122 FUNC GLOBAL PROTECTED 11 alcGetThreadContext | |
219: 0000a7d0 118 FUNC GLOBAL PROTECTED 11 alIsFilter | |
220: 000123f0 188 FUNC GLOBAL PROTECTED 11 alcCaptureCloseDevice | |
221: 0000f6a0 136 FUNC GLOBAL PROTECTED 11 alDistanceModel | |
222: 0000ec80 223 FUNC GLOBAL PROTECTED 11 alGetBoolean | |
223: 0000aac0 138 FUNC GLOBAL PROTECTED 11 alFilterfv | |
224: 00004a30 186 FUNC GLOBAL PROTECTED 11 alAuxiliaryEffectSlotf | |
225: 00010630 94 FUNC GLOBAL PROTECTED 11 alcGetError | |
226: 0000bdf0 524 FUNC GLOBAL PROTECTED 11 alDeleteSources | |
227: 00011600 607 FUNC GLOBAL PROTECTED 11 alcCloseDevice | |
228: 00004ea0 894 FUNC GLOBAL PROTECTED 11 alAuxiliaryEffectSloti | |
229: 0000ef00 253 FUNC GLOBAL PROTECTED 11 alGetInteger | |
230: 00008040 120 FUNC GLOBAL PROTECTED 11 alIsDatabufferEXT | |
231: 00004af0 162 FUNC GLOBAL PROTECTED 11 alAuxiliaryEffectSlotfv | |
232: 0000ec10 102 FUNC GLOBAL PROTECTED 11 alIsEnabled | |
233: 0000abf0 170 FUNC GLOBAL PROTECTED 11 alGetFilteriv | |
234: 0000eb30 112 FUNC GLOBAL PROTECTED 11 alEnable | |
235: 00004d10 138 FUNC GLOBAL PROTECTED 11 alGetAuxiliaryEffectSlotf | |
236: 000108c0 709 FUNC GLOBAL PROTECTED 11 alcGetString | |
237: 0000ed60 174 FUNC GLOBAL PROTECTED 11 alGetDouble | |
238: 00006ae0 242 FUNC GLOBAL PROTECTED 11 alGetBufferiv | |
Histogram for `.gnu.hash' bucket list length (total of 131 buckets): | |
Length Number % of total Coverage | |
0 38 ( 29.0%) | |
1 54 ( 41.2%) 35.8% | |
2 23 ( 17.6%) 66.2% | |
3 13 ( 9.9%) 92.1% | |
4 3 ( 2.3%) 100.0% | |
Version symbols section '.gnu.version' contains 239 entries: | |
Addr: 000000000000225a Offset: 0x00225a Link: 3 (.dynsym) | |
000: 0 (*local*) 2 (GLIBC_2.0) 3 (GLIBC_2.0) 4 (GLIBC_2.3.4) | |
004: 2 (GLIBC_2.0) 5 (GLIBC_2.0) 2 (GLIBC_2.0) 2 (GLIBC_2.0) | |
008: 5 (GLIBC_2.0) 5 (GLIBC_2.0) 6 (GLIBC_2.1) 5 (GLIBC_2.0) | |
00c: 5 (GLIBC_2.0) 5 (GLIBC_2.0) 2 (GLIBC_2.0) 5 (GLIBC_2.0) | |
010: 5 (GLIBC_2.0) 2 (GLIBC_2.0) 7 (GLIBC_2.1) 6 (GLIBC_2.1) | |
014: 3 (GLIBC_2.0) 3 (GLIBC_2.0) 2 (GLIBC_2.0) 8 (GLIBC_2.4) | |
018: 9 (GLIBC_2.0) 5 (GLIBC_2.0) 9 (GLIBC_2.0) 2 (GLIBC_2.0) | |
01c: 3 (GLIBC_2.0) 5 (GLIBC_2.0) 5 (GLIBC_2.0) 5 (GLIBC_2.0) | |
020: a (GLIBC_2.1.3) 5 (GLIBC_2.0) 5 (GLIBC_2.0) 5 (GLIBC_2.0) | |
024: 2 (GLIBC_2.0) 5 (GLIBC_2.0) 5 (GLIBC_2.0) 5 (GLIBC_2.0) | |
028: 3 (GLIBC_2.0) 5 (GLIBC_2.0) 4 (GLIBC_2.3.4) 0 (*local*) | |
02c: 6 (GLIBC_2.1) 2 (GLIBC_2.0) 5 (GLIBC_2.0) 5 (GLIBC_2.0) | |
030: 3 (GLIBC_2.0) 2 (GLIBC_2.0) 5 (GLIBC_2.0) 9 (GLIBC_2.0) | |
034: 5 (GLIBC_2.0) 7 (GLIBC_2.1) 5 (GLIBC_2.0) 5 (GLIBC_2.0) | |
038: 2 (GLIBC_2.0) 5 (GLIBC_2.0) 3 (GLIBC_2.0) 4 (GLIBC_2.3.4) | |
03c: 5 (GLIBC_2.0) 2 (GLIBC_2.0) 5 (GLIBC_2.0) 5 (GLIBC_2.0) | |
040: 3 (GLIBC_2.0) 0 (*local*) 2 (GLIBC_2.0) 5 (GLIBC_2.0) | |
044: 3 (GLIBC_2.0) 4 (GLIBC_2.3.4) b (GLIBC_2.1) 2 (GLIBC_2.0) | |
048: 4 (GLIBC_2.3.4) c (GLIBC_2.1) d (GLIBC_2.2) 5 (GLIBC_2.0) | |
04c: 2 (GLIBC_2.0) 5 (GLIBC_2.0) 5 (GLIBC_2.0) 2 (GLIBC_2.0) | |
050: 2 (GLIBC_2.0) 2 (GLIBC_2.0) 5 (GLIBC_2.0) c (GLIBC_2.1) | |
054: e (GLIBC_2.3) 5 (GLIBC_2.0) 4 (GLIBC_2.3.4) 5 (GLIBC_2.0) | |
058: 1 (*global*) 1 (*global*) 1 (*global*) 1 (*global*) | |
05c: 1 (*global*) 1 (*global*) 1 (*global*) 1 (*global*) | |
060: 1 (*global*) 1 (*global*) 1 (*global*) 1 (*global*) | |
064: 1 (*global*) 1 (*global*) 1 (*global*) 1 (*global*) | |
068: 1 (*global*) 1 (*global*) 1 (*global*) 1 (*global*) | |
06c: 1 (*global*) 1 (*global*) 1 (*global*) 1 (*global*) | |
070: 1 (*global*) 1 (*global*) 1 (*global*) 1 (*global*) | |
074: 1 (*global*) 1 (*global*) 1 (*global*) 1 (*global*) | |
078: 1 (*global*) 1 (*global*) 1 (*global*) 1 (*global*) | |
07c: 1 (*global*) 1 (*global*) 1 (*global*) 1 (*global*) | |
080: 1 (*global*) 1 (*global*) 1 (*global*) 1 (*global*) | |
084: 1 (*global*) 1 (*global*) 1 (*global*) 1 (*global*) | |
088: 1 (*global*) 1 (*global*) 1 (*global*) 1 (*global*) | |
08c: 1 (*global*) 1 (*global*) 1 (*global*) 1 (*global*) | |
090: 1 (*global*) 1 (*global*) 1 (*global*) 1 (*global*) | |
094: 1 (*global*) 1 (*global*) 1 (*global*) 1 (*global*) | |
098: 1 (*global*) 1 (*global*) 1 (*global*) 1 (*global*) | |
09c: 1 (*global*) 1 (*global*) 1 (*global*) 1 (*global*) | |
0a0: 1 (*global*) 1 (*global*) 1 (*global*) 1 (*global*) | |
0a4: 1 (*global*) 1 (*global*) 1 (*global*) 1 (*global*) | |
0a8: 1 (*global*) 1 (*global*) 1 (*global*) 1 (*global*) | |
0ac: 1 (*global*) 1 (*global*) 1 (*global*) 1 (*global*) | |
0b0: 1 (*global*) 1 (*global*) 1 (*global*) 1 (*global*) | |
0b4: 1 (*global*) 1 (*global*) 1 (*global*) 1 (*global*) | |
0b8: 1 (*global*) 1 (*global*) 1 (*global*) 1 (*global*) | |
0bc: 1 (*global*) 1 (*global*) 1 (*global*) 1 (*global*) | |
0c0: 1 (*global*) 1 (*global*) 1 (*global*) 1 (*global*) | |
0c4: 1 (*global*) 1 (*global*) 1 (*global*) 1 (*global*) | |
0c8: 1 (*global*) 1 (*global*) 1 (*global*) 1 (*global*) | |
0cc: 1 (*global*) 1 (*global*) 1 (*global*) 1 (*global*) | |
0d0: 1 (*global*) 1 (*global*) 1 (*global*) 1 (*global*) | |
0d4: 1 (*global*) 1 (*global*) 1 (*global*) 1 (*global*) | |
0d8: 1 (*global*) 1 (*global*) 1 (*global*) 1 (*global*) | |
0dc: 1 (*global*) 1 (*global*) 1 (*global*) 1 (*global*) | |
0e0: 1 (*global*) 1 (*global*) 1 (*global*) 1 (*global*) | |
0e4: 1 (*global*) 1 (*global*) 1 (*global*) 1 (*global*) | |
0e8: 1 (*global*) 1 (*global*) 1 (*global*) 1 (*global*) | |
0ec: 1 (*global*) 1 (*global*) 1 (*global*) | |
Version needs section '.gnu.version_r' contains 5 entries: | |
Addr: 0x0000000000002438 Offset: 0x002438 Link: 4 (.dynstr) | |
000000: Version: 1 File: librt.so.1 Cnt: 1 | |
0x0010: Name: GLIBC_2.2 Flags: none Version: 13 | |
0x0020: Version: 1 File: libdl.so.2 Cnt: 2 | |
0x0030: Name: GLIBC_2.1 Flags: none Version: 11 | |
0x0040: Name: GLIBC_2.0 Flags: none Version: 9 | |
0x0050: Version: 1 File: libc.so.6 Cnt: 6 | |
0x0060: Name: GLIBC_2.3 Flags: none Version: 14 | |
0x0070: Name: GLIBC_2.1.3 Flags: none Version: 10 | |
0x0080: Name: GLIBC_2.4 Flags: none Version: 8 | |
0x0090: Name: GLIBC_2.1 Flags: none Version: 7 | |
0x00a0: Name: GLIBC_2.0 Flags: none Version: 5 | |
0x00b0: Name: GLIBC_2.3.4 Flags: none Version: 4 | |
0x00c0: Version: 1 File: libm.so.6 Cnt: 2 | |
0x00d0: Name: GLIBC_2.1 Flags: none Version: 6 | |
0x00e0: Name: GLIBC_2.0 Flags: none Version: 3 | |
0x00f0: Version: 1 File: libpthread.so.0 Cnt: 2 | |
0x0100: Name: GLIBC_2.1 Flags: none Version: 12 | |
0x0110: Name: GLIBC_2.0 Flags: none Version: 2 | |
Displaying notes found at file offset 0x00000114 with length 0x00000024: | |
Owner Data size Description | |
GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) | |
Build ID: e626c6eda14a3dd60b302bfb50a210cef9d582a0 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Processor Information: | |
Vendor: GenuineIntel | |
CPU Family: 0x6 | |
CPU Model: 0x1e | |
CPU Stepping: 0x5 | |
CPU Type: 0x0 | |
Speed: 2794 Mhz | |
4 logical processors | |
4 physical processors | |
HyperThreading: Unsupported | |
FCMOV: Supported | |
SSE2: Supported | |
SSE3: Supported | |
SSSE3: Supported | |
SSE4a: Unsupported | |
SSE41: Supported | |
SSE42: Supported | |
Network Information: | |
Network Speed: | |
Operating System Version: | |
Debian GNU/Linux testing (jessie) (64 bit) | |
Kernel Name: Linux | |
Kernel Version: 3.14-2-amd64 | |
X Server Vendor: The X.Org Foundation | |
X Server Release: 11600000 | |
X Window Manager: KWin | |
Steam Runtime Version: steam-runtime-release_2014-08-20 | |
Video Card: | |
Driver: NVIDIA Corporation GeForce GTX 560/PCIe/SSE2 | |
Driver Version: 4.4.0 NVIDIA 340.32 | |
OpenGL Version: 4.4 | |
Desktop Color Depth: 24 bits per pixel | |
Monitor Refresh Rate: 59 Hz | |
VendorID: 0x10de | |
DeviceID: 0x1201 | |
Number of Monitors: 2 | |
Number of Logical Video Cards: 1 | |
Primary Display Resolution: 1920 x 1200 | |
Desktop Resolution: 3840 x 1200 | |
Primary Display Size: 20.43" x 12.76" (24.06" diag) | |
51.9cm x 32.4cm (61.1cm diag) | |
Primary Bus: PCI Express 16x | |
Primary VRAM: 1024 MB | |
Supported MSAA Modes: 2x 4x 8x 16x | |
Sound card: | |
Audio device: Realtek ALC892 | |
Memory: | |
RAM: 16075 Mb | |
Miscellaneous: | |
UI Language: English | |
LANG: en_US.UTF-8 | |
Microphone: Not set | |
Total Hard Disk Space Available: 102420 Mb | |
Largest Free Hard Disk Block: 37475 Mb | |
Installed software: | |
Recent Failure Reports: | |
Wed Sep 24 19:19:05 2014 GMT: file ''/tmp/dumps/assert_20140924211836_1.dmp'', upload yes: ''CrashID=bp-53f48a03-3f68-4f39-81bb-f28fb2140924'' | |
Wed Sep 24 19:19:13 2014 GMT: file ''/tmp/dumps/assert_20140924211813_1.dmp'', upload yes: ''CrashID=bp-94d3be68-c385-4b7e-98b8-816542140924'' | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment