pyjam icon indicating copy to clipboard operation
pyjam copied to clipboard

Random Crashing

Open qwalifyd opened this issue 8 years ago • 1 comments

ISSUE:

Crashing whenever I hit Music Downloader, or Settings, or Start. Basically whenever I use anything ._. INFORMATION:

  • OS (Windows/Linux/OSX): Linux Mint Cinnamon
  • Version (v1.0/v1.1/etc.): 17.1 (Rebecca)
  • 32-bit/64-bit

Note that Linux Mint Cinnamon 17.1 is modeled after 14.04 Ubuntu :]

LOG:

OOOOkay, first, because I was not aware that there is a 'log' in there, I took things into my own hands, by running GDB to figure out why it was crashing ;p

brock@PAMELA-PC ~ $ sudo gdb $(pidof pyjam) [sudo] password for brock: GNU gdb (Ubuntu 7.7.1-0ubuntu5~14.04.2) 7.7.1 Copyright (C) 2014 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-linux-gnu". Type "show configuration" for configuration details. For bug reporting instructions, please see: http://www.gnu.org/software/gdb/bugs/. Find the GDB manual and other documentation resources online at: http://www.gnu.org/software/gdb/documentation/. For help, type "help". Type "apropos word" to search for commands related to "word"... 17883: No such file or directory. Attaching to process 17881 Reading symbols from /home/brock/Downloads/PyJAM/pyjam...(no debugging symbols found)...done. Reading symbols from /lib/x86_64-linux-gnu/libdl.so.2...Reading symbols from /usr/lib/debug//lib/x86_64-linux-gnu/libdl-2.19.so...done. done. Loaded symbols for /lib/x86_64-linux-gnu/libdl.so.2 Reading symbols from /lib/x86_64-linux-gnu/libz.so.1...(no debugging symbols found)...done. Loaded symbols for /lib/x86_64-linux-gnu/libz.so.1 Reading symbols from /lib/x86_64-linux-gnu/libc.so.6...Reading symbols from /usr/lib/debug//lib/x86_64-linux-gnu/libc-2.19.so...done. done. Loaded symbols for /lib/x86_64-linux-gnu/libc.so.6 Reading symbols from /lib64/ld-linux-x86-64.so.2...Reading symbols from /usr/lib/debug//lib/x86_64-linux-gnu/ld-2.19.so...done. done. Loaded symbols for /lib64/ld-linux-x86-64.so.2 0x00007fe90e0ca982 in __libc_wait (stat_loc=0x7ffc41bfe1ac) at ../sysdeps/unix/sysv/linux/wait.c:30 30 ../sysdeps/unix/sysv/linux/wait.c: No such file or directory. (gdb) c Continuing.

Program received signal SIGTRAP, Trace/breakpoint trap. 0x00007fe90e040c37 in __GI_raise (sig=5) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 56 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory. (gdb) bt #0 0x00007fe90e040c37 in __GI_raise (sig=5) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 #1 0x00000000004047cc in ?? () #2 0x00000000004029fd in ?? () #3 0x00007fe90e02bf45 in __libc_start_main (main=0x401740, argc=1, argv=0x7ffc41c012e8, init=, fini=, rtld_fini=, stack_end=0x7ffc41c012d8) at libc-start.c:287 #4 0x000000000040176e in ?? ()

now the contents of the log file

21:59:20 INFO: Python 3.4.2 (default, Oct 8 2014, 10:47:48) [GCC 4.9.1] on linux 21:59:20 INFO: uname_result(system='Linux', node='PAMELA-PC', release='3.19.0-32-generic', version='#37~14.04.1-Ubuntu SMP Thu Oct 22 09:41:40 UTC 2015', machine='x86_64', processor='x86_64') 21:59:20 INFO: pyjam version 1.2.9 21:59:21 INFO: Generating track list with path audio/csgo 21:59:32 INFO: Python 3.4.2 (default, Oct 8 2014, 10:47:48) [GCC 4.9.1] on linux 21:59:32 INFO: uname_result(system='Linux', node='PAMELA-PC', release='3.19.0-32-generic', version='#37~14.04.1-Ubuntu SMP Thu Oct 22 09:41:40 UTC 2015', machine='x86_64', processor='x86_64') 21:59:32 INFO: pyjam version 1.2.9 21:59:32 INFO: Generating track list with path audio/csgo 22:00:10 INFO: Python 3.4.2 (default, Oct 8 2014, 10:47:48) [GCC 4.9.1] on linux 22:00:10 INFO: uname_result(system='Linux', node='PAMELA-PC', release='3.19.0-32-generic', version='#37~14.04.1-Ubuntu SMP Thu Oct 22 09:41:40 UTC 2015', machine='x86_64', processor='x86_64') 22:00:10 INFO: pyjam version 1.2.9 22:00:10 INFO: Generating track list with path audio/csgo 22:10:19 INFO: Python 3.4.2 (default, Oct 8 2014, 10:47:48) [GCC 4.9.1] on linux 22:10:19 INFO: uname_result(system='Linux', node='PAMELA-PC', release='3.19.0-32-generic', version='#37~14.04.1-Ubuntu SMP Thu Oct 22 09:41:40 UTC 2015', machine='x86_64', processor='x86_64') 22:10:19 INFO: pyjam version 1.2.9 22:10:19 INFO: Generating track list with path audio/csgo 22:10:23 INFO: Generating track list with path audio/csgo 22:10:31 INFO: Python 3.4.2 (default, Oct 8 2014, 10:47:48) [GCC 4.9.1] on linux 22:10:31 INFO: uname_result(system='Linux', node='PAMELA-PC', release='3.19.0-32-generic', version='#37~14.04.1-Ubuntu SMP Thu Oct 22 09:41:40 UTC 2015', machine='x86_64', processor='x86_64') 22:10:31 INFO: pyjam version 1.2.9 22:10:31 INFO: Generating track list with path audio/csgo 22:11:19 INFO: Python 3.4.2 (default, Oct 8 2014, 10:47:48) [GCC 4.9.1] on linux 22:11:19 INFO: uname_result(system='Linux', node='PAMELA-PC', release='3.19.0-32-generic', version='#37~14.04.1-Ubuntu SMP Thu Oct 22 09:41:40 UTC 2015', machine='x86_64', processor='x86_64') 22:11:19 INFO: pyjam version 1.2.9 22:11:19 INFO: Generating track list with path audio/csgo 22:11:43 INFO: Python 3.4.2 (default, Oct 8 2014, 10:47:48) [GCC 4.9.1] on linux 22:11:43 INFO: uname_result(system='Linux', node='PAMELA-PC', release='3.19.0-32-generic', version='#37~14.04.1-Ubuntu SMP Thu Oct 22 09:41:40 UTC 2015', machine='x86_64', processor='x86_64') 22:11:43 INFO: pyjam version 1.2.9 22:11:43 INFO: Generating track list with path audio/csgo 22:12:15 INFO: Python 3.4.2 (default, Oct 8 2014, 10:47:48) [GCC 4.9.1] on linux 22:12:15 INFO: uname_result(system='Linux', node='PAMELA-PC', release='3.19.0-32-generic', version='#37~14.04.1-Ubuntu SMP Thu Oct 22 09:41:40 UTC 2015', machine='x86_64', processor='x86_64') 22:12:15 INFO: pyjam version 1.2.9 22:12:15 INFO: Generating track list with path audio/csgo

qwalifyd avatar Jan 01 '17 04:01 qwalifyd

any fix?

daniel11609 avatar Apr 22 '17 13:04 daniel11609