python@pekarnya ~> gdb /bin/kepka GNU gdb (GDB) 8.3 Copyright (C) 2019 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-pc-linux-gnu". Type "show configuration" for configuration details. For bug reporting instructions, please see: . Find the GDB manual and other documentation resources online at: . For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from /bin/kepka... (No debugging symbols found in /bin/kepka) (gdb) run Starting program: /usr/bin/kepka [Thread debugging using libthread_db enabled] Using host libthread_db library "/usr/lib/libthread_db.so.1". [New Thread 0x7fffec17b700 (LWP 1839)] QApplication: invalid style override passed, ignoring it. Available styles: Breeze, Oxygen, QtCurve, Windows, Fusion [New Thread 0x7fffe8b65700 (LWP 1840)] [New Thread 0x7fffe8112700 (LWP 1841)] [Thread 0x7fffe8112700 (LWP 1841) exited] [New Thread 0x7fffe35c4700 (LWP 1842)] [Thread 0x7fffe35c4700 (LWP 1842) exited] [New Thread 0x7fffe35c4700 (LWP 1843)] [Thread 0x7fffe35c4700 (LWP 1843) exited] [New Thread 0x7fffe35c4700 (LWP 1844)] [New Thread 0x7fffe2dc3700 (LWP 1845)] [New Thread 0x7fffe25c2700 (LWP 1846)] [New Thread 0x7fffe1dc1700 (LWP 1847)] [Thread 0x7fffe1dc1700 (LWP 1847) exited] Icon theme "gnome" not found. [New Thread 0x7fffe1dc1700 (LWP 1848)] [New Thread 0x7fffcf444700 (LWP 1849)] [New Thread 0x7fffcec43700 (LWP 1850)] [New Thread 0x7fffce442700 (LWP 1851)] [New Thread 0x7fffcdc41700 (LWP 1852)] [Thread 0x7fffce442700 (LWP 1851) exited] [New Thread 0x7fffce442700 (LWP 1853)] D/tgvoip: === Updating voip config === V/tgvoip: adsp_good_impls -> (Qualcomm Fluence) V/tgvoip: audio_bitrate_step_decr -> 1000.000000 V/tgvoip: audio_bitrate_step_incr -> 1000.000000 V/tgvoip: audio_congestion_window -> 1024.000000 V/tgvoip: audio_frame_size -> 60.000000 V/tgvoip: audio_init_bitrate -> 16000.000000 V/tgvoip: audio_init_bitrate_edge -> 8000.000000 V/tgvoip: audio_init_bitrate_gprs -> 8000.000000 V/tgvoip: audio_init_bitrate_saving -> 8000.000000 V/tgvoip: audio_max_bitrate -> 20000.000000 V/tgvoip: audio_max_bitrate_edge -> 16000.000000 V/tgvoip: audio_max_bitrate_gprs -> 8000.000000 V/tgvoip: audio_max_bitrate_saving -> 8000.000000 V/tgvoip: audio_medium_fec_bitrate -> 20000.000000 V/tgvoip: audio_medium_fec_multiplier -> 0.100000 V/tgvoip: audio_strong_fec_bitrate -> 7000.000000 V/tgvoip: bad_call_rating -> true V/tgvoip: force_tcp -> false V/tgvoip: jitter_initial_delay_60 -> 2.000000 V/tgvoip: jitter_losses_to_reset -> 20.000000 V/tgvoip: jitter_max_delay_60 -> 10.000000 V/tgvoip: jitter_max_slots_60 -> 20.000000 V/tgvoip: jitter_min_delay_60 -> 2.000000 V/tgvoip: jitter_resync_threshold -> 0.500000 V/tgvoip: use_ios_vpio_agc -> false V/tgvoip: use_system_aec -> true V/tgvoip: use_system_ns -> true V/tgvoip: use_tcp -> false Invalid return value 0 for stream protocol Invalid return value 0 for stream protocol [New Thread 0x7fffcccb0700 (LWP 1855)] [New Thread 0x7fffcc4af700 (LWP 1856)] [New Thread 0x7fffcc2ae700 (LWP 1857)] [Thread 0x7fffce442700 (LWP 1853) exited] Thread 1 "kepka" received signal SIGABRT, Aborted. 0x00007ffff481b755 in raise () from /usr/lib/libc.so.6 (gdb) stop (gdb) quit A debugging session is active. Inferior 1 [process 1835] will be killed. Quit anyway? (y or n) y