Bug#555395: Segfault on launch gedit
Yohann Lepage
yohannlepage at 2xyo.info
Mon Nov 9 14:52:49 UTC 2009
Package: gedit
Version: 2.28.0-1
Severity: important
There is a segfault on launch gedit :
$ strace gedit
[...]
connect(19, {sa_family=AF_FILE, path=@"/tmp/dbus-W3PCpZrBms"}, 23) = 0
fcntl64(19, F_GETFL) = 0x2 (flags O_RDWR)
fcntl64(19, F_SETFL, O_RDWR|O_NONBLOCK) = 0
fcntl64(19, F_GETFD) = 0
fcntl64(19, F_SETFD, FD_CLOEXEC) = 0
geteuid32() = 1000
rt_sigaction(SIGPIPE, {SIG_IGN, [PIPE], SA_RESTART}, {SIG_IGN, [], 0}, 8) = 0
poll([{fd=19, events=POLLOUT}], 1, 0) = 1 ([{fd=19, revents=POLLOUT}])
write(19, "\0", 1) = 1
write(19, "AUTH EXTERNAL 31303030\r\n", 24) = 24
poll([{fd=19, events=POLLIN}], 1, -1) = 1 ([{fd=19, revents=POLLIN}])
read(19, "OK d4d71b9f4e2996308f25021e4af80"..., 2048) = 37
poll([{fd=19, events=POLLOUT}], 1, -1) = 1 ([{fd=19, revents=POLLOUT}])
write(19, "BEGIN\r\n", 7) = 7
poll([{fd=19, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=19, revents=POLLOUT}])
writev(19, [{"l\1\0\1\0\0\0\0\1\0\0\0n\0\0\0\1\1o\0\25\0\0\0/org/fre"..., 128}, {"", 0}], 2) = 128
gettimeofday({1257778120, 929453}, NULL) = 0
poll([{fd=19, events=POLLIN}], 1, 25000) = 1 ([{fd=19, revents=POLLIN}])
read(19, "l\2\1\1\v\0\0\0\1\0\0\0=\0\0\0\6\1s\0\6\0\0\0:1.238\0\0"..., 2048) = 262
read(19, 0x9ebcb98, 2048) = -1 EAGAIN (Resource temporarily unavailable)
writev(19, [{"l\1\0\1\0\0\0\0\2\0\0\0\244\0\0\0\1\1o\0$\0\0\0/org/gtk"..., 184}, {"", 0}], 2) = 184
gettimeofday({1257778120, 929956}, NULL) = 0
poll([{fd=19, events=POLLIN}], 1, 25000) = 1 ([{fd=19, revents=POLLIN}])
read(19, "l\2\1\1\4\0\0\0\207\0\0\0.\0\0\0\6\1s\0\6\0\0\0:1.238\0\0"..., 2048) = 68
read(19, 0x9ebcb98, 2048) = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1257778120, 931034}, NULL) = 0
writev(19, [{"l\1\0\1m\0\0\0\3\0\0\0\177\0\0\0\1\1o\0\25\0\0\0/org/fre"..., 144}, {"h\0\0\0type='signal',interface='org"..., 109}], 2) = 253
gettimeofday({1257778120, 931398}, NULL) = 0
poll([{fd=19, events=POLLIN}], 1, 25000) = 1 ([{fd=19, revents=POLLIN}])
read(19, "l\2\1\1\0\0\0\0\3\0\0\0005\0\0\0\6\1s\0\6\0\0\0:1.238\0\0"..., 2048) = 72
read(19, 0x9ebcb98, 2048) = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1257778120, 931731}, NULL) = 0
writev(19, [{"l\1\0\1u\0\0\0\4\0\0\0\177\0\0\0\1\1o\0\25\0\0\0/org/fre"..., 144}, {"p\0\0\0type='signal',interface='org"..., 117}], 2) = 261
gettimeofday({1257778120, 932076}, NULL) = 0
poll([{fd=19, events=POLLIN}], 1, 25000) = 1 ([{fd=19, revents=POLLIN}])
read(19, "l\2\1\1\0\0\0\0\4\0\0\0005\0\0\0\6\1s\0\6\0\0\0:1.238\0\0"..., 2048) = 72
read(19, 0x9ebcb98, 2048) = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1257778120, 932382}, NULL) = 0
writev(19, [{"l\1\0\1\0\0\0\0\5\0\0\0\235\0\0\0\1\1o\0$\0\0\0/org/gtk"..., 176}, {"", 0}], 2) = 176
gettimeofday({1257778120, 933846}, NULL) = 0
poll([{fd=19, events=POLLIN}], 1, 25000) = 1 ([{fd=19, revents=POLLIN}])
read(19, "l\2\1\1T\r\0\0\210\0\0\0^\0\0\0\6\1s\0\6\0\0\0:1.238\0\0"..., 2048) = 2048
read(19, "\t\0\0\0000x9a41c68\0\0\0\6\0\0\0Ubuntu\0\0009\0\0\0"..., 2048) = 1476
brk(0x9ee1000) = 0x9ee1000
write(2, "process 24809: ", 15process 24809: ) = 15
write(2, "type array 97 not a basic type\n", 31type array 97 not a basic type
) = 31
write(2, "process 24809: ", 15process 24809: ) = 15
write(2, "type array 97 not a basic type\n", 31type array 97 not a basic type
) = 31
write(2, "process 24809: ", 15process 24809: ) = 15
write(2, "type invalid 0 not a basic type\n", 32type invalid 0 not a basic type
) = 32
write(2, "process 24809: ", 15process 24809: ) = 15
write(2, "type invalid 0 not a basic type\n", 32type invalid 0 not a basic type
) = 32
write(2, "process 24809: ", 15process 24809: ) = 15
write(2, "type struct 114 not a basic type"..., 33type struct 114 not a basic type
) = 33
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++
Erreur de segmentation
I can provide the full trace if you want.
-- Package-specific info:
Active plugins:
- bookmarks
- taglist
- regex_replace
- changecase
- seahorse-pgp
- sample
- indent
- externaltools
- terminal
- docinfo
- colorpicker
- filebrowser
- sort
- bracketcompletion
- spell
- snippets
- time
- smartspaces
- sessionsaver
- modelines
- codecomment
No plugin installed in $HOME.
Module versions:
- glib 2.22.2
- gtk+ 2.18.3
- gtksourceview
- pygobject
- pygtk
- pygtksourceview
- enchant
- iso-codes 3.11
Python module versions:
- python 2.5.4
- pygtk 2.16.0 (GTK+ 2.18.3)
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Kernel: Linux 2.6.30-1-686 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages gedit depends on:
ii gconf2 2.28.0-1 GNOME configuration database syste
ii gedit-common 2.28.0-1 official text editor of the GNOME
ii iso-codes 3.11-1 ISO language, territory, currency,
ii libatk1.0-0 1.28.0-1 The ATK accessibility toolkit
ii libattr1 1:2.4.44-1 Extended attribute shared library
ii libc6 2.10.1-5 GNU C Library: Shared libraries
ii libcairo2 1.8.8-2 The Cairo 2D vector graphics libra
ii libenchant1c2a 1.4.2-3.3 a wrapper library for various spel
ii libgconf2-4 2.28.0-1 GNOME configuration database syste
ii libglib2.0-0 2.22.2-2 The GLib library of C routines
ii libgtk2.0-0 2.18.3-1 The GTK+ graphical user interface
ii libgtksourceview2.0-0 2.8.1-1 shared libraries for the GTK+ synt
ii libice6 2:1.0.5-1 X11 Inter-Client Exchange library
ii libpango1.0-0 1.26.0-1 Layout and rendering of internatio
ii libsm6 2:1.1.1-1 X11 Session Management library
ii libx11-6 2:1.2.2-1 X11 client-side library
ii libxml2 2.7.6.dfsg-1 GNOME XML library
ii python 2.5.4-2 An interactive high-level object-o
ii python-gobject 2.20.0-1 Python bindings for the GObject li
ii python-gtk2 2.16.0-1 Python bindings for the GTK+ widge
ii python-gtksourceview2 2.8.0-1 Python bindings for the GtkSourceV
ii python-support 1.0.4 automated rebuilding support for P
ii python2.5 2.5.4-2 An interactive high-level object-o
Versions of packages gedit recommends:
ii python-gnome2 2.28.0-1 Python bindings for the GNOME desk
ii zenity 2.28.0-1 Display graphical dialog boxes fro
gedit suggests no packages.
-- no debconf information
More information about the pkg-gnome-maintainers
mailing list