Activity log for bug #302695

Date Who What changed Old value New value Message
2008-11-27 04:19:35 Deapesh bug added bug
2008-11-29 01:52:04 Deapesh description Binary package hint: revelation On Ubuntu 8.04.1, attempting to run revelation 0.4.11 without root privileges (either via command prompt or by clicking on the menu) and then clicking on the 'open' option in its menu bar, results in a segmentation fault. Running it via sudo on the command prompt does not result in the crash. =========== Here is the last part of the ptrace log: open("/home/dea/.gtk-bookmarks", O_RDONLY|O_LARGEFILE) = 13 fstat64(13, {st_mode=S_IFREG|0644, st_size=141, ...}) = 0 read(13, "null,\"type\":3,\"value\":\"\"},{\"name"..., 8192) = 141 read(13, "", 8192) = 0 close(13) = 0 open("/home/dea/.gtk-bookmarks", O_RDONLY|O_LARGEFILE) = 13 fstat64(13, {st_mode=S_IFREG|0644, st_size=141, ...}) = 0 read(13, "null,\"type\":3,\"value\":\"\"},{\"name"..., 8192) = 141 read(13, "", 8192) = 0 close(13) = 0 --- SIGSEGV (Segmentation fault) @ 0 (0) --- +++ killed by SIGSEGV +++ =========== $ sudo apt-cache policy revelation revelation: Installed: 0.4.11-3ubuntu1 Candidate: 0.4.11-3ubuntu1 Version table: *** 0.4.11-3ubuntu1 0 500 http://us.archive.ubuntu.com hardy/universe Packages 100 /var/lib/dpkg/status $lsb_release -rd Description: Ubuntu 8.04.1 Release: 8.04 =========== Binary package hint: revelation On Ubuntu 8.04.1, attempting to run revelation 0.4.11 without root privileges (either via command prompt or by clicking on the menu) and then clicking on the 'open' option in its menu bar, results in a segmentation fault. Running it via sudo on the command prompt does not result in the crash. =========== Here is the last part of the strace log: open("/home/dea/.gtk-bookmarks", O_RDONLY|O_LARGEFILE) = 13 fstat64(13, {st_mode=S_IFREG|0644, st_size=141, ...}) = 0 read(13, "null,\"type\":3,\"value\":\"\"},{\"name"..., 8192) = 141 read(13, "", 8192) = 0 close(13) = 0 open("/home/dea/.gtk-bookmarks", O_RDONLY|O_LARGEFILE) = 13 fstat64(13, {st_mode=S_IFREG|0644, st_size=141, ...}) = 0 read(13, "null,\"type\":3,\"value\":\"\"},{\"name"..., 8192) = 141 read(13, "", 8192) = 0 close(13) = 0 --- SIGSEGV (Segmentation fault) @ 0 (0) --- +++ killed by SIGSEGV +++ =========== $ sudo apt-cache policy revelation revelation: Installed: 0.4.11-3ubuntu1 Candidate: 0.4.11-3ubuntu1 Version table: *** 0.4.11-3ubuntu1 0 500 http://us.archive.ubuntu.com hardy/universe Packages 100 /var/lib/dpkg/status $lsb_release -rd Description: Ubuntu 8.04.1 Release: 8.04 ===========
2009-03-02 11:45:08 Hew revelation: status New Invalid
2009-03-02 11:45:08 Hew revelation: statusexplanation Thank you for taking the time to report this bug and helping to make Ubuntu better. However, your crash report is either missing or challenging to deal with as a ".crash" file. Please follow these instructions to have apport report a new bug about your crash that can be dealt with by the automatic retracer. If you are running the Ubuntu Stable Release you might need to enable apport in /etc/default/apport and restart. If you are using Ubuntu with the Gnome desktop environment - launch nautilus and navigate to your /var/crash directory and double click on the crash report you wish to submit. If you are using Kubuntu or Xubuntu you can file the crash using /usr/share/apport/apport-qt --crash-file=/var/crash/_my_crash_report.crash in a terminal - where _my_crash_report.crash is the crash you would like to report. I'm closing this bug report since the process outlined above will automatically open a new bug report which can then dealt with more efficiently. Thanks in advance for your cooperation and understanding.