Activity log for bug #1318130

Date Who What changed Old value New value Message
2014-05-10 07:06:58 Dariusz Dwornikowski bug added bug
2014-05-10 07:11:24 Dariusz Dwornikowski summary equalx 0.7.1 segmentation fault equalx 0.7.1 segmentation fault when config from 0.6 present
2014-05-10 07:11:25 Dariusz Dwornikowski description I am preparing a new package version for Debian with 0.7.1 release. After compiling equalx, it does not run. A part of strace is presented below. I have: qt 5.2.1+dfsg-3 stat("/home/tdi/.config/equalx/settings.conf", {st_mode=S_IFREG|0644, st_size=633, ...}) = 0 lstat("/home/tdi/.config/equalx.conf", 0x7fff8d4cdd90) = -1 ENOENT (No such file or directory) open("/home/tdi/.config/equalx.conf", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/home/tdi/.config/equalx.conf", 0x7fff8d4cdde0) = -1 ENOENT (No such file or directory) stat("/home/tdi/.config/equalx.conf", 0x7fff8d4cddd0) = -1 ENOENT (No such file or directory) lstat("/etc/xdg/equalx/settings.conf", 0x7fff8d4cdd90) = -1 ENOENT (No such file or directory) open("/etc/xdg/equalx/settings.conf", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/etc/xdg/equalx/settings.conf", 0x7fff8d4cdde0) = -1 ENOENT (No such file or directory) stat("/etc/xdg/equalx/settings.conf", 0x7fff8d4cddd0) = -1 ENOENT (No such file or directory) lstat("/etc/xdg/equalx.conf", 0x7fff8d4cdd90) = -1 ENOENT (No such file or directory) open("/etc/xdg/equalx.conf", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/etc/xdg/equalx.conf", 0x7fff8d4cdde0) = -1 ENOENT (No such file or directory) stat("/etc/xdg/equalx.conf", 0x7fff8d4cddd0) = -1 ENOENT (No such file or directory) --- SIGSEGV (Segmentation fault) @ 0 (0) --- +++ killed by SIGSEGV +++ Segmentation fault I am preparing a new package version for Debian with 0.7.1 release. After compiling equalx, it gives seg fault, when configs are present from the 0.6 version. When I deleted ~.config/equalx/ directory - it works. A part of strace is presented below. I have: qt 5.2.1+dfsg-3 stat("/home/tdi/.config/equalx/settings.conf", {st_mode=S_IFREG|0644, st_size=633, ...}) = 0 lstat("/home/tdi/.config/equalx.conf", 0x7fff8d4cdd90) = -1 ENOENT (No such file or directory) open("/home/tdi/.config/equalx.conf", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/home/tdi/.config/equalx.conf", 0x7fff8d4cdde0) = -1 ENOENT (No such file or directory) stat("/home/tdi/.config/equalx.conf", 0x7fff8d4cddd0) = -1 ENOENT (No such file or directory) lstat("/etc/xdg/equalx/settings.conf", 0x7fff8d4cdd90) = -1 ENOENT (No such file or directory) open("/etc/xdg/equalx/settings.conf", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/etc/xdg/equalx/settings.conf", 0x7fff8d4cdde0) = -1 ENOENT (No such file or directory) stat("/etc/xdg/equalx/settings.conf", 0x7fff8d4cddd0) = -1 ENOENT (No such file or directory) lstat("/etc/xdg/equalx.conf", 0x7fff8d4cdd90) = -1 ENOENT (No such file or directory) open("/etc/xdg/equalx.conf", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/etc/xdg/equalx.conf", 0x7fff8d4cdde0) = -1 ENOENT (No such file or directory) stat("/etc/xdg/equalx.conf", 0x7fff8d4cddd0) = -1 ENOENT (No such file or directory) --- SIGSEGV (Segmentation fault) @ 0 (0) --- +++ killed by SIGSEGV +++ Segmentation fault
2014-05-10 07:12:00 Dariusz Dwornikowski description I am preparing a new package version for Debian with 0.7.1 release. After compiling equalx, it gives seg fault, when configs are present from the 0.6 version. When I deleted ~.config/equalx/ directory - it works. A part of strace is presented below. I have: qt 5.2.1+dfsg-3 stat("/home/tdi/.config/equalx/settings.conf", {st_mode=S_IFREG|0644, st_size=633, ...}) = 0 lstat("/home/tdi/.config/equalx.conf", 0x7fff8d4cdd90) = -1 ENOENT (No such file or directory) open("/home/tdi/.config/equalx.conf", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/home/tdi/.config/equalx.conf", 0x7fff8d4cdde0) = -1 ENOENT (No such file or directory) stat("/home/tdi/.config/equalx.conf", 0x7fff8d4cddd0) = -1 ENOENT (No such file or directory) lstat("/etc/xdg/equalx/settings.conf", 0x7fff8d4cdd90) = -1 ENOENT (No such file or directory) open("/etc/xdg/equalx/settings.conf", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/etc/xdg/equalx/settings.conf", 0x7fff8d4cdde0) = -1 ENOENT (No such file or directory) stat("/etc/xdg/equalx/settings.conf", 0x7fff8d4cddd0) = -1 ENOENT (No such file or directory) lstat("/etc/xdg/equalx.conf", 0x7fff8d4cdd90) = -1 ENOENT (No such file or directory) open("/etc/xdg/equalx.conf", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/etc/xdg/equalx.conf", 0x7fff8d4cdde0) = -1 ENOENT (No such file or directory) stat("/etc/xdg/equalx.conf", 0x7fff8d4cddd0) = -1 ENOENT (No such file or directory) --- SIGSEGV (Segmentation fault) @ 0 (0) --- +++ killed by SIGSEGV +++ Segmentation fault I am preparing a new package version for Debian with 0.7.1 release. After compiling equalx, it gives seg fault, when configs are present from the 0.6 version. When I deleted ~.config/equalx/ and ~/.equalx/ directories - it works. A part of strace is presented below. I have: qt 5.2.1+dfsg-3 stat("/home/tdi/.config/equalx/settings.conf", {st_mode=S_IFREG|0644, st_size=633, ...}) = 0 lstat("/home/tdi/.config/equalx.conf", 0x7fff8d4cdd90) = -1 ENOENT (No such file or directory) open("/home/tdi/.config/equalx.conf", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/home/tdi/.config/equalx.conf", 0x7fff8d4cdde0) = -1 ENOENT (No such file or directory) stat("/home/tdi/.config/equalx.conf", 0x7fff8d4cddd0) = -1 ENOENT (No such file or directory) lstat("/etc/xdg/equalx/settings.conf", 0x7fff8d4cdd90) = -1 ENOENT (No such file or directory) open("/etc/xdg/equalx/settings.conf", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/etc/xdg/equalx/settings.conf", 0x7fff8d4cdde0) = -1 ENOENT (No such file or directory) stat("/etc/xdg/equalx/settings.conf", 0x7fff8d4cddd0) = -1 ENOENT (No such file or directory) lstat("/etc/xdg/equalx.conf", 0x7fff8d4cdd90) = -1 ENOENT (No such file or directory) open("/etc/xdg/equalx.conf", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/etc/xdg/equalx.conf", 0x7fff8d4cdde0) = -1 ENOENT (No such file or directory) stat("/etc/xdg/equalx.conf", 0x7fff8d4cddd0) = -1 ENOENT (No such file or directory) --- SIGSEGV (Segmentation fault) @ 0 (0) --- +++ killed by SIGSEGV +++ Segmentation fault
2014-06-17 09:11:29 Mihai Niculescu equalx: status New Confirmed
2014-06-17 09:11:36 Mihai Niculescu equalx: importance Undecided Medium