Skip to content

Instantly share code, notes, and snippets.

@zhuowei
Created May 12, 2012 06:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zhuowei/2664599 to your computer and use it in GitHub Desktop.
Save zhuowei/2664599 to your computer and use it in GitHub Desktop.
LD_DEBUG for python3.2 on QNX PlayBook loading libminecraft_j.so
>>> cdll.LoadLibrary("libminecraftpe_j.so")
debug: Looking up symbol history_get
debug: Symbol history_get bound to definition in libedit.so.0
debug: Looking up symbol PyUnicodeUCS2_FSConverter
debug: Symbol PyUnicodeUCS2_FSConverter bound to definition in libpython3.2m.so.1.0
libs: dlopen("libminecraftpe_j.so",514)
Mode: NOW LOCAL
libs: Neither RTLD_GROUP nor RTLD_WORLD specified, assuming RTLD_GROUP | RTLD_WORLD
libs: load_object: attempt load of libminecraftpe_j.so
debug: find_file:1310: name=libminecraftpe_j.so libpath=/accounts/1000/shared/downloads:/system/lib:/proc/boot:/lib:/usr/lib:/lib/dll rpath=NULL
debug: searchpath:1254: name=libminecraftpe_j.so path= amode=4 bufsize=1025
debug: searchpath:1254: name=libminecraftpe_j.so path=/accounts/1000/shared/downloads:/system/lib:/proc/boot:/lib:/usr/lib:/lib/dll amode=4 bufsize=1025
debug: searchpath:1278: trying /accounts/1000/shared/downloads/libminecraftpe_j.so
debug: searchpath:1283:/accounts/1000/shared/downloads/libminecraftpe_j.so: success
libs: /accounts/1000/shared/downloads/libminecraftpe_j.so: found; real path:/accounts/1000/shared/downloads/libminecraftpe_j.so
debug: textrel 0x78880264
debug: textrel merge pages 0x78880000 and 0x78880000 (sz 4096)
reloc: textrel: Remapped region: 0x78880000 (size 4096)
libs: load_elf32: loaded lib at addr 78800000(text) 78975000(data)
libs: object libminecraftpe_j.so loaded; real soname: libminecraftpe.so loaded from: /accounts/1000/shared/downloads/libminecraftpe_j.so
debug: Added libminecraftpe.so to link map
libs: load_object: attempt load of liblog.so
debug: find_file:1310: name=liblog.so libpath=/accounts/1000/shared/downloads:/system/lib:/proc/boot:/lib:/usr/lib:/lib/dll rpath=NULL
debug: searchpath:1254: name=liblog.so path= amode=4 bufsize=1025
debug: searchpath:1254: name=liblog.so path=/accounts/1000/shared/downloads:/system/lib:/proc/boot:/lib:/usr/lib:/lib/dll amode=4 bufsize=1025
debug: searchpath:1278: trying /accounts/1000/shared/downloads/liblog.so
debug: searchpath:1289:/accounts/1000/shared/downloads/liblog.so: failed (No such file or directory)
debug: searchpath:1278: trying /system/lib/liblog.so
debug: searchpath:1283:/system/lib/liblog.so: success
libs: /system/lib/liblog.so: found; real path:/apps/sys.android.gYABgKAOw1czN6neiAT72SGO.ns/native/system/lib/liblog.so
libs: load_elf32: loaded lib at addr 7802c000(text) 78030efc(data)
libs: object liblog.so loaded; real soname: liblog.so loaded from: /apps/sys.android.gYABgKAOw1czN6neiAT72SGO.ns/native/system/lib/liblog.so
debug: Added liblog.so to link map
libs: load_object: attempt load of libEGL.so
debug: find_file:1310: name=libEGL.so libpath=/accounts/1000/shared/downloads:/system/lib:/proc/boot:/lib:/usr/lib:/lib/dll rpath=NULL
debug: searchpath:1254: name=libEGL.so path= amode=4 bufsize=1025
debug: searchpath:1254: name=libEGL.so path=/accounts/1000/shared/downloads:/system/lib:/proc/boot:/lib:/usr/lib:/lib/dll amode=4 bufsize=1025
debug: searchpath:1278: trying /accounts/1000/shared/downloads/libEGL.so
debug: searchpath:1289:/accounts/1000/shared/downloads/libEGL.so: failed (No such file or directory)
debug: searchpath:1278: trying /system/lib/libEGL.so
debug: searchpath:1289:/system/lib/libEGL.so: failed (No such file or directory)
debug: searchpath:1278: trying /proc/boot/libEGL.so
debug: searchpath:1289:/proc/boot/libEGL.so: failed (No such file or directory)
debug: searchpath:1278: trying /lib/libEGL.so
debug: searchpath:1289:/lib/libEGL.so: failed (No such file or directory)
debug: searchpath:1278: trying /usr/lib/libEGL.so
debug: searchpath:1283:/usr/lib/libEGL.so: success
libs: /usr/lib/libEGL.so: found; real path:/base/usr/lib/libEGL.so.1
libs: load_elf32: loaded lib at addr 78075000(text) 7807e530(data)
libs: object libEGL.so loaded; real soname: libEGL.so.1 loaded from: /base/usr/lib/libEGL.so.1
debug: Added libEGL.so.1 to link map
libs: load_object: attempt load of libGLESv1_CM.so
debug: find_file:1310: name=libGLESv1_CM.so libpath=/accounts/1000/shared/downloads:/system/lib:/proc/boot:/lib:/usr/lib:/lib/dll rpath=NULL
debug: searchpath:1254: name=libGLESv1_CM.so path= amode=4 bufsize=1025
debug: searchpath:1254: name=libGLESv1_CM.so path=/accounts/1000/shared/downloads:/system/lib:/proc/boot:/lib:/usr/lib:/lib/dll amode=4 bufsize=1025
debug: searchpath:1278: trying /accounts/1000/shared/downloads/libGLESv1_CM.so
debug: searchpath:1289:/accounts/1000/shared/downloads/libGLESv1_CM.so: failed (No such file or directory)
debug: searchpath:1278: trying /system/lib/libGLESv1_CM.so
debug: searchpath:1289:/system/lib/libGLESv1_CM.so: failed (No such file or directory)
debug: searchpath:1278: trying /proc/boot/libGLESv1_CM.so
debug: searchpath:1289:/proc/boot/libGLESv1_CM.so: failed (No such file or directory)
debug: searchpath:1278: trying /lib/libGLESv1_CM.so
debug: searchpath:1289:/lib/libGLESv1_CM.so: failed (No such file or directory)
debug: searchpath:1278: trying /usr/lib/libGLESv1_CM.so
debug: searchpath:1283:/usr/lib/libGLESv1_CM.so: success
libs: /usr/lib/libGLESv1_CM.so: found; real path:/base/usr/lib/libGLESv1_CM.so.1
libs: load_elf32: loaded lib at addr 7847a000(text) 78483f1c(data)
libs: object libGLESv1_CM.so loaded; real soname: libGLESv1_CM.so.1 loaded from: /base/usr/lib/libGLESv1_CM.so.1
debug: Added libGLESv1_CM.so.1 to link map
libs: load_object: attempt load of libstdc++.so
debug: find_file:1310: name=libstdc++.so libpath=/accounts/1000/shared/downloads:/system/lib:/proc/boot:/lib:/usr/lib:/lib/dll rpath=NULL
debug: searchpath:1254: name=libstdc++.so path= amode=4 bufsize=1025
debug: searchpath:1254: name=libstdc++.so path=/accounts/1000/shared/downloads:/system/lib:/proc/boot:/lib:/usr/lib:/lib/dll amode=4 bufsize=1025
debug: searchpath:1278: trying /accounts/1000/shared/downloads/libstdc++.so
debug: searchpath:1283:/accounts/1000/shared/downloads/libstdc++.so: success
libs: /accounts/1000/shared/downloads/libstdc++.so: found; real path:/accounts/1000/shared/downloads/libstdc++.so
libs: load_elf32: loaded lib at addr 78d80000(text) 78e4bf50(data)
libs: object libstdc++.so loaded; real soname: libstdc++.so.6 loaded from: /accounts/1000/shared/downloads/libstdc++.so
debug: Added libstdc++.so.6 to link map
libs: load_object: attempt load of libm.so
debug: find_file:1310: name=libm.so libpath=/accounts/1000/shared/downloads:/system/lib:/proc/boot:/lib:/usr/lib:/lib/dll rpath=NULL
debug: searchpath:1254: name=libm.so path= amode=4 bufsize=1025
debug: searchpath:1254: name=libm.so path=/accounts/1000/shared/downloads:/system/lib:/proc/boot:/lib:/usr/lib:/lib/dll amode=4 bufsize=1025
debug: searchpath:1278: trying /accounts/1000/shared/downloads/libm.so
debug: searchpath:1289:/accounts/1000/shared/downloads/libm.so: failed (No such file or directory)
debug: searchpath:1278: trying /system/lib/libm.so
debug: searchpath:1289:/system/lib/libm.so: failed (No such file or directory)
debug: searchpath:1278: trying /proc/boot/libm.so
debug: searchpath:1283:/proc/boot/libm.so: success
libs: /proc/boot/libm.so: found; real path:/proc/boot/libm.so.2
libs: load_object: attempt load of libc.so
debug: find_file:1310: name=libc.so libpath=/accounts/1000/shared/downloads:/system/lib:/proc/boot:/lib:/usr/lib:/lib/dll rpath=NULL
debug: searchpath:1254: name=libc.so path= amode=4 bufsize=1025
debug: searchpath:1254: name=libc.so path=/accounts/1000/shared/downloads:/system/lib:/proc/boot:/lib:/usr/lib:/lib/dll amode=4 bufsize=1025
debug: searchpath:1278: trying /accounts/1000/shared/downloads/libc.so
debug: searchpath:1289:/accounts/1000/shared/downloads/libc.so: failed (No such file or directory)
debug: searchpath:1278: trying /system/lib/libc.so
debug: searchpath:1289:/system/lib/libc.so: failed (No such file or directory)
debug: searchpath:1278: trying /proc/boot/libc.so
debug: searchpath:1283:/proc/boot/libc.so: success
libs: /proc/boot/libc.so: found; real path:/proc/boot/libc.so.3
libs: load_object: attempt load of libdl.so
debug: find_file:1310: name=libdl.so libpath=/accounts/1000/shared/downloads:/system/lib:/proc/boot:/lib:/usr/lib:/lib/dll rpath=NULL
debug: searchpath:1254: name=libdl.so path= amode=4 bufsize=1025
debug: searchpath:1254: name=libdl.so path=/accounts/1000/shared/downloads:/system/lib:/proc/boot:/lib:/usr/lib:/lib/dll amode=4 bufsize=1025
debug: searchpath:1278: trying /accounts/1000/shared/downloads/libdl.so
debug: searchpath:1289:/accounts/1000/shared/downloads/libdl.so: failed (No such file or directory)
debug: searchpath:1278: trying /system/lib/libdl.so
debug: searchpath:1283:/system/lib/libdl.so: success
libs: /system/lib/libdl.so: found; real path:/apps/sys.android.gYABgKAOw1czN6neiAT72SGO.ns/native/system/lib/libdl.so
libs: load_elf32: loaded lib at addr 78019000(text) 7801af0c(data)
libs: object libdl.so loaded; real soname: libdl.so loaded from: /apps/sys.android.gYABgKAOw1czN6neiAT72SGO.ns/native/system/lib/libdl.so
debug: Added libdl.so to link map
libs: load_object: attempt load of libbionic.so
debug: find_file:1310: name=libbionic.so libpath=/accounts/1000/shared/downloads:/system/lib:/proc/boot:/lib:/usr/lib:/lib/dll rpath=$ORIGIN/../lib
debug: searchpath:1254: name=libbionic.so path=$ORIGIN/../lib amode=4 bufsize=1025
debug: searchpath:1278: trying $ORIGIN/../lib/libbionic.so
debug: searchpath:1289:$ORIGIN/../lib/libbionic.so: failed (No such file or directory)
debug: searchpath:1254: name=libbionic.so path=/accounts/1000/shared/downloads:/system/lib:/proc/boot:/lib:/usr/lib:/lib/dll amode=4 bufsize=1025
debug: searchpath:1278: trying /accounts/1000/shared/downloads/libbionic.so
debug: searchpath:1289:/accounts/1000/shared/downloads/libbionic.so: failed (No such file or directory)
debug: searchpath:1278: trying /system/lib/libbionic.so
debug: searchpath:1283:/system/lib/libbionic.so: success
libs: /system/lib/libbionic.so: found; real path:/apps/sys.android.gYABgKAOw1czN6neiAT72SGO.ns/native/system/lib/libbionic.so
libs: load_elf32: loaded lib at addr 784a8000(text) 784b8cf0(data)
libs: object libbionic.so loaded; real soname: libbionic.so loaded from: /apps/sys.android.gYABgKAOw1czN6neiAT72SGO.ns/native/system/lib/libbionic.so
debug: Added libbionic.so to link map
libs: load_object: attempt load of libm_android.so
debug: find_file:1310: name=libm_android.so libpath=/accounts/1000/shared/downloads:/system/lib:/proc/boot:/lib:/usr/lib:/lib/dll rpath=$ORIGIN/../lib
debug: searchpath:1254: name=libm_android.so path=$ORIGIN/../lib amode=4 bufsize=1025
debug: searchpath:1278: trying $ORIGIN/../lib/libm_android.so
debug: searchpath:1289:$ORIGIN/../lib/libm_android.so: failed (No such file or directory)
debug: searchpath:1254: name=libm_android.so path=/accounts/1000/shared/downloads:/system/lib:/proc/boot:/lib:/usr/lib:/lib/dll amode=4 bufsize=1025
debug: searchpath:1278: trying /accounts/1000/shared/downloads/libm_android.so
debug: searchpath:1289:/accounts/1000/shared/downloads/libm_android.so: failed (No such file or directory)
debug: searchpath:1278: trying /system/lib/libm_android.so
debug: searchpath:1283:/system/lib/libm_android.so: success
libs: /system/lib/libm_android.so: found; real path:/apps/sys.android.gYABgKAOw1czN6neiAT72SGO.ns/native/system/lib/libm_android.so
libs: load_elf32: loaded lib at addr 785d0000(text) 785e8f04(data)
libs: object libm_android.so loaded; real soname: libm_android.so loaded from: /apps/sys.android.gYABgKAOw1czN6neiAT72SGO.ns/native/system/lib/libm_android.so
debug: Added libm_android.so to link map
libs: load_object: attempt load of libscreen.so.1
debug: find_file:1310: name=libscreen.so.1 libpath=/accounts/1000/shared/downloads:/system/lib:/proc/boot:/lib:/usr/lib:/lib/dll rpath=$ORIGIN/../lib
debug: searchpath:1254: name=libscreen.so.1 path=$ORIGIN/../lib amode=4 bufsize=1025
debug: searchpath:1278: trying $ORIGIN/../lib/libscreen.so.1
debug: searchpath:1289:$ORIGIN/../lib/libscreen.so.1: failed (No such file or directory)
debug: searchpath:1254: name=libscreen.so.1 path=/accounts/1000/shared/downloads:/system/lib:/proc/boot:/lib:/usr/lib:/lib/dll amode=4 bufsize=1025
debug: searchpath:1278: trying /accounts/1000/shared/downloads/libscreen.so.1
debug: searchpath:1289:/accounts/1000/shared/downloads/libscreen.so.1: failed (No such file or directory)
debug: searchpath:1278: trying /system/lib/libscreen.so.1
debug: searchpath:1289:/system/lib/libscreen.so.1: failed (No such file or directory)
debug: searchpath:1278: trying /proc/boot/libscreen.so.1
debug: searchpath:1289:/proc/boot/libscreen.so.1: failed (No such file or directory)
debug: searchpath:1278: trying /lib/libscreen.so.1
debug: searchpath:1289:/lib/libscreen.so.1: failed (No such file or directory)
debug: searchpath:1278: trying /usr/lib/libscreen.so.1
debug: searchpath:1283:/usr/lib/libscreen.so.1: success
libs: /usr/lib/libscreen.so.1: found; real path:/base/usr/lib/libscreen.so.1
libs: load_elf32: loaded lib at addr 785a0000(text) 785b6f08(data)
libs: object libscreen.so.1 loaded; real soname: libscreen.so.1 loaded from: /base/usr/lib/libscreen.so.1
debug: Added libscreen.so.1 to link map
libs: load_object: attempt load of libimg.so.1
debug: find_file:1310: name=libimg.so.1 libpath=/accounts/1000/shared/downloads:/system/lib:/proc/boot:/lib:/usr/lib:/lib/dll rpath=$ORIGIN/../lib
debug: searchpath:1254: name=libimg.so.1 path=$ORIGIN/../lib amode=4 bufsize=1025
debug: searchpath:1278: trying $ORIGIN/../lib/libimg.so.1
debug: searchpath:1289:$ORIGIN/../lib/libimg.so.1: failed (No such file or directory)
debug: searchpath:1254: name=libimg.so.1 path=/accounts/1000/shared/downloads:/system/lib:/proc/boot:/lib:/usr/lib:/lib/dll amode=4 bufsize=1025
debug: searchpath:1278: trying /accounts/1000/shared/downloads/libimg.so.1
debug: searchpath:1289:/accounts/1000/shared/downloads/libimg.so.1: failed (No such file or directory)
debug: searchpath:1278: trying /system/lib/libimg.so.1
debug: searchpath:1289:/system/lib/libimg.so.1: failed (No such file or directory)
debug: searchpath:1278: trying /proc/boot/libimg.so.1
debug: searchpath:1289:/proc/boot/libimg.so.1: failed (No such file or directory)
debug: searchpath:1278: trying /lib/libimg.so.1
debug: searchpath:1283:/lib/libimg.so.1: success
libs: /lib/libimg.so.1: found; real path:/base/lib/libimg.so.1
libs: load_elf32: loaded lib at addr 78495000(text) 784a5ed4(data)
libs: object libimg.so.1 loaded; real soname: libimg.so.1 loaded from: /base/lib/libimg.so.1
debug: Added libimg.so.1 to link map
libs: load_object: attempt load of libmmrndclient.so.1
debug: find_file:1310: name=libmmrndclient.so.1 libpath=/accounts/1000/shared/downloads:/system/lib:/proc/boot:/lib:/usr/lib:/lib/dll rpath=$ORIGIN/../lib
debug: searchpath:1254: name=libmmrndclient.so.1 path=$ORIGIN/../lib amode=4 bufsize=1025
debug: searchpath:1278: trying $ORIGIN/../lib/libmmrndclient.so.1
debug: searchpath:1289:$ORIGIN/../lib/libmmrndclient.so.1: failed (No such file or directory)
debug: searchpath:1254: name=libmmrndclient.so.1 path=/accounts/1000/shared/downloads:/system/lib:/proc/boot:/lib:/usr/lib:/lib/dll amode=4 bufsize=1025
debug: searchpath:1278: trying /accounts/1000/shared/downloads/libmmrndclient.so.1
debug: searchpath:1289:/accounts/1000/shared/downloads/libmmrndclient.so.1: failed (No such file or directory)
debug: searchpath:1278: trying /system/lib/libmmrndclient.so.1
debug: searchpath:1289:/system/lib/libmmrndclient.so.1: failed (No such file or directory)
debug: searchpath:1278: trying /proc/boot/libmmrndclient.so.1
debug: searchpath:1289:/proc/boot/libmmrndclient.so.1: failed (No such file or directory)
debug: searchpath:1278: trying /lib/libmmrndclient.so.1
debug: searchpath:1283:/lib/libmmrndclient.so.1: success
libs: /lib/libmmrndclient.so.1: found; real path:/base/lib/libmmrndclient.so.1
libs: load_elf32: loaded lib at addr 78111000(text) 78114f1c(data)
libs: object libmmrndclient.so.1 loaded; real soname: libmmrndclient.so.1 loaded from: /base/lib/libmmrndclient.so.1
debug: Added libmmrndclient.so.1 to link map
libs: load_object: attempt load of libstrm.so.1
debug: find_file:1310: name=libstrm.so.1 libpath=/accounts/1000/shared/downloads:/system/lib:/proc/boot:/lib:/usr/lib:/lib/dll rpath=$ORIGIN/../lib
debug: searchpath:1254: name=libstrm.so.1 path=$ORIGIN/../lib amode=4 bufsize=1025
debug: searchpath:1278: trying $ORIGIN/../lib/libstrm.so.1
debug: searchpath:1289:$ORIGIN/../lib/libstrm.so.1: failed (No such file or directory)
debug: searchpath:1254: name=libstrm.so.1 path=/accounts/1000/shared/downloads:/system/lib:/proc/boot:/lib:/usr/lib:/lib/dll amode=4 bufsize=1025
debug: searchpath:1278: trying /accounts/1000/shared/downloads/libstrm.so.1
debug: searchpath:1289:/accounts/1000/shared/downloads/libstrm.so.1: failed (No such file or directory)
debug: searchpath:1278: trying /system/lib/libstrm.so.1
debug: searchpath:1289:/system/lib/libstrm.so.1: failed (No such file or directory)
debug: searchpath:1278: trying /proc/boot/libstrm.so.1
debug: searchpath:1289:/proc/boot/libstrm.so.1: failed (No such file or directory)
debug: searchpath:1278: trying /lib/libstrm.so.1
debug: searchpath:1289:/lib/libstrm.so.1: failed (No such file or directory)
debug: searchpath:1278: trying /usr/lib/libstrm.so.1
debug: searchpath:1283:/usr/lib/libstrm.so.1: success
libs: /usr/lib/libstrm.so.1: found; real path:/base/usr/lib/libstrm.so.1
libs: load_elf32: loaded lib at addr 7817c000(text) 7817ef24(data)
libs: object libstrm.so.1 loaded; real soname: libstrm.so.1 loaded from: /base/usr/lib/libstrm.so.1
debug: Added libstrm.so.1 to link map
libs: load_object: attempt load of libpps.so.1
debug: find_file:1310: name=libpps.so.1 libpath=/accounts/1000/shared/downloads:/system/lib:/proc/boot:/lib:/usr/lib:/lib/dll rpath=$ORIGIN/../lib
debug: searchpath:1254: name=libpps.so.1 path=$ORIGIN/../lib amode=4 bufsize=1025
debug: searchpath:1278: trying $ORIGIN/../lib/libpps.so.1
debug: searchpath:1289:$ORIGIN/../lib/libpps.so.1: failed (No such file or directory)
debug: searchpath:1254: name=libpps.so.1 path=/accounts/1000/shared/downloads:/system/lib:/proc/boot:/lib:/usr/lib:/lib/dll amode=4 bufsize=1025
debug: searchpath:1278: trying /accounts/1000/shared/downloads/libpps.so.1
debug: searchpath:1289:/accounts/1000/shared/downloads/libpps.so.1: failed (No such file or directory)
debug: searchpath:1278: trying /system/lib/libpps.so.1
debug: searchpath:1289:/system/lib/libpps.so.1: failed (No such file or directory)
debug: searchpath:1278: trying /proc/boot/libpps.so.1
debug: searchpath:1289:/proc/boot/libpps.so.1: failed (No such file or directory)
debug: searchpath:1278: trying /lib/libpps.so.1
debug: searchpath:1283:/lib/libpps.so.1: success
libs: /lib/libpps.so.1: found; real path:/base/lib/libpps.so.1
libs: load_elf32: loaded lib at addr 7819e000(text) 781a2f00(data)
libs: object libpps.so.1 loaded; real soname: libpps.so.1 loaded from: /base/lib/libpps.so.1
debug: Added libpps.so.1 to link map
Resolution scope for libminecraftpe.so->/accounts/1000/shared/downloads/libminecraftpe_j.so:
Executable->/usr/bin/python3.2
libminecraftpe.so->/accounts/1000/shared/downloads/libminecraftpe_j.so
libpython3.2m.so.1.0->/base/usr/lib/libpython3.2m.so.1.0
libiconv.so.1->/base/usr/lib/libiconv.so.1
libsocket.so.3->/proc/boot/libsocket.so.3
libintl.so.1->/base/usr/lib/libintl.so.1
libm.so.2->/proc/boot/libm.so.2
libc.so.3->/usr/lib/ldqnx.so.2
liblog.so->/apps/sys.android.gYABgKAOw1czN6neiAT72SGO.ns/native/system/lib/liblog.so
libEGL.so.1->/base/usr/lib/libEGL.so.1
libGLESv1_CM.so.1->/base/usr/lib/libGLESv1_CM.so.1
libstdc++.so.6->/accounts/1000/shared/downloads/libstdc++.so
libm.so.2->/proc/boot/libm.so.2
libc.so.3->/usr/lib/ldqnx.so.2
libdl.so->/apps/sys.android.gYABgKAOw1czN6neiAT72SGO.ns/native/system/lib/libdl.so
libbionic.so->/apps/sys.android.gYABgKAOw1czN6neiAT72SGO.ns/native/system/lib/libbionic.so
libm_android.so->/apps/sys.android.gYABgKAOw1czN6neiAT72SGO.ns/native/system/lib/libm_android.so
libscreen.so.1->/base/usr/lib/libscreen.so.1
libimg.so.1->/base/lib/libimg.so.1
libmmrndclient.so.1->/base/lib/libmmrndclient.so.1
libstrm.so.1->/base/usr/lib/libstrm.so.1
libpps.so.1->/base/lib/libpps.so.1
r_map:
Base address: 0x780a9000
Soname:
Next: 0x78e88400
Prev: 0x0
Matching soname:
Time lib was loaded: 1336803642
Path: /usr/bin/python3.2
--------------------
Base address: 0x78600000
Soname: libpython3.2m.so.1.0
Next: 0x78e88800
Prev: 0x78e88000
Matching soname:
Time lib was loaded: 1336803642
Path: /base/usr/lib/libpython3.2m.so.1.0
--------------------
Base address: 0x78290000
Soname: libiconv.so.1
Next: 0x78e88c00
Prev: 0x78e88400
Matching soname:
Time lib was loaded: 1336803642
Path: /base/usr/lib/libiconv.so.1
--------------------
Base address: 0x78040000
Soname: libsocket.so.3
Next: 0x78e89000
Prev: 0x78e88800
Matching soname:
Time lib was loaded: 1336803642
Path: /proc/boot/libsocket.so.3
--------------------
Base address: 0x7801d000
Soname: libintl.so.1
Next: 0x78e89400
Prev: 0x78e88c00
Matching soname:
Time lib was loaded: 1336803642
Path: /base/usr/lib/libintl.so.1
--------------------
Base address: 0x78080000
Soname: libm.so.2
Next: 0x78e89800
Prev: 0x78e89000
Matching soname:
Time lib was loaded: 1336803642
Path: /proc/boot/libm.so.2
--------------------
Base address: 0x13e0000
Soname: libc.so.3
Next: 0x78e89c00
Prev: 0x78e89400
Matching soname:
Time lib was loaded: 1336803642
Path: /usr/lib/ldqnx.so.2
--------------------
Base address: 0x7800a000
Soname: _bisect.so
Next: 0x78e8b000
Prev: 0x78e89800
Matching soname:
Time lib was loaded: 1336803643
Path: /base/usr/lib/python3.2/lib-dynload/_bisect.so
--------------------
Base address: 0x78000000
Soname: _heapq.so
Next: 0x78e8b400
Prev: 0x78e89c00
Matching soname:
Time lib was loaded: 1336803643
Path: /base/usr/lib/python3.2/lib-dynload/_heapq.so
--------------------
Base address: 0x78011000
Soname: readline.so
Next: 0x78e8b800
Prev: 0x78e8b000
Matching soname:
Time lib was loaded: 1336803643
Path: /base/usr/lib/python3.2/lib-dynload/readline.so
--------------------
Base address: 0x784f0000
Soname: libedit.so.0
Next: 0x78e8bc00
Prev: 0x78e8b400
Matching soname:
Time lib was loaded: 1336803643
Path: /base/usr/lib/libedit.so.0
--------------------
Base address: 0x784c0000
Soname: _ctypes.so
Next: 0x7848b000
Prev: 0x78e8b800
Matching soname:
Time lib was loaded: 1336803658
Path: /base/usr/lib/python3.2/lib-dynload/_ctypes.so
--------------------
Base address: 0x78033000
Soname: _struct.so
Next: 0x7848b400
Prev: 0x78e8bc00
Matching soname:
Time lib was loaded: 1336803658
Path: /base/usr/lib/python3.2/lib-dynload/_struct.so
--------------------
Base address: 0x78800000
Soname: libminecraftpe.so
Next: 0x7848b800
Prev: 0x7848b000
Matching soname:
Time lib was loaded: 1336803670
Path: /accounts/1000/shared/downloads/libminecraftpe_j.so
--------------------
Base address: 0x7802c000
Soname: liblog.so
Next: 0x7848bc00
Prev: 0x7848b400
Matching soname:
Time lib was loaded: 1336803670
Path: /apps/sys.android.gYABgKAOw1czN6neiAT72SGO.ns/native/system/lib/liblog.so
--------------------
Base address: 0x78075000
Soname: libEGL.so.1
Next: 0x7848d000
Prev: 0x7848b800
Matching soname:
Time lib was loaded: 1336803670
Path: /base/usr/lib/libEGL.so.1
--------------------
Base address: 0x7847a000
Soname: libGLESv1_CM.so.1
Next: 0x7848d400
Prev: 0x7848bc00
Matching soname:
Time lib was loaded: 1336803670
Path: /base/usr/lib/libGLESv1_CM.so.1
--------------------
Base address: 0x78d80000
Soname: libstdc++.so.6
Next: 0x7848e000
Prev: 0x7848d000
Matching soname:
Time lib was loaded: 1336803670
Path: /accounts/1000/shared/downloads/libstdc++.so
--------------------
Base address: 0x78019000
Soname: libdl.so
Next: 0x7848e400
Prev: 0x7848d400
Matching soname:
Time lib was loaded: 1336803670
Path: /apps/sys.android.gYABgKAOw1czN6neiAT72SGO.ns/native/system/lib/libdl.so
--------------------
Base address: 0x784a8000
Soname: libbionic.so
Next: 0x7848e800
Prev: 0x7848e000
Matching soname:
Time lib was loaded: 1336803670
Path: /apps/sys.android.gYABgKAOw1czN6neiAT72SGO.ns/native/system/lib/libbionic.so
--------------------
Base address: 0x785d0000
Soname: libm_android.so
Next: 0x7848ec00
Prev: 0x7848e400
Matching soname:
Time lib was loaded: 1336803671
Path: /apps/sys.android.gYABgKAOw1czN6neiAT72SGO.ns/native/system/lib/libm_android.so
--------------------
Base address: 0x785a0000
Soname: libscreen.so.1
Next: 0x7848f000
Prev: 0x7848e800
Matching soname:
Time lib was loaded: 1336803671
Path: /base/usr/lib/libscreen.so.1
--------------------
Base address: 0x78495000
Soname: libimg.so.1
Next: 0x7848f400
Prev: 0x7848ec00
Matching soname:
Time lib was loaded: 1336803671
Path: /base/lib/libimg.so.1
--------------------
Base address: 0x78111000
Soname: libmmrndclient.so.1
Next: 0x7848f800
Prev: 0x7848f000
Matching soname:
Time lib was loaded: 1336803671
Path: /base/lib/libmmrndclient.so.1
--------------------
Base address: 0x7817c000
Soname: libstrm.so.1
Next: 0x7848fc00
Prev: 0x7848f400
Matching soname:
Time lib was loaded: 1336803671
Path: /base/usr/lib/libstrm.so.1
--------------------
Base address: 0x7819e000
Soname: libpps.so.1
Next: 0x0
Prev: 0x7848f800
Matching soname:
Time lib was loaded: 1336803671
Path: /base/lib/libpps.so.1
--------------------
List dump. Name: debug: All objects list (DAO)
Object addr 0x78e88000
Refcount: 7
Flags: 0x2040e247 INIT|FINI|RESOLVED|JMPRELSDONE|EXECUTABLE|INITARRAY|FINIARRAY|PREINIT|GLOBAL|PIE
Name:
Rpath:
Text: 0x780a9000
Text size: 3280 (0xcd0)
Text rel: 2013958144 (0x780a9000)
Data offset: 7932 (0x1efc)
Data size: 432 (0x1b0)
Data rel: 2013958144 (0x780a9000)
Scope: 0x145fa70
Object addr 0x78e88400
Refcount: 7
Flags: 0x402043 INIT|RESOLVED|JMPRELSDONE|INITARRAY|GLOBAL
Name: libpython3.2m.so.1.0
Rpath:
Text: 0x78600000
Text size: 1173016 (0x11e618)
Text rel: 2019557376 (0x78600000)
Data offset: 1177672 (0x11f848)
Data size: 258108 (0x3f03c)
Data rel: 2019557376 (0x78600000)
Scope: 0x145fa70
Object addr 0x78e88800
Refcount: 7
Flags: 0x402043 INIT|RESOLVED|JMPRELSDONE|INITARRAY|GLOBAL
Name: libiconv.so.1
Rpath:
Text: 0x78290000
Text size: 911064 (0xde6d8)
Text rel: 2015952896 (0x78290000)
Data offset: 915064 (0xdf678)
Data size: 2660 (0xa64)
Data rel: 2015952896 (0x78290000)
Scope: 0x145fa70
Object addr 0x78e88c00
Refcount: 7
Flags: 0x402043 INIT|RESOLVED|JMPRELSDONE|INITARRAY|GLOBAL
Name: libsocket.so.3
Rpath:
Text: 0x78040000
Text size: 185076 (0x2d2f4)
Text rel: 2013528064 (0x78040000)
Data offset: 190088 (0x2e688)
Data size: 24896 (0x6140)
Data rel: 2013528064 (0x78040000)
Scope: 0x145fa70
Object addr 0x78e89000
Refcount: 7
Flags: 0x402043 INIT|RESOLVED|JMPRELSDONE|INITARRAY|GLOBAL
Name: libintl.so.1
Rpath:
Text: 0x7801d000
Text size: 50864 (0xc6b0)
Text rel: 2013384704 (0x7801d000)
Data offset: 57124 (0xdf24)
Data size: 840 (0x348)
Data rel: 2013384704 (0x7801d000)
Scope: 0x145fa70
Object addr 0x78e89400
Refcount: 8
Flags: 0x402043 INIT|RESOLVED|JMPRELSDONE|INITARRAY|GLOBAL
Name: libm.so.2
Rpath:
Text: 0x78080000
Text size: 149872 (0x24970)
Text rel: 2013790208 (0x78080000)
Data offset: 153592 (0x257f8)
Data size: 5412 (0x1524)
Data rel: 2013790208 (0x78080000)
Scope: 0x145fa70
Object addr 0x78e89800
Refcount: 8
Flags: 0x402043 INIT|RESOLVED|JMPRELSDONE|INITARRAY|GLOBAL
Name: libc.so.3
Rpath:
Text: 0x13e0000
Text size: 507580 (0x7bebc)
Text rel: 20840448 (0x13e0000)
Data offset: 509420 (0x7c5ec)
Data size: 15680 (0x3d40)
Data rel: 20840448 (0x13e0000)
Scope: 0x145fa70
Object addr 0x78e89c00
Refcount: 1
Flags: 0x2143 INIT|RESOLVED|JMPRELSDONE|NOSONAME|INITARRAY
Name: _bisect.so
Rpath:
Text: 0x7800a000
Text size: 16204 (0x3f4c)
Text rel: 2013306880 (0x7800a000)
Data offset: 20260 (0x4f24)
Data size: 2364 (0x93c)
Data rel: 2013306880 (0x7800a000)
Scope: 0x78e86500
Object addr 0x78e8b000
Refcount: 1
Flags: 0x2143 INIT|RESOLVED|JMPRELSDONE|NOSONAME|INITARRAY
Name: _heapq.so
Rpath:
Text: 0x78000000
Text size: 18356 (0x47b4)
Text rel: 2013265920 (0x78000000)
Data offset: 24356 (0x5f24)
Data size: 7652 (0x1de4)
Data rel: 2013265920 (0x78000000)
Scope: 0x78e867c0
Object addr 0x78e8b400
Refcount: 1
Flags: 0x2143 INIT|RESOLVED|JMPRELSDONE|NOSONAME|INITARRAY
Name: readline.so
Rpath:
Text: 0x78011000
Text size: 22984 (0x59c8)
Text rel: 2013335552 (0x78011000)
Data offset: 28444 (0x6f1c)
Data size: 4244 (0x1094)
Data rel: 2013335552 (0x78011000)
Scope: 0x78e86a80
Object addr 0x78e8b800
Refcount: 1
Flags: 0x2043 INIT|RESOLVED|JMPRELSDONE|INITARRAY
Name: libedit.so.0
Rpath:
Text: 0x784f0000
Text size: 239904 (0x3a920)
Text rel: 2018443264 (0x784f0000)
Data offset: 244000 (0x3b920)
Data size: 17948 (0x461c)
Data rel: 2018443264 (0x784f0000)
Scope: 0x78e86a80
Object addr 0x78e8bc00
Refcount: 1
Flags: 0x2143 INIT|RESOLVED|JMPRELSDONE|NOSONAME|INITARRAY
Name: _ctypes.so
Rpath:
Text: 0x784c0000
Text size: 110524 (0x1afbc)
Text rel: 2018246656 (0x784c0000)
Data offset: 114404 (0x1bee4)
Data size: 9420 (0x24cc)
Data rel: 2018246656 (0x784c0000)
Scope: 0x78e86e00
Object addr 0x7848b000
Refcount: 1
Flags: 0x2143 INIT|RESOLVED|JMPRELSDONE|NOSONAME|INITARRAY
Name: _struct.so
Rpath:
Text: 0x78033000
Text size: 30888 (0x78a8)
Text rel: 2013474816 (0x78033000)
Data offset: 36644 (0x8f24)
Data size: 5688 (0x1638)
Data rel: 2013474816 (0x78033000)
Scope: 0x78e8c0c0
Object addr 0x7848b400
Refcount: 1
Flags: 0x1010 SYMBOLIC|TEXTREL
Name: libminecraftpe.so
Rpath:
Text: 0x78800000
Text size: 1526708 (0x174bb4)
Text rel: 2021654528 (0x78800000)
Data offset: 1527808 (0x175000)
Data size: 391192 (0x5f818)
Data rel: 2021654528 (0x78800000)
Scope: 0x78e8c380
Object addr 0x7848b800
Refcount: 1
Flags: 0x10000000 RELRO
Name: liblog.so
Rpath: $ORIGIN/../lib
Text: 0x7802c000
Text size: 15716 (0x3d64)
Text rel: 2013446144 (0x7802c000)
Data offset: 20220 (0x4efc)
Data size: 556 (0x22c)
Data rel: 2013446144 (0x7802c000)
Scope: 0x78e8c380
Object addr 0x7848bc00
Refcount: 1
Flags: 0x10000000 RELRO
Name: libEGL.so.1
Rpath:
Text: 0x78075000
Text size: 35912 (0x8c48)
Text rel: 2013745152 (0x78075000)
Data offset: 38192 (0x9530)
Data size: 3188 (0xc74)
Data rel: 2013745152 (0x78075000)
Scope: 0x78e8c380
Object addr 0x7848d000
Refcount: 1
Flags: 0x10000000 RELRO
Name: libGLESv1_CM.so.1
Rpath:
Text: 0x7847a000
Text size: 35748 (0x8ba4)
Text rel: 2017959936 (0x7847a000)
Data offset: 40732 (0x9f1c)
Data size: 340 (0x154)
Data rel: 2017959936 (0x7847a000)
Scope: 0x78e8c380
Object addr 0x7848d400
Refcount: 1
Flags: 0x0 RELRO
Name: libstdc++.so.6
Rpath:
Text: 0x78d80000
Text size: 831312 (0xcaf50)
Text rel: 2027421696 (0x78d80000)
Data offset: 835408 (0xcbf50)
Data size: 43236 (0xa8e4)
Data rel: 2027421696 (0x78d80000)
Scope: 0x78e8c380
Object addr 0x7848e000
Refcount: 1
Flags: 0x10000000 RELRO
Name: libdl.so
Rpath: $ORIGIN/../lib
Text: 0x78019000
Text size: 1596 (0x63c)
Text rel: 2013368320 (0x78019000)
Data offset: 7948 (0x1f0c)
Data size: 324 (0x144)
Data rel: 2013368320 (0x78019000)
Scope: 0x78e8c380
Object addr 0x7848e400
Refcount: 1
Flags: 0x10000000 RELRO
Name: libbionic.so
Rpath: $ORIGIN/../lib
Text: 0x784a8000
Text size: 63788 (0xf92c)
Text rel: 2018148352 (0x784a8000)
Data offset: 68848 (0x10cf0)
Data size: 5304 (0x14b8)
Data rel: 2018148352 (0x784a8000)
Scope: 0x78e8c380
Object addr 0x7848e800
Refcount: 1
Flags: 0x10000000 RELRO
Name: libm_android.so
Rpath: $ORIGIN/../lib
Text: 0x785d0000
Text size: 94816 (0x17260)
Text rel: 2019360768 (0x785d0000)
Data offset: 102148 (0x18f04)
Data size: 640 (0x280)
Data rel: 2019360768 (0x785d0000)
Scope: 0x78e8c380
Object addr 0x7848ec00
Refcount: 1
Flags: 0x10000000 RELRO
Name: libscreen.so.1
Rpath:
Text: 0x785a0000
Text size: 87288 (0x154f8)
Text rel: 2019164160 (0x785a0000)
Data offset: 93960 (0x16f08)
Data size: 516 (0x204)
Data rel: 2019164160 (0x785a0000)
Scope: 0x78e8c380
Object addr 0x7848f000
Refcount: 1
Flags: 0x10000000 RELRO
Name: libimg.so.1
Rpath:
Text: 0x78495000
Text size: 65488 (0xffd0)
Text rel: 2018070528 (0x78495000)
Data offset: 69332 (0x10ed4)
Data size: 744 (0x2e8)
Data rel: 2018070528 (0x78495000)
Scope: 0x78e8c380
Object addr 0x7848f400
Refcount: 1
Flags: 0x10000000 RELRO
Name: libmmrndclient.so.1
Rpath:
Text: 0x78111000
Text size: 8572 (0x217c)
Text rel: 2014384128 (0x78111000)
Data offset: 16156 (0x3f1c)
Data size: 472 (0x1d8)
Data rel: 2014384128 (0x78111000)
Scope: 0x78e8c380
Object addr 0x7848f800
Refcount: 1
Flags: 0x10000000 RELRO
Name: libstrm.so.1
Rpath:
Text: 0x7817c000
Text size: 7352 (0x1cb8)
Text rel: 2014822400 (0x7817c000)
Data offset: 12068 (0x2f24)
Data size: 360 (0x168)
Data rel: 2014822400 (0x7817c000)
Scope: 0x78e8c380
Object addr 0x7848fc00
Refcount: 1
Flags: 0x10000000 RELRO
Name: libpps.so.1
Rpath:
Text: 0x7819e000
Text size: 14112 (0x3720)
Text rel: 2014961664 (0x7819e000)
Data offset: 20224 (0x4f00)
Data size: 488 (0x1e8)
Data rel: 2014961664 (0x7819e000)
Scope: 0x78e8c380
debug: Looking up symbol __stack_chk_guard
debug: Symbol __stack_chk_guard bound to definition in libc.so.3
debug: Looking up symbol _Locale
debug: Symbol _Locale bound to definition in libc.so.3
debug: Looking up symbol _Tolotab
debug: Symbol _Tolotab bound to definition in libc.so.3
debug: Looking up symbol _Ctype
debug: Symbol _Ctype bound to definition in libc.so.3
debug: Looking up symbol __cxa_finalize
debug: Symbol __cxa_finalize bound to definition in libc.so.3
debug: Looking up symbol __deregister_frame_info
debug: Symbol __deregister_frame_info could not be resolved in this scope
debug: Looking up symbol _Jv_RegisterClasses
debug: Symbol _Jv_RegisterClasses could not be resolved in this scope
debug: Looking up symbol __register_frame_info
debug: Symbol __register_frame_info could not be resolved in this scope
debug: Looking up symbol __cxa_finalize
debug: Symbol __cxa_finalize bound to definition in libc.so.3
debug: Looking up symbol __deregister_frame_info
debug: Symbol __deregister_frame_info could not be resolved in this scope
debug: Looking up symbol _Jv_RegisterClasses
debug: Symbol _Jv_RegisterClasses could not be resolved in this scope
debug: Looking up symbol __register_frame_info
debug: Symbol __register_frame_info could not be resolved in this scope
debug: Looking up symbol __stack_chk_guard
debug: Symbol __stack_chk_guard bound to definition in libc.so.3
debug: Looking up symbol __cxa_finalize
debug: Symbol __cxa_finalize bound to definition in libc.so.3
debug: Looking up symbol __deregister_frame_info
debug: Symbol __deregister_frame_info could not be resolved in this scope
debug: Looking up symbol _Jv_RegisterClasses
debug: Symbol _Jv_RegisterClasses could not be resolved in this scope
debug: Looking up symbol __register_frame_info
debug: Symbol __register_frame_info could not be resolved in this scope
debug: Looking up symbol cvt_argb1555_getfunc
debug: Symbol cvt_argb1555_getfunc bound to definition in libimg.so.1
debug: Looking up symbol cvt_argb8888_getfunc
debug: Symbol cvt_argb8888_getfunc bound to definition in libimg.so.1
debug: Looking up symbol cvt_abgr8888_getfunc
debug: Symbol cvt_abgr8888_getfunc bound to definition in libimg.so.1
debug: Looking up symbol cvt_g8_getfunc
debug: Symbol cvt_g8_getfunc bound to definition in libimg.so.1
debug: Looking up symbol cvt_pal8_getfunc
debug: Symbol cvt_pal8_getfunc bound to definition in libimg.so.1
debug: Looking up symbol cvt_bgr888_getfunc
debug: Symbol cvt_bgr888_getfunc bound to definition in libimg.so.1
debug: Looking up symbol cvt_rgb888_getfunc
debug: Symbol cvt_rgb888_getfunc bound to definition in libimg.so.1
debug: Looking up symbol cvt_rgb565_getfunc
debug: Symbol cvt_rgb565_getfunc bound to definition in libimg.so.1
debug: Looking up symbol cvt_a8_getfunc
debug: Symbol cvt_a8_getfunc bound to definition in libimg.so.1
debug: Looking up symbol img_cvt_lsb32
debug: Symbol img_cvt_lsb32 bound to definition in libimg.so.1
debug: Looking up symbol img_cvt_copy24
debug: Symbol img_cvt_copy24 bound to definition in libimg.so.1
debug: Looking up symbol img_cvt_msb32
debug: Symbol img_cvt_msb32 bound to definition in libimg.so.1
debug: Looking up symbol __stack_chk_guard
debug: Symbol __stack_chk_guard bound to definition in libc.so.3
debug: Looking up symbol _Ctype
debug: Symbol _Ctype bound to definition in libc.so.3
debug: Looking up symbol __cxa_finalize
debug: Symbol __cxa_finalize bound to definition in libc.so.3
debug: Looking up symbol img_cvt_swab24
debug: Symbol img_cvt_swab24 bound to definition in libimg.so.1
debug: Looking up symbol IO_FD
debug: Symbol IO_FD bound to definition in libimg.so.1
debug: Looking up symbol __deregister_frame_info
debug: Symbol __deregister_frame_info could not be resolved in this scope
debug: Looking up symbol img_cvt_swab32
debug: Symbol img_cvt_swab32 bound to definition in libimg.so.1
debug: Looking up symbol img_cvt_swab16
debug: Symbol img_cvt_swab16 bound to definition in libimg.so.1
debug: Looking up symbol img_cvt_copy32
debug: Symbol img_cvt_copy32 bound to definition in libimg.so.1
debug: Looking up symbol img_cvt_copy8
debug: Symbol img_cvt_copy8 bound to definition in libimg.so.1
debug: Looking up symbol img_cvt_copy16
debug: Symbol img_cvt_copy16 bound to definition in libimg.so.1
debug: Looking up symbol _Jv_RegisterClasses
debug: Symbol _Jv_RegisterClasses could not be resolved in this scope
debug: Looking up symbol __register_frame_info
debug: Symbol __register_frame_info could not be resolved in this scope
debug: Looking up symbol __stack_chk_guard
debug: Symbol __stack_chk_guard bound to definition in libc.so.3
debug: Looking up symbol __cxa_finalize
debug: Symbol __cxa_finalize bound to definition in libc.so.3
debug: Looking up symbol __deregister_frame_info
debug: Symbol __deregister_frame_info could not be resolved in this scope
debug: Looking up symbol _Jv_RegisterClasses
debug: Symbol _Jv_RegisterClasses could not be resolved in this scope
debug: Looking up symbol __register_frame_info
debug: Symbol __register_frame_info could not be resolved in this scope
debug: Looking up symbol __register_frame_info
debug: Symbol __register_frame_info could not be resolved in this scope
debug: Looking up symbol __stack_chk_guard
debug: Symbol __stack_chk_guard bound to definition in libc.so.3
debug: Looking up symbol _Jv_RegisterClasses
debug: Symbol _Jv_RegisterClasses could not be resolved in this scope
debug: Looking up symbol __cxa_finalize
debug: Symbol __cxa_finalize bound to definition in libc.so.3
debug: Looking up symbol signgam
debug: Symbol signgam bound to definition in libm.so.2
debug: Looking up symbol __deregister_frame_info
debug: Symbol __deregister_frame_info could not be resolved in this scope
debug: Looking up symbol __do_system_properties_init
debug: Symbol __do_system_properties_init bound to definition in libbionic.so
debug: Looking up symbol lmk_register
debug: Symbol lmk_register bound to definition in libbionic.so
debug: Looking up symbol fsev
debug: Symbol fsev bound to definition in libbionic.so
debug: Looking up symbol __register_frame_info
debug: Symbol __register_frame_info could not be resolved in this scope
debug: Looking up symbol tzname
debug: Symbol tzname bound to definition in libc.so.3
debug: Looking up symbol __stack_chk_guard
debug: Symbol __stack_chk_guard bound to definition in libc.so.3
debug: Looking up symbol pthread_atfork_mutex
debug: Symbol pthread_atfork_mutex bound to definition in libc.so.3
debug: Looking up symbol _slogfd
debug: Symbol _slogfd bound to definition in libc.so.3
debug: Looking up symbol _Jv_RegisterClasses
debug: Symbol _Jv_RegisterClasses could not be resolved in this scope
debug: Looking up symbol __cxa_finalize
debug: Symbol __cxa_finalize bound to definition in libc.so.3
debug: Looking up symbol the_once
debug: Symbol the_once bound to definition in libbionic.so
debug: Looking up symbol _pthread_atfork_prepare
debug: Symbol _pthread_atfork_prepare bound to definition in libc.so.3
debug: Looking up symbol __slog_mux
debug: Symbol __slog_mux bound to definition in libc.so.3
debug: Looking up symbol the_key
debug: Symbol the_key bound to definition in libbionic.so
debug: Looking up symbol _ZNSs4_Rep20_S_empty_rep_storageE
debug: Symbol _ZNSs4_Rep20_S_empty_rep_storageE bound to definition in libminecraftpe.so
debug: Looking up symbol __system_property_area__
debug: Symbol __system_property_area__ bound to definition in libbionic.so
debug: Looking up symbol start_routine_wrapper
debug: Symbol start_routine_wrapper bound to definition in libbionic.so
debug: Looking up symbol _Ctype
debug: Symbol _Ctype bound to definition in libc.so.3
debug: Looking up symbol _Multi_threaded
debug: Symbol _Multi_threaded bound to definition in libc.so.3
debug: Looking up symbol _pthread_atfork_parent
debug: Symbol _pthread_atfork_parent bound to definition in libc.so.3
debug: Looking up symbol _Stderr
debug: Symbol _Stderr bound to definition in libc.so.3
debug: Looking up symbol _Tolotab
debug: Symbol _Tolotab bound to definition in libc.so.3
debug: Looking up symbol _pthread_atfork_child
debug: Symbol _pthread_atfork_child bound to definition in libc.so.3
debug: Looking up symbol _Touptab
debug: Symbol _Touptab bound to definition in libc.so.3
debug: Looking up symbol _Z19inotify_thread_mainPv
debug: Symbol _Z19inotify_thread_mainPv bound to definition in libbionic.so
debug: Looking up symbol __slog_once
debug: Symbol __slog_once bound to definition in libc.so.3
debug: Looking up symbol _ZNSt3mapIiP7INotifySt4lessIiESaISt4pairIKiS1_EEED1Ev
debug: Symbol _ZNSt3mapIiP7INotifySt4lessIiESaISt4pairIKiS1_EEED1Ev bound to definition in libbionic.so
debug: Looking up symbol __deregister_frame_info
debug: Symbol __deregister_frame_info could not be resolved in this scope
debug: Looking up symbol __register_frame_info
debug: Symbol __register_frame_info could not be resolved in this scope
debug: Looking up symbol __stack_chk_guard
debug: Symbol __stack_chk_guard bound to definition in libc.so.3
debug: Looking up symbol _Jv_RegisterClasses
debug: Symbol _Jv_RegisterClasses could not be resolved in this scope
debug: Looking up symbol __cxa_finalize
debug: Symbol __cxa_finalize bound to definition in libc.so.3
debug: Looking up symbol __deregister_frame_info
debug: Symbol __deregister_frame_info could not be resolved in this scope
debug: Looking up symbol _ZTVN10__cxxabiv120__si_class_type_infoE
debug: Symbol _ZTVN10__cxxabiv120__si_class_type_infoE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTVN10__cxxabiv120__si_class_type_infoE
debug: Symbol _ZTVN10__cxxabiv120__si_class_type_infoE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSN9__gnu_cxx24__concurrence_lock_errorE
debug: Symbol _ZTSN9__gnu_cxx24__concurrence_lock_errorE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTISt9exception
debug: Symbol _ZTISt9exception bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTISt9exception
debug: Symbol _ZTISt9exception bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTIN9__gnu_cxx24__concurrence_lock_errorE
debug: Symbol _ZTIN9__gnu_cxx24__concurrence_lock_errorE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTIN9__gnu_cxx24__concurrence_lock_errorE
debug: Symbol _ZTIN9__gnu_cxx24__concurrence_lock_errorE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZN9__gnu_cxx24__concurrence_lock_errorD1Ev
debug: Symbol _ZN9__gnu_cxx24__concurrence_lock_errorD1Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZN9__gnu_cxx24__concurrence_lock_errorD1Ev
debug: Symbol _ZN9__gnu_cxx24__concurrence_lock_errorD1Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZN9__gnu_cxx24__concurrence_lock_errorD0Ev
debug: Symbol _ZN9__gnu_cxx24__concurrence_lock_errorD0Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNK9__gnu_cxx24__concurrence_lock_error4whatEv
debug: Symbol _ZNK9__gnu_cxx24__concurrence_lock_error4whatEv bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSN9__gnu_cxx26__concurrence_unlock_errorE
debug: Symbol _ZTSN9__gnu_cxx26__concurrence_unlock_errorE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTIN9__gnu_cxx26__concurrence_unlock_errorE
debug: Symbol _ZTIN9__gnu_cxx26__concurrence_unlock_errorE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTIN9__gnu_cxx26__concurrence_unlock_errorE
debug: Symbol _ZTIN9__gnu_cxx26__concurrence_unlock_errorE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZN9__gnu_cxx26__concurrence_unlock_errorD1Ev
debug: Symbol _ZN9__gnu_cxx26__concurrence_unlock_errorD1Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZN9__gnu_cxx26__concurrence_unlock_errorD1Ev
debug: Symbol _ZN9__gnu_cxx26__concurrence_unlock_errorD1Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZN9__gnu_cxx26__concurrence_unlock_errorD0Ev
debug: Symbol _ZN9__gnu_cxx26__concurrence_unlock_errorD0Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNK9__gnu_cxx26__concurrence_unlock_error4whatEv
debug: Symbol _ZNK9__gnu_cxx26__concurrence_unlock_error4whatEv bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSSt7codecvtIcc9_MbstatetE
debug: Symbol _ZTSSt7codecvtIcc9_MbstatetE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTISt23__codecvt_abstract_baseIcc9_MbstatetE
debug: Symbol _ZTISt23__codecvt_abstract_baseIcc9_MbstatetE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTSSt7codecvtIwc9_MbstatetE
debug: Symbol _ZTSSt7codecvtIwc9_MbstatetE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTISt23__codecvt_abstract_baseIwc9_MbstatetE
debug: Symbol _ZTISt23__codecvt_abstract_baseIwc9_MbstatetE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTISt7codecvtIwc9_MbstatetE
debug: Symbol _ZTISt7codecvtIwc9_MbstatetE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTISt7codecvtIwc9_MbstatetE
debug: Symbol _ZTISt7codecvtIwc9_MbstatetE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt7codecvtIwc9_MbstatetED1Ev
debug: Symbol _ZNSt7codecvtIwc9_MbstatetED1Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt7codecvtIwc9_MbstatetED0Ev
debug: Symbol _ZNSt7codecvtIwc9_MbstatetED0Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNKSt7codecvtIwc9_MbstatetE6do_outERS0_PKwS4_RS4_PcS6_RS6_
debug: Symbol _ZNKSt7codecvtIwc9_MbstatetE6do_outERS0_PKwS4_RS4_PcS6_RS6_ bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNKSt7codecvtIwc9_MbstatetE10do_unshiftERS0_PcS3_RS3_
debug: Symbol _ZNKSt7codecvtIwc9_MbstatetE10do_unshiftERS0_PcS3_RS3_ bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNKSt7codecvtIwc9_MbstatetE5do_inERS0_PKcS4_RS4_PwS6_RS6_
debug: Symbol _ZNKSt7codecvtIwc9_MbstatetE5do_inERS0_PKcS4_RS4_PwS6_RS6_ bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNKSt7codecvtIwc9_MbstatetE11do_encodingEv
debug: Symbol _ZNKSt7codecvtIwc9_MbstatetE11do_encodingEv bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNKSt7codecvtIwc9_MbstatetE16do_always_noconvEv
debug: Symbol _ZNKSt7codecvtIwc9_MbstatetE16do_always_noconvEv bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNKSt7codecvtIwc9_MbstatetE9do_lengthERS0_PKcS4_j
debug: Symbol _ZNKSt7codecvtIwc9_MbstatetE9do_lengthERS0_PKcS4_j bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNKSt7codecvtIwc9_MbstatetE13do_max_lengthEv
debug: Symbol _ZNKSt7codecvtIwc9_MbstatetE13do_max_lengthEv bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTISt7codecvtIcc9_MbstatetE
debug: Symbol _ZTISt7codecvtIcc9_MbstatetE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTISt7codecvtIcc9_MbstatetE
debug: Symbol _ZTISt7codecvtIcc9_MbstatetE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt7codecvtIcc9_MbstatetED1Ev
debug: Symbol _ZNSt7codecvtIcc9_MbstatetED1Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt7codecvtIcc9_MbstatetED0Ev
debug: Symbol _ZNSt7codecvtIcc9_MbstatetED0Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNKSt7codecvtIcc9_MbstatetE6do_outERS0_PKcS4_RS4_PcS6_RS6_
debug: Symbol _ZNKSt7codecvtIcc9_MbstatetE6do_outERS0_PKcS4_RS4_PcS6_RS6_ bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNKSt7codecvtIcc9_MbstatetE10do_unshiftERS0_PcS3_RS3_
debug: Symbol _ZNKSt7codecvtIcc9_MbstatetE10do_unshiftERS0_PcS3_RS3_ bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNKSt7codecvtIcc9_MbstatetE5do_inERS0_PKcS4_RS4_PcS6_RS6_
debug: Symbol _ZNKSt7codecvtIcc9_MbstatetE5do_inERS0_PKcS4_RS4_PcS6_RS6_ bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNKSt7codecvtIcc9_MbstatetE11do_encodingEv
debug: Symbol _ZNKSt7codecvtIcc9_MbstatetE11do_encodingEv bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNKSt7codecvtIcc9_MbstatetE16do_always_noconvEv
debug: Symbol _ZNKSt7codecvtIcc9_MbstatetE16do_always_noconvEv bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNKSt7codecvtIcc9_MbstatetE9do_lengthERS0_PKcS4_j
debug: Symbol _ZNKSt7codecvtIcc9_MbstatetE9do_lengthERS0_PKcS4_j bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNKSt7codecvtIcc9_MbstatetE13do_max_lengthEv
debug: Symbol _ZNKSt7codecvtIcc9_MbstatetE13do_max_lengthEv bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTVN10__cxxabiv117__class_type_infoE
debug: Symbol _ZTVN10__cxxabiv117__class_type_infoE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTVN10__cxxabiv117__class_type_infoE
debug: Symbol _ZTVN10__cxxabiv117__class_type_infoE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSSt10ctype_base
debug: Symbol _ZTSSt10ctype_base bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTISt5ctypeIcE
debug: Symbol _ZTISt5ctypeIcE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTISt5ctypeIcE
debug: Symbol _ZTISt5ctypeIcE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt5ctypeIcED1Ev
debug: Symbol _ZNSt5ctypeIcED1Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt5ctypeIcED0Ev
debug: Symbol _ZNSt5ctypeIcED0Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNKSt5ctypeIcE10do_toupperEc
debug: Symbol _ZNKSt5ctypeIcE10do_toupperEc bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNKSt5ctypeIcE10do_toupperEPcPKc
debug: Symbol _ZNKSt5ctypeIcE10do_toupperEPcPKc bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNKSt5ctypeIcE10do_tolowerEc
debug: Symbol _ZNKSt5ctypeIcE10do_tolowerEc bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNKSt5ctypeIcE10do_tolowerEPcPKc
debug: Symbol _ZNKSt5ctypeIcE10do_tolowerEPcPKc bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNKSt5ctypeIcE8do_widenEc
debug: Symbol _ZNKSt5ctypeIcE8do_widenEc bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNKSt5ctypeIcE8do_widenEPKcS2_Pc
debug: Symbol _ZNKSt5ctypeIcE8do_widenEPKcS2_Pc bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNKSt5ctypeIcE9do_narrowEcc
debug: Symbol _ZNKSt5ctypeIcE9do_narrowEcc bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNKSt5ctypeIcE9do_narrowEPKcS2_cPc
debug: Symbol _ZNKSt5ctypeIcE9do_narrowEPKcS2_cPc bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSSt5ctypeIwE
debug: Symbol _ZTSSt5ctypeIwE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTISt21__ctype_abstract_baseIwE
debug: Symbol _ZTISt21__ctype_abstract_baseIwE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTVN10__cxxabiv121__vmi_class_type_infoE
debug: Symbol _ZTVN10__cxxabiv121__vmi_class_type_infoE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTVN10__cxxabiv121__vmi_class_type_infoE
debug: Symbol _ZTVN10__cxxabiv121__vmi_class_type_infoE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSSt5ctypeIcE
debug: Symbol _ZTSSt5ctypeIcE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTINSt6locale5facetE
debug: Symbol _ZTINSt6locale5facetE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTINSt6locale5facetE
debug: Symbol _ZTINSt6locale5facetE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTISt10ctype_base
debug: Symbol _ZTISt10ctype_base bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTISt12ctype_bynameIwE
debug: Symbol _ZTISt12ctype_bynameIwE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt12ctype_bynameIwED1Ev
debug: Symbol _ZNSt12ctype_bynameIwED1Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt12ctype_bynameIwED0Ev
debug: Symbol _ZNSt12ctype_bynameIwED0Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNKSt5ctypeIwE5do_isEsw
debug: Symbol _ZNKSt5ctypeIwE5do_isEsw bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNKSt5ctypeIwE5do_isEPKwS2_Ps
debug: Symbol _ZNKSt5ctypeIwE5do_isEPKwS2_Ps bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNKSt5ctypeIwE10do_scan_isEsPKwS2_
debug: Symbol _ZNKSt5ctypeIwE10do_scan_isEsPKwS2_ bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNKSt5ctypeIwE11do_scan_notEsPKwS2_
debug: Symbol _ZNKSt5ctypeIwE11do_scan_notEsPKwS2_ bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNKSt5ctypeIwE10do_toupperEw
debug: Symbol _ZNKSt5ctypeIwE10do_toupperEw bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNKSt5ctypeIwE10do_toupperEPwPKw
debug: Symbol _ZNKSt5ctypeIwE10do_toupperEPwPKw bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNKSt5ctypeIwE10do_tolowerEw
debug: Symbol _ZNKSt5ctypeIwE10do_tolowerEw bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNKSt5ctypeIwE10do_tolowerEPwPKw
debug: Symbol _ZNKSt5ctypeIwE10do_tolowerEPwPKw bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNKSt5ctypeIwE8do_widenEc
debug: Symbol _ZNKSt5ctypeIwE8do_widenEc bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNKSt5ctypeIwE8do_widenEPKcS2_Pw
debug: Symbol _ZNKSt5ctypeIwE8do_widenEPKcS2_Pw bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNKSt5ctypeIwE9do_narrowEwc
debug: Symbol _ZNKSt5ctypeIwE9do_narrowEwc bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNKSt5ctypeIwE9do_narrowEPKwS2_cPc
debug: Symbol _ZNKSt5ctypeIwE9do_narrowEPKwS2_cPc bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTSSt12ctype_bynameIwE
debug: Symbol _ZTSSt12ctype_bynameIwE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTISt5ctypeIwE
debug: Symbol _ZTISt5ctypeIwE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTISt5ctypeIwE
debug: Symbol _ZTISt5ctypeIwE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt5ctypeIwED1Ev
debug: Symbol _ZNSt5ctypeIwED1Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt5ctypeIwED0Ev
debug: Symbol _ZNSt5ctypeIwED0Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTSSt15underflow_error
debug: Symbol _ZTSSt15underflow_error bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTISt13runtime_error
debug: Symbol _ZTISt13runtime_error bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTISt13runtime_error
debug: Symbol _ZTISt13runtime_error bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTISt15underflow_error
debug: Symbol _ZTISt15underflow_error bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTISt15underflow_error
debug: Symbol _ZTISt15underflow_error bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt15underflow_errorD1Ev
debug: Symbol _ZNSt15underflow_errorD1Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt15underflow_errorD1Ev
debug: Symbol _ZNSt15underflow_errorD1Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt15underflow_errorD0Ev
debug: Symbol _ZNSt15underflow_errorD0Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNKSt13runtime_error4whatEv
debug: Symbol _ZNKSt13runtime_error4whatEv bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSSt14overflow_error
debug: Symbol _ZTSSt14overflow_error bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTISt14overflow_error
debug: Symbol _ZTISt14overflow_error bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTISt14overflow_error
debug: Symbol _ZTISt14overflow_error bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt14overflow_errorD1Ev
debug: Symbol _ZNSt14overflow_errorD1Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt14overflow_errorD1Ev
debug: Symbol _ZNSt14overflow_errorD1Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt14overflow_errorD0Ev
debug: Symbol _ZNSt14overflow_errorD0Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSSt11range_error
debug: Symbol _ZTSSt11range_error bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTISt11range_error
debug: Symbol _ZTISt11range_error bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTISt11range_error
debug: Symbol _ZTISt11range_error bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt11range_errorD1Ev
debug: Symbol _ZNSt11range_errorD1Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt11range_errorD1Ev
debug: Symbol _ZNSt11range_errorD1Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt11range_errorD0Ev
debug: Symbol _ZNSt11range_errorD0Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSSt12out_of_range
debug: Symbol _ZTSSt12out_of_range bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTISt11logic_error
debug: Symbol _ZTISt11logic_error bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTISt11logic_error
debug: Symbol _ZTISt11logic_error bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTISt12out_of_range
debug: Symbol _ZTISt12out_of_range bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTISt12out_of_range
debug: Symbol _ZTISt12out_of_range bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt12out_of_rangeD1Ev
debug: Symbol _ZNSt12out_of_rangeD1Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt12out_of_rangeD1Ev
debug: Symbol _ZNSt12out_of_rangeD1Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt12out_of_rangeD0Ev
debug: Symbol _ZNSt12out_of_rangeD0Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNKSt11logic_error4whatEv
debug: Symbol _ZNKSt11logic_error4whatEv bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSSt12length_error
debug: Symbol _ZTSSt12length_error bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTISt12length_error
debug: Symbol _ZTISt12length_error bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTISt12length_error
debug: Symbol _ZTISt12length_error bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt12length_errorD1Ev
debug: Symbol _ZNSt12length_errorD1Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt12length_errorD1Ev
debug: Symbol _ZNSt12length_errorD1Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt12length_errorD0Ev
debug: Symbol _ZNSt12length_errorD0Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSSt16invalid_argument
debug: Symbol _ZTSSt16invalid_argument bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTISt16invalid_argument
debug: Symbol _ZTISt16invalid_argument bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTISt16invalid_argument
debug: Symbol _ZTISt16invalid_argument bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt16invalid_argumentD1Ev
debug: Symbol _ZNSt16invalid_argumentD1Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt16invalid_argumentD1Ev
debug: Symbol _ZNSt16invalid_argumentD1Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt16invalid_argumentD0Ev
debug: Symbol _ZNSt16invalid_argumentD0Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSSt12domain_error
debug: Symbol _ZTSSt12domain_error bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTISt12domain_error
debug: Symbol _ZTISt12domain_error bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTISt12domain_error
debug: Symbol _ZTISt12domain_error bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt12domain_errorD1Ev
debug: Symbol _ZNSt12domain_errorD1Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt12domain_errorD1Ev
debug: Symbol _ZNSt12domain_errorD1Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt12domain_errorD0Ev
debug: Symbol _ZNSt12domain_errorD0Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTISt8ios_base
debug: Symbol _ZTISt8ios_base bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt8ios_baseD1Ev
debug: Symbol _ZNSt8ios_baseD1Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt8ios_baseD0Ev
debug: Symbol _ZNSt8ios_baseD0Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSSt8ios_base
debug: Symbol _ZTSSt8ios_base bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTINSt8ios_base7failureE
debug: Symbol _ZTINSt8ios_base7failureE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTINSt8ios_base7failureE
debug: Symbol _ZTINSt8ios_base7failureE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt8ios_base7failureD1Ev
debug: Symbol _ZNSt8ios_base7failureD1Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt8ios_base7failureD1Ev
debug: Symbol _ZNSt8ios_base7failureD1Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt8ios_base7failureD0Ev
debug: Symbol _ZNSt8ios_base7failureD0Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNKSt8ios_base7failure4whatEv
debug: Symbol _ZNKSt8ios_base7failure4whatEv bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSNSt8ios_base7failureE
debug: Symbol _ZTSNSt8ios_base7failureE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt6locale5facetD1Ev
debug: Symbol _ZNSt6locale5facetD1Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt6locale5facetD0Ev
debug: Symbol _ZNSt6locale5facetD0Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSNSt6locale5facetE
debug: Symbol _ZTSNSt6locale5facetE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt11__timepunctIcE2idE
debug: Symbol _ZNSt11__timepunctIcE2idE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt11__timepunctIcE2idE
debug: Symbol _ZNSt11__timepunctIcE2idE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt8time_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE2idE
debug: Symbol _ZNSt8time_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE2idE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt8time_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE2idE
debug: Symbol _ZNSt8time_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE2idE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt8time_putIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE2idE
debug: Symbol _ZNSt8time_putIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE2idE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt8time_putIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE2idE
debug: Symbol _ZNSt8time_putIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE2idE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt11__timepunctIwE2idE
debug: Symbol _ZNSt11__timepunctIwE2idE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt11__timepunctIwE2idE
debug: Symbol _ZNSt11__timepunctIwE2idE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt8time_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE2idE
debug: Symbol _ZNSt8time_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE2idE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt8time_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE2idE
debug: Symbol _ZNSt8time_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE2idE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt8time_putIwSt19ostreambuf_iteratorIwSt11char_traitsIwEEE2idE
debug: Symbol _ZNSt8time_putIwSt19ostreambuf_iteratorIwSt11char_traitsIwEEE2idE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt8time_putIwSt19ostreambuf_iteratorIwSt11char_traitsIwEEE2idE
debug: Symbol _ZNSt8time_putIwSt19ostreambuf_iteratorIwSt11char_traitsIwEEE2idE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt8messagesIcE2idE
debug: Symbol _ZNSt8messagesIcE2idE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt8messagesIcE2idE
debug: Symbol _ZNSt8messagesIcE2idE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt8messagesIwE2idE
debug: Symbol _ZNSt8messagesIwE2idE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt8messagesIwE2idE
debug: Symbol _ZNSt8messagesIwE2idE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt9money_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE2idE
debug: Symbol _ZNSt9money_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE2idE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt9money_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE2idE
debug: Symbol _ZNSt9money_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE2idE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt9money_putIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE2idE
debug: Symbol _ZNSt9money_putIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE2idE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt9money_putIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE2idE
debug: Symbol _ZNSt9money_putIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE2idE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt10moneypunctIcLb0EE2idE
debug: Symbol _ZNSt10moneypunctIcLb0EE2idE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt10moneypunctIcLb0EE2idE
debug: Symbol _ZNSt10moneypunctIcLb0EE2idE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt10moneypunctIcLb1EE2idE
debug: Symbol _ZNSt10moneypunctIcLb1EE2idE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt10moneypunctIcLb1EE2idE
debug: Symbol _ZNSt10moneypunctIcLb1EE2idE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt9money_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE2idE
debug: Symbol _ZNSt9money_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE2idE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt9money_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE2idE
debug: Symbol _ZNSt9money_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE2idE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt9money_putIwSt19ostreambuf_iteratorIwSt11char_traitsIwEEE2idE
debug: Symbol _ZNSt9money_putIwSt19ostreambuf_iteratorIwSt11char_traitsIwEEE2idE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt9money_putIwSt19ostreambuf_iteratorIwSt11char_traitsIwEEE2idE
debug: Symbol _ZNSt9money_putIwSt19ostreambuf_iteratorIwSt11char_traitsIwEEE2idE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt10moneypunctIwLb0EE2idE
debug: Symbol _ZNSt10moneypunctIwLb0EE2idE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt10moneypunctIwLb0EE2idE
debug: Symbol _ZNSt10moneypunctIwLb0EE2idE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt10moneypunctIwLb1EE2idE
debug: Symbol _ZNSt10moneypunctIwLb1EE2idE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt10moneypunctIwLb1EE2idE
debug: Symbol _ZNSt10moneypunctIwLb1EE2idE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt7num_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE2idE
debug: Symbol _ZNSt7num_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE2idE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt7num_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE2idE
debug: Symbol _ZNSt7num_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE2idE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt7num_putIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE2idE
debug: Symbol _ZNSt7num_putIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE2idE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt7num_putIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE2idE
debug: Symbol _ZNSt7num_putIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE2idE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt8numpunctIcE2idE
debug: Symbol _ZNSt8numpunctIcE2idE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt8numpunctIcE2idE
debug: Symbol _ZNSt8numpunctIcE2idE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt7num_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE2idE
debug: Symbol _ZNSt7num_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE2idE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt7num_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE2idE
debug: Symbol _ZNSt7num_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE2idE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt7num_putIwSt19ostreambuf_iteratorIwSt11char_traitsIwEEE2idE
debug: Symbol _ZNSt7num_putIwSt19ostreambuf_iteratorIwSt11char_traitsIwEEE2idE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt7num_putIwSt19ostreambuf_iteratorIwSt11char_traitsIwEEE2idE
debug: Symbol _ZNSt7num_putIwSt19ostreambuf_iteratorIwSt11char_traitsIwEEE2idE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt8numpunctIwE2idE
debug: Symbol _ZNSt8numpunctIwE2idE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt8numpunctIwE2idE
debug: Symbol _ZNSt8numpunctIwE2idE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt6locale5_Impl11_S_id_ctypeE
debug: Symbol _ZNSt6locale5_Impl11_S_id_ctypeE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt6locale5_Impl13_S_id_numericE
debug: Symbol _ZNSt6locale5_Impl13_S_id_numericE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt6locale5_Impl13_S_id_collateE
debug: Symbol _ZNSt6locale5_Impl13_S_id_collateE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt6locale5_Impl10_S_id_timeE
debug: Symbol _ZNSt6locale5_Impl10_S_id_timeE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt6locale5_Impl14_S_id_monetaryE
debug: Symbol _ZNSt6locale5_Impl14_S_id_monetaryE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt6locale5_Impl14_S_id_messagesE
debug: Symbol _ZNSt6locale5_Impl14_S_id_messagesE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt7collateIcE2idE
debug: Symbol _ZNSt7collateIcE2idE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt7collateIcE2idE
debug: Symbol _ZNSt7collateIcE2idE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt7collateIwE2idE
debug: Symbol _ZNSt7collateIwE2idE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt7collateIwE2idE
debug: Symbol _ZNSt7collateIwE2idE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt5ctypeIcE2idE
debug: Symbol _ZNSt5ctypeIcE2idE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt5ctypeIcE2idE
debug: Symbol _ZNSt5ctypeIcE2idE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt7codecvtIcc9_MbstatetE2idE
debug: Symbol _ZNSt7codecvtIcc9_MbstatetE2idE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt7codecvtIcc9_MbstatetE2idE
debug: Symbol _ZNSt7codecvtIcc9_MbstatetE2idE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt5ctypeIwE2idE
debug: Symbol _ZNSt5ctypeIwE2idE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt5ctypeIwE2idE
debug: Symbol _ZNSt5ctypeIwE2idE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt7codecvtIwc9_MbstatetE2idE
debug: Symbol _ZNSt7codecvtIwc9_MbstatetE2idE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt7codecvtIwc9_MbstatetE2idE
debug: Symbol _ZNSt7codecvtIwc9_MbstatetE2idE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTSSt13runtime_error
debug: Symbol _ZTSSt13runtime_error bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt11logic_errorD1Ev
debug: Symbol _ZNSt11logic_errorD1Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt11logic_errorD1Ev
debug: Symbol _ZNSt11logic_errorD1Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt11logic_errorD0Ev
debug: Symbol _ZNSt11logic_errorD0Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt13runtime_errorD1Ev
debug: Symbol _ZNSt13runtime_errorD1Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt13runtime_errorD1Ev
debug: Symbol _ZNSt13runtime_errorD1Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt13runtime_errorD0Ev
debug: Symbol _ZNSt13runtime_errorD0Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSSt11logic_error
debug: Symbol _ZTSSt11logic_error bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTVSt10istrstream
debug: Symbol _ZTVSt10istrstream bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTVSt10istrstream
debug: Symbol _ZTVSt10istrstream bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTCSt10istrstream0_Si
debug: Symbol _ZTCSt10istrstream0_Si bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTISt10istrstream
debug: Symbol _ZTISt10istrstream bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt10istrstreamD1Ev
debug: Symbol _ZNSt10istrstreamD1Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt10istrstreamD0Ev
debug: Symbol _ZNSt10istrstreamD0Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTv0_n12_NSt10istrstreamD1Ev
debug: Symbol _ZTv0_n12_NSt10istrstreamD1Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTv0_n12_NSt10istrstreamD0Ev
debug: Symbol _ZTv0_n12_NSt10istrstreamD0Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTSSt10ostrstream
debug: Symbol _ZTSSt10ostrstream bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTISo
debug: Symbol _ZTISo bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSoD1Ev
debug: Symbol _ZNSoD1Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSoD0Ev
debug: Symbol _ZNSoD0Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTv0_n12_NSoD1Ev
debug: Symbol _ZTv0_n12_NSoD1Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTv0_n12_NSoD0Ev
debug: Symbol _ZTv0_n12_NSoD0Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTISi
debug: Symbol _ZTISi bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSiD1Ev
debug: Symbol _ZNSiD1Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSiD0Ev
debug: Symbol _ZNSiD0Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTv0_n12_NSiD1Ev
debug: Symbol _ZTv0_n12_NSiD1Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTv0_n12_NSiD0Ev
debug: Symbol _ZTv0_n12_NSiD0Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTISt9strstream
debug: Symbol _ZTISt9strstream bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt9strstreamD1Ev
debug: Symbol _ZNSt9strstreamD1Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt9strstreamD0Ev
debug: Symbol _ZNSt9strstreamD0Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZThn8_NSt9strstreamD1Ev
debug: Symbol _ZThn8_NSt9strstreamD1Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZThn8_NSt9strstreamD0Ev
debug: Symbol _ZThn8_NSt9strstreamD0Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTv0_n12_NSt9strstreamD1Ev
debug: Symbol _ZTv0_n12_NSt9strstreamD1Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTv0_n12_NSt9strstreamD0Ev
debug: Symbol _ZTv0_n12_NSt9strstreamD0Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTSSt9strstream
debug: Symbol _ZTSSt9strstream bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTISd
debug: Symbol _ZTISd bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSdD1Ev
debug: Symbol _ZNSdD1Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSdD0Ev
debug: Symbol _ZNSdD0Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZThn8_NSdD1Ev
debug: Symbol _ZThn8_NSdD1Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZThn8_NSdD0Ev
debug: Symbol _ZThn8_NSdD0Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTv0_n12_NSdD1Ev
debug: Symbol _ZTv0_n12_NSdD1Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTv0_n12_NSdD0Ev
debug: Symbol _ZTv0_n12_NSdD0Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSSt10istrstream
debug: Symbol _ZTSSt10istrstream bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTISt12strstreambuf
debug: Symbol _ZTISt12strstreambuf bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt12strstreambufD1Ev
debug: Symbol _ZNSt12strstreambufD1Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt12strstreambufD0Ev
debug: Symbol _ZNSt12strstreambufD0Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt15basic_streambufIcSt11char_traitsIcEE5imbueERKSt6locale
debug: Symbol _ZNSt15basic_streambufIcSt11char_traitsIcEE5imbueERKSt6locale bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt12strstreambuf6setbufEPci
debug: Symbol _ZNSt12strstreambuf6setbufEPci bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt12strstreambuf7seekoffExSt12_Ios_SeekdirSt13_Ios_Openmode
debug: Symbol _ZNSt12strstreambuf7seekoffExSt12_Ios_SeekdirSt13_Ios_Openmode bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt12strstreambuf7seekposESt4fposI9_MbstatetESt13_Ios_Openmode
debug: Symbol _ZNSt12strstreambuf7seekposESt4fposI9_MbstatetESt13_Ios_Openmode bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt15basic_streambufIcSt11char_traitsIcEE4syncEv
debug: Symbol _ZNSt15basic_streambufIcSt11char_traitsIcEE4syncEv bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt15basic_streambufIcSt11char_traitsIcEE9showmanycEv
debug: Symbol _ZNSt15basic_streambufIcSt11char_traitsIcEE9showmanycEv bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt15basic_streambufIcSt11char_traitsIcEE6xsgetnEPci
debug: Symbol _ZNSt15basic_streambufIcSt11char_traitsIcEE6xsgetnEPci bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt12strstreambuf9underflowEv
debug: Symbol _ZNSt12strstreambuf9underflowEv bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt15basic_streambufIcSt11char_traitsIcEE5uflowEv
debug: Symbol _ZNSt15basic_streambufIcSt11char_traitsIcEE5uflowEv bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt12strstreambuf9pbackfailEi
debug: Symbol _ZNSt12strstreambuf9pbackfailEi bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt15basic_streambufIcSt11char_traitsIcEE6xsputnEPKci
debug: Symbol _ZNSt15basic_streambufIcSt11char_traitsIcEE6xsputnEPKci bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt12strstreambuf8overflowEi
debug: Symbol _ZNSt12strstreambuf8overflowEi bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTVSt10ostrstream
debug: Symbol _ZTVSt10ostrstream bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTVSt10ostrstream
debug: Symbol _ZTVSt10ostrstream bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTCSt10ostrstream0_So
debug: Symbol _ZTCSt10ostrstream0_So bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTISt10ostrstream
debug: Symbol _ZTISt10ostrstream bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt10ostrstreamD1Ev
debug: Symbol _ZNSt10ostrstreamD1Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt10ostrstreamD0Ev
debug: Symbol _ZNSt10ostrstreamD0Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTv0_n12_NSt10ostrstreamD1Ev
debug: Symbol _ZTv0_n12_NSt10ostrstreamD1Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTv0_n12_NSt10ostrstreamD0Ev
debug: Symbol _ZTv0_n12_NSt10ostrstreamD0Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTVSt9strstream
debug: Symbol _ZTVSt9strstream bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTVSt9strstream
debug: Symbol _ZTVSt9strstream bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTCSt9strstream0_Sd
debug: Symbol _ZTCSt9strstream0_Sd bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTCSt9strstream0_Si
debug: Symbol _ZTCSt9strstream0_Si bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTCSt9strstream8_So
debug: Symbol _ZTCSt9strstream8_So bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTSSt12strstreambuf
debug: Symbol _ZTSSt12strstreambuf bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTISt15basic_streambufIcSt11char_traitsIcEE
debug: Symbol _ZTISt15basic_streambufIcSt11char_traitsIcEE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTISt14error_category
debug: Symbol _ZTISt14error_category bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTISt12system_error
debug: Symbol _ZTISt12system_error bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTISt12system_error
debug: Symbol _ZTISt12system_error bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt12system_errorD1Ev
debug: Symbol _ZNSt12system_errorD1Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt12system_errorD1Ev
debug: Symbol _ZNSt12system_errorD1Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt12system_errorD0Ev
debug: Symbol _ZNSt12system_errorD0Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt14error_categoryD1Ev
debug: Symbol _ZNSt14error_categoryD1Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt14error_categoryD0Ev
debug: Symbol _ZNSt14error_categoryD0Ev bound to definition in libminecraftpe.so
debug: Looking up symbol __cxa_pure_virtual
debug: Symbol __cxa_pure_virtual bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNKSt14error_category23default_error_conditionEi
debug: Symbol _ZNKSt14error_category23default_error_conditionEi bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNKSt14error_category10equivalentEiRKSt15error_condition
debug: Symbol _ZNKSt14error_category10equivalentEiRKSt15error_condition bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNKSt14error_category10equivalentERKSt10error_codei
debug: Symbol _ZNKSt14error_category10equivalentERKSt10error_codei bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSSt12system_error
debug: Symbol _ZTSSt12system_error bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSSt14error_category
debug: Symbol _ZTSSt14error_category bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTISt13basic_fstreamIwSt11char_traitsIwEE
debug: Symbol _ZTISt13basic_fstreamIwSt11char_traitsIwEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt13basic_fstreamIwSt11char_traitsIwEED1Ev
debug: Symbol _ZNSt13basic_fstreamIwSt11char_traitsIwEED1Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt13basic_fstreamIwSt11char_traitsIwEED0Ev
debug: Symbol _ZNSt13basic_fstreamIwSt11char_traitsIwEED0Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZThn8_NSt13basic_fstreamIwSt11char_traitsIwEED1Ev
debug: Symbol _ZThn8_NSt13basic_fstreamIwSt11char_traitsIwEED1Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZThn8_NSt13basic_fstreamIwSt11char_traitsIwEED0Ev
debug: Symbol _ZThn8_NSt13basic_fstreamIwSt11char_traitsIwEED0Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTv0_n12_NSt13basic_fstreamIwSt11char_traitsIwEED1Ev
debug: Symbol _ZTv0_n12_NSt13basic_fstreamIwSt11char_traitsIwEED1Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTv0_n12_NSt13basic_fstreamIwSt11char_traitsIwEED0Ev
debug: Symbol _ZTv0_n12_NSt13basic_fstreamIwSt11char_traitsIwEED0Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTVSt13basic_fstreamIwSt11char_traitsIwEE
debug: Symbol _ZTVSt13basic_fstreamIwSt11char_traitsIwEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTVSt13basic_fstreamIwSt11char_traitsIwEE
debug: Symbol _ZTVSt13basic_fstreamIwSt11char_traitsIwEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTCSt13basic_fstreamIwSt11char_traitsIwEE0_St14basic_iostreamIwS1_E
debug: Symbol _ZTCSt13basic_fstreamIwSt11char_traitsIwEE0_St14basic_iostreamIwS1_E bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTCSt13basic_fstreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E
debug: Symbol _ZTCSt13basic_fstreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTCSt13basic_fstreamIwSt11char_traitsIwEE8_St13basic_ostreamIwS1_E
debug: Symbol _ZTCSt13basic_fstreamIwSt11char_traitsIwEE8_St13basic_ostreamIwS1_E bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTISt14basic_iostreamIwSt11char_traitsIwEE
debug: Symbol _ZTISt14basic_iostreamIwSt11char_traitsIwEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt14basic_iostreamIwSt11char_traitsIwEED1Ev
debug: Symbol _ZNSt14basic_iostreamIwSt11char_traitsIwEED1Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt14basic_iostreamIwSt11char_traitsIwEED0Ev
debug: Symbol _ZNSt14basic_iostreamIwSt11char_traitsIwEED0Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZThn8_NSt14basic_iostreamIwSt11char_traitsIwEED1Ev
debug: Symbol _ZThn8_NSt14basic_iostreamIwSt11char_traitsIwEED1Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZThn8_NSt14basic_iostreamIwSt11char_traitsIwEED0Ev
debug: Symbol _ZThn8_NSt14basic_iostreamIwSt11char_traitsIwEED0Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTv0_n12_NSt14basic_iostreamIwSt11char_traitsIwEED1Ev
debug: Symbol _ZTv0_n12_NSt14basic_iostreamIwSt11char_traitsIwEED1Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTv0_n12_NSt14basic_iostreamIwSt11char_traitsIwEED0Ev
debug: Symbol _ZTv0_n12_NSt14basic_iostreamIwSt11char_traitsIwEED0Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTISt13basic_istreamIwSt11char_traitsIwEE
debug: Symbol _ZTISt13basic_istreamIwSt11char_traitsIwEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt13basic_istreamIwSt11char_traitsIwEED1Ev
debug: Symbol _ZNSt13basic_istreamIwSt11char_traitsIwEED1Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt13basic_istreamIwSt11char_traitsIwEED0Ev
debug: Symbol _ZNSt13basic_istreamIwSt11char_traitsIwEED0Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTv0_n12_NSt13basic_istreamIwSt11char_traitsIwEED1Ev
debug: Symbol _ZTv0_n12_NSt13basic_istreamIwSt11char_traitsIwEED1Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTv0_n12_NSt13basic_istreamIwSt11char_traitsIwEED0Ev
debug: Symbol _ZTv0_n12_NSt13basic_istreamIwSt11char_traitsIwEED0Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTISt13basic_ostreamIwSt11char_traitsIwEE
debug: Symbol _ZTISt13basic_ostreamIwSt11char_traitsIwEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt13basic_ostreamIwSt11char_traitsIwEED1Ev
debug: Symbol _ZNSt13basic_ostreamIwSt11char_traitsIwEED1Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt13basic_ostreamIwSt11char_traitsIwEED0Ev
debug: Symbol _ZNSt13basic_ostreamIwSt11char_traitsIwEED0Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTv0_n12_NSt13basic_ostreamIwSt11char_traitsIwEED1Ev
debug: Symbol _ZTv0_n12_NSt13basic_ostreamIwSt11char_traitsIwEED1Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTv0_n12_NSt13basic_ostreamIwSt11char_traitsIwEED0Ev
debug: Symbol _ZTv0_n12_NSt13basic_ostreamIwSt11char_traitsIwEED0Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTISt14basic_ofstreamIwSt11char_traitsIwEE
debug: Symbol _ZTISt14basic_ofstreamIwSt11char_traitsIwEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt14basic_ofstreamIwSt11char_traitsIwEED1Ev
debug: Symbol _ZNSt14basic_ofstreamIwSt11char_traitsIwEED1Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt14basic_ofstreamIwSt11char_traitsIwEED0Ev
debug: Symbol _ZNSt14basic_ofstreamIwSt11char_traitsIwEED0Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTv0_n12_NSt14basic_ofstreamIwSt11char_traitsIwEED1Ev
debug: Symbol _ZTv0_n12_NSt14basic_ofstreamIwSt11char_traitsIwEED1Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTv0_n12_NSt14basic_ofstreamIwSt11char_traitsIwEED0Ev
debug: Symbol _ZTv0_n12_NSt14basic_ofstreamIwSt11char_traitsIwEED0Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTVSt14basic_ofstreamIwSt11char_traitsIwEE
debug: Symbol _ZTVSt14basic_ofstreamIwSt11char_traitsIwEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTVSt14basic_ofstreamIwSt11char_traitsIwEE
debug: Symbol _ZTVSt14basic_ofstreamIwSt11char_traitsIwEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTCSt14basic_ofstreamIwSt11char_traitsIwEE0_St13basic_ostreamIwS1_E
debug: Symbol _ZTCSt14basic_ofstreamIwSt11char_traitsIwEE0_St13basic_ostreamIwS1_E bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTISt14basic_ifstreamIwSt11char_traitsIwEE
debug: Symbol _ZTISt14basic_ifstreamIwSt11char_traitsIwEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt14basic_ifstreamIwSt11char_traitsIwEED1Ev
debug: Symbol _ZNSt14basic_ifstreamIwSt11char_traitsIwEED1Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt14basic_ifstreamIwSt11char_traitsIwEED0Ev
debug: Symbol _ZNSt14basic_ifstreamIwSt11char_traitsIwEED0Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTv0_n12_NSt14basic_ifstreamIwSt11char_traitsIwEED1Ev
debug: Symbol _ZTv0_n12_NSt14basic_ifstreamIwSt11char_traitsIwEED1Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTv0_n12_NSt14basic_ifstreamIwSt11char_traitsIwEED0Ev
debug: Symbol _ZTv0_n12_NSt14basic_ifstreamIwSt11char_traitsIwEED0Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTVSt14basic_ifstreamIwSt11char_traitsIwEE
debug: Symbol _ZTVSt14basic_ifstreamIwSt11char_traitsIwEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTVSt14basic_ifstreamIwSt11char_traitsIwEE
debug: Symbol _ZTVSt14basic_ifstreamIwSt11char_traitsIwEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTCSt14basic_ifstreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E
debug: Symbol _ZTCSt14basic_ifstreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTISt13basic_filebufIwSt11char_traitsIwEE
debug: Symbol _ZTISt13basic_filebufIwSt11char_traitsIwEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt13basic_filebufIwSt11char_traitsIwEED1Ev
debug: Symbol _ZNSt13basic_filebufIwSt11char_traitsIwEED1Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt13basic_filebufIwSt11char_traitsIwEED0Ev
debug: Symbol _ZNSt13basic_filebufIwSt11char_traitsIwEED0Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt13basic_filebufIwSt11char_traitsIwEE5imbueERKSt6locale
debug: Symbol _ZNSt13basic_filebufIwSt11char_traitsIwEE5imbueERKSt6locale bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt13basic_filebufIwSt11char_traitsIwEE6setbufEPwi
debug: Symbol _ZNSt13basic_filebufIwSt11char_traitsIwEE6setbufEPwi bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt13basic_filebufIwSt11char_traitsIwEE7seekoffExSt12_Ios_SeekdirSt13_Ios_Openmode
debug: Symbol _ZNSt13basic_filebufIwSt11char_traitsIwEE7seekoffExSt12_Ios_SeekdirSt13_Ios_Openmode bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt13basic_filebufIwSt11char_traitsIwEE7seekposESt4fposI9_MbstatetESt13_Ios_Openmode
debug: Symbol _ZNSt13basic_filebufIwSt11char_traitsIwEE7seekposESt4fposI9_MbstatetESt13_Ios_Openmode bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt13basic_filebufIwSt11char_traitsIwEE4syncEv
debug: Symbol _ZNSt13basic_filebufIwSt11char_traitsIwEE4syncEv bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt13basic_filebufIwSt11char_traitsIwEE9showmanycEv
debug: Symbol _ZNSt13basic_filebufIwSt11char_traitsIwEE9showmanycEv bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt13basic_filebufIwSt11char_traitsIwEE6xsgetnEPwi
debug: Symbol _ZNSt13basic_filebufIwSt11char_traitsIwEE6xsgetnEPwi bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt13basic_filebufIwSt11char_traitsIwEE9underflowEv
debug: Symbol _ZNSt13basic_filebufIwSt11char_traitsIwEE9underflowEv bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt15basic_streambufIwSt11char_traitsIwEE5uflowEv
debug: Symbol _ZNSt15basic_streambufIwSt11char_traitsIwEE5uflowEv bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt13basic_filebufIwSt11char_traitsIwEE9pbackfailEl
debug: Symbol _ZNSt13basic_filebufIwSt11char_traitsIwEE9pbackfailEl bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt13basic_filebufIwSt11char_traitsIwEE6xsputnEPKwi
debug: Symbol _ZNSt13basic_filebufIwSt11char_traitsIwEE6xsputnEPKwi bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt13basic_filebufIwSt11char_traitsIwEE8overflowEl
debug: Symbol _ZNSt13basic_filebufIwSt11char_traitsIwEE8overflowEl bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTISt13basic_fstreamIcSt11char_traitsIcEE
debug: Symbol _ZTISt13basic_fstreamIcSt11char_traitsIcEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt13basic_fstreamIcSt11char_traitsIcEED1Ev
debug: Symbol _ZNSt13basic_fstreamIcSt11char_traitsIcEED1Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt13basic_fstreamIcSt11char_traitsIcEED0Ev
debug: Symbol _ZNSt13basic_fstreamIcSt11char_traitsIcEED0Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZThn8_NSt13basic_fstreamIcSt11char_traitsIcEED1Ev
debug: Symbol _ZThn8_NSt13basic_fstreamIcSt11char_traitsIcEED1Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZThn8_NSt13basic_fstreamIcSt11char_traitsIcEED0Ev
debug: Symbol _ZThn8_NSt13basic_fstreamIcSt11char_traitsIcEED0Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTv0_n12_NSt13basic_fstreamIcSt11char_traitsIcEED1Ev
debug: Symbol _ZTv0_n12_NSt13basic_fstreamIcSt11char_traitsIcEED1Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTv0_n12_NSt13basic_fstreamIcSt11char_traitsIcEED0Ev
debug: Symbol _ZTv0_n12_NSt13basic_fstreamIcSt11char_traitsIcEED0Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTVSt13basic_fstreamIcSt11char_traitsIcEE
debug: Symbol _ZTVSt13basic_fstreamIcSt11char_traitsIcEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTVSt13basic_fstreamIcSt11char_traitsIcEE
debug: Symbol _ZTVSt13basic_fstreamIcSt11char_traitsIcEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTCSt13basic_fstreamIcSt11char_traitsIcEE0_Sd
debug: Symbol _ZTCSt13basic_fstreamIcSt11char_traitsIcEE0_Sd bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTCSt13basic_fstreamIcSt11char_traitsIcEE0_Si
debug: Symbol _ZTCSt13basic_fstreamIcSt11char_traitsIcEE0_Si bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTCSt13basic_fstreamIcSt11char_traitsIcEE8_So
debug: Symbol _ZTCSt13basic_fstreamIcSt11char_traitsIcEE8_So bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTISt14basic_ofstreamIcSt11char_traitsIcEE
debug: Symbol _ZTISt14basic_ofstreamIcSt11char_traitsIcEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt14basic_ofstreamIcSt11char_traitsIcEED1Ev
debug: Symbol _ZNSt14basic_ofstreamIcSt11char_traitsIcEED1Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt14basic_ofstreamIcSt11char_traitsIcEED0Ev
debug: Symbol _ZNSt14basic_ofstreamIcSt11char_traitsIcEED0Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTv0_n12_NSt14basic_ofstreamIcSt11char_traitsIcEED1Ev
debug: Symbol _ZTv0_n12_NSt14basic_ofstreamIcSt11char_traitsIcEED1Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTv0_n12_NSt14basic_ofstreamIcSt11char_traitsIcEED0Ev
debug: Symbol _ZTv0_n12_NSt14basic_ofstreamIcSt11char_traitsIcEED0Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTVSt14basic_ofstreamIcSt11char_traitsIcEE
debug: Symbol _ZTVSt14basic_ofstreamIcSt11char_traitsIcEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTVSt14basic_ofstreamIcSt11char_traitsIcEE
debug: Symbol _ZTVSt14basic_ofstreamIcSt11char_traitsIcEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTCSt14basic_ofstreamIcSt11char_traitsIcEE0_So
debug: Symbol _ZTCSt14basic_ofstreamIcSt11char_traitsIcEE0_So bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTISt14basic_ifstreamIcSt11char_traitsIcEE
debug: Symbol _ZTISt14basic_ifstreamIcSt11char_traitsIcEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt14basic_ifstreamIcSt11char_traitsIcEED1Ev
debug: Symbol _ZNSt14basic_ifstreamIcSt11char_traitsIcEED1Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt14basic_ifstreamIcSt11char_traitsIcEED0Ev
debug: Symbol _ZNSt14basic_ifstreamIcSt11char_traitsIcEED0Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTv0_n12_NSt14basic_ifstreamIcSt11char_traitsIcEED1Ev
debug: Symbol _ZTv0_n12_NSt14basic_ifstreamIcSt11char_traitsIcEED1Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTv0_n12_NSt14basic_ifstreamIcSt11char_traitsIcEED0Ev
debug: Symbol _ZTv0_n12_NSt14basic_ifstreamIcSt11char_traitsIcEED0Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTVSt14basic_ifstreamIcSt11char_traitsIcEE
debug: Symbol _ZTVSt14basic_ifstreamIcSt11char_traitsIcEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTVSt14basic_ifstreamIcSt11char_traitsIcEE
debug: Symbol _ZTVSt14basic_ifstreamIcSt11char_traitsIcEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTCSt14basic_ifstreamIcSt11char_traitsIcEE0_Si
debug: Symbol _ZTCSt14basic_ifstreamIcSt11char_traitsIcEE0_Si bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTISt13basic_filebufIcSt11char_traitsIcEE
debug: Symbol _ZTISt13basic_filebufIcSt11char_traitsIcEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt13basic_filebufIcSt11char_traitsIcEED1Ev
debug: Symbol _ZNSt13basic_filebufIcSt11char_traitsIcEED1Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt13basic_filebufIcSt11char_traitsIcEED0Ev
debug: Symbol _ZNSt13basic_filebufIcSt11char_traitsIcEED0Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt13basic_filebufIcSt11char_traitsIcEE5imbueERKSt6locale
debug: Symbol _ZNSt13basic_filebufIcSt11char_traitsIcEE5imbueERKSt6locale bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt13basic_filebufIcSt11char_traitsIcEE6setbufEPci
debug: Symbol _ZNSt13basic_filebufIcSt11char_traitsIcEE6setbufEPci bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt13basic_filebufIcSt11char_traitsIcEE7seekoffExSt12_Ios_SeekdirSt13_Ios_Openmode
debug: Symbol _ZNSt13basic_filebufIcSt11char_traitsIcEE7seekoffExSt12_Ios_SeekdirSt13_Ios_Openmode bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt13basic_filebufIcSt11char_traitsIcEE7seekposESt4fposI9_MbstatetESt13_Ios_Openmode
debug: Symbol _ZNSt13basic_filebufIcSt11char_traitsIcEE7seekposESt4fposI9_MbstatetESt13_Ios_Openmode bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt13basic_filebufIcSt11char_traitsIcEE4syncEv
debug: Symbol _ZNSt13basic_filebufIcSt11char_traitsIcEE4syncEv bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt13basic_filebufIcSt11char_traitsIcEE9showmanycEv
debug: Symbol _ZNSt13basic_filebufIcSt11char_traitsIcEE9showmanycEv bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt13basic_filebufIcSt11char_traitsIcEE6xsgetnEPci
debug: Symbol _ZNSt13basic_filebufIcSt11char_traitsIcEE6xsgetnEPci bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt13basic_filebufIcSt11char_traitsIcEE9underflowEv
debug: Symbol _ZNSt13basic_filebufIcSt11char_traitsIcEE9underflowEv bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt13basic_filebufIcSt11char_traitsIcEE9pbackfailEi
debug: Symbol _ZNSt13basic_filebufIcSt11char_traitsIcEE9pbackfailEi bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt13basic_filebufIcSt11char_traitsIcEE6xsputnEPKci
debug: Symbol _ZNSt13basic_filebufIcSt11char_traitsIcEE6xsputnEPKci bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt13basic_filebufIcSt11char_traitsIcEE8overflowEi
debug: Symbol _ZNSt13basic_filebufIcSt11char_traitsIcEE8overflowEi bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTSSt14basic_ifstreamIwSt11char_traitsIwEE
debug: Symbol _ZTSSt14basic_ifstreamIwSt11char_traitsIwEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTSSt14basic_ofstreamIwSt11char_traitsIwEE
debug: Symbol _ZTSSt14basic_ofstreamIwSt11char_traitsIwEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTSSt13basic_filebufIwSt11char_traitsIwEE
debug: Symbol _ZTSSt13basic_filebufIwSt11char_traitsIwEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTISt15basic_streambufIwSt11char_traitsIwEE
debug: Symbol _ZTISt15basic_streambufIwSt11char_traitsIwEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTSSt13basic_fstreamIwSt11char_traitsIwEE
debug: Symbol _ZTSSt13basic_fstreamIwSt11char_traitsIwEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTSSt13basic_filebufIcSt11char_traitsIcEE
debug: Symbol _ZTSSt13basic_filebufIcSt11char_traitsIcEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTSSt13basic_fstreamIcSt11char_traitsIcEE
debug: Symbol _ZTSSt13basic_fstreamIcSt11char_traitsIcEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTSSt14basic_ifstreamIcSt11char_traitsIcEE
debug: Symbol _ZTSSt14basic_ifstreamIcSt11char_traitsIcEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTSSt14basic_ofstreamIcSt11char_traitsIcEE
debug: Symbol _ZTSSt14basic_ofstreamIcSt11char_traitsIcEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTIN9__gnu_cxx13stdio_filebufIwSt11char_traitsIwEEE
debug: Symbol _ZTIN9__gnu_cxx13stdio_filebufIwSt11char_traitsIwEEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZN9__gnu_cxx13stdio_filebufIwSt11char_traitsIwEED1Ev
debug: Symbol _ZN9__gnu_cxx13stdio_filebufIwSt11char_traitsIwEED1Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZN9__gnu_cxx13stdio_filebufIwSt11char_traitsIwEED0Ev
debug: Symbol _ZN9__gnu_cxx13stdio_filebufIwSt11char_traitsIwEED0Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTIN9__gnu_cxx13stdio_filebufIcSt11char_traitsIcEEE
debug: Symbol _ZTIN9__gnu_cxx13stdio_filebufIcSt11char_traitsIcEEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZN9__gnu_cxx13stdio_filebufIcSt11char_traitsIcEED1Ev
debug: Symbol _ZN9__gnu_cxx13stdio_filebufIcSt11char_traitsIcEED1Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZN9__gnu_cxx13stdio_filebufIcSt11char_traitsIcEED0Ev
debug: Symbol _ZN9__gnu_cxx13stdio_filebufIcSt11char_traitsIcEED0Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTSN9__gnu_cxx13stdio_filebufIcSt11char_traitsIcEEE
debug: Symbol _ZTSN9__gnu_cxx13stdio_filebufIcSt11char_traitsIcEEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTSN9__gnu_cxx13stdio_filebufIwSt11char_traitsIwEEE
debug: Symbol _ZTSN9__gnu_cxx13stdio_filebufIwSt11char_traitsIwEEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTISt9basic_iosIwSt11char_traitsIwEE
debug: Symbol _ZTISt9basic_iosIwSt11char_traitsIwEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt9basic_iosIwSt11char_traitsIwEED1Ev
debug: Symbol _ZNSt9basic_iosIwSt11char_traitsIwEED1Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt9basic_iosIwSt11char_traitsIwEED0Ev
debug: Symbol _ZNSt9basic_iosIwSt11char_traitsIwEED0Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTISt9basic_iosIcSt11char_traitsIcEE
debug: Symbol _ZTISt9basic_iosIcSt11char_traitsIcEE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt9basic_iosIcSt11char_traitsIcEED1Ev
debug: Symbol _ZNSt9basic_iosIcSt11char_traitsIcEED1Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt9basic_iosIcSt11char_traitsIcEED0Ev
debug: Symbol _ZNSt9basic_iosIcSt11char_traitsIcEED0Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSSt9basic_iosIwSt11char_traitsIwEE
debug: Symbol _ZTSSt9basic_iosIwSt11char_traitsIwEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTSSt9basic_iosIcSt11char_traitsIcEE
debug: Symbol _ZTSSt9basic_iosIcSt11char_traitsIcEE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTVSt14basic_iostreamIwSt11char_traitsIwEE
debug: Symbol _ZTVSt14basic_iostreamIwSt11char_traitsIwEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTVSt14basic_iostreamIwSt11char_traitsIwEE
debug: Symbol _ZTVSt14basic_iostreamIwSt11char_traitsIwEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTCSt14basic_iostreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E
debug: Symbol _ZTCSt14basic_iostreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTCSt14basic_iostreamIwSt11char_traitsIwEE8_St13basic_ostreamIwS1_E
debug: Symbol _ZTCSt14basic_iostreamIwSt11char_traitsIwEE8_St13basic_ostreamIwS1_E bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTVSd
debug: Symbol _ZTVSd bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTVSd
debug: Symbol _ZTVSd bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTCSd0_Si
debug: Symbol _ZTCSd0_Si bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTCSd8_So
debug: Symbol _ZTCSd8_So bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSSt14basic_iostreamIwSt11char_traitsIwEE
debug: Symbol _ZTSSt14basic_iostreamIwSt11char_traitsIwEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTSSd
debug: Symbol _ZTSSd bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTVSt13basic_istreamIwSt11char_traitsIwEE
debug: Symbol _ZTVSt13basic_istreamIwSt11char_traitsIwEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTVSt13basic_istreamIwSt11char_traitsIwEE
debug: Symbol _ZTVSt13basic_istreamIwSt11char_traitsIwEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTVSi
debug: Symbol _ZTVSi bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTVSi
debug: Symbol _ZTVSi bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSSt13basic_istreamIwSt11char_traitsIwEE
debug: Symbol _ZTSSt13basic_istreamIwSt11char_traitsIwEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTSSi
debug: Symbol _ZTSSi bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTISt21__ctype_abstract_baseIcE
debug: Symbol _ZTISt21__ctype_abstract_baseIcE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt21__ctype_abstract_baseIcED1Ev
debug: Symbol _ZNSt21__ctype_abstract_baseIcED1Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt21__ctype_abstract_baseIcED0Ev
debug: Symbol _ZNSt21__ctype_abstract_baseIcED0Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTISt16__numpunct_cacheIcE
debug: Symbol _ZTISt16__numpunct_cacheIcE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt16__numpunct_cacheIcED1Ev
debug: Symbol _ZNSt16__numpunct_cacheIcED1Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt16__numpunct_cacheIcED0Ev
debug: Symbol _ZNSt16__numpunct_cacheIcED0Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTISt18__moneypunct_cacheIcLb1EE
debug: Symbol _ZTISt18__moneypunct_cacheIcLb1EE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt18__moneypunct_cacheIcLb1EED1Ev
debug: Symbol _ZNSt18__moneypunct_cacheIcLb1EED1Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt18__moneypunct_cacheIcLb1EED0Ev
debug: Symbol _ZNSt18__moneypunct_cacheIcLb1EED0Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTISt18__moneypunct_cacheIcLb0EE
debug: Symbol _ZTISt18__moneypunct_cacheIcLb0EE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt18__moneypunct_cacheIcLb0EED1Ev
debug: Symbol _ZNSt18__moneypunct_cacheIcLb0EED1Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt18__moneypunct_cacheIcLb0EED0Ev
debug: Symbol _ZNSt18__moneypunct_cacheIcLb0EED0Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTISt15messages_bynameIcE
debug: Symbol _ZTISt15messages_bynameIcE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt15messages_bynameIcED1Ev
debug: Symbol _ZNSt15messages_bynameIcED1Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt15messages_bynameIcED0Ev
debug: Symbol _ZNSt15messages_bynameIcED0Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNKSt8messagesIcE7do_openERKSsRKSt6locale
debug: Symbol _ZNKSt8messagesIcE7do_openERKSsRKSt6locale bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNKSt8messagesIcE6do_getEiiiRKSs
debug: Symbol _ZNKSt8messagesIcE6do_getEiiiRKSs bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNKSt8messagesIcE8do_closeEi
debug: Symbol _ZNKSt8messagesIcE8do_closeEi bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTISt15time_get_bynameIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE
debug: Symbol _ZTISt15time_get_bynameIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt15time_get_bynameIcSt19istreambuf_iteratorIcSt11char_traitsIcEEED1Ev
debug: Symbol _ZNSt15time_get_bynameIcSt19istreambuf_iteratorIcSt11char_traitsIcEEED1Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt15time_get_bynameIcSt19istreambuf_iteratorIcSt11char_traitsIcEEED0Ev
debug: Symbol _ZNSt15time_get_bynameIcSt19istreambuf_iteratorIcSt11char_traitsIcEEED0Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNKSt8time_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE13do_date_orderEv
debug: Symbol _ZNKSt8time_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE13do_date_orderEv bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNKSt8time_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE11do_get_timeES3_S3_RSt8ios_baseRSt12_Ios_IostatePSt2tm
debug: Symbol _ZNKSt8time_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE11do_get_timeES3_S3_RSt8ios_baseRSt12_Ios_IostatePSt2tm bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNKSt8time_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE11do_get_dateES3_S3_RSt8ios_baseRSt12_Ios_IostatePSt2tm
debug: Symbol _ZNKSt8time_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE11do_get_dateES3_S3_RSt8ios_baseRSt12_Ios_IostatePSt2tm bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNKSt8time_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE14do_get_weekdayES3_S3_RSt8ios_baseRSt12_Ios_IostatePSt2tm
debug: Symbol _ZNKSt8time_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE14do_get_weekdayES3_S3_RSt8ios_baseRSt12_Ios_IostatePSt2tm bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNKSt8time_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE16do_get_monthnameES3_S3_RSt8ios_baseRSt12_Ios_IostatePSt2tm
debug: Symbol _ZNKSt8time_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE16do_get_monthnameES3_S3_RSt8ios_baseRSt12_Ios_IostatePSt2tm bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNKSt8time_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE11do_get_yearES3_S3_RSt8ios_baseRSt12_Ios_IostatePSt2tm
debug: Symbol _ZNKSt8time_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE11do_get_yearES3_S3_RSt8ios_baseRSt12_Ios_IostatePSt2tm bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTISt8time_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE
debug: Symbol _ZTISt8time_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTISt8time_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE
debug: Symbol _ZTISt8time_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt8time_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEED1Ev
debug: Symbol _ZNSt8time_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEED1Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt8time_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEED0Ev
debug: Symbol _ZNSt8time_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEED0Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTISt15time_put_bynameIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE
debug: Symbol _ZTISt15time_put_bynameIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt15time_put_bynameIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEED1Ev
debug: Symbol _ZNSt15time_put_bynameIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEED1Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt15time_put_bynameIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEED0Ev
debug: Symbol _ZNSt15time_put_bynameIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEED0Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNKSt8time_putIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE6do_putES3_RSt8ios_basecPKSt2tmcc
debug: Symbol _ZNKSt8time_putIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE6do_putES3_RSt8ios_basecPKSt2tmcc bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTISt8time_putIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE
debug: Symbol _ZTISt8time_putIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTISt8time_putIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE
debug: Symbol _ZTISt8time_putIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt8time_putIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEED1Ev
debug: Symbol _ZNSt8time_putIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEED1Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt8time_putIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEED0Ev
debug: Symbol _ZNSt8time_putIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEED0Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTISt9money_putIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE
debug: Symbol _ZTISt9money_putIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTISt9money_putIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE
debug: Symbol _ZTISt9money_putIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt9money_putIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEED1Ev
debug: Symbol _ZNSt9money_putIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEED1Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt9money_putIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEED0Ev
debug: Symbol _ZNSt9money_putIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEED0Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNKSt9money_putIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE6do_putES3_bRSt8ios_basece
debug: Symbol _ZNKSt9money_putIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE6do_putES3_bRSt8ios_basece bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNKSt9money_putIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE6do_putES3_bRSt8ios_basecRKSs
debug: Symbol _ZNKSt9money_putIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE6do_putES3_bRSt8ios_basecRKSs bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTISt9money_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE
debug: Symbol _ZTISt9money_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTISt9money_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE
debug: Symbol _ZTISt9money_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt9money_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEED1Ev
debug: Symbol _ZNSt9money_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEED1Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt9money_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEED0Ev
debug: Symbol _ZNSt9money_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEED0Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNKSt9money_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE6do_getES3_S3_bRSt8ios_baseRSt12_Ios_IostateRe
debug: Symbol _ZNKSt9money_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE6do_getES3_S3_bRSt8ios_baseRSt12_Ios_IostateRe bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNKSt9money_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE6do_getES3_S3_bRSt8ios_baseRSt12_Ios_IostateRSs
debug: Symbol _ZNKSt9money_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE6do_getES3_S3_bRSt8ios_baseRSt12_Ios_IostateRSs bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTISt17moneypunct_bynameIcLb1EE
debug: Symbol _ZTISt17moneypunct_bynameIcLb1EE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt17moneypunct_bynameIcLb1EED1Ev
debug: Symbol _ZNSt17moneypunct_bynameIcLb1EED1Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt17moneypunct_bynameIcLb1EED0Ev
debug: Symbol _ZNSt17moneypunct_bynameIcLb1EED0Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNKSt10moneypunctIcLb1EE16do_decimal_pointEv
debug: Symbol _ZNKSt10moneypunctIcLb1EE16do_decimal_pointEv bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNKSt10moneypunctIcLb1EE16do_thousands_sepEv
debug: Symbol _ZNKSt10moneypunctIcLb1EE16do_thousands_sepEv bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNKSt10moneypunctIcLb1EE11do_groupingEv
debug: Symbol _ZNKSt10moneypunctIcLb1EE11do_groupingEv bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNKSt10moneypunctIcLb1EE14do_curr_symbolEv
debug: Symbol _ZNKSt10moneypunctIcLb1EE14do_curr_symbolEv bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNKSt10moneypunctIcLb1EE16do_positive_signEv
debug: Symbol _ZNKSt10moneypunctIcLb1EE16do_positive_signEv bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNKSt10moneypunctIcLb1EE16do_negative_signEv
debug: Symbol _ZNKSt10moneypunctIcLb1EE16do_negative_signEv bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNKSt10moneypunctIcLb1EE14do_frac_digitsEv
debug: Symbol _ZNKSt10moneypunctIcLb1EE14do_frac_digitsEv bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNKSt10moneypunctIcLb1EE13do_pos_formatEv
debug: Symbol _ZNKSt10moneypunctIcLb1EE13do_pos_formatEv bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNKSt10moneypunctIcLb1EE13do_neg_formatEv
debug: Symbol _ZNKSt10moneypunctIcLb1EE13do_neg_formatEv bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTISt17moneypunct_bynameIcLb0EE
debug: Symbol _ZTISt17moneypunct_bynameIcLb0EE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt17moneypunct_bynameIcLb0EED1Ev
debug: Symbol _ZNSt17moneypunct_bynameIcLb0EED1Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt17moneypunct_bynameIcLb0EED0Ev
debug: Symbol _ZNSt17moneypunct_bynameIcLb0EED0Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNKSt10moneypunctIcLb0EE16do_decimal_pointEv
debug: Symbol _ZNKSt10moneypunctIcLb0EE16do_decimal_pointEv bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNKSt10moneypunctIcLb0EE16do_thousands_sepEv
debug: Symbol _ZNKSt10moneypunctIcLb0EE16do_thousands_sepEv bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNKSt10moneypunctIcLb0EE11do_groupingEv
debug: Symbol _ZNKSt10moneypunctIcLb0EE11do_groupingEv bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNKSt10moneypunctIcLb0EE14do_curr_symbolEv
debug: Symbol _ZNKSt10moneypunctIcLb0EE14do_curr_symbolEv bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNKSt10moneypunctIcLb0EE16do_positive_signEv
debug: Symbol _ZNKSt10moneypunctIcLb0EE16do_positive_signEv bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNKSt10moneypunctIcLb0EE16do_negative_signEv
debug: Symbol _ZNKSt10moneypunctIcLb0EE16do_negative_signEv bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNKSt10moneypunctIcLb0EE14do_frac_digitsEv
debug: Symbol _ZNKSt10moneypunctIcLb0EE14do_frac_digitsEv bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNKSt10moneypunctIcLb0EE13do_pos_formatEv
debug: Symbol _ZNKSt10moneypunctIcLb0EE13do_pos_formatEv bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNKSt10moneypunctIcLb0EE13do_neg_formatEv
debug: Symbol _ZNKSt10moneypunctIcLb0EE13do_neg_formatEv bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTISt14codecvt_bynameIcc9_MbstatetE
debug: Symbol _ZTISt14codecvt_bynameIcc9_MbstatetE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt14codecvt_bynameIcc9_MbstatetED1Ev
debug: Symbol _ZNSt14codecvt_bynameIcc9_MbstatetED1Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt14codecvt_bynameIcc9_MbstatetED0Ev
debug: Symbol _ZNSt14codecvt_bynameIcc9_MbstatetED0Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt23__codecvt_abstract_baseIcc9_MbstatetED1Ev
debug: Symbol _ZNSt23__codecvt_abstract_baseIcc9_MbstatetED1Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt23__codecvt_abstract_baseIcc9_MbstatetED0Ev
debug: Symbol _ZNSt23__codecvt_abstract_baseIcc9_MbstatetED0Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTISt8messagesIcE
debug: Symbol _ZTISt8messagesIcE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTISt8messagesIcE
debug: Symbol _ZTISt8messagesIcE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt8messagesIcED1Ev
debug: Symbol _ZNSt8messagesIcED1Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt8messagesIcED0Ev
debug: Symbol _ZNSt8messagesIcED0Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTISt10moneypunctIcLb0EE
debug: Symbol _ZTISt10moneypunctIcLb0EE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTISt10moneypunctIcLb0EE
debug: Symbol _ZTISt10moneypunctIcLb0EE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt10moneypunctIcLb0EED1Ev
debug: Symbol _ZNSt10moneypunctIcLb0EED1Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt10moneypunctIcLb0EED0Ev
debug: Symbol _ZNSt10moneypunctIcLb0EED0Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTISt10moneypunctIcLb1EE
debug: Symbol _ZTISt10moneypunctIcLb1EE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTISt10moneypunctIcLb1EE
debug: Symbol _ZTISt10moneypunctIcLb1EE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt10moneypunctIcLb1EED1Ev
debug: Symbol _ZNSt10moneypunctIcLb1EED1Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt10moneypunctIcLb1EED0Ev
debug: Symbol _ZNSt10moneypunctIcLb1EED0Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTISt11__timepunctIcE
debug: Symbol _ZTISt11__timepunctIcE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTISt11__timepunctIcE
debug: Symbol _ZTISt11__timepunctIcE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt11__timepunctIcED1Ev
debug: Symbol _ZNSt11__timepunctIcED1Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt11__timepunctIcED0Ev
debug: Symbol _ZNSt11__timepunctIcED0Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTISt17__timepunct_cacheIcE
debug: Symbol _ZTISt17__timepunct_cacheIcE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt17__timepunct_cacheIcED1Ev
debug: Symbol _ZNSt17__timepunct_cacheIcED1Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt17__timepunct_cacheIcED0Ev
debug: Symbol _ZNSt17__timepunct_cacheIcED0Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTISt7num_putIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE
debug: Symbol _ZTISt7num_putIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTISt7num_putIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE
debug: Symbol _ZTISt7num_putIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt7num_putIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEED1Ev
debug: Symbol _ZNSt7num_putIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEED1Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt7num_putIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEED0Ev
debug: Symbol _ZNSt7num_putIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEED0Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNKSt7num_putIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE6do_putES3_RSt8ios_basecb
debug: Symbol _ZNKSt7num_putIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE6do_putES3_RSt8ios_basecb bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNKSt7num_putIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE6do_putES3_RSt8ios_basecl
debug: Symbol _ZNKSt7num_putIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE6do_putES3_RSt8ios_basecl bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNKSt7num_putIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE6do_putES3_RSt8ios_basecm
debug: Symbol _ZNKSt7num_putIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE6do_putES3_RSt8ios_basecm bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNKSt7num_putIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE6do_putES3_RSt8ios_basecx
debug: Symbol _ZNKSt7num_putIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE6do_putES3_RSt8ios_basecx bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNKSt7num_putIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE6do_putES3_RSt8ios_basecy
debug: Symbol _ZNKSt7num_putIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE6do_putES3_RSt8ios_basecy bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNKSt7num_putIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE6do_putES3_RSt8ios_basecd
debug: Symbol _ZNKSt7num_putIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE6do_putES3_RSt8ios_basecd bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNKSt7num_putIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE6do_putES3_RSt8ios_basece
debug: Symbol _ZNKSt7num_putIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE6do_putES3_RSt8ios_basece bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNKSt7num_putIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE6do_putES3_RSt8ios_basecPKv
debug: Symbol _ZNKSt7num_putIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE6do_putES3_RSt8ios_basecPKv bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTISt7num_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE
debug: Symbol _ZTISt7num_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTISt7num_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE
debug: Symbol _ZTISt7num_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt7num_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEED1Ev
debug: Symbol _ZNSt7num_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEED1Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt7num_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEED0Ev
debug: Symbol _ZNSt7num_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEED0Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNKSt7num_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE6do_getES3_S3_RSt8ios_baseRSt12_Ios_IostateRb
debug: Symbol _ZNKSt7num_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE6do_getES3_S3_RSt8ios_baseRSt12_Ios_IostateRb bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNKSt7num_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE6do_getES3_S3_RSt8ios_baseRSt12_Ios_IostateRl
debug: Symbol _ZNKSt7num_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE6do_getES3_S3_RSt8ios_baseRSt12_Ios_IostateRl bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNKSt7num_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE6do_getES3_S3_RSt8ios_baseRSt12_Ios_IostateRt
debug: Symbol _ZNKSt7num_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE6do_getES3_S3_RSt8ios_baseRSt12_Ios_IostateRt bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNKSt7num_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE6do_getES3_S3_RSt8ios_baseRSt12_Ios_IostateRj
debug: Symbol _ZNKSt7num_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE6do_getES3_S3_RSt8ios_baseRSt12_Ios_IostateRj bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNKSt7num_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE6do_getES3_S3_RSt8ios_baseRSt12_Ios_IostateRm
debug: Symbol _ZNKSt7num_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE6do_getES3_S3_RSt8ios_baseRSt12_Ios_IostateRm bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNKSt7num_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE6do_getES3_S3_RSt8ios_baseRSt12_Ios_IostateRx
debug: Symbol _ZNKSt7num_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE6do_getES3_S3_RSt8ios_baseRSt12_Ios_IostateRx bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNKSt7num_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE6do_getES3_S3_RSt8ios_baseRSt12_Ios_IostateRy
debug: Symbol _ZNKSt7num_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE6do_getES3_S3_RSt8ios_baseRSt12_Ios_IostateRy bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNKSt7num_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE6do_getES3_S3_RSt8ios_baseRSt12_Ios_IostateRf
debug: Symbol _ZNKSt7num_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE6do_getES3_S3_RSt8ios_baseRSt12_Ios_IostateRf bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNKSt7num_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE6do_getES3_S3_RSt8ios_baseRSt12_Ios_IostateRd
debug: Symbol _ZNKSt7num_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE6do_getES3_S3_RSt8ios_baseRSt12_Ios_IostateRd bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNKSt7num_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE6do_getES3_S3_RSt8ios_baseRSt12_Ios_IostateRe
debug: Symbol _ZNKSt7num_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE6do_getES3_S3_RSt8ios_baseRSt12_Ios_IostateRe bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNKSt7num_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE6do_getES3_S3_RSt8ios_baseRSt12_Ios_IostateRPv
debug: Symbol _ZNKSt7num_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE6do_getES3_S3_RSt8ios_baseRSt12_Ios_IostateRPv bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTISt15numpunct_bynameIcE
debug: Symbol _ZTISt15numpunct_bynameIcE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt15numpunct_bynameIcED1Ev
debug: Symbol _ZNSt15numpunct_bynameIcED1Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt15numpunct_bynameIcED0Ev
debug: Symbol _ZNSt15numpunct_bynameIcED0Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNKSt8numpunctIcE16do_decimal_pointEv
debug: Symbol _ZNKSt8numpunctIcE16do_decimal_pointEv bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNKSt8numpunctIcE16do_thousands_sepEv
debug: Symbol _ZNKSt8numpunctIcE16do_thousands_sepEv bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNKSt8numpunctIcE11do_groupingEv
debug: Symbol _ZNKSt8numpunctIcE11do_groupingEv bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNKSt8numpunctIcE11do_truenameEv
debug: Symbol _ZNKSt8numpunctIcE11do_truenameEv bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNKSt8numpunctIcE12do_falsenameEv
debug: Symbol _ZNKSt8numpunctIcE12do_falsenameEv bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTISt8numpunctIcE
debug: Symbol _ZTISt8numpunctIcE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTISt8numpunctIcE
debug: Symbol _ZTISt8numpunctIcE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt8numpunctIcED1Ev
debug: Symbol _ZNSt8numpunctIcED1Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt8numpunctIcED0Ev
debug: Symbol _ZNSt8numpunctIcED0Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTISt14collate_bynameIcE
debug: Symbol _ZTISt14collate_bynameIcE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt14collate_bynameIcED1Ev
debug: Symbol _ZNSt14collate_bynameIcED1Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt14collate_bynameIcED0Ev
debug: Symbol _ZNSt14collate_bynameIcED0Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNKSt7collateIcE10do_compareEPKcS2_S2_S2_
debug: Symbol _ZNKSt7collateIcE10do_compareEPKcS2_S2_S2_ bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNKSt7collateIcE12do_transformEPKcS2_
debug: Symbol _ZNKSt7collateIcE12do_transformEPKcS2_ bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNKSt7collateIcE7do_hashEPKcS2_
debug: Symbol _ZNKSt7collateIcE7do_hashEPKcS2_ bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTISt7collateIcE
debug: Symbol _ZTISt7collateIcE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTISt7collateIcE
debug: Symbol _ZTISt7collateIcE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt7collateIcED1Ev
debug: Symbol _ZNSt7collateIcED1Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt7collateIcED0Ev
debug: Symbol _ZNSt7collateIcED0Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSSt9time_base
debug: Symbol _ZTSSt9time_base bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSSt12codecvt_base
debug: Symbol _ZTSSt12codecvt_base bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSSt13messages_base
debug: Symbol _ZTSSt13messages_base bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSSt10money_base
debug: Symbol _ZTSSt10money_base bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSSt7num_putIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE
debug: Symbol _ZTSSt7num_putIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSSt9money_putIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE
debug: Symbol _ZTSSt9money_putIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSSt8messagesIcE
debug: Symbol _ZTSSt8messagesIcE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTISt13messages_base
debug: Symbol _ZTISt13messages_base bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSSt11__timepunctIcE
debug: Symbol _ZTSSt11__timepunctIcE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSSt10moneypunctIcLb0EE
debug: Symbol _ZTSSt10moneypunctIcLb0EE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTISt10money_base
debug: Symbol _ZTISt10money_base bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSSt8time_putIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE
debug: Symbol _ZTSSt8time_putIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSSt17moneypunct_bynameIcLb0EE
debug: Symbol _ZTSSt17moneypunct_bynameIcLb0EE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSSt8time_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE
debug: Symbol _ZTSSt8time_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTISt9time_base
debug: Symbol _ZTISt9time_base bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSSt15numpunct_bynameIcE
debug: Symbol _ZTSSt15numpunct_bynameIcE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSSt21__ctype_abstract_baseIcE
debug: Symbol _ZTSSt21__ctype_abstract_baseIcE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSSt10moneypunctIcLb1EE
debug: Symbol _ZTSSt10moneypunctIcLb1EE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSSt8numpunctIcE
debug: Symbol _ZTSSt8numpunctIcE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSSt9money_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE
debug: Symbol _ZTSSt9money_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSSt17__timepunct_cacheIcE
debug: Symbol _ZTSSt17__timepunct_cacheIcE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSSt18__moneypunct_cacheIcLb0EE
debug: Symbol _ZTSSt18__moneypunct_cacheIcLb0EE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSSt7num_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE
debug: Symbol _ZTSSt7num_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSSt17moneypunct_bynameIcLb1EE
debug: Symbol _ZTSSt17moneypunct_bynameIcLb1EE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSSt23__codecvt_abstract_baseIcc9_MbstatetE
debug: Symbol _ZTSSt23__codecvt_abstract_baseIcc9_MbstatetE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTISt12codecvt_base
debug: Symbol _ZTISt12codecvt_base bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSSt14codecvt_bynameIcc9_MbstatetE
debug: Symbol _ZTSSt14codecvt_bynameIcc9_MbstatetE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTSSt15time_get_bynameIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE
debug: Symbol _ZTSSt15time_get_bynameIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSSt16__numpunct_cacheIcE
debug: Symbol _ZTSSt16__numpunct_cacheIcE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSSt15time_put_bynameIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE
debug: Symbol _ZTSSt15time_put_bynameIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSSt7collateIcE
debug: Symbol _ZTSSt7collateIcE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSSt18__moneypunct_cacheIcLb1EE
debug: Symbol _ZTSSt18__moneypunct_cacheIcLb1EE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSSt14collate_bynameIcE
debug: Symbol _ZTSSt14collate_bynameIcE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSSt15messages_bynameIcE
debug: Symbol _ZTSSt15messages_bynameIcE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTIN9__gnu_cxx18stdio_sync_filebufIwSt11char_traitsIwEEE
debug: Symbol _ZTIN9__gnu_cxx18stdio_sync_filebufIwSt11char_traitsIwEEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZN9__gnu_cxx18stdio_sync_filebufIwSt11char_traitsIwEED1Ev
debug: Symbol _ZN9__gnu_cxx18stdio_sync_filebufIwSt11char_traitsIwEED1Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZN9__gnu_cxx18stdio_sync_filebufIwSt11char_traitsIwEED0Ev
debug: Symbol _ZN9__gnu_cxx18stdio_sync_filebufIwSt11char_traitsIwEED0Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt15basic_streambufIwSt11char_traitsIwEE5imbueERKSt6locale
debug: Symbol _ZNSt15basic_streambufIwSt11char_traitsIwEE5imbueERKSt6locale bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt15basic_streambufIwSt11char_traitsIwEE6setbufEPwi
debug: Symbol _ZNSt15basic_streambufIwSt11char_traitsIwEE6setbufEPwi bound to definition in libstdc++.so.6
debug: Looking up symbol _ZN9__gnu_cxx18stdio_sync_filebufIwSt11char_traitsIwEE7seekoffExSt12_Ios_SeekdirSt13_Ios_Openmode
debug: Symbol _ZN9__gnu_cxx18stdio_sync_filebufIwSt11char_traitsIwEE7seekoffExSt12_Ios_SeekdirSt13_Ios_Openmode bound to definition in libstdc++.so.6
debug: Looking up symbol _ZN9__gnu_cxx18stdio_sync_filebufIwSt11char_traitsIwEE7seekposESt4fposI9_MbstatetESt13_Ios_Openmode
debug: Symbol _ZN9__gnu_cxx18stdio_sync_filebufIwSt11char_traitsIwEE7seekposESt4fposI9_MbstatetESt13_Ios_Openmode bound to definition in libstdc++.so.6
debug: Looking up symbol _ZN9__gnu_cxx18stdio_sync_filebufIwSt11char_traitsIwEE4syncEv
debug: Symbol _ZN9__gnu_cxx18stdio_sync_filebufIwSt11char_traitsIwEE4syncEv bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt15basic_streambufIwSt11char_traitsIwEE9showmanycEv
debug: Symbol _ZNSt15basic_streambufIwSt11char_traitsIwEE9showmanycEv bound to definition in libstdc++.so.6
debug: Looking up symbol _ZN9__gnu_cxx18stdio_sync_filebufIwSt11char_traitsIwEE6xsgetnEPwi
debug: Symbol _ZN9__gnu_cxx18stdio_sync_filebufIwSt11char_traitsIwEE6xsgetnEPwi bound to definition in libstdc++.so.6
debug: Looking up symbol _ZN9__gnu_cxx18stdio_sync_filebufIwSt11char_traitsIwEE9underflowEv
debug: Symbol _ZN9__gnu_cxx18stdio_sync_filebufIwSt11char_traitsIwEE9underflowEv bound to definition in libstdc++.so.6
debug: Looking up symbol _ZN9__gnu_cxx18stdio_sync_filebufIwSt11char_traitsIwEE5uflowEv
debug: Symbol _ZN9__gnu_cxx18stdio_sync_filebufIwSt11char_traitsIwEE5uflowEv bound to definition in libstdc++.so.6
debug: Looking up symbol _ZN9__gnu_cxx18stdio_sync_filebufIwSt11char_traitsIwEE9pbackfailEl
debug: Symbol _ZN9__gnu_cxx18stdio_sync_filebufIwSt11char_traitsIwEE9pbackfailEl bound to definition in libstdc++.so.6
debug: Looking up symbol _ZN9__gnu_cxx18stdio_sync_filebufIwSt11char_traitsIwEE6xsputnEPKwi
debug: Symbol _ZN9__gnu_cxx18stdio_sync_filebufIwSt11char_traitsIwEE6xsputnEPKwi bound to definition in libstdc++.so.6
debug: Looking up symbol _ZN9__gnu_cxx18stdio_sync_filebufIwSt11char_traitsIwEE8overflowEl
debug: Symbol _ZN9__gnu_cxx18stdio_sync_filebufIwSt11char_traitsIwEE8overflowEl bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTIN9__gnu_cxx18stdio_sync_filebufIcSt11char_traitsIcEEE
debug: Symbol _ZTIN9__gnu_cxx18stdio_sync_filebufIcSt11char_traitsIcEEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZN9__gnu_cxx18stdio_sync_filebufIcSt11char_traitsIcEED1Ev
debug: Symbol _ZN9__gnu_cxx18stdio_sync_filebufIcSt11char_traitsIcEED1Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZN9__gnu_cxx18stdio_sync_filebufIcSt11char_traitsIcEED0Ev
debug: Symbol _ZN9__gnu_cxx18stdio_sync_filebufIcSt11char_traitsIcEED0Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt15basic_streambufIcSt11char_traitsIcEE6setbufEPci
debug: Symbol _ZNSt15basic_streambufIcSt11char_traitsIcEE6setbufEPci bound to definition in libminecraftpe.so
debug: Looking up symbol _ZN9__gnu_cxx18stdio_sync_filebufIcSt11char_traitsIcEE7seekoffExSt12_Ios_SeekdirSt13_Ios_Openmode
debug: Symbol _ZN9__gnu_cxx18stdio_sync_filebufIcSt11char_traitsIcEE7seekoffExSt12_Ios_SeekdirSt13_Ios_Openmode bound to definition in libstdc++.so.6
debug: Looking up symbol _ZN9__gnu_cxx18stdio_sync_filebufIcSt11char_traitsIcEE7seekposESt4fposI9_MbstatetESt13_Ios_Openmode
debug: Symbol _ZN9__gnu_cxx18stdio_sync_filebufIcSt11char_traitsIcEE7seekposESt4fposI9_MbstatetESt13_Ios_Openmode bound to definition in libstdc++.so.6
debug: Looking up symbol _ZN9__gnu_cxx18stdio_sync_filebufIcSt11char_traitsIcEE4syncEv
debug: Symbol _ZN9__gnu_cxx18stdio_sync_filebufIcSt11char_traitsIcEE4syncEv bound to definition in libstdc++.so.6
debug: Looking up symbol _ZN9__gnu_cxx18stdio_sync_filebufIcSt11char_traitsIcEE6xsgetnEPci
debug: Symbol _ZN9__gnu_cxx18stdio_sync_filebufIcSt11char_traitsIcEE6xsgetnEPci bound to definition in libstdc++.so.6
debug: Looking up symbol _ZN9__gnu_cxx18stdio_sync_filebufIcSt11char_traitsIcEE9underflowEv
debug: Symbol _ZN9__gnu_cxx18stdio_sync_filebufIcSt11char_traitsIcEE9underflowEv bound to definition in libstdc++.so.6
debug: Looking up symbol _ZN9__gnu_cxx18stdio_sync_filebufIcSt11char_traitsIcEE5uflowEv
debug: Symbol _ZN9__gnu_cxx18stdio_sync_filebufIcSt11char_traitsIcEE5uflowEv bound to definition in libstdc++.so.6
debug: Looking up symbol _ZN9__gnu_cxx18stdio_sync_filebufIcSt11char_traitsIcEE9pbackfailEi
debug: Symbol _ZN9__gnu_cxx18stdio_sync_filebufIcSt11char_traitsIcEE9pbackfailEi bound to definition in libstdc++.so.6
debug: Looking up symbol _ZN9__gnu_cxx18stdio_sync_filebufIcSt11char_traitsIcEE6xsputnEPKci
debug: Symbol _ZN9__gnu_cxx18stdio_sync_filebufIcSt11char_traitsIcEE6xsputnEPKci bound to definition in libstdc++.so.6
debug: Looking up symbol _ZN9__gnu_cxx18stdio_sync_filebufIcSt11char_traitsIcEE8overflowEi
debug: Symbol _ZN9__gnu_cxx18stdio_sync_filebufIcSt11char_traitsIcEE8overflowEi bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTSN9__gnu_cxx18stdio_sync_filebufIwSt11char_traitsIwEEE
debug: Symbol _ZTSN9__gnu_cxx18stdio_sync_filebufIwSt11char_traitsIwEEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTSN9__gnu_cxx18stdio_sync_filebufIcSt11char_traitsIcEEE
debug: Symbol _ZTSN9__gnu_cxx18stdio_sync_filebufIcSt11char_traitsIcEEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTVSt13basic_ostreamIwSt11char_traitsIwEE
debug: Symbol _ZTVSt13basic_ostreamIwSt11char_traitsIwEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTVSt13basic_ostreamIwSt11char_traitsIwEE
debug: Symbol _ZTVSt13basic_ostreamIwSt11char_traitsIwEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTVSo
debug: Symbol _ZTVSo bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTVSo
debug: Symbol _ZTVSo bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSSo
debug: Symbol _ZTSSo bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSSt13basic_ostreamIwSt11char_traitsIwEE
debug: Symbol _ZTSSt13basic_ostreamIwSt11char_traitsIwEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTISt18basic_stringstreamIwSt11char_traitsIwESaIwEE
debug: Symbol _ZTISt18basic_stringstreamIwSt11char_traitsIwESaIwEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt18basic_stringstreamIwSt11char_traitsIwESaIwEED1Ev
debug: Symbol _ZNSt18basic_stringstreamIwSt11char_traitsIwESaIwEED1Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt18basic_stringstreamIwSt11char_traitsIwESaIwEED0Ev
debug: Symbol _ZNSt18basic_stringstreamIwSt11char_traitsIwESaIwEED0Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZThn8_NSt18basic_stringstreamIwSt11char_traitsIwESaIwEED1Ev
debug: Symbol _ZThn8_NSt18basic_stringstreamIwSt11char_traitsIwESaIwEED1Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZThn8_NSt18basic_stringstreamIwSt11char_traitsIwESaIwEED0Ev
debug: Symbol _ZThn8_NSt18basic_stringstreamIwSt11char_traitsIwESaIwEED0Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTv0_n12_NSt18basic_stringstreamIwSt11char_traitsIwESaIwEED1Ev
debug: Symbol _ZTv0_n12_NSt18basic_stringstreamIwSt11char_traitsIwESaIwEED1Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTv0_n12_NSt18basic_stringstreamIwSt11char_traitsIwESaIwEED0Ev
debug: Symbol _ZTv0_n12_NSt18basic_stringstreamIwSt11char_traitsIwESaIwEED0Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTVSt18basic_stringstreamIwSt11char_traitsIwESaIwEE
debug: Symbol _ZTVSt18basic_stringstreamIwSt11char_traitsIwESaIwEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTVSt18basic_stringstreamIwSt11char_traitsIwESaIwEE
debug: Symbol _ZTVSt18basic_stringstreamIwSt11char_traitsIwESaIwEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTCSt18basic_stringstreamIwSt11char_traitsIwESaIwEE0_St14basic_iostreamIwS1_E
debug: Symbol _ZTCSt18basic_stringstreamIwSt11char_traitsIwESaIwEE0_St14basic_iostreamIwS1_E bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTCSt18basic_stringstreamIwSt11char_traitsIwESaIwEE0_St13basic_istreamIwS1_E
debug: Symbol _ZTCSt18basic_stringstreamIwSt11char_traitsIwESaIwEE0_St13basic_istreamIwS1_E bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTCSt18basic_stringstreamIwSt11char_traitsIwESaIwEE8_St13basic_ostreamIwS1_E
debug: Symbol _ZTCSt18basic_stringstreamIwSt11char_traitsIwESaIwEE8_St13basic_ostreamIwS1_E bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTISt19basic_ostringstreamIwSt11char_traitsIwESaIwEE
debug: Symbol _ZTISt19basic_ostringstreamIwSt11char_traitsIwESaIwEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt19basic_ostringstreamIwSt11char_traitsIwESaIwEED1Ev
debug: Symbol _ZNSt19basic_ostringstreamIwSt11char_traitsIwESaIwEED1Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt19basic_ostringstreamIwSt11char_traitsIwESaIwEED0Ev
debug: Symbol _ZNSt19basic_ostringstreamIwSt11char_traitsIwESaIwEED0Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTv0_n12_NSt19basic_ostringstreamIwSt11char_traitsIwESaIwEED1Ev
debug: Symbol _ZTv0_n12_NSt19basic_ostringstreamIwSt11char_traitsIwESaIwEED1Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTv0_n12_NSt19basic_ostringstreamIwSt11char_traitsIwESaIwEED0Ev
debug: Symbol _ZTv0_n12_NSt19basic_ostringstreamIwSt11char_traitsIwESaIwEED0Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTVSt19basic_ostringstreamIwSt11char_traitsIwESaIwEE
debug: Symbol _ZTVSt19basic_ostringstreamIwSt11char_traitsIwESaIwEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTVSt19basic_ostringstreamIwSt11char_traitsIwESaIwEE
debug: Symbol _ZTVSt19basic_ostringstreamIwSt11char_traitsIwESaIwEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTCSt19basic_ostringstreamIwSt11char_traitsIwESaIwEE0_St13basic_ostreamIwS1_E
debug: Symbol _ZTCSt19basic_ostringstreamIwSt11char_traitsIwESaIwEE0_St13basic_ostreamIwS1_E bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTISt19basic_istringstreamIwSt11char_traitsIwESaIwEE
debug: Symbol _ZTISt19basic_istringstreamIwSt11char_traitsIwESaIwEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt19basic_istringstreamIwSt11char_traitsIwESaIwEED1Ev
debug: Symbol _ZNSt19basic_istringstreamIwSt11char_traitsIwESaIwEED1Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt19basic_istringstreamIwSt11char_traitsIwESaIwEED0Ev
debug: Symbol _ZNSt19basic_istringstreamIwSt11char_traitsIwESaIwEED0Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTv0_n12_NSt19basic_istringstreamIwSt11char_traitsIwESaIwEED1Ev
debug: Symbol _ZTv0_n12_NSt19basic_istringstreamIwSt11char_traitsIwESaIwEED1Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTv0_n12_NSt19basic_istringstreamIwSt11char_traitsIwESaIwEED0Ev
debug: Symbol _ZTv0_n12_NSt19basic_istringstreamIwSt11char_traitsIwESaIwEED0Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTVSt19basic_istringstreamIwSt11char_traitsIwESaIwEE
debug: Symbol _ZTVSt19basic_istringstreamIwSt11char_traitsIwESaIwEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTVSt19basic_istringstreamIwSt11char_traitsIwESaIwEE
debug: Symbol _ZTVSt19basic_istringstreamIwSt11char_traitsIwESaIwEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTCSt19basic_istringstreamIwSt11char_traitsIwESaIwEE0_St13basic_istreamIwS1_E
debug: Symbol _ZTCSt19basic_istringstreamIwSt11char_traitsIwESaIwEE0_St13basic_istreamIwS1_E bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTISt15basic_stringbufIwSt11char_traitsIwESaIwEE
debug: Symbol _ZTISt15basic_stringbufIwSt11char_traitsIwESaIwEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt15basic_stringbufIwSt11char_traitsIwESaIwEED1Ev
debug: Symbol _ZNSt15basic_stringbufIwSt11char_traitsIwESaIwEED1Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt15basic_stringbufIwSt11char_traitsIwESaIwEED0Ev
debug: Symbol _ZNSt15basic_stringbufIwSt11char_traitsIwESaIwEED0Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt15basic_stringbufIwSt11char_traitsIwESaIwEE6setbufEPwi
debug: Symbol _ZNSt15basic_stringbufIwSt11char_traitsIwESaIwEE6setbufEPwi bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt15basic_stringbufIwSt11char_traitsIwESaIwEE7seekoffExSt12_Ios_SeekdirSt13_Ios_Openmode
debug: Symbol _ZNSt15basic_stringbufIwSt11char_traitsIwESaIwEE7seekoffExSt12_Ios_SeekdirSt13_Ios_Openmode bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt15basic_stringbufIwSt11char_traitsIwESaIwEE7seekposESt4fposI9_MbstatetESt13_Ios_Openmode
debug: Symbol _ZNSt15basic_stringbufIwSt11char_traitsIwESaIwEE7seekposESt4fposI9_MbstatetESt13_Ios_Openmode bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt15basic_streambufIwSt11char_traitsIwEE4syncEv
debug: Symbol _ZNSt15basic_streambufIwSt11char_traitsIwEE4syncEv bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt15basic_stringbufIwSt11char_traitsIwESaIwEE9showmanycEv
debug: Symbol _ZNSt15basic_stringbufIwSt11char_traitsIwESaIwEE9showmanycEv bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt15basic_streambufIwSt11char_traitsIwEE6xsgetnEPwi
debug: Symbol _ZNSt15basic_streambufIwSt11char_traitsIwEE6xsgetnEPwi bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt15basic_stringbufIwSt11char_traitsIwESaIwEE9underflowEv
debug: Symbol _ZNSt15basic_stringbufIwSt11char_traitsIwESaIwEE9underflowEv bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt15basic_stringbufIwSt11char_traitsIwESaIwEE9pbackfailEl
debug: Symbol _ZNSt15basic_stringbufIwSt11char_traitsIwESaIwEE9pbackfailEl bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt15basic_streambufIwSt11char_traitsIwEE6xsputnEPKwi
debug: Symbol _ZNSt15basic_streambufIwSt11char_traitsIwEE6xsputnEPKwi bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt15basic_stringbufIwSt11char_traitsIwESaIwEE8overflowEl
debug: Symbol _ZNSt15basic_stringbufIwSt11char_traitsIwESaIwEE8overflowEl bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTISt18basic_stringstreamIcSt11char_traitsIcESaIcEE
debug: Symbol _ZTISt18basic_stringstreamIcSt11char_traitsIcESaIcEE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt18basic_stringstreamIcSt11char_traitsIcESaIcEED1Ev
debug: Symbol _ZNSt18basic_stringstreamIcSt11char_traitsIcESaIcEED1Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt18basic_stringstreamIcSt11char_traitsIcESaIcEED0Ev
debug: Symbol _ZNSt18basic_stringstreamIcSt11char_traitsIcESaIcEED0Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZThn8_NSt18basic_stringstreamIcSt11char_traitsIcESaIcEED1Ev
debug: Symbol _ZThn8_NSt18basic_stringstreamIcSt11char_traitsIcESaIcEED1Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZThn8_NSt18basic_stringstreamIcSt11char_traitsIcESaIcEED0Ev
debug: Symbol _ZThn8_NSt18basic_stringstreamIcSt11char_traitsIcESaIcEED0Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTv0_n12_NSt18basic_stringstreamIcSt11char_traitsIcESaIcEED1Ev
debug: Symbol _ZTv0_n12_NSt18basic_stringstreamIcSt11char_traitsIcESaIcEED1Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTv0_n12_NSt18basic_stringstreamIcSt11char_traitsIcESaIcEED0Ev
debug: Symbol _ZTv0_n12_NSt18basic_stringstreamIcSt11char_traitsIcESaIcEED0Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTVSt18basic_stringstreamIcSt11char_traitsIcESaIcEE
debug: Symbol _ZTVSt18basic_stringstreamIcSt11char_traitsIcESaIcEE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTVSt18basic_stringstreamIcSt11char_traitsIcESaIcEE
debug: Symbol _ZTVSt18basic_stringstreamIcSt11char_traitsIcESaIcEE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTCSt18basic_stringstreamIcSt11char_traitsIcESaIcEE0_Sd
debug: Symbol _ZTCSt18basic_stringstreamIcSt11char_traitsIcESaIcEE0_Sd bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTCSt18basic_stringstreamIcSt11char_traitsIcESaIcEE0_Si
debug: Symbol _ZTCSt18basic_stringstreamIcSt11char_traitsIcESaIcEE0_Si bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTCSt18basic_stringstreamIcSt11char_traitsIcESaIcEE8_So
debug: Symbol _ZTCSt18basic_stringstreamIcSt11char_traitsIcESaIcEE8_So bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTISt19basic_ostringstreamIcSt11char_traitsIcESaIcEE
debug: Symbol _ZTISt19basic_ostringstreamIcSt11char_traitsIcESaIcEE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt19basic_ostringstreamIcSt11char_traitsIcESaIcEED1Ev
debug: Symbol _ZNSt19basic_ostringstreamIcSt11char_traitsIcESaIcEED1Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt19basic_ostringstreamIcSt11char_traitsIcESaIcEED0Ev
debug: Symbol _ZNSt19basic_ostringstreamIcSt11char_traitsIcESaIcEED0Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTv0_n12_NSt19basic_ostringstreamIcSt11char_traitsIcESaIcEED1Ev
debug: Symbol _ZTv0_n12_NSt19basic_ostringstreamIcSt11char_traitsIcESaIcEED1Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTv0_n12_NSt19basic_ostringstreamIcSt11char_traitsIcESaIcEED0Ev
debug: Symbol _ZTv0_n12_NSt19basic_ostringstreamIcSt11char_traitsIcESaIcEED0Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTVSt19basic_ostringstreamIcSt11char_traitsIcESaIcEE
debug: Symbol _ZTVSt19basic_ostringstreamIcSt11char_traitsIcESaIcEE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTVSt19basic_ostringstreamIcSt11char_traitsIcESaIcEE
debug: Symbol _ZTVSt19basic_ostringstreamIcSt11char_traitsIcESaIcEE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTCSt19basic_ostringstreamIcSt11char_traitsIcESaIcEE0_So
debug: Symbol _ZTCSt19basic_ostringstreamIcSt11char_traitsIcESaIcEE0_So bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTISt19basic_istringstreamIcSt11char_traitsIcESaIcEE
debug: Symbol _ZTISt19basic_istringstreamIcSt11char_traitsIcESaIcEE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt19basic_istringstreamIcSt11char_traitsIcESaIcEED1Ev
debug: Symbol _ZNSt19basic_istringstreamIcSt11char_traitsIcESaIcEED1Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt19basic_istringstreamIcSt11char_traitsIcESaIcEED0Ev
debug: Symbol _ZNSt19basic_istringstreamIcSt11char_traitsIcESaIcEED0Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTv0_n12_NSt19basic_istringstreamIcSt11char_traitsIcESaIcEED1Ev
debug: Symbol _ZTv0_n12_NSt19basic_istringstreamIcSt11char_traitsIcESaIcEED1Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTv0_n12_NSt19basic_istringstreamIcSt11char_traitsIcESaIcEED0Ev
debug: Symbol _ZTv0_n12_NSt19basic_istringstreamIcSt11char_traitsIcESaIcEED0Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTVSt19basic_istringstreamIcSt11char_traitsIcESaIcEE
debug: Symbol _ZTVSt19basic_istringstreamIcSt11char_traitsIcESaIcEE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTVSt19basic_istringstreamIcSt11char_traitsIcESaIcEE
debug: Symbol _ZTVSt19basic_istringstreamIcSt11char_traitsIcESaIcEE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTCSt19basic_istringstreamIcSt11char_traitsIcESaIcEE0_Si
debug: Symbol _ZTCSt19basic_istringstreamIcSt11char_traitsIcESaIcEE0_Si bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTISt15basic_stringbufIcSt11char_traitsIcESaIcEE
debug: Symbol _ZTISt15basic_stringbufIcSt11char_traitsIcESaIcEE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt15basic_stringbufIcSt11char_traitsIcESaIcEED1Ev
debug: Symbol _ZNSt15basic_stringbufIcSt11char_traitsIcESaIcEED1Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt15basic_stringbufIcSt11char_traitsIcESaIcEED0Ev
debug: Symbol _ZNSt15basic_stringbufIcSt11char_traitsIcESaIcEED0Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt15basic_stringbufIcSt11char_traitsIcESaIcEE6setbufEPci
debug: Symbol _ZNSt15basic_stringbufIcSt11char_traitsIcESaIcEE6setbufEPci bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt15basic_stringbufIcSt11char_traitsIcESaIcEE7seekoffExSt12_Ios_SeekdirSt13_Ios_Openmode
debug: Symbol _ZNSt15basic_stringbufIcSt11char_traitsIcESaIcEE7seekoffExSt12_Ios_SeekdirSt13_Ios_Openmode bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt15basic_stringbufIcSt11char_traitsIcESaIcEE7seekposESt4fposI9_MbstatetESt13_Ios_Openmode
debug: Symbol _ZNSt15basic_stringbufIcSt11char_traitsIcESaIcEE7seekposESt4fposI9_MbstatetESt13_Ios_Openmode bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt15basic_stringbufIcSt11char_traitsIcESaIcEE9showmanycEv
debug: Symbol _ZNSt15basic_stringbufIcSt11char_traitsIcESaIcEE9showmanycEv bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt15basic_stringbufIcSt11char_traitsIcESaIcEE9underflowEv
debug: Symbol _ZNSt15basic_stringbufIcSt11char_traitsIcESaIcEE9underflowEv bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt15basic_stringbufIcSt11char_traitsIcESaIcEE9pbackfailEi
debug: Symbol _ZNSt15basic_stringbufIcSt11char_traitsIcESaIcEE9pbackfailEi bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt15basic_stringbufIcSt11char_traitsIcESaIcEE8overflowEi
debug: Symbol _ZNSt15basic_stringbufIcSt11char_traitsIcESaIcEE8overflowEi bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSSt19basic_ostringstreamIcSt11char_traitsIcESaIcEE
debug: Symbol _ZTSSt19basic_ostringstreamIcSt11char_traitsIcESaIcEE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSSt15basic_stringbufIcSt11char_traitsIcESaIcEE
debug: Symbol _ZTSSt15basic_stringbufIcSt11char_traitsIcESaIcEE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSSt19basic_istringstreamIcSt11char_traitsIcESaIcEE
debug: Symbol _ZTSSt19basic_istringstreamIcSt11char_traitsIcESaIcEE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSSt15basic_stringbufIwSt11char_traitsIwESaIwEE
debug: Symbol _ZTSSt15basic_stringbufIwSt11char_traitsIwESaIwEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTSSt18basic_stringstreamIcSt11char_traitsIcESaIcEE
debug: Symbol _ZTSSt18basic_stringstreamIcSt11char_traitsIcESaIcEE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSSt19basic_ostringstreamIwSt11char_traitsIwESaIwEE
debug: Symbol _ZTSSt19basic_ostringstreamIwSt11char_traitsIwESaIwEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTSSt19basic_istringstreamIwSt11char_traitsIwESaIwEE
debug: Symbol _ZTSSt19basic_istringstreamIwSt11char_traitsIwESaIwEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTSSt18basic_stringstreamIwSt11char_traitsIwESaIwEE
debug: Symbol _ZTSSt18basic_stringstreamIwSt11char_traitsIwESaIwEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt15basic_streambufIwSt11char_traitsIwEED1Ev
debug: Symbol _ZNSt15basic_streambufIwSt11char_traitsIwEED1Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt15basic_streambufIwSt11char_traitsIwEED0Ev
debug: Symbol _ZNSt15basic_streambufIwSt11char_traitsIwEED0Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt15basic_streambufIwSt11char_traitsIwEE7seekoffExSt12_Ios_SeekdirSt13_Ios_Openmode
debug: Symbol _ZNSt15basic_streambufIwSt11char_traitsIwEE7seekoffExSt12_Ios_SeekdirSt13_Ios_Openmode bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt15basic_streambufIwSt11char_traitsIwEE7seekposESt4fposI9_MbstatetESt13_Ios_Openmode
debug: Symbol _ZNSt15basic_streambufIwSt11char_traitsIwEE7seekposESt4fposI9_MbstatetESt13_Ios_Openmode bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt15basic_streambufIwSt11char_traitsIwEE9underflowEv
debug: Symbol _ZNSt15basic_streambufIwSt11char_traitsIwEE9underflowEv bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt15basic_streambufIwSt11char_traitsIwEE9pbackfailEl
debug: Symbol _ZNSt15basic_streambufIwSt11char_traitsIwEE9pbackfailEl bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt15basic_streambufIwSt11char_traitsIwEE8overflowEl
debug: Symbol _ZNSt15basic_streambufIwSt11char_traitsIwEE8overflowEl bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt15basic_streambufIcSt11char_traitsIcEED1Ev
debug: Symbol _ZNSt15basic_streambufIcSt11char_traitsIcEED1Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt15basic_streambufIcSt11char_traitsIcEED0Ev
debug: Symbol _ZNSt15basic_streambufIcSt11char_traitsIcEED0Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt15basic_streambufIcSt11char_traitsIcEE7seekoffExSt12_Ios_SeekdirSt13_Ios_Openmode
debug: Symbol _ZNSt15basic_streambufIcSt11char_traitsIcEE7seekoffExSt12_Ios_SeekdirSt13_Ios_Openmode bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt15basic_streambufIcSt11char_traitsIcEE7seekposESt4fposI9_MbstatetESt13_Ios_Openmode
debug: Symbol _ZNSt15basic_streambufIcSt11char_traitsIcEE7seekposESt4fposI9_MbstatetESt13_Ios_Openmode bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt15basic_streambufIcSt11char_traitsIcEE9underflowEv
debug: Symbol _ZNSt15basic_streambufIcSt11char_traitsIcEE9underflowEv bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt15basic_streambufIcSt11char_traitsIcEE9pbackfailEi
debug: Symbol _ZNSt15basic_streambufIcSt11char_traitsIcEE9pbackfailEi bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt15basic_streambufIcSt11char_traitsIcEE8overflowEi
debug: Symbol _ZNSt15basic_streambufIcSt11char_traitsIcEE8overflowEi bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSSt15basic_streambufIwSt11char_traitsIwEE
debug: Symbol _ZTSSt15basic_streambufIwSt11char_traitsIwEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTSSt15basic_streambufIcSt11char_traitsIcEE
debug: Symbol _ZTSSt15basic_streambufIcSt11char_traitsIcEE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTISt16__numpunct_cacheIwE
debug: Symbol _ZTISt16__numpunct_cacheIwE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt16__numpunct_cacheIwED1Ev
debug: Symbol _ZNSt16__numpunct_cacheIwED1Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt16__numpunct_cacheIwED0Ev
debug: Symbol _ZNSt16__numpunct_cacheIwED0Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTISt18__moneypunct_cacheIwLb1EE
debug: Symbol _ZTISt18__moneypunct_cacheIwLb1EE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt18__moneypunct_cacheIwLb1EED1Ev
debug: Symbol _ZNSt18__moneypunct_cacheIwLb1EED1Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt18__moneypunct_cacheIwLb1EED0Ev
debug: Symbol _ZNSt18__moneypunct_cacheIwLb1EED0Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTISt18__moneypunct_cacheIwLb0EE
debug: Symbol _ZTISt18__moneypunct_cacheIwLb0EE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt18__moneypunct_cacheIwLb0EED1Ev
debug: Symbol _ZNSt18__moneypunct_cacheIwLb0EED1Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt18__moneypunct_cacheIwLb0EED0Ev
debug: Symbol _ZNSt18__moneypunct_cacheIwLb0EED0Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTISt15messages_bynameIwE
debug: Symbol _ZTISt15messages_bynameIwE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt15messages_bynameIwED1Ev
debug: Symbol _ZNSt15messages_bynameIwED1Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt15messages_bynameIwED0Ev
debug: Symbol _ZNSt15messages_bynameIwED0Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNKSt8messagesIwE7do_openERKSsRKSt6locale
debug: Symbol _ZNKSt8messagesIwE7do_openERKSsRKSt6locale bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNKSt8messagesIwE6do_getEiiiRKSbIwSt11char_traitsIwESaIwEE
debug: Symbol _ZNKSt8messagesIwE6do_getEiiiRKSbIwSt11char_traitsIwESaIwEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNKSt8messagesIwE8do_closeEi
debug: Symbol _ZNKSt8messagesIwE8do_closeEi bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTISt15time_get_bynameIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE
debug: Symbol _ZTISt15time_get_bynameIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt15time_get_bynameIwSt19istreambuf_iteratorIwSt11char_traitsIwEEED1Ev
debug: Symbol _ZNSt15time_get_bynameIwSt19istreambuf_iteratorIwSt11char_traitsIwEEED1Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt15time_get_bynameIwSt19istreambuf_iteratorIwSt11char_traitsIwEEED0Ev
debug: Symbol _ZNSt15time_get_bynameIwSt19istreambuf_iteratorIwSt11char_traitsIwEEED0Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNKSt8time_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE13do_date_orderEv
debug: Symbol _ZNKSt8time_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE13do_date_orderEv bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNKSt8time_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE11do_get_timeES3_S3_RSt8ios_baseRSt12_Ios_IostatePSt2tm
debug: Symbol _ZNKSt8time_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE11do_get_timeES3_S3_RSt8ios_baseRSt12_Ios_IostatePSt2tm bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNKSt8time_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE11do_get_dateES3_S3_RSt8ios_baseRSt12_Ios_IostatePSt2tm
debug: Symbol _ZNKSt8time_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE11do_get_dateES3_S3_RSt8ios_baseRSt12_Ios_IostatePSt2tm bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNKSt8time_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE14do_get_weekdayES3_S3_RSt8ios_baseRSt12_Ios_IostatePSt2tm
debug: Symbol _ZNKSt8time_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE14do_get_weekdayES3_S3_RSt8ios_baseRSt12_Ios_IostatePSt2tm bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNKSt8time_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE16do_get_monthnameES3_S3_RSt8ios_baseRSt12_Ios_IostatePSt2tm
debug: Symbol _ZNKSt8time_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE16do_get_monthnameES3_S3_RSt8ios_baseRSt12_Ios_IostatePSt2tm bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNKSt8time_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE11do_get_yearES3_S3_RSt8ios_baseRSt12_Ios_IostatePSt2tm
debug: Symbol _ZNKSt8time_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE11do_get_yearES3_S3_RSt8ios_baseRSt12_Ios_IostatePSt2tm bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTISt8time_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE
debug: Symbol _ZTISt8time_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTISt8time_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE
debug: Symbol _ZTISt8time_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt8time_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEED1Ev
debug: Symbol _ZNSt8time_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEED1Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt8time_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEED0Ev
debug: Symbol _ZNSt8time_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEED0Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTISt15time_put_bynameIwSt19ostreambuf_iteratorIwSt11char_traitsIwEEE
debug: Symbol _ZTISt15time_put_bynameIwSt19ostreambuf_iteratorIwSt11char_traitsIwEEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt15time_put_bynameIwSt19ostreambuf_iteratorIwSt11char_traitsIwEEED1Ev
debug: Symbol _ZNSt15time_put_bynameIwSt19ostreambuf_iteratorIwSt11char_traitsIwEEED1Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt15time_put_bynameIwSt19ostreambuf_iteratorIwSt11char_traitsIwEEED0Ev
debug: Symbol _ZNSt15time_put_bynameIwSt19ostreambuf_iteratorIwSt11char_traitsIwEEED0Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNKSt8time_putIwSt19ostreambuf_iteratorIwSt11char_traitsIwEEE6do_putES3_RSt8ios_basewPKSt2tmcc
debug: Symbol _ZNKSt8time_putIwSt19ostreambuf_iteratorIwSt11char_traitsIwEEE6do_putES3_RSt8ios_basewPKSt2tmcc bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTISt8time_putIwSt19ostreambuf_iteratorIwSt11char_traitsIwEEE
debug: Symbol _ZTISt8time_putIwSt19ostreambuf_iteratorIwSt11char_traitsIwEEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTISt8time_putIwSt19ostreambuf_iteratorIwSt11char_traitsIwEEE
debug: Symbol _ZTISt8time_putIwSt19ostreambuf_iteratorIwSt11char_traitsIwEEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt8time_putIwSt19ostreambuf_iteratorIwSt11char_traitsIwEEED1Ev
debug: Symbol _ZNSt8time_putIwSt19ostreambuf_iteratorIwSt11char_traitsIwEEED1Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt8time_putIwSt19ostreambuf_iteratorIwSt11char_traitsIwEEED0Ev
debug: Symbol _ZNSt8time_putIwSt19ostreambuf_iteratorIwSt11char_traitsIwEEED0Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTISt9money_putIwSt19ostreambuf_iteratorIwSt11char_traitsIwEEE
debug: Symbol _ZTISt9money_putIwSt19ostreambuf_iteratorIwSt11char_traitsIwEEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTISt9money_putIwSt19ostreambuf_iteratorIwSt11char_traitsIwEEE
debug: Symbol _ZTISt9money_putIwSt19ostreambuf_iteratorIwSt11char_traitsIwEEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt9money_putIwSt19ostreambuf_iteratorIwSt11char_traitsIwEEED1Ev
debug: Symbol _ZNSt9money_putIwSt19ostreambuf_iteratorIwSt11char_traitsIwEEED1Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt9money_putIwSt19ostreambuf_iteratorIwSt11char_traitsIwEEED0Ev
debug: Symbol _ZNSt9money_putIwSt19ostreambuf_iteratorIwSt11char_traitsIwEEED0Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNKSt9money_putIwSt19ostreambuf_iteratorIwSt11char_traitsIwEEE6do_putES3_bRSt8ios_basewe
debug: Symbol _ZNKSt9money_putIwSt19ostreambuf_iteratorIwSt11char_traitsIwEEE6do_putES3_bRSt8ios_basewe bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNKSt9money_putIwSt19ostreambuf_iteratorIwSt11char_traitsIwEEE6do_putES3_bRSt8ios_basewRKSbIwS2_SaIwEE
debug: Symbol _ZNKSt9money_putIwSt19ostreambuf_iteratorIwSt11char_traitsIwEEE6do_putES3_bRSt8ios_basewRKSbIwS2_SaIwEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTISt9money_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE
debug: Symbol _ZTISt9money_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTISt9money_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE
debug: Symbol _ZTISt9money_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt9money_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEED1Ev
debug: Symbol _ZNSt9money_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEED1Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt9money_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEED0Ev
debug: Symbol _ZNSt9money_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEED0Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNKSt9money_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE6do_getES3_S3_bRSt8ios_baseRSt12_Ios_IostateRe
debug: Symbol _ZNKSt9money_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE6do_getES3_S3_bRSt8ios_baseRSt12_Ios_IostateRe bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNKSt9money_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE6do_getES3_S3_bRSt8ios_baseRSt12_Ios_IostateRSbIwS2_SaIwEE
debug: Symbol _ZNKSt9money_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE6do_getES3_S3_bRSt8ios_baseRSt12_Ios_IostateRSbIwS2_SaIwEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTISt17moneypunct_bynameIwLb1EE
debug: Symbol _ZTISt17moneypunct_bynameIwLb1EE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt17moneypunct_bynameIwLb1EED1Ev
debug: Symbol _ZNSt17moneypunct_bynameIwLb1EED1Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt17moneypunct_bynameIwLb1EED0Ev
debug: Symbol _ZNSt17moneypunct_bynameIwLb1EED0Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNKSt10moneypunctIwLb1EE16do_decimal_pointEv
debug: Symbol _ZNKSt10moneypunctIwLb1EE16do_decimal_pointEv bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNKSt10moneypunctIwLb1EE16do_thousands_sepEv
debug: Symbol _ZNKSt10moneypunctIwLb1EE16do_thousands_sepEv bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNKSt10moneypunctIwLb1EE11do_groupingEv
debug: Symbol _ZNKSt10moneypunctIwLb1EE11do_groupingEv bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNKSt10moneypunctIwLb1EE14do_curr_symbolEv
debug: Symbol _ZNKSt10moneypunctIwLb1EE14do_curr_symbolEv bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNKSt10moneypunctIwLb1EE16do_positive_signEv
debug: Symbol _ZNKSt10moneypunctIwLb1EE16do_positive_signEv bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNKSt10moneypunctIwLb1EE16do_negative_signEv
debug: Symbol _ZNKSt10moneypunctIwLb1EE16do_negative_signEv bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNKSt10moneypunctIwLb1EE14do_frac_digitsEv
debug: Symbol _ZNKSt10moneypunctIwLb1EE14do_frac_digitsEv bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNKSt10moneypunctIwLb1EE13do_pos_formatEv
debug: Symbol _ZNKSt10moneypunctIwLb1EE13do_pos_formatEv bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNKSt10moneypunctIwLb1EE13do_neg_formatEv
debug: Symbol _ZNKSt10moneypunctIwLb1EE13do_neg_formatEv bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTISt17moneypunct_bynameIwLb0EE
debug: Symbol _ZTISt17moneypunct_bynameIwLb0EE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt17moneypunct_bynameIwLb0EED1Ev
debug: Symbol _ZNSt17moneypunct_bynameIwLb0EED1Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt17moneypunct_bynameIwLb0EED0Ev
debug: Symbol _ZNSt17moneypunct_bynameIwLb0EED0Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNKSt10moneypunctIwLb0EE16do_decimal_pointEv
debug: Symbol _ZNKSt10moneypunctIwLb0EE16do_decimal_pointEv bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNKSt10moneypunctIwLb0EE16do_thousands_sepEv
debug: Symbol _ZNKSt10moneypunctIwLb0EE16do_thousands_sepEv bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNKSt10moneypunctIwLb0EE11do_groupingEv
debug: Symbol _ZNKSt10moneypunctIwLb0EE11do_groupingEv bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNKSt10moneypunctIwLb0EE14do_curr_symbolEv
debug: Symbol _ZNKSt10moneypunctIwLb0EE14do_curr_symbolEv bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNKSt10moneypunctIwLb0EE16do_positive_signEv
debug: Symbol _ZNKSt10moneypunctIwLb0EE16do_positive_signEv bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNKSt10moneypunctIwLb0EE16do_negative_signEv
debug: Symbol _ZNKSt10moneypunctIwLb0EE16do_negative_signEv bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNKSt10moneypunctIwLb0EE14do_frac_digitsEv
debug: Symbol _ZNKSt10moneypunctIwLb0EE14do_frac_digitsEv bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNKSt10moneypunctIwLb0EE13do_pos_formatEv
debug: Symbol _ZNKSt10moneypunctIwLb0EE13do_pos_formatEv bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNKSt10moneypunctIwLb0EE13do_neg_formatEv
debug: Symbol _ZNKSt10moneypunctIwLb0EE13do_neg_formatEv bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTISt14codecvt_bynameIwc9_MbstatetE
debug: Symbol _ZTISt14codecvt_bynameIwc9_MbstatetE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt14codecvt_bynameIwc9_MbstatetED1Ev
debug: Symbol _ZNSt14codecvt_bynameIwc9_MbstatetED1Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt14codecvt_bynameIwc9_MbstatetED0Ev
debug: Symbol _ZNSt14codecvt_bynameIwc9_MbstatetED0Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt23__codecvt_abstract_baseIwc9_MbstatetED1Ev
debug: Symbol _ZNSt23__codecvt_abstract_baseIwc9_MbstatetED1Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt23__codecvt_abstract_baseIwc9_MbstatetED0Ev
debug: Symbol _ZNSt23__codecvt_abstract_baseIwc9_MbstatetED0Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTISt8messagesIwE
debug: Symbol _ZTISt8messagesIwE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTISt8messagesIwE
debug: Symbol _ZTISt8messagesIwE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt8messagesIwED1Ev
debug: Symbol _ZNSt8messagesIwED1Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt8messagesIwED0Ev
debug: Symbol _ZNSt8messagesIwED0Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTISt10moneypunctIwLb0EE
debug: Symbol _ZTISt10moneypunctIwLb0EE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTISt10moneypunctIwLb0EE
debug: Symbol _ZTISt10moneypunctIwLb0EE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt10moneypunctIwLb0EED1Ev
debug: Symbol _ZNSt10moneypunctIwLb0EED1Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt10moneypunctIwLb0EED0Ev
debug: Symbol _ZNSt10moneypunctIwLb0EED0Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTISt10moneypunctIwLb1EE
debug: Symbol _ZTISt10moneypunctIwLb1EE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTISt10moneypunctIwLb1EE
debug: Symbol _ZTISt10moneypunctIwLb1EE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt10moneypunctIwLb1EED1Ev
debug: Symbol _ZNSt10moneypunctIwLb1EED1Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt10moneypunctIwLb1EED0Ev
debug: Symbol _ZNSt10moneypunctIwLb1EED0Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTISt11__timepunctIwE
debug: Symbol _ZTISt11__timepunctIwE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTISt11__timepunctIwE
debug: Symbol _ZTISt11__timepunctIwE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt11__timepunctIwED1Ev
debug: Symbol _ZNSt11__timepunctIwED1Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt11__timepunctIwED0Ev
debug: Symbol _ZNSt11__timepunctIwED0Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTISt17__timepunct_cacheIwE
debug: Symbol _ZTISt17__timepunct_cacheIwE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt17__timepunct_cacheIwED1Ev
debug: Symbol _ZNSt17__timepunct_cacheIwED1Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt17__timepunct_cacheIwED0Ev
debug: Symbol _ZNSt17__timepunct_cacheIwED0Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTISt7num_putIwSt19ostreambuf_iteratorIwSt11char_traitsIwEEE
debug: Symbol _ZTISt7num_putIwSt19ostreambuf_iteratorIwSt11char_traitsIwEEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTISt7num_putIwSt19ostreambuf_iteratorIwSt11char_traitsIwEEE
debug: Symbol _ZTISt7num_putIwSt19ostreambuf_iteratorIwSt11char_traitsIwEEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt7num_putIwSt19ostreambuf_iteratorIwSt11char_traitsIwEEED1Ev
debug: Symbol _ZNSt7num_putIwSt19ostreambuf_iteratorIwSt11char_traitsIwEEED1Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt7num_putIwSt19ostreambuf_iteratorIwSt11char_traitsIwEEED0Ev
debug: Symbol _ZNSt7num_putIwSt19ostreambuf_iteratorIwSt11char_traitsIwEEED0Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNKSt7num_putIwSt19ostreambuf_iteratorIwSt11char_traitsIwEEE6do_putES3_RSt8ios_basewb
debug: Symbol _ZNKSt7num_putIwSt19ostreambuf_iteratorIwSt11char_traitsIwEEE6do_putES3_RSt8ios_basewb bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNKSt7num_putIwSt19ostreambuf_iteratorIwSt11char_traitsIwEEE6do_putES3_RSt8ios_basewl
debug: Symbol _ZNKSt7num_putIwSt19ostreambuf_iteratorIwSt11char_traitsIwEEE6do_putES3_RSt8ios_basewl bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNKSt7num_putIwSt19ostreambuf_iteratorIwSt11char_traitsIwEEE6do_putES3_RSt8ios_basewm
debug: Symbol _ZNKSt7num_putIwSt19ostreambuf_iteratorIwSt11char_traitsIwEEE6do_putES3_RSt8ios_basewm bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNKSt7num_putIwSt19ostreambuf_iteratorIwSt11char_traitsIwEEE6do_putES3_RSt8ios_basewx
debug: Symbol _ZNKSt7num_putIwSt19ostreambuf_iteratorIwSt11char_traitsIwEEE6do_putES3_RSt8ios_basewx bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNKSt7num_putIwSt19ostreambuf_iteratorIwSt11char_traitsIwEEE6do_putES3_RSt8ios_basewy
debug: Symbol _ZNKSt7num_putIwSt19ostreambuf_iteratorIwSt11char_traitsIwEEE6do_putES3_RSt8ios_basewy bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNKSt7num_putIwSt19ostreambuf_iteratorIwSt11char_traitsIwEEE6do_putES3_RSt8ios_basewd
debug: Symbol _ZNKSt7num_putIwSt19ostreambuf_iteratorIwSt11char_traitsIwEEE6do_putES3_RSt8ios_basewd bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNKSt7num_putIwSt19ostreambuf_iteratorIwSt11char_traitsIwEEE6do_putES3_RSt8ios_basewe
debug: Symbol _ZNKSt7num_putIwSt19ostreambuf_iteratorIwSt11char_traitsIwEEE6do_putES3_RSt8ios_basewe bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNKSt7num_putIwSt19ostreambuf_iteratorIwSt11char_traitsIwEEE6do_putES3_RSt8ios_basewPKv
debug: Symbol _ZNKSt7num_putIwSt19ostreambuf_iteratorIwSt11char_traitsIwEEE6do_putES3_RSt8ios_basewPKv bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTISt7num_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE
debug: Symbol _ZTISt7num_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTISt7num_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE
debug: Symbol _ZTISt7num_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt7num_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEED1Ev
debug: Symbol _ZNSt7num_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEED1Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt7num_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEED0Ev
debug: Symbol _ZNSt7num_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEED0Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNKSt7num_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE6do_getES3_S3_RSt8ios_baseRSt12_Ios_IostateRb
debug: Symbol _ZNKSt7num_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE6do_getES3_S3_RSt8ios_baseRSt12_Ios_IostateRb bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNKSt7num_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE6do_getES3_S3_RSt8ios_baseRSt12_Ios_IostateRl
debug: Symbol _ZNKSt7num_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE6do_getES3_S3_RSt8ios_baseRSt12_Ios_IostateRl bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNKSt7num_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE6do_getES3_S3_RSt8ios_baseRSt12_Ios_IostateRt
debug: Symbol _ZNKSt7num_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE6do_getES3_S3_RSt8ios_baseRSt12_Ios_IostateRt bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNKSt7num_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE6do_getES3_S3_RSt8ios_baseRSt12_Ios_IostateRj
debug: Symbol _ZNKSt7num_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE6do_getES3_S3_RSt8ios_baseRSt12_Ios_IostateRj bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNKSt7num_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE6do_getES3_S3_RSt8ios_baseRSt12_Ios_IostateRm
debug: Symbol _ZNKSt7num_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE6do_getES3_S3_RSt8ios_baseRSt12_Ios_IostateRm bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNKSt7num_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE6do_getES3_S3_RSt8ios_baseRSt12_Ios_IostateRx
debug: Symbol _ZNKSt7num_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE6do_getES3_S3_RSt8ios_baseRSt12_Ios_IostateRx bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNKSt7num_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE6do_getES3_S3_RSt8ios_baseRSt12_Ios_IostateRy
debug: Symbol _ZNKSt7num_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE6do_getES3_S3_RSt8ios_baseRSt12_Ios_IostateRy bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNKSt7num_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE6do_getES3_S3_RSt8ios_baseRSt12_Ios_IostateRf
debug: Symbol _ZNKSt7num_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE6do_getES3_S3_RSt8ios_baseRSt12_Ios_IostateRf bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNKSt7num_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE6do_getES3_S3_RSt8ios_baseRSt12_Ios_IostateRd
debug: Symbol _ZNKSt7num_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE6do_getES3_S3_RSt8ios_baseRSt12_Ios_IostateRd bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNKSt7num_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE6do_getES3_S3_RSt8ios_baseRSt12_Ios_IostateRe
debug: Symbol _ZNKSt7num_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE6do_getES3_S3_RSt8ios_baseRSt12_Ios_IostateRe bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNKSt7num_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE6do_getES3_S3_RSt8ios_baseRSt12_Ios_IostateRPv
debug: Symbol _ZNKSt7num_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE6do_getES3_S3_RSt8ios_baseRSt12_Ios_IostateRPv bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTISt15numpunct_bynameIwE
debug: Symbol _ZTISt15numpunct_bynameIwE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt15numpunct_bynameIwED1Ev
debug: Symbol _ZNSt15numpunct_bynameIwED1Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt15numpunct_bynameIwED0Ev
debug: Symbol _ZNSt15numpunct_bynameIwED0Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNKSt8numpunctIwE16do_decimal_pointEv
debug: Symbol _ZNKSt8numpunctIwE16do_decimal_pointEv bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNKSt8numpunctIwE16do_thousands_sepEv
debug: Symbol _ZNKSt8numpunctIwE16do_thousands_sepEv bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNKSt8numpunctIwE11do_groupingEv
debug: Symbol _ZNKSt8numpunctIwE11do_groupingEv bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNKSt8numpunctIwE11do_truenameEv
debug: Symbol _ZNKSt8numpunctIwE11do_truenameEv bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNKSt8numpunctIwE12do_falsenameEv
debug: Symbol _ZNKSt8numpunctIwE12do_falsenameEv bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTISt8numpunctIwE
debug: Symbol _ZTISt8numpunctIwE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTISt8numpunctIwE
debug: Symbol _ZTISt8numpunctIwE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt8numpunctIwED1Ev
debug: Symbol _ZNSt8numpunctIwED1Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt8numpunctIwED0Ev
debug: Symbol _ZNSt8numpunctIwED0Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt21__ctype_abstract_baseIwED1Ev
debug: Symbol _ZNSt21__ctype_abstract_baseIwED1Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt21__ctype_abstract_baseIwED0Ev
debug: Symbol _ZNSt21__ctype_abstract_baseIwED0Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTISt14collate_bynameIwE
debug: Symbol _ZTISt14collate_bynameIwE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt14collate_bynameIwED1Ev
debug: Symbol _ZNSt14collate_bynameIwED1Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt14collate_bynameIwED0Ev
debug: Symbol _ZNSt14collate_bynameIwED0Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNKSt7collateIwE10do_compareEPKwS2_S2_S2_
debug: Symbol _ZNKSt7collateIwE10do_compareEPKwS2_S2_S2_ bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNKSt7collateIwE12do_transformEPKwS2_
debug: Symbol _ZNKSt7collateIwE12do_transformEPKwS2_ bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNKSt7collateIwE7do_hashEPKwS2_
debug: Symbol _ZNKSt7collateIwE7do_hashEPKwS2_ bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTISt7collateIwE
debug: Symbol _ZTISt7collateIwE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTISt7collateIwE
debug: Symbol _ZTISt7collateIwE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt7collateIwED1Ev
debug: Symbol _ZNSt7collateIwED1Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt7collateIwED0Ev
debug: Symbol _ZNSt7collateIwED0Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTSSt8time_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE
debug: Symbol _ZTSSt8time_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTSSt17__timepunct_cacheIwE
debug: Symbol _ZTSSt17__timepunct_cacheIwE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTSSt18__moneypunct_cacheIwLb1EE
debug: Symbol _ZTSSt18__moneypunct_cacheIwLb1EE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTSSt14collate_bynameIwE
debug: Symbol _ZTSSt14collate_bynameIwE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTSSt15time_put_bynameIwSt19ostreambuf_iteratorIwSt11char_traitsIwEEE
debug: Symbol _ZTSSt15time_put_bynameIwSt19ostreambuf_iteratorIwSt11char_traitsIwEEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTSSt23__codecvt_abstract_baseIwc9_MbstatetE
debug: Symbol _ZTSSt23__codecvt_abstract_baseIwc9_MbstatetE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTSSt9money_putIwSt19ostreambuf_iteratorIwSt11char_traitsIwEEE
debug: Symbol _ZTSSt9money_putIwSt19ostreambuf_iteratorIwSt11char_traitsIwEEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTSSt15numpunct_bynameIwE
debug: Symbol _ZTSSt15numpunct_bynameIwE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTSSt8time_putIwSt19ostreambuf_iteratorIwSt11char_traitsIwEEE
debug: Symbol _ZTSSt8time_putIwSt19ostreambuf_iteratorIwSt11char_traitsIwEEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTSSt16__numpunct_cacheIwE
debug: Symbol _ZTSSt16__numpunct_cacheIwE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTSSt7num_putIwSt19ostreambuf_iteratorIwSt11char_traitsIwEEE
debug: Symbol _ZTSSt7num_putIwSt19ostreambuf_iteratorIwSt11char_traitsIwEEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTSSt14codecvt_bynameIwc9_MbstatetE
debug: Symbol _ZTSSt14codecvt_bynameIwc9_MbstatetE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTSSt17moneypunct_bynameIwLb0EE
debug: Symbol _ZTSSt17moneypunct_bynameIwLb0EE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTSSt10moneypunctIwLb0EE
debug: Symbol _ZTSSt10moneypunctIwLb0EE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTSSt21__ctype_abstract_baseIwE
debug: Symbol _ZTSSt21__ctype_abstract_baseIwE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTSSt9money_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE
debug: Symbol _ZTSSt9money_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTSSt15messages_bynameIwE
debug: Symbol _ZTSSt15messages_bynameIwE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTSSt7num_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE
debug: Symbol _ZTSSt7num_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTSSt8messagesIwE
debug: Symbol _ZTSSt8messagesIwE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTSSt8numpunctIwE
debug: Symbol _ZTSSt8numpunctIwE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTSSt18__moneypunct_cacheIwLb0EE
debug: Symbol _ZTSSt18__moneypunct_cacheIwLb0EE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTSSt17moneypunct_bynameIwLb1EE
debug: Symbol _ZTSSt17moneypunct_bynameIwLb1EE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTSSt10moneypunctIwLb1EE
debug: Symbol _ZTSSt10moneypunctIwLb1EE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTSSt7collateIwE
debug: Symbol _ZTSSt7collateIwE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTSSt11__timepunctIwE
debug: Symbol _ZTSSt11__timepunctIwE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTSSt15time_get_bynameIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE
debug: Symbol _ZTSSt15time_get_bynameIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTSSt17bad_function_call
debug: Symbol _ZTSSt17bad_function_call bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTISt17bad_function_call
debug: Symbol _ZTISt17bad_function_call bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTISt17bad_function_call
debug: Symbol _ZTISt17bad_function_call bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt17bad_function_callD1Ev
debug: Symbol _ZNSt17bad_function_callD1Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt17bad_function_callD1Ev
debug: Symbol _ZNSt17bad_function_callD1Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt17bad_function_callD0Ev
debug: Symbol _ZNSt17bad_function_callD0Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNKSt9exception4whatEv
debug: Symbol _ZNKSt9exception4whatEv bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSSt10lock_error
debug: Symbol _ZTSSt10lock_error bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTISt10lock_error
debug: Symbol _ZTISt10lock_error bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt10lock_errorD1Ev
debug: Symbol _ZNSt10lock_errorD1Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt10lock_errorD0Ev
debug: Symbol _ZNSt10lock_errorD0Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNKSt10lock_error4whatEv
debug: Symbol _ZNKSt10lock_error4whatEv bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTSSt12ctype_bynameIcE
debug: Symbol _ZTSSt12ctype_bynameIcE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTISt12ctype_bynameIcE
debug: Symbol _ZTISt12ctype_bynameIcE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt12ctype_bynameIcED1Ev
debug: Symbol _ZNSt12ctype_bynameIcED1Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt12ctype_bynameIcED0Ev
debug: Symbol _ZNSt12ctype_bynameIcED0Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTIN10__cxxabiv117__array_type_infoE
debug: Symbol _ZTIN10__cxxabiv117__array_type_infoE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZN10__cxxabiv117__array_type_infoD1Ev
debug: Symbol _ZN10__cxxabiv117__array_type_infoD1Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZN10__cxxabiv117__array_type_infoD0Ev
debug: Symbol _ZN10__cxxabiv117__array_type_infoD0Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNKSt9type_info14__is_pointer_pEv
debug: Symbol _ZNKSt9type_info14__is_pointer_pEv bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNKSt9type_info15__is_function_pEv
debug: Symbol _ZNKSt9type_info15__is_function_pEv bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNKSt9type_info10__do_catchEPKS_PPvj
debug: Symbol _ZNKSt9type_info10__do_catchEPKS_PPvj bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNKSt9type_info11__do_upcastEPKN10__cxxabiv117__class_type_infoEPPv
debug: Symbol _ZNKSt9type_info11__do_upcastEPKN10__cxxabiv117__class_type_infoEPPv bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSN10__cxxabiv117__array_type_infoE
debug: Symbol _ZTSN10__cxxabiv117__array_type_infoE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTISt9type_info
debug: Symbol _ZTISt9type_info bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSSt8bad_cast
debug: Symbol _ZTSSt8bad_cast bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTISt8bad_cast
debug: Symbol _ZTISt8bad_cast bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTISt8bad_cast
debug: Symbol _ZTISt8bad_cast bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt8bad_castD1Ev
debug: Symbol _ZNSt8bad_castD1Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt8bad_castD1Ev
debug: Symbol _ZNSt8bad_castD1Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt8bad_castD0Ev
debug: Symbol _ZNSt8bad_castD0Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNKSt8bad_cast4whatEv
debug: Symbol _ZNKSt8bad_cast4whatEv bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTISt10bad_typeid
debug: Symbol _ZTISt10bad_typeid bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTISt10bad_typeid
debug: Symbol _ZTISt10bad_typeid bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt10bad_typeidD1Ev
debug: Symbol _ZNSt10bad_typeidD1Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt10bad_typeidD1Ev
debug: Symbol _ZNSt10bad_typeidD1Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt10bad_typeidD0Ev
debug: Symbol _ZNSt10bad_typeidD0Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNKSt10bad_typeid4whatEv
debug: Symbol _ZNKSt10bad_typeid4whatEv bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSSt10bad_typeid
debug: Symbol _ZTSSt10bad_typeid bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTIN10__cxxabiv117__class_type_infoE
debug: Symbol _ZTIN10__cxxabiv117__class_type_infoE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZN10__cxxabiv117__class_type_infoD1Ev
debug: Symbol _ZN10__cxxabiv117__class_type_infoD1Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZN10__cxxabiv117__class_type_infoD0Ev
debug: Symbol _ZN10__cxxabiv117__class_type_infoD0Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNK10__cxxabiv117__class_type_info10__do_catchEPKSt9type_infoPPvj
debug: Symbol _ZNK10__cxxabiv117__class_type_info10__do_catchEPKSt9type_infoPPvj bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNK10__cxxabiv117__class_type_info11__do_upcastEPKS0_PPv
debug: Symbol _ZNK10__cxxabiv117__class_type_info11__do_upcastEPKS0_PPv bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNK10__cxxabiv117__class_type_info11__do_upcastEPKS0_PKvRNS0_15__upcast_resultE
debug: Symbol _ZNK10__cxxabiv117__class_type_info11__do_upcastEPKS0_PKvRNS0_15__upcast_resultE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNK10__cxxabiv117__class_type_info12__do_dyncastEiNS0_10__sub_kindEPKS0_PKvS3_S5_RNS0_16__dyncast_resultE
debug: Symbol _ZNK10__cxxabiv117__class_type_info12__do_dyncastEiNS0_10__sub_kindEPKS0_PKvS3_S5_RNS0_16__dyncast_resultE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNK10__cxxabiv117__class_type_info20__do_find_public_srcEiPKvPKS0_S2_
debug: Symbol _ZNK10__cxxabiv117__class_type_info20__do_find_public_srcEiPKvPKS0_S2_ bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSN10__cxxabiv117__class_type_infoE
debug: Symbol _ZTSN10__cxxabiv117__class_type_infoE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSN10__cxxabiv115__forced_unwindE
debug: Symbol _ZTSN10__cxxabiv115__forced_unwindE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSSt9exception
debug: Symbol _ZTSSt9exception bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTISt13bad_exception
debug: Symbol _ZTISt13bad_exception bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTISt13bad_exception
debug: Symbol _ZTISt13bad_exception bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt13bad_exceptionD1Ev
debug: Symbol _ZNSt13bad_exceptionD1Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt13bad_exceptionD1Ev
debug: Symbol _ZNSt13bad_exceptionD1Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt13bad_exceptionD0Ev
debug: Symbol _ZNSt13bad_exceptionD0Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNKSt13bad_exception4whatEv
debug: Symbol _ZNKSt13bad_exception4whatEv bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSSt13bad_exception
debug: Symbol _ZTSSt13bad_exception bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSN10__cxxabiv119__foreign_exceptionE
debug: Symbol _ZTSN10__cxxabiv119__foreign_exceptionE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTIN10__cxxabiv115__forced_unwindE
debug: Symbol _ZTIN10__cxxabiv115__forced_unwindE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTIN10__cxxabiv115__forced_unwindE
debug: Symbol _ZTIN10__cxxabiv115__forced_unwindE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZN10__cxxabiv115__forced_unwindD1Ev
debug: Symbol _ZN10__cxxabiv115__forced_unwindD1Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZN10__cxxabiv115__forced_unwindD0Ev
debug: Symbol _ZN10__cxxabiv115__forced_unwindD0Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTIN10__cxxabiv119__foreign_exceptionE
debug: Symbol _ZTIN10__cxxabiv119__foreign_exceptionE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTIN10__cxxabiv119__foreign_exceptionE
debug: Symbol _ZTIN10__cxxabiv119__foreign_exceptionE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZN10__cxxabiv119__foreign_exceptionD1Ev
debug: Symbol _ZN10__cxxabiv119__foreign_exceptionD1Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZN10__cxxabiv119__foreign_exceptionD0Ev
debug: Symbol _ZN10__cxxabiv119__foreign_exceptionD0Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt9exceptionD1Ev
debug: Symbol _ZNSt9exceptionD1Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt9exceptionD0Ev
debug: Symbol _ZNSt9exceptionD0Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTIN10__cxxabiv116__enum_type_infoE
debug: Symbol _ZTIN10__cxxabiv116__enum_type_infoE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZN10__cxxabiv116__enum_type_infoD1Ev
debug: Symbol _ZN10__cxxabiv116__enum_type_infoD1Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZN10__cxxabiv116__enum_type_infoD0Ev
debug: Symbol _ZN10__cxxabiv116__enum_type_infoD0Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTSN10__cxxabiv116__enum_type_infoE
debug: Symbol _ZTSN10__cxxabiv116__enum_type_infoE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTIN10__cxxabiv120__function_type_infoE
debug: Symbol _ZTIN10__cxxabiv120__function_type_infoE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZN10__cxxabiv120__function_type_infoD1Ev
debug: Symbol _ZN10__cxxabiv120__function_type_infoD1Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZN10__cxxabiv120__function_type_infoD0Ev
debug: Symbol _ZN10__cxxabiv120__function_type_infoD0Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNK10__cxxabiv120__function_type_info15__is_function_pEv
debug: Symbol _ZNK10__cxxabiv120__function_type_info15__is_function_pEv bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTSN10__cxxabiv120__function_type_infoE
debug: Symbol _ZTSN10__cxxabiv120__function_type_infoE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTVN10__cxxabiv119__pointer_type_infoE
debug: Symbol _ZTVN10__cxxabiv119__pointer_type_infoE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTVN10__cxxabiv119__pointer_type_infoE
debug: Symbol _ZTVN10__cxxabiv119__pointer_type_infoE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSPKe
debug: Symbol _ZTSPKe bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTIe
debug: Symbol _ZTIe bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSPe
debug: Symbol _ZTSPe bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTVN10__cxxabiv123__fundamental_type_infoE
debug: Symbol _ZTVN10__cxxabiv123__fundamental_type_infoE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTVN10__cxxabiv123__fundamental_type_infoE
debug: Symbol _ZTVN10__cxxabiv123__fundamental_type_infoE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSe
debug: Symbol _ZTSe bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSPKd
debug: Symbol _ZTSPKd bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTId
debug: Symbol _ZTId bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSPd
debug: Symbol _ZTSPd bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSd
debug: Symbol _ZTSd bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSPKf
debug: Symbol _ZTSPKf bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTIf
debug: Symbol _ZTIf bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSPf
debug: Symbol _ZTSPf bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSf
debug: Symbol _ZTSf bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSPKy
debug: Symbol _ZTSPKy bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTIy
debug: Symbol _ZTIy bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSPy
debug: Symbol _ZTSPy bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSy
debug: Symbol _ZTSy bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSPKx
debug: Symbol _ZTSPKx bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTIx
debug: Symbol _ZTIx bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSPx
debug: Symbol _ZTSPx bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSx
debug: Symbol _ZTSx bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSPKm
debug: Symbol _ZTSPKm bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTIm
debug: Symbol _ZTIm bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSPm
debug: Symbol _ZTSPm bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSm
debug: Symbol _ZTSm bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSPKl
debug: Symbol _ZTSPKl bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTIl
debug: Symbol _ZTIl bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSPl
debug: Symbol _ZTSPl bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSl
debug: Symbol _ZTSl bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSPKj
debug: Symbol _ZTSPKj bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTIj
debug: Symbol _ZTIj bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSPj
debug: Symbol _ZTSPj bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSj
debug: Symbol _ZTSj bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSPKi
debug: Symbol _ZTSPKi bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTIi
debug: Symbol _ZTIi bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSPi
debug: Symbol _ZTSPi bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSi
debug: Symbol _ZTSi bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSPKt
debug: Symbol _ZTSPKt bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTIt
debug: Symbol _ZTIt bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSPt
debug: Symbol _ZTSPt bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSt
debug: Symbol _ZTSt bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSPKs
debug: Symbol _ZTSPKs bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTIs
debug: Symbol _ZTIs bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSPs
debug: Symbol _ZTSPs bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSs
debug: Symbol _ZTSs bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSPKh
debug: Symbol _ZTSPKh bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTIh
debug: Symbol _ZTIh bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSPh
debug: Symbol _ZTSPh bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSh
debug: Symbol _ZTSh bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSPKa
debug: Symbol _ZTSPKa bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTIa
debug: Symbol _ZTIa bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSPa
debug: Symbol _ZTSPa bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSa
debug: Symbol _ZTSa bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSPKc
debug: Symbol _ZTSPKc bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTIc
debug: Symbol _ZTIc bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSPc
debug: Symbol _ZTSPc bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSc
debug: Symbol _ZTSc bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSPKDi
debug: Symbol _ZTSPKDi bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTIDi
debug: Symbol _ZTIDi bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSPDi
debug: Symbol _ZTSPDi bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSDi
debug: Symbol _ZTSDi bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSPKDs
debug: Symbol _ZTSPKDs bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTIDs
debug: Symbol _ZTIDs bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSPDs
debug: Symbol _ZTSPDs bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSDs
debug: Symbol _ZTSDs bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSPKw
debug: Symbol _ZTSPKw bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTIw
debug: Symbol _ZTIw bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSPw
debug: Symbol _ZTSPw bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSw
debug: Symbol _ZTSw bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSPKb
debug: Symbol _ZTSPKb bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTIb
debug: Symbol _ZTIb bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSPb
debug: Symbol _ZTSPb bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSb
debug: Symbol _ZTSb bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSPKv
debug: Symbol _ZTSPKv bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTIv
debug: Symbol _ZTIv bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTIv
debug: Symbol _ZTIv bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSPv
debug: Symbol _ZTSPv bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSv
debug: Symbol _ZTSv bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTIN10__cxxabiv123__fundamental_type_infoE
debug: Symbol _ZTIN10__cxxabiv123__fundamental_type_infoE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZN10__cxxabiv123__fundamental_type_infoD1Ev
debug: Symbol _ZN10__cxxabiv123__fundamental_type_infoD1Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZN10__cxxabiv123__fundamental_type_infoD0Ev
debug: Symbol _ZN10__cxxabiv123__fundamental_type_infoD0Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSN10__cxxabiv123__fundamental_type_infoE
debug: Symbol _ZTSN10__cxxabiv123__fundamental_type_infoE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSN9__gnu_cxx29__concurrence_broadcast_errorE
debug: Symbol _ZTSN9__gnu_cxx29__concurrence_broadcast_errorE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTIN9__gnu_cxx29__concurrence_broadcast_errorE
debug: Symbol _ZTIN9__gnu_cxx29__concurrence_broadcast_errorE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTIN9__gnu_cxx29__concurrence_broadcast_errorE
debug: Symbol _ZTIN9__gnu_cxx29__concurrence_broadcast_errorE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZN9__gnu_cxx29__concurrence_broadcast_errorD1Ev
debug: Symbol _ZN9__gnu_cxx29__concurrence_broadcast_errorD1Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZN9__gnu_cxx29__concurrence_broadcast_errorD1Ev
debug: Symbol _ZN9__gnu_cxx29__concurrence_broadcast_errorD1Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZN9__gnu_cxx29__concurrence_broadcast_errorD0Ev
debug: Symbol _ZN9__gnu_cxx29__concurrence_broadcast_errorD0Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNK9__gnu_cxx29__concurrence_broadcast_error4whatEv
debug: Symbol _ZNK9__gnu_cxx29__concurrence_broadcast_error4whatEv bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSN9__gnu_cxx24__concurrence_wait_errorE
debug: Symbol _ZTSN9__gnu_cxx24__concurrence_wait_errorE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTIN9__gnu_cxx24__concurrence_wait_errorE
debug: Symbol _ZTIN9__gnu_cxx24__concurrence_wait_errorE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTIN9__gnu_cxx24__concurrence_wait_errorE
debug: Symbol _ZTIN9__gnu_cxx24__concurrence_wait_errorE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZN9__gnu_cxx24__concurrence_wait_errorD1Ev
debug: Symbol _ZN9__gnu_cxx24__concurrence_wait_errorD1Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZN9__gnu_cxx24__concurrence_wait_errorD1Ev
debug: Symbol _ZN9__gnu_cxx24__concurrence_wait_errorD1Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZN9__gnu_cxx24__concurrence_wait_errorD0Ev
debug: Symbol _ZN9__gnu_cxx24__concurrence_wait_errorD0Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNK9__gnu_cxx24__concurrence_wait_error4whatEv
debug: Symbol _ZNK9__gnu_cxx24__concurrence_wait_error4whatEv bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTIN9__gnu_cxx20recursive_init_errorE
debug: Symbol _ZTIN9__gnu_cxx20recursive_init_errorE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZN9__gnu_cxx20recursive_init_errorD1Ev
debug: Symbol _ZN9__gnu_cxx20recursive_init_errorD1Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZN9__gnu_cxx20recursive_init_errorD0Ev
debug: Symbol _ZN9__gnu_cxx20recursive_init_errorD0Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSN9__gnu_cxx20recursive_init_errorE
debug: Symbol _ZTSN9__gnu_cxx20recursive_init_errorE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSSt9bad_alloc
debug: Symbol _ZTSSt9bad_alloc bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTISt9bad_alloc
debug: Symbol _ZTISt9bad_alloc bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTISt9bad_alloc
debug: Symbol _ZTISt9bad_alloc bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt9bad_allocD1Ev
debug: Symbol _ZNSt9bad_allocD1Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt9bad_allocD1Ev
debug: Symbol _ZNSt9bad_allocD1Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt9bad_allocD0Ev
debug: Symbol _ZNSt9bad_allocD0Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNKSt9bad_alloc4whatEv
debug: Symbol _ZNKSt9bad_alloc4whatEv bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTIN10__cxxabiv117__pbase_type_infoE
debug: Symbol _ZTIN10__cxxabiv117__pbase_type_infoE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZN10__cxxabiv117__pbase_type_infoD1Ev
debug: Symbol _ZN10__cxxabiv117__pbase_type_infoD1Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZN10__cxxabiv117__pbase_type_infoD0Ev
debug: Symbol _ZN10__cxxabiv117__pbase_type_infoD0Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNK10__cxxabiv117__pbase_type_info10__do_catchEPKSt9type_infoPPvj
debug: Symbol _ZNK10__cxxabiv117__pbase_type_info10__do_catchEPKSt9type_infoPPvj bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNK10__cxxabiv117__pbase_type_info15__pointer_catchEPKS0_PPvj
debug: Symbol _ZNK10__cxxabiv117__pbase_type_info15__pointer_catchEPKS0_PPvj bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSN10__cxxabiv117__pbase_type_infoE
debug: Symbol _ZTSN10__cxxabiv117__pbase_type_infoE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSN10__cxxabiv129__pointer_to_member_type_infoE
debug: Symbol _ZTSN10__cxxabiv129__pointer_to_member_type_infoE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTIN10__cxxabiv129__pointer_to_member_type_infoE
debug: Symbol _ZTIN10__cxxabiv129__pointer_to_member_type_infoE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZN10__cxxabiv129__pointer_to_member_type_infoD1Ev
debug: Symbol _ZN10__cxxabiv129__pointer_to_member_type_infoD1Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZN10__cxxabiv129__pointer_to_member_type_infoD0Ev
debug: Symbol _ZN10__cxxabiv129__pointer_to_member_type_infoD0Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNK10__cxxabiv129__pointer_to_member_type_info15__pointer_catchEPKNS_17__pbase_type_infoEPPvj
debug: Symbol _ZNK10__cxxabiv129__pointer_to_member_type_info15__pointer_catchEPKNS_17__pbase_type_infoEPPvj bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTSN10__cxxabiv119__pointer_type_infoE
debug: Symbol _ZTSN10__cxxabiv119__pointer_type_infoE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTIN10__cxxabiv119__pointer_type_infoE
debug: Symbol _ZTIN10__cxxabiv119__pointer_type_infoE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZN10__cxxabiv119__pointer_type_infoD1Ev
debug: Symbol _ZN10__cxxabiv119__pointer_type_infoD1Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZN10__cxxabiv119__pointer_type_infoD0Ev
debug: Symbol _ZN10__cxxabiv119__pointer_type_infoD0Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNK10__cxxabiv119__pointer_type_info14__is_pointer_pEv
debug: Symbol _ZNK10__cxxabiv119__pointer_type_info14__is_pointer_pEv bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNK10__cxxabiv119__pointer_type_info15__pointer_catchEPKNS_17__pbase_type_infoEPPvj
debug: Symbol _ZNK10__cxxabiv119__pointer_type_info15__pointer_catchEPKNS_17__pbase_type_infoEPPvj bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTIN10__cxxabiv120__si_class_type_infoE
debug: Symbol _ZTIN10__cxxabiv120__si_class_type_infoE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZN10__cxxabiv120__si_class_type_infoD1Ev
debug: Symbol _ZN10__cxxabiv120__si_class_type_infoD1Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZN10__cxxabiv120__si_class_type_infoD0Ev
debug: Symbol _ZN10__cxxabiv120__si_class_type_infoD0Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNK10__cxxabiv120__si_class_type_info11__do_upcastEPKNS_17__class_type_infoEPKvRNS1_15__upcast_resultE
debug: Symbol _ZNK10__cxxabiv120__si_class_type_info11__do_upcastEPKNS_17__class_type_infoEPKvRNS1_15__upcast_resultE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNK10__cxxabiv120__si_class_type_info12__do_dyncastEiNS_17__class_type_info10__sub_kindEPKS1_PKvS4_S6_RNS1_16__dyncast_resultE
debug: Symbol _ZNK10__cxxabiv120__si_class_type_info12__do_dyncastEiNS_17__class_type_info10__sub_kindEPKS1_PKvS4_S6_RNS1_16__dyncast_resultE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNK10__cxxabiv120__si_class_type_info20__do_find_public_srcEiPKvPKNS_17__class_type_infoES2_
debug: Symbol _ZNK10__cxxabiv120__si_class_type_info20__do_find_public_srcEiPKvPKNS_17__class_type_infoES2_ bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSN10__cxxabiv120__si_class_type_infoE
debug: Symbol _ZTSN10__cxxabiv120__si_class_type_infoE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt9type_infoD1Ev
debug: Symbol _ZNSt9type_infoD1Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt9type_infoD0Ev
debug: Symbol _ZNSt9type_infoD0Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSSt9type_info
debug: Symbol _ZTSSt9type_info bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTIN10__cxxabiv121__vmi_class_type_infoE
debug: Symbol _ZTIN10__cxxabiv121__vmi_class_type_infoE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZN10__cxxabiv121__vmi_class_type_infoD1Ev
debug: Symbol _ZN10__cxxabiv121__vmi_class_type_infoD1Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZN10__cxxabiv121__vmi_class_type_infoD0Ev
debug: Symbol _ZN10__cxxabiv121__vmi_class_type_infoD0Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNK10__cxxabiv121__vmi_class_type_info11__do_upcastEPKNS_17__class_type_infoEPKvRNS1_15__upcast_resultE
debug: Symbol _ZNK10__cxxabiv121__vmi_class_type_info11__do_upcastEPKNS_17__class_type_infoEPKvRNS1_15__upcast_resultE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNK10__cxxabiv121__vmi_class_type_info12__do_dyncastEiNS_17__class_type_info10__sub_kindEPKS1_PKvS4_S6_RNS1_16__dyncast_resultE
debug: Symbol _ZNK10__cxxabiv121__vmi_class_type_info12__do_dyncastEiNS_17__class_type_info10__sub_kindEPKS1_PKvS4_S6_RNS1_16__dyncast_resultE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNK10__cxxabiv121__vmi_class_type_info20__do_find_public_srcEiPKvPKNS_17__class_type_infoES2_
debug: Symbol _ZNK10__cxxabiv121__vmi_class_type_info20__do_find_public_srcEiPKvPKNS_17__class_type_infoES2_ bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTSN10__cxxabiv121__vmi_class_type_infoE
debug: Symbol _ZTSN10__cxxabiv121__vmi_class_type_infoE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTVN9__gnu_cxx18stdio_sync_filebufIcSt11char_traitsIcEEE
debug: Symbol _ZTVN9__gnu_cxx18stdio_sync_filebufIcSt11char_traitsIcEEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTVSt17bad_function_call
debug: Symbol _ZTVSt17bad_function_call bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTVSt9type_info
debug: Symbol _ZTVSt9type_info bound to definition in libminecraftpe.so
debug: Looking up symbol __aeabi_unwind_cpp_pr0
debug: Symbol __aeabi_unwind_cpp_pr0 bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTTSt19basic_ostringstreamIwSt11char_traitsIwESaIwEE
debug: Symbol _ZTTSt19basic_ostringstreamIwSt11char_traitsIwESaIwEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt8functionIFvvEED1Ev
debug: Symbol _ZNSt8functionIFvvEED1Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTVSt8numpunctIcE
debug: Symbol _ZTVSt8numpunctIcE bound to definition in libminecraftpe.so
debug: Looking up symbol __register_frame_info
debug: Symbol __register_frame_info could not be resolved in this scope
debug: Looking up symbol _ZTVSt14overflow_error
debug: Symbol _ZTVSt14overflow_error bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTVSt13runtime_error
debug: Symbol _ZTVSt13runtime_error bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTVN10__cxxabiv119__foreign_exceptionE
debug: Symbol _ZTVN10__cxxabiv119__foreign_exceptionE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTVSt18__moneypunct_cacheIwLb0EE
debug: Symbol _ZTVSt18__moneypunct_cacheIwLb0EE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTVSt7num_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE
debug: Symbol _ZTVSt7num_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE bound to definition in libminecraftpe.so
debug: Looking up symbol _Znaj
debug: Symbol _Znaj bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTVN10__cxxabiv117__pbase_type_infoE
debug: Symbol _ZTVN10__cxxabiv117__pbase_type_infoE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTVSt15underflow_error
debug: Symbol _ZTVSt15underflow_error bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTVSt8time_putIwSt19ostreambuf_iteratorIwSt11char_traitsIwEEE
debug: Symbol _ZTVSt8time_putIwSt19ostreambuf_iteratorIwSt11char_traitsIwEEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTVSt17__timepunct_cacheIwE
debug: Symbol _ZTVSt17__timepunct_cacheIwE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZSt5wcerr
debug: Symbol _ZSt5wcerr bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTVSt18__moneypunct_cacheIcLb0EE
debug: Symbol _ZTVSt18__moneypunct_cacheIcLb0EE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTVSt7codecvtIcc9_MbstatetE
debug: Symbol _ZTVSt7codecvtIcc9_MbstatetE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZGVNSt7collateIwE2idE
debug: Symbol _ZGVNSt7collateIwE2idE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTVSt14collate_bynameIwE
debug: Symbol _ZTVSt14collate_bynameIwE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZGVN9__gnu_cxx16bitmap_allocatorIwE13_S_mem_blocksE
debug: Symbol _ZGVN9__gnu_cxx16bitmap_allocatorIwE13_S_mem_blocksE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZGVNSt8numpunctIwE2idE
debug: Symbol _ZGVNSt8numpunctIwE2idE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTVSt10moneypunctIwLb0EE
debug: Symbol _ZTVSt10moneypunctIwLb0EE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZdaPv
debug: Symbol _ZdaPv bound to definition in libminecraftpe.so
debug: Looking up symbol _ZN10__cxxabiv120__unexpected_handlerE
debug: Symbol _ZN10__cxxabiv120__unexpected_handlerE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTVSt11range_error
debug: Symbol _ZTVSt11range_error bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTVSt11__timepunctIwE
debug: Symbol _ZTVSt11__timepunctIwE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZZN9__gnu_cxx18__common_pool_baseINS_6__poolELb1EE18_S_initialize_onceEvE6__init
debug: Symbol _ZZN9__gnu_cxx18__common_pool_baseINS_6__poolELb1EE18_S_initialize_onceEvE6__init bound to definition in libstdc++.so.6
debug: Looking up symbol _ZGVNSt7num_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE2idE
debug: Symbol _ZGVNSt7num_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE2idE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTVSt15messages_bynameIcE
debug: Symbol _ZTVSt15messages_bynameIcE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZGVN9__gnu_cxx16bitmap_allocatorIwE15_S_last_requestE
debug: Symbol _ZGVN9__gnu_cxx16bitmap_allocatorIwE15_S_last_requestE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTTSt14basic_ifstreamIwSt11char_traitsIwEE
debug: Symbol _ZTTSt14basic_ifstreamIwSt11char_traitsIwEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZN9__gnu_cxx17__pool_alloc_base11_S_end_freeE
debug: Symbol _ZN9__gnu_cxx17__pool_alloc_base11_S_end_freeE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTVSt9money_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE
debug: Symbol _ZTVSt9money_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt10__num_base11_S_atoms_inE
debug: Symbol _ZNSt10__num_base11_S_atoms_inE bound to definition in libminecraftpe.so
debug: Looking up symbol _Jv_RegisterClasses
debug: Symbol _Jv_RegisterClasses could not be resolved in this scope
debug: Looking up symbol _ZSt5wcout
debug: Symbol _ZSt5wcout bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTTSt18basic_stringstreamIcSt11char_traitsIcESaIcEE
debug: Symbol _ZTTSt18basic_stringstreamIcSt11char_traitsIcESaIcEE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZGVNSt11__timepunctIwE2idE
debug: Symbol _ZGVNSt11__timepunctIwE2idE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZGVN9__gnu_cxx16bitmap_allocatorIcE6_S_mutE
debug: Symbol _ZGVN9__gnu_cxx16bitmap_allocatorIcE6_S_mutE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZGVN9__gnu_cxx16bitmap_allocatorIcE15_S_last_requestE
debug: Symbol _ZGVN9__gnu_cxx16bitmap_allocatorIcE15_S_last_requestE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt10__num_base12_S_atoms_outE
debug: Symbol _ZNSt10__num_base12_S_atoms_outE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTVN10__cxxabiv129__pointer_to_member_type_infoE
debug: Symbol _ZTVN10__cxxabiv129__pointer_to_member_type_infoE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTVSt7num_putIwSt19ostreambuf_iteratorIwSt11char_traitsIwEEE
debug: Symbol _ZTVSt7num_putIwSt19ostreambuf_iteratorIwSt11char_traitsIwEEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZGVNSt8messagesIwE2idE
debug: Symbol _ZGVNSt8messagesIwE2idE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt11unique_lockISt5mutexED1Ev
debug: Symbol _ZNSt11unique_lockISt5mutexED1Ev bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTTSd
debug: Symbol _ZTTSd bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTVSt13basic_filebufIwSt11char_traitsIwEE
debug: Symbol _ZTVSt13basic_filebufIwSt11char_traitsIwEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZN9__gnu_cxx16bitmap_allocatorIcE15_S_last_requestE
debug: Symbol _ZN9__gnu_cxx16bitmap_allocatorIcE15_S_last_requestE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTVNSt6locale5facetE
debug: Symbol _ZTVNSt6locale5facetE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTTSt19basic_istringstreamIcSt11char_traitsIcESaIcEE
debug: Symbol _ZTTSt19basic_istringstreamIcSt11char_traitsIcESaIcEE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZN9__gnu_cxx16bitmap_allocatorIcE13_S_mem_blocksE
debug: Symbol _ZN9__gnu_cxx16bitmap_allocatorIcE13_S_mem_blocksE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTVNSt8ios_base7failureE
debug: Symbol _ZTVNSt8ios_base7failureE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTVSt12out_of_range
debug: Symbol _ZTVSt12out_of_range bound to definition in libminecraftpe.so
debug: Looking up symbol _Stdout
debug: Symbol _Stdout bound to definition in libc.so.3
debug: Looking up symbol __cxa_finalize
debug: Symbol __cxa_finalize bound to definition in libc.so.3
debug: Looking up symbol _ZTVSt7codecvtIwc9_MbstatetE
debug: Symbol _ZTVSt7codecvtIwc9_MbstatetE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTVSt17moneypunct_bynameIcLb1EE
debug: Symbol _ZTVSt17moneypunct_bynameIcLb1EE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTTSt9strstream
debug: Symbol _ZTTSt9strstream bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTVSt12domain_error
debug: Symbol _ZTVSt12domain_error bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTVSt10bad_typeid
debug: Symbol _ZTVSt10bad_typeid bound to definition in libminecraftpe.so
debug: Looking up symbol __aeabi_unwind_cpp_pr1
debug: Symbol __aeabi_unwind_cpp_pr1 bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTVSt10moneypunctIcLb0EE
debug: Symbol _ZTVSt10moneypunctIcLb0EE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTVSt7num_putIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE
debug: Symbol _ZTVSt7num_putIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt6locale5facet11_S_c_localeE
debug: Symbol _ZNSt6locale5facet11_S_c_localeE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTVSt8numpunctIwE
debug: Symbol _ZTVSt8numpunctIwE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTVN10__cxxabiv115__forced_unwindE
debug: Symbol _ZTVN10__cxxabiv115__forced_unwindE bound to definition in libminecraftpe.so
debug: Looking up symbol __gnu_Unwind_Find_exidx
debug: Symbol __gnu_Unwind_Find_exidx bound to definition in libc.so.3
debug: Looking up symbol _Stdin
debug: Symbol _Stdin bound to definition in libc.so.3
debug: Looking up symbol _ZTVSt21__ctype_abstract_baseIwE
debug: Symbol _ZTVSt21__ctype_abstract_baseIwE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZGVZN9__gnu_cxx9free_list12_M_get_mutexEvE8_S_mutex
debug: Symbol _ZGVZN9__gnu_cxx9free_list12_M_get_mutexEvE8_S_mutex bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTVSt9exception
debug: Symbol _ZTVSt9exception bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTVSt15basic_stringbufIcSt11char_traitsIcESaIcEE
debug: Symbol _ZTVSt15basic_stringbufIcSt11char_traitsIcESaIcEE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZGVNSt10moneypunctIwLb0EE2idE
debug: Symbol _ZGVNSt10moneypunctIwLb0EE2idE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTTSt10istrstream
debug: Symbol _ZTTSt10istrstream bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTVSt18__moneypunct_cacheIwLb1EE
debug: Symbol _ZTVSt18__moneypunct_cacheIwLb1EE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTTSt14basic_ofstreamIcSt11char_traitsIcEE
debug: Symbol _ZTTSt14basic_ofstreamIcSt11char_traitsIcEE bound to definition in libstdc++.so.6
debug: Looking up symbol __cxa_call_unexpected
debug: Symbol __cxa_call_unexpected bound to definition in libminecraftpe.so
debug: Looking up symbol _ZN10__cxxabiv119__terminate_handlerE
debug: Symbol _ZN10__cxxabiv119__terminate_handlerE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt6locale10_S_classicE
debug: Symbol _ZNSt6locale10_S_classicE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZSt4cerr
debug: Symbol _ZSt4cerr bound to definition in libstdc++.so.6
debug: Looking up symbol _ZN17__eh_globals_initD1Ev
debug: Symbol _ZN17__eh_globals_initD1Ev bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTVN9__gnu_cxx26__concurrence_unlock_errorE
debug: Symbol _ZTVN9__gnu_cxx26__concurrence_unlock_errorE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZN9__gnu_cxx17__pool_alloc_base12_S_free_listE
debug: Symbol _ZN9__gnu_cxx17__pool_alloc_base12_S_free_listE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTVSt15messages_bynameIwE
debug: Symbol _ZTVSt15messages_bynameIwE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZGVNSt8numpunctIcE2idE
debug: Symbol _ZGVNSt8numpunctIcE2idE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt8ios_base4Init11_S_refcountE
debug: Symbol _ZNSt8ios_base4Init11_S_refcountE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTVSt16invalid_argument
debug: Symbol _ZTVSt16invalid_argument bound to definition in libminecraftpe.so
debug: Looking up symbol _ZSt4clog
debug: Symbol _ZSt4clog bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTVSt9basic_iosIcSt11char_traitsIcEE
debug: Symbol _ZTVSt9basic_iosIcSt11char_traitsIcEE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTVSt11__timepunctIcE
debug: Symbol _ZTVSt11__timepunctIcE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZGVNSt7num_putIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE2idE
debug: Symbol _ZGVNSt7num_putIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE2idE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZZN9__gnu_cxx18__common_pool_baseINS_6__poolELb1EE18_S_initialize_onceEvE6__once
debug: Symbol _ZZN9__gnu_cxx18__common_pool_baseINS_6__poolELb1EE18_S_initialize_onceEvE6__once bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTVSt15numpunct_bynameIcE
debug: Symbol _ZTVSt15numpunct_bynameIcE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTVSt12ctype_bynameIcE
debug: Symbol _ZTVSt12ctype_bynameIcE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTTSt14basic_ifstreamIcSt11char_traitsIcEE
debug: Symbol _ZTTSt14basic_ifstreamIcSt11char_traitsIcEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZN9__gnu_cxx17__pool_alloc_base12_S_heap_sizeE
debug: Symbol _ZN9__gnu_cxx17__pool_alloc_base12_S_heap_sizeE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTVSt8time_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE
debug: Symbol _ZTVSt8time_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTVSt7collateIcE
debug: Symbol _ZTVSt7collateIcE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZGVNSt9money_putIwSt19ostreambuf_iteratorIwSt11char_traitsIwEEE2idE
debug: Symbol _ZGVNSt9money_putIwSt19ostreambuf_iteratorIwSt11char_traitsIwEEE2idE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSs4_Rep20_S_empty_rep_storageE
debug: Symbol _ZNSs4_Rep20_S_empty_rep_storageE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTVSt9money_putIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE
debug: Symbol _ZTVSt9money_putIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZN9__gnu_cxx12__pool_allocIcE12_S_force_newE
debug: Symbol _ZN9__gnu_cxx12__pool_allocIcE12_S_force_newE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZZN9__gnu_cxx13__common_poolINS_6__poolELb1EE11_S_get_poolEvE7_S_pool
debug: Symbol _ZZN9__gnu_cxx13__common_poolINS_6__poolELb1EE11_S_get_poolEvE7_S_pool bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTVSt17__timepunct_cacheIcE
debug: Symbol _ZTVSt17__timepunct_cacheIcE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTVSt15numpunct_bynameIwE
debug: Symbol _ZTVSt15numpunct_bynameIwE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt6locale13_S_categoriesE
debug: Symbol _ZNSt6locale13_S_categoriesE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZGVNSt8time_putIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE2idE
debug: Symbol _ZGVNSt8time_putIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE2idE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTVSt11logic_error
debug: Symbol _ZTVSt11logic_error bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTVSt14codecvt_bynameIcc9_MbstatetE
debug: Symbol _ZTVSt14codecvt_bynameIcc9_MbstatetE bound to definition in libstdc++.so.6
debug: Looking up symbol execute_native_thread_routine
debug: Symbol execute_native_thread_routine bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTIPv
debug: Symbol _ZTIPv bound to definition in libminecraftpe.so
debug: Looking up symbol _ZZN9__gnu_cxx9free_list12_M_get_mutexEvE8_S_mutex
debug: Symbol _ZZN9__gnu_cxx9free_list12_M_get_mutexEvE8_S_mutex bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTVSt9bad_alloc
debug: Symbol _ZTVSt9bad_alloc bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt10money_base18_S_default_patternE
debug: Symbol _ZNSt10money_base18_S_default_patternE bound to definition in libminecraftpe.so
debug: Looking up symbol __exidx_end
debug: Symbol __exidx_end bound to definition in Executable
debug: Looking up symbol _ZGVNSt9money_putIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE2idE
debug: Symbol _ZGVNSt9money_putIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE2idE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZGVNSt7num_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE2idE
debug: Symbol _ZGVNSt7num_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE2idE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZGVNSt7num_putIwSt19ostreambuf_iteratorIwSt11char_traitsIwEEE2idE
debug: Symbol _ZGVNSt7num_putIwSt19ostreambuf_iteratorIwSt11char_traitsIwEEE2idE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTVN9__gnu_cxx20recursive_init_errorE
debug: Symbol _ZTVN9__gnu_cxx20recursive_init_errorE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTVSt10moneypunctIwLb1EE
debug: Symbol _ZTVSt10moneypunctIwLb1EE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZGVN9__gnu_cxx16bitmap_allocatorIcE13_S_mem_blocksE
debug: Symbol _ZGVN9__gnu_cxx16bitmap_allocatorIcE13_S_mem_blocksE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt6locale7_S_onceE
debug: Symbol _ZNSt6locale7_S_onceE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZN9__gnu_cxx16bitmap_allocatorIcE6_S_mutE
debug: Symbol _ZN9__gnu_cxx16bitmap_allocatorIcE6_S_mutE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZN9__gnu_cxx18__common_pool_baseINS_6__poolELb1EE13_S_initializeEv
debug: Symbol _ZN9__gnu_cxx18__common_pool_baseINS_6__poolELb1EE13_S_initializeEv bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTVSt15basic_streambufIwSt11char_traitsIwEE
debug: Symbol _ZTVSt15basic_streambufIwSt11char_traitsIwEE bound to definition in libstdc++.so.6
debug: Looking up symbol __aeabi_unwind_cpp_pr2
debug: Symbol __aeabi_unwind_cpp_pr2 bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSbIwSt11char_traitsIwESaIwEE4_Rep20_S_empty_rep_storageE
debug: Symbol _ZNSbIwSt11char_traitsIwESaIwEE4_Rep20_S_empty_rep_storageE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZSt5wclog
debug: Symbol _ZSt5wclog bound to definition in libstdc++.so.6
debug: Looking up symbol _ZSt3cin
debug: Symbol _ZSt3cin bound to definition in libstdc++.so.6
debug: Looking up symbol _ZN9__gnu_cxx16bitmap_allocatorIwE13_S_mem_blocksE
debug: Symbol _ZN9__gnu_cxx16bitmap_allocatorIwE13_S_mem_blocksE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTTSt14basic_ofstreamIwSt11char_traitsIwEE
debug: Symbol _ZTTSt14basic_ofstreamIwSt11char_traitsIwEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTTSt13basic_fstreamIwSt11char_traitsIwEE
debug: Symbol _ZTTSt13basic_fstreamIwSt11char_traitsIwEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZGVNSt11__timepunctIcE2idE
debug: Symbol _ZGVNSt11__timepunctIcE2idE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTTSt13basic_fstreamIcSt11char_traitsIcEE
debug: Symbol _ZTTSt13basic_fstreamIcSt11char_traitsIcEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTVSt14codecvt_bynameIwc9_MbstatetE
debug: Symbol _ZTVSt14codecvt_bynameIwc9_MbstatetE bound to definition in libstdc++.so.6
debug: Looking up symbol _Ctype
debug: Symbol _Ctype bound to definition in libc.so.3
debug: Looking up symbol _ZTVSt13bad_exception
debug: Symbol _ZTVSt13bad_exception bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTVSt12length_error
debug: Symbol _ZTVSt12length_error bound to definition in libminecraftpe.so
debug: Looking up symbol _Multi_threaded
debug: Symbol _Multi_threaded bound to definition in libc.so.3
debug: Looking up symbol _ZNSt6locale5facet9_S_c_nameE
debug: Symbol _ZNSt6locale5facet9_S_c_nameE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTVN9__gnu_cxx13stdio_filebufIwSt11char_traitsIwEEE
debug: Symbol _ZTVN9__gnu_cxx13stdio_filebufIwSt11char_traitsIwEEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTVSt14collate_bynameIcE
debug: Symbol _ZTVSt14collate_bynameIcE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt6locale9_S_globalE
debug: Symbol _ZNSt6locale9_S_globalE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTVSt7collateIwE
debug: Symbol _ZTVSt7collateIwE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTVSt21__ctype_abstract_baseIcE
debug: Symbol _ZTVSt21__ctype_abstract_baseIcE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZN9__gnu_cxx16bitmap_allocatorIcE13_S_block_sizeE
debug: Symbol _ZN9__gnu_cxx16bitmap_allocatorIcE13_S_block_sizeE bound to definition in libstdc++.so.6
debug: Looking up symbol __new_handler
debug: Symbol __new_handler bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTVSt13basic_filebufIcSt11char_traitsIcEE
debug: Symbol _ZTVSt13basic_filebufIcSt11char_traitsIcEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZN9__gnu_cxx16bitmap_allocatorIwE6_S_mutE
debug: Symbol _ZN9__gnu_cxx16bitmap_allocatorIwE6_S_mutE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTVSt15basic_streambufIcSt11char_traitsIcEE
debug: Symbol _ZTVSt15basic_streambufIcSt11char_traitsIcEE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTVSt9money_putIwSt19ostreambuf_iteratorIwSt11char_traitsIwEEE
debug: Symbol _ZTVSt9money_putIwSt19ostreambuf_iteratorIwSt11char_traitsIwEEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTVSt5ctypeIwE
debug: Symbol _ZTVSt5ctypeIwE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTVSt8messagesIwE
debug: Symbol _ZTVSt8messagesIwE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTVSt12system_error
debug: Symbol _ZTVSt12system_error bound to definition in libminecraftpe.so
debug: Looking up symbol _ZGVNSt10moneypunctIcLb0EE2idE
debug: Symbol _ZGVNSt10moneypunctIcLb0EE2idE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTVSt12ctype_bynameIwE
debug: Symbol _ZTVSt12ctype_bynameIwE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTTSt14basic_iostreamIwSt11char_traitsIwEE
debug: Symbol _ZTTSt14basic_iostreamIwSt11char_traitsIwEE bound to definition in libstdc++.so.6
debug: Looking up symbol _Stderr
debug: Symbol _Stderr bound to definition in libc.so.3
debug: Looking up symbol _ZTVN9__gnu_cxx24__concurrence_wait_errorE
debug: Symbol _ZTVN9__gnu_cxx24__concurrence_wait_errorE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTVSt16__numpunct_cacheIcE
debug: Symbol _ZTVSt16__numpunct_cacheIcE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTVSt23__codecvt_abstract_baseIcc9_MbstatetE
debug: Symbol _ZTVSt23__codecvt_abstract_baseIcc9_MbstatetE bound to definition in libstdc++.so.6
debug: Looking up symbol _Mbcurmax
debug: Symbol _Mbcurmax bound to definition in libc.so.3
debug: Looking up symbol _ZTVSt14error_category
debug: Symbol _ZTVSt14error_category bound to definition in libminecraftpe.so
debug: Looking up symbol _ZGVNSt8messagesIcE2idE
debug: Symbol _ZGVNSt8messagesIcE2idE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZN11__gnu_debug17_S_debug_messagesE
debug: Symbol _ZN11__gnu_debug17_S_debug_messagesE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTVSt10lock_error
debug: Symbol _ZTVSt10lock_error bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTTSt19basic_ostringstreamIcSt11char_traitsIcESaIcEE
debug: Symbol _ZTTSt19basic_ostringstreamIcSt11char_traitsIcESaIcEE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTTSt18basic_stringstreamIwSt11char_traitsIwESaIwEE
debug: Symbol _ZTTSt18basic_stringstreamIwSt11char_traitsIwESaIwEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt17__timepunct_cacheIcE12_S_timezonesE
debug: Symbol _ZNSt17__timepunct_cacheIcE12_S_timezonesE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZN9__gnu_cxx16bitmap_allocatorIwE21_S_last_dealloc_indexE
debug: Symbol _ZN9__gnu_cxx16bitmap_allocatorIwE21_S_last_dealloc_indexE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTTSt19basic_istringstreamIwSt11char_traitsIwESaIwEE
debug: Symbol _ZTTSt19basic_istringstreamIwSt11char_traitsIwESaIwEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZN9__gnu_cxx12__pool_allocIwE12_S_force_newE
debug: Symbol _ZN9__gnu_cxx12__pool_allocIwE12_S_force_newE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZGVZN9__gnu_cxx9free_list16_M_get_free_listEvE12_S_free_list
debug: Symbol _ZGVZN9__gnu_cxx9free_list16_M_get_free_listEvE12_S_free_list bound to definition in libstdc++.so.6
debug: Looking up symbol _Tolotab
debug: Symbol _Tolotab bound to definition in libc.so.3
debug: Looking up symbol _ZTVSt8bad_cast
debug: Symbol _ZTVSt8bad_cast bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt6locale2id11_S_refcountE
debug: Symbol _ZNSt6locale2id11_S_refcountE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTVN10__cxxabiv116__enum_type_infoE
debug: Symbol _ZTVN10__cxxabiv116__enum_type_infoE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZN9__gnu_cxx16bitmap_allocatorIwE15_S_last_requestE
debug: Symbol _ZN9__gnu_cxx16bitmap_allocatorIwE15_S_last_requestE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZSt14__once_functor
debug: Symbol _ZSt14__once_functor bound to definition in libstdc++.so.6
debug: Looking up symbol _ZGVNSt8time_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE2idE
debug: Symbol _ZGVNSt8time_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE2idE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTVSt5ctypeIcE
debug: Symbol _ZTVSt5ctypeIcE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZSt4cout
debug: Symbol _ZSt4cout bound to definition in libstdc++.so.6
debug: Looking up symbol _ZSt4wcin
debug: Symbol _ZSt4wcin bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTVSt12strstreambuf
debug: Symbol _ZTVSt12strstreambuf bound to definition in libstdc++.so.6
debug: Looking up symbol _Touptab
debug: Symbol _Touptab bound to definition in libc.so.3
debug: Looking up symbol _ZGVNSt8time_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE2idE
debug: Symbol _ZGVNSt8time_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE2idE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZGVZN9__gnu_cxx13__common_poolINS_6__poolELb1EE11_S_get_poolEvE7_S_pool
debug: Symbol _ZGVZN9__gnu_cxx13__common_poolINS_6__poolELb1EE11_S_get_poolEvE7_S_pool bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTVN9__gnu_cxx13stdio_filebufIcSt11char_traitsIcEEE
debug: Symbol _ZTVN9__gnu_cxx13stdio_filebufIcSt11char_traitsIcEEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt10money_base8_S_atomsE
debug: Symbol _ZNSt10money_base8_S_atomsE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTVSt9money_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE
debug: Symbol _ZTVSt9money_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZGVNSt9money_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE2idE
debug: Symbol _ZGVNSt9money_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE2idE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTVSt8ios_base
debug: Symbol _ZTVSt8ios_base bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTVN10__cxxabiv117__array_type_infoE
debug: Symbol _ZTVN10__cxxabiv117__array_type_infoE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTVSt23__codecvt_abstract_baseIwc9_MbstatetE
debug: Symbol _ZTVSt23__codecvt_abstract_baseIwc9_MbstatetE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTVN9__gnu_cxx18stdio_sync_filebufIwSt11char_traitsIwEEE
debug: Symbol _ZTVN9__gnu_cxx18stdio_sync_filebufIwSt11char_traitsIwEEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTTSt10ostrstream
debug: Symbol _ZTTSt10ostrstream bound to definition in libstdc++.so.6
debug: Looking up symbol _ZZN9__gnu_cxx9free_list16_M_get_free_listEvE12_S_free_list
debug: Symbol _ZZN9__gnu_cxx9free_list16_M_get_free_listEvE12_S_free_list bound to definition in libstdc++.so.6
debug: Looking up symbol _ZGVNSt10moneypunctIcLb1EE2idE
debug: Symbol _ZGVNSt10moneypunctIcLb1EE2idE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZNSt6locale18_S_initialize_onceEv
debug: Symbol _ZNSt6locale18_S_initialize_onceEv bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTVSt15time_get_bynameIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE
debug: Symbol _ZTVSt15time_get_bynameIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTVSt10moneypunctIcLb1EE
debug: Symbol _ZTVSt10moneypunctIcLb1EE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTVN9__gnu_cxx29__concurrence_broadcast_errorE
debug: Symbol _ZTVN9__gnu_cxx29__concurrence_broadcast_errorE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTVSt17moneypunct_bynameIwLb1EE
debug: Symbol _ZTVSt17moneypunct_bynameIwLb1EE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZGVNSt8time_putIwSt19ostreambuf_iteratorIwSt11char_traitsIwEEE2idE
debug: Symbol _ZGVNSt8time_putIwSt19ostreambuf_iteratorIwSt11char_traitsIwEEE2idE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTVSt17moneypunct_bynameIcLb0EE
debug: Symbol _ZTVSt17moneypunct_bynameIcLb0EE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTVSt15time_get_bynameIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE
debug: Symbol _ZTVSt15time_get_bynameIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTVSt15time_put_bynameIwSt19ostreambuf_iteratorIwSt11char_traitsIwEEE
debug: Symbol _ZTVSt15time_put_bynameIwSt19ostreambuf_iteratorIwSt11char_traitsIwEEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt8ios_base4Init20_S_synced_with_stdioE
debug: Symbol _ZNSt8ios_base4Init20_S_synced_with_stdioE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZGVNSt10moneypunctIwLb1EE2idE
debug: Symbol _ZGVNSt10moneypunctIwLb1EE2idE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTVSt15time_put_bynameIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE
debug: Symbol _ZTVSt15time_put_bynameIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTVSt9basic_iosIwSt11char_traitsIwEE
debug: Symbol _ZTVSt9basic_iosIwSt11char_traitsIwEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTVN9__gnu_cxx24__concurrence_lock_errorE
debug: Symbol _ZTVN9__gnu_cxx24__concurrence_lock_errorE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZN9__gnu_cxx16bitmap_allocatorIwE13_S_block_sizeE
debug: Symbol _ZN9__gnu_cxx16bitmap_allocatorIwE13_S_block_sizeE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTVSt15basic_stringbufIwSt11char_traitsIwESaIwEE
debug: Symbol _ZTVSt15basic_stringbufIwSt11char_traitsIwESaIwEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZGVNSt7collateIcE2idE
debug: Symbol _ZGVNSt7collateIcE2idE bound to definition in libminecraftpe.so
debug: Looking up symbol __exidx_start
debug: Symbol __exidx_start bound to definition in Executable
debug: Looking up symbol _ZN9__gnu_cxx17__pool_alloc_base13_S_start_freeE
debug: Symbol _ZN9__gnu_cxx17__pool_alloc_base13_S_start_freeE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZGVNSt9money_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE2idE
debug: Symbol _ZGVNSt9money_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE2idE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTVSt18__moneypunct_cacheIcLb1EE
debug: Symbol _ZTVSt18__moneypunct_cacheIcLb1EE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTVSt17moneypunct_bynameIwLb0EE
debug: Symbol _ZTVSt17moneypunct_bynameIwLb0EE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZN9__gnu_cxx16bitmap_allocatorIcE21_S_last_dealloc_indexE
debug: Symbol _ZN9__gnu_cxx16bitmap_allocatorIcE21_S_last_dealloc_indexE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZGVN9__gnu_cxx16bitmap_allocatorIwE6_S_mutE
debug: Symbol _ZGVN9__gnu_cxx16bitmap_allocatorIwE6_S_mutE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTVN10__cxxabiv120__function_type_infoE
debug: Symbol _ZTVN10__cxxabiv120__function_type_infoE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt6locale5_Impl19_S_facet_categoriesE
debug: Symbol _ZNSt6locale5_Impl19_S_facet_categoriesE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTVSt16__numpunct_cacheIwE
debug: Symbol _ZTVSt16__numpunct_cacheIwE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTVSt8messagesIcE
debug: Symbol _ZTVSt8messagesIcE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTVSt7num_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE
debug: Symbol _ZTVSt7num_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZTVSt8time_putIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE
debug: Symbol _ZTVSt8time_putIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE bound to definition in libminecraftpe.so
debug: Looking up symbol _ZTVSt8time_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE
debug: Symbol _ZTVSt8time_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE bound to definition in libstdc++.so.6
debug: Looking up symbol _ZNSt17__timepunct_cacheIwE12_S_timezonesE
debug: Symbol _ZNSt17__timepunct_cacheIwE12_S_timezonesE bound to definition in libstdc++.so.6
debug: Looking up symbol __deregister_frame_info
debug: Symbol __deregister_frame_info could not be resolved in this scope
debug: Looking up symbol _ZN9__gnu_cxx27__verbose_terminate_handlerEv
debug: Symbol _ZN9__gnu_cxx27__verbose_terminate_handlerEv bound to definition in libminecraftpe.so
debug: Looking up symbol _ZSt9terminatev
debug: Symbol _ZSt9terminatev bound to definition in libminecraftpe.so
debug: Looking up symbol _gles_overlap_fntbl
debug: Symbol _gles_overlap_fntbl bound to definition in libEGL.so.1
debug: Looking up symbol __cxa_finalize
debug: Symbol __cxa_finalize bound to definition in libc.so.3
debug: Looking up symbol _gles1_extbl
debug: Symbol _gles1_extbl bound to definition in libEGL.so.1
debug: Looking up symbol _gles1_cm_fntbl
debug: Symbol _gles1_cm_fntbl bound to definition in libEGL.so.1
debug: Looking up symbol __deregister_frame_info
debug: Symbol __deregister_frame_info could not be resolved in this scope
debug: Looking up symbol _gles1_cm_extbl
debug: Symbol _gles1_cm_extbl bound to definition in libEGL.so.1
debug: Looking up symbol _gles_overlap_cm_fntbl
debug: Symbol _gles_overlap_cm_fntbl bound to definition in libEGL.so.1
debug: Looking up symbol _gles_overlap_extbl
debug: Symbol _gles_overlap_extbl bound to definition in libEGL.so.1
debug: Looking up symbol _gles1_fntbl
debug: Symbol _gles1_fntbl bound to definition in libEGL.so.1
debug: Looking up symbol _Jv_RegisterClasses
debug: Symbol _Jv_RegisterClasses could not be resolved in this scope
debug: Looking up symbol __register_frame_info
debug: Symbol __register_frame_info could not be resolved in this scope
debug: Looking up symbol __slog_once
debug: Symbol __slog_once bound to definition in libc.so.3
debug: Looking up symbol __stack_chk_guard
debug: Symbol __stack_chk_guard bound to definition in libc.so.3
debug: Looking up symbol _gles_overlap_fntbl
debug: Symbol _gles_overlap_fntbl bound to definition in libEGL.so.1
debug: Looking up symbol _Ctype
debug: Symbol _Ctype bound to definition in libc.so.3
debug: Looking up symbol __cxa_finalize
debug: Symbol __cxa_finalize bound to definition in libc.so.3
debug: Looking up symbol _slogfd
debug: Symbol _slogfd bound to definition in libc.so.3
debug: Looking up symbol __slog_mux
debug: Symbol __slog_mux bound to definition in libc.so.3
debug: Looking up symbol _vg_fntbl
debug: Symbol _vg_fntbl bound to definition in libEGL.so.1
debug: Looking up symbol _gles1_extbl
debug: Symbol _gles1_extbl bound to definition in libEGL.so.1
debug: Looking up symbol _gles1_cm_fntbl
debug: Symbol _gles1_cm_fntbl bound to definition in libEGL.so.1
debug: Looking up symbol _gles2_fntbl
debug: Symbol _gles2_fntbl bound to definition in libEGL.so.1
debug: Looking up symbol __deregister_frame_info
debug: Symbol __deregister_frame_info could not be resolved in this scope
debug: Looking up symbol _gles2_extbl
debug: Symbol _gles2_extbl bound to definition in libEGL.so.1
debug: Looking up symbol _gles1_cm_extbl
debug: Symbol _gles1_cm_extbl bound to definition in libEGL.so.1
debug: Looking up symbol _gles_overlap_cm_fntbl
debug: Symbol _gles_overlap_cm_fntbl bound to definition in libEGL.so.1
debug: Looking up symbol _egl_handle
debug: Symbol _egl_handle bound to definition in libEGL.so.1
debug: Looking up symbol _egl_fntbl_allocated
debug: Symbol _egl_fntbl_allocated bound to definition in libEGL.so.1
debug: Looking up symbol _gles_overlap_extbl
debug: Symbol _gles_overlap_extbl bound to definition in libEGL.so.1
debug: Looking up symbol _egl_extbl
debug: Symbol _egl_extbl bound to definition in libEGL.so.1
debug: Looking up symbol _gles1_fntbl
debug: Symbol _gles1_fntbl bound to definition in libEGL.so.1
debug: Looking up symbol _egl_fntbl
debug: Symbol _egl_fntbl bound to definition in libEGL.so.1
debug: Looking up symbol _Jv_RegisterClasses
debug: Symbol _Jv_RegisterClasses could not be resolved in this scope
debug: Looking up symbol __register_frame_info
debug: Symbol __register_frame_info could not be resolved in this scope
debug: Looking up symbol egl_disp_list
debug: Symbol egl_disp_list bound to definition in libEGL.so.1
debug: Looking up symbol __register_frame_info
debug: Symbol __register_frame_info could not be resolved in this scope
debug: Looking up symbol __stack_chk_guard
debug: Symbol __stack_chk_guard bound to definition in libc.so.3
debug: Looking up symbol _Jv_RegisterClasses
debug: Symbol _Jv_RegisterClasses could not be resolved in this scope
debug: Looking up symbol __cxa_finalize
debug: Symbol __cxa_finalize bound to definition in libc.so.3
debug: Looking up symbol _Stderr
debug: Symbol _Stderr bound to definition in libc.so.3
debug: Looking up symbol _Tolotab
debug: Symbol _Tolotab bound to definition in libc.so.3
debug: Looking up symbol __deregister_frame_info
debug: Symbol __deregister_frame_info could not be resolved in this scope
debug: Looking up symbol __stack_chk_guard
debug: Symbol __stack_chk_guard could not be resolved in this scope
debug: Looking up symbol __stack_chk_guard
debug: Symbol __stack_chk_guard bound to definition in libc.so.3
debug: Looking up symbol __sF
debug: Symbol __sF could not be resolved in this scope
debug: Looking up symbol __sF
debug: Symbol __sF could not be resolved in this scope
unknown symbol: __sF
debug: Looking up symbol __gnu_Unwind_Find_exidx
debug: Symbol __gnu_Unwind_Find_exidx could not be resolved in this scope
debug: Looking up symbol __gnu_Unwind_Find_exidx
debug: Symbol __gnu_Unwind_Find_exidx bound to definition in libc.so.3
debug: Looking up symbol _tolower_tab_
debug: Symbol _tolower_tab_ could not be resolved in this scope
debug: Looking up symbol _tolower_tab_
debug: Symbol _tolower_tab_ could not be resolved in this scope
unknown symbol: _tolower_tab_
debug: Looking up symbol _ctype_
debug: Symbol _ctype_ could not be resolved in this scope
debug: Looking up symbol _ctype_
debug: Symbol _ctype_ could not be resolved in this scope
unknown symbol: _ctype_
debug: Looking up symbol pthread_setspecific
debug: Symbol pthread_setspecific bound to definition in libc.so.3
debug: Looking up symbol _dlclose
debug: Symbol _dlclose bound to definition in libc.so.3
libs: dlclose(0x78e8c380, 1)
debug: Looking up symbol _dl_free
debug: Symbol _dl_free bound to definition in libc.so.3
debug: Removed libminecraftpe.so from link map
debug: Removed liblog.so from link map
debug: Removed libEGL.so.1 from link map
debug: Removed libGLESv1_CM.so.1 from link map
debug: Removed libstdc++.so.6 from link map
debug: Removed libdl.so from link map
debug: Removed libbionic.so from link map
debug: Removed libm_android.so from link map
debug: Removed libscreen.so.1 from link map
debug: Removed libimg.so.1 from link map
debug: Removed libmmrndclient.so.1 from link map
debug: Removed libstrm.so.1 from link map
debug: Removed libpps.so.1 from link map
r_map:
Base address: 0x780a9000
Soname:
Next: 0x78e88400
Prev: 0x0
Matching soname:
Time lib was loaded: 1336803642
Path: /usr/bin/python3.2
--------------------
Base address: 0x78600000
Soname: libpython3.2m.so.1.0
Next: 0x78e88800
Prev: 0x78e88000
Matching soname:
Time lib was loaded: 1336803642
Path: /base/usr/lib/libpython3.2m.so.1.0
--------------------
Base address: 0x78290000
Soname: libiconv.so.1
Next: 0x78e88c00
Prev: 0x78e88400
Matching soname:
Time lib was loaded: 1336803642
Path: /base/usr/lib/libiconv.so.1
--------------------
Base address: 0x78040000
Soname: libsocket.so.3
Next: 0x78e89000
Prev: 0x78e88800
Matching soname:
Time lib was loaded: 1336803642
Path: /proc/boot/libsocket.so.3
--------------------
Base address: 0x7801d000
Soname: libintl.so.1
Next: 0x78e89400
Prev: 0x78e88c00
Matching soname:
Time lib was loaded: 1336803642
Path: /base/usr/lib/libintl.so.1
--------------------
Base address: 0x78080000
Soname: libm.so.2
Next: 0x78e89800
Prev: 0x78e89000
Matching soname:
Time lib was loaded: 1336803642
Path: /proc/boot/libm.so.2
--------------------
Base address: 0x13e0000
Soname: libc.so.3
Next: 0x78e89c00
Prev: 0x78e89400
Matching soname:
Time lib was loaded: 1336803642
Path: /usr/lib/ldqnx.so.2
--------------------
Base address: 0x7800a000
Soname: _bisect.so
Next: 0x78e8b000
Prev: 0x78e89800
Matching soname:
Time lib was loaded: 1336803643
Path: /base/usr/lib/python3.2/lib-dynload/_bisect.so
--------------------
Base address: 0x78000000
Soname: _heapq.so
Next: 0x78e8b400
Prev: 0x78e89c00
Matching soname:
Time lib was loaded: 1336803643
Path: /base/usr/lib/python3.2/lib-dynload/_heapq.so
--------------------
Base address: 0x78011000
Soname: readline.so
Next: 0x78e8b800
Prev: 0x78e8b000
Matching soname:
Time lib was loaded: 1336803643
Path: /base/usr/lib/python3.2/lib-dynload/readline.so
--------------------
Base address: 0x784f0000
Soname: libedit.so.0
Next: 0x78e8bc00
Prev: 0x78e8b400
Matching soname:
Time lib was loaded: 1336803643
Path: /base/usr/lib/libedit.so.0
--------------------
Base address: 0x784c0000
Soname: _ctypes.so
Next: 0x7848b000
Prev: 0x78e8b800
Matching soname:
Time lib was loaded: 1336803658
Path: /base/usr/lib/python3.2/lib-dynload/_ctypes.so
--------------------
Base address: 0x78033000
Soname: _struct.so
Next: 0x0
Prev: 0x78e8bc00
Matching soname:
Time lib was loaded: 1336803658
Path: /base/usr/lib/python3.2/lib-dynload/_struct.so
--------------------
List dump. Name: debug: All objects list (DAO)
Object addr 0x78e88000
Refcount: 6
Flags: 0x2040e247 INIT|FINI|RESOLVED|JMPRELSDONE|EXECUTABLE|INITARRAY|FINIARRAY|PREINIT|GLOBAL|PIE
Name:
Rpath:
Text: 0x780a9000
Text size: 3280 (0xcd0)
Text rel: 2013958144 (0x780a9000)
Data offset: 7932 (0x1efc)
Data size: 432 (0x1b0)
Data rel: 2013958144 (0x780a9000)
Scope: 0x145fa70
Object addr 0x78e88400
Refcount: 6
Flags: 0x402043 INIT|RESOLVED|JMPRELSDONE|INITARRAY|GLOBAL
Name: libpython3.2m.so.1.0
Rpath:
Text: 0x78600000
Text size: 1173016 (0x11e618)
Text rel: 2019557376 (0x78600000)
Data offset: 1177672 (0x11f848)
Data size: 258108 (0x3f03c)
Data rel: 2019557376 (0x78600000)
Scope: 0x145fa70
Object addr 0x78e88800
Refcount: 6
Flags: 0x402043 INIT|RESOLVED|JMPRELSDONE|INITARRAY|GLOBAL
Name: libiconv.so.1
Rpath:
Text: 0x78290000
Text size: 911064 (0xde6d8)
Text rel: 2015952896 (0x78290000)
Data offset: 915064 (0xdf678)
Data size: 2660 (0xa64)
Data rel: 2015952896 (0x78290000)
Scope: 0x145fa70
Object addr 0x78e88c00
Refcount: 6
Flags: 0x402043 INIT|RESOLVED|JMPRELSDONE|INITARRAY|GLOBAL
Name: libsocket.so.3
Rpath:
Text: 0x78040000
Text size: 185076 (0x2d2f4)
Text rel: 2013528064 (0x78040000)
Data offset: 190088 (0x2e688)
Data size: 24896 (0x6140)
Data rel: 2013528064 (0x78040000)
Scope: 0x145fa70
Object addr 0x78e89000
Refcount: 6
Flags: 0x402043 INIT|RESOLVED|JMPRELSDONE|INITARRAY|GLOBAL
Name: libintl.so.1
Rpath:
Text: 0x7801d000
Text size: 50864 (0xc6b0)
Text rel: 2013384704 (0x7801d000)
Data offset: 57124 (0xdf24)
Data size: 840 (0x348)
Data rel: 2013384704 (0x7801d000)
Scope: 0x145fa70
Object addr 0x78e89400
Refcount: 6
Flags: 0x402043 INIT|RESOLVED|JMPRELSDONE|INITARRAY|GLOBAL
Name: libm.so.2
Rpath:
Text: 0x78080000
Text size: 149872 (0x24970)
Text rel: 2013790208 (0x78080000)
Data offset: 153592 (0x257f8)
Data size: 5412 (0x1524)
Data rel: 2013790208 (0x78080000)
Scope: 0x145fa70
Object addr 0x78e89800
Refcount: 6
Flags: 0x402043 INIT|RESOLVED|JMPRELSDONE|INITARRAY|GLOBAL
Name: libc.so.3
Rpath:
Text: 0x13e0000
Text size: 507580 (0x7bebc)
Text rel: 20840448 (0x13e0000)
Data offset: 509420 (0x7c5ec)
Data size: 15680 (0x3d40)
Data rel: 20840448 (0x13e0000)
Scope: 0x145fa70
Object addr 0x78e89c00
Refcount: 1
Flags: 0x2143 INIT|RESOLVED|JMPRELSDONE|NOSONAME|INITARRAY
Name: _bisect.so
Rpath:
Text: 0x7800a000
Text size: 16204 (0x3f4c)
Text rel: 2013306880 (0x7800a000)
Data offset: 20260 (0x4f24)
Data size: 2364 (0x93c)
Data rel: 2013306880 (0x7800a000)
Scope: 0x78e86500
Object addr 0x78e8b000
Refcount: 1
Flags: 0x2143 INIT|RESOLVED|JMPRELSDONE|NOSONAME|INITARRAY
Name: _heapq.so
Rpath:
Text: 0x78000000
Text size: 18356 (0x47b4)
Text rel: 2013265920 (0x78000000)
Data offset: 24356 (0x5f24)
Data size: 7652 (0x1de4)
Data rel: 2013265920 (0x78000000)
Scope: 0x78e867c0
Object addr 0x78e8b400
Refcount: 1
Flags: 0x2143 INIT|RESOLVED|JMPRELSDONE|NOSONAME|INITARRAY
Name: readline.so
Rpath:
Text: 0x78011000
Text size: 22984 (0x59c8)
Text rel: 2013335552 (0x78011000)
Data offset: 28444 (0x6f1c)
Data size: 4244 (0x1094)
Data rel: 2013335552 (0x78011000)
Scope: 0x78e86a80
Object addr 0x78e8b800
Refcount: 1
Flags: 0x2043 INIT|RESOLVED|JMPRELSDONE|INITARRAY
Name: libedit.so.0
Rpath:
Text: 0x784f0000
Text size: 239904 (0x3a920)
Text rel: 2018443264 (0x784f0000)
Data offset: 244000 (0x3b920)
Data size: 17948 (0x461c)
Data rel: 2018443264 (0x784f0000)
Scope: 0x78e86a80
Object addr 0x78e8bc00
Refcount: 1
Flags: 0x2143 INIT|RESOLVED|JMPRELSDONE|NOSONAME|INITARRAY
Name: _ctypes.so
Rpath:
Text: 0x784c0000
Text size: 110524 (0x1afbc)
Text rel: 2018246656 (0x784c0000)
Data offset: 114404 (0x1bee4)
Data size: 9420 (0x24cc)
Data rel: 2018246656 (0x784c0000)
Scope: 0x78e86e00
Object addr 0x7848b000
Refcount: 1
Flags: 0x2143 INIT|RESOLVED|JMPRELSDONE|NOSONAME|INITARRAY
Name: _struct.so
Rpath:
Text: 0x78033000
Text size: 30888 (0x78a8)
Text rel: 2013474816 (0x78033000)
Data offset: 36644 (0x8f24)
Data size: 5688 (0x1638)
Data rel: 2013474816 (0x78033000)
Scope: 0x78e8c0c0
debug: Looking up symbol dlerror
debug: Symbol dlerror bound to definition in libc.so.3
debug: Looking up symbol pthread_getspecific
debug: Symbol pthread_getspecific bound to definition in libc.so.3
debug: Looking up symbol PyErr_SetString
debug: Symbol PyErr_SetString bound to definition in libpython3.2m.so.1.0
debug: Looking up symbol PyErr_Print
debug: Symbol PyErr_Print bound to definition in libpython3.2m.so.1.0
debug: Looking up symbol PyErr_PrintEx
debug: Symbol PyErr_PrintEx bound to definition in libpython3.2m.so.1.0
debug: Looking up symbol PyErr_Display
debug: Symbol PyErr_Display bound to definition in libpython3.2m.so.1.0
debug: Looking up symbol PyException_GetCause
debug: Symbol PyException_GetCause bound to definition in libpython3.2m.so.1.0
debug: Looking up symbol fflush
debug: Symbol fflush bound to definition in libc.so.3
debug: Looking up symbol PyTraceBack_Print
debug: Symbol PyTraceBack_Print bound to definition in libpython3.2m.so.1.0
debug: Looking up symbol PyFile_WriteString
debug: Symbol PyFile_WriteString bound to definition in libpython3.2m.so.1.0
debug: Looking up symbol PyFile_WriteObject
debug: Symbol PyFile_WriteObject bound to definition in libpython3.2m.so.1.0
debug: Looking up symbol PyUnicodeUCS2_GetSize
debug: Symbol PyUnicodeUCS2_GetSize bound to definition in libpython3.2m.so.1.0
debug: Looking up symbol _PyBytes_Join
debug: Symbol _PyBytes_Join bound to definition in libpython3.2m.so.1.0
debug: Looking up symbol write
debug: Symbol write bound to definition in libc.so.3
Traceback (most recent call last):
debug: Looking up symbol PyUnicodeUCS2_FromFormat
debug: Symbol PyUnicodeUCS2_FromFormat bound to definition in libpython3.2m.so.1.0
File "<stdin>", line 1, in <module>
debug: Looking up symbol _Py_DisplaySourceLine
debug: Symbol _Py_DisplaySourceLine bound to definition in libpython3.2m.so.1.0
File "/home/builder/hudson/workspace/GR2_0_0-Python-3.2/python-3.2/nto-armv7/usr/lib/python3.2/ctypes/__init__.py", line 418, in LoadLibrary
File "/home/builder/hudson/workspace/GR2_0_0-Python-3.2/python-3.2/nto-armv7/usr/lib/python3.2/ctypes/__init__.py", line 340, in __init__
OSError: Unresolved symbols
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment