/mnt/utmp/telegram$ OPENSSL_armcap=0 QT_XKB_CONFIG_ROOT=/usr/share/X11/xkb HOME=/mnt/utmp/telegram/home LD_LIBRARY_PATH=/mnt/utmp/telegram/lib
LD_LIBRARY_PATH gdb ./Telegram
GNU gdb (GDB) 7.10
Copyright (C) 2015 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <
http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "armv7l-unknown-linux-gnueabi".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<
http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<
http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from ./Telegram...done.
(gdb) r
Starting program: /mnt/utmp/telegram/Telegram
warning: File "/lib/libthread_db-1.0.so" auto-loading has been declined by your `auto-load safe-path' set to "$debugdir
datadir/auto-load".
To enable execution of this file add
add-auto-load-safe-path /lib/libthread_db-1.0.so
line to your configuration file "/mnt/utmp/telegram/home/.gdbinit".
To completely disable this security protection add
set auto-load safe-path /
line to your configuration file "/mnt/utmp/telegram/home/.gdbinit".
For more information about this security protection see the
"Auto-loading safe path" section in the GDB manual. E.g., run from the shell:
info "(gdb)Auto-loading safe path"
warning: Unable to find libthread_db matching inferior's thread library, thread debugging will not be available.
warning: File "/lib/libthread_db-1.0.so" auto-loading has been declined by your `auto-load safe-path' set to "$debugdir
datadir/auto-load".
warning: Unable to find libthread_db matching inferior's thread library, thread debugging will not be available.
[New LWP 3588]
Qt: Session management error: Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed
[New LWP 3589]
[LWP 3588 exited]
[LWP 3589 exited]
[Inferior 1 (process 3585) exited normally]
(gdb) bt
No stack.
(gdb) r
Starting program: /mnt/utmp/telegram/Telegram
warning: File "/lib/libthread_db-1.0.so" auto-loading has been declined by your `auto-load safe-path' set to "$debugdir
datadir/auto-load".
warning: Unable to find libthread_db matching inferior's thread library, thread debugging will not be available.
warning: File "/lib/libthread_db-1.0.so" auto-loading has been declined by your `auto-load safe-path' set to "$debugdir
datadir/auto-load".
warning: Unable to find libthread_db matching inferior's thread library, thread debugging will not be available.
[New LWP 3645]
Qt: Session management error: Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed
[New LWP 3650]
[New LWP 3651]
[New LWP 3652]
[New LWP 3653]
[New LWP 3654]
[New LWP 3655]
[LWP 3653 exited]
[New LWP 3656]
[New LWP 3657]
[New LWP 3658]
[LWP 3657 exited]
[New LWP 3659]
[LWP 3659 exited]
[New LWP 3681]
[New LWP 3682]
[New LWP 3683]
[New LWP 3684]
[LWP 3683 exited]
[New LWP 3685]
[New LWP 3686]
[New LWP 3687]
[LWP 3686 exited]
[LWP 3681 exited]
[New LWP 3688]
[New LWP 3689]
[New LWP 3690]
[LWP 3689 exited]
[LWP 3684 exited]
[LWP 3682 exited]
[LWP 3687 exited]
[LWP 3685 exited]
[LWP 3690 exited]
[LWP 3688 exited]
The program 'Telegram' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadValue (integer parameter out of range for operation)'.
(Details: serial 3611 error_code 2 request_code 139 minor_code 51)
(Note to programmers: normally, X errors are reported asynchronously;
that is, you will receive the error a while after causing it.
To debug your program, run it with the --sync command line
option to change this behavior. You can then get a meaningful
backtrace from your debugger if you break on the gdk_x_error() function.)
[LWP 3651 exited]
AL lib: (EE) alc_cleanup: 1 device not closed
[LWP 3658 exited]
[LWP 3656 exited]
[LWP 3655 exited]
[LWP 3654 exited]
[LWP 3652 exited]
[LWP 3650 exited]
[LWP 3645 exited]
[Inferior 1 (process 3641) exited with code 01]
(gdb) bt
No stack.
(gdb)