[Bug 13043] New: Gedit segfaults on pressing open.

bugzilla-daemon at bugzilla.ubuntu.com bugzilla-daemon at bugzilla.ubuntu.com
Thu Jul 28 12:28:59 UTC 2005


Please do not reply to this email.  You can add comments at
http://bugzilla.ubuntu.com/show_bug.cgi?id=13043
Ubuntu | gedit

           Summary: Gedit segfaults on pressing open.
           Product: Ubuntu
           Version: unspecified
          Platform: i386
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: gedit
        AssignedTo: seb128 at ubuntu.com
        ReportedBy: jaypee at hotpop.com
         QAContact: desktop-bugs at lists.ubuntu.com


I can edit and open files from the command line OK. eg
# gedit .bashrc 
Works fine. I can even select a file to save as.

When I hit the open button the file chooser comes up with title "Open File...."
and immediately crashes 

Here is the tail of 
#strace gedit

poll([{fd=4, events=POLLIN}, {fd=3, events=POLLIN}, {fd=8,
events=POLLIN|POLLPRI}, {fd=10, events=POLLIN|POLLPRI}, {fd=16, events=POLLIN}],
5, 0) = 0
gettimeofday({1122553006, 803617}, NULL) = 0
access("/home/jp/.local/share/mime/x-directory/normal.xml", F_OK) = -1 ENOENT
(No such file or directory)
access("/usr/local/share/mime/x-directory/normal.xml", F_OK) = -1 ENOENT (No
such file or directory)
access("/usr/share/mime/x-directory/normal.xml", F_OK) = -1 ENOENT (No such file
or directory)
gettimeofday({1122553006, 803860}, NULL) = 0
gettimeofday({1122553006, 803892}, NULL) = 0
gettimeofday({1122553006, 803945}, NULL) = 0
gettimeofday({1122553006, 803981}, NULL) = 0
open("/usr/share/icons/gnome/16x16/filesystems/gnome-fs-directory.png",
O_RDONLY|O_LARGEFILE) = 24
fstat64(24, {st_mode=S_IFREG|0644, st_size=517, ...}) = 0
mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =
0xb62af000
read(24, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\20\0\0\0\20\10\6\0\0"..., 131072) = 517
_llseek(24, 0, [0], SEEK_SET)           = 0
read(24, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\20\0\0\0\20\10\6\0\0"..., 131072) = 517
brk(0x8378000)                          = 0x8378000
brk(0x8370000)                          = 0x8370000
close(24)                               = 0
munmap(0xb62af000, 131072)              = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
write(3, "\33\4\2\0\0\0\0\0", 8)        = 8
write(3, " \4\2\0\0\0\0\0", 8)          = 8
write(3, "+\4\1\0", 4)                  = 4
read(3, 0xbfc6e114, 32)                 = -1 EAGAIN (Resource temporarily
unavailable)
poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
read(3, "\1\2\"\25\0\0\0\0H\1\200\3\4\0\0\0\0\0\0\0,Sy\21`\335\346"..., 32) = 32
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD,
child_tidptr=0xb6f71708) = 16541
waitpid(16541, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 16541
--- SIGCHLD (Child exited) @ 0 (0) ---
exit_group(1)                           = ?


Hope this helps,
JP

-- 
Configure bugmail: http://bugzilla.ubuntu.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the desktop-bugs mailing list