Package: grip
Version: 3.3.1-15.2
Severity: important

Grip segfault at startup with the following error message :

sebast...@bureau:~$ grip

(grip:4575): GLib-CRITICAL **: g_strchug: assertion `string != NULL' failed

(grip:4575): GLib-CRITICAL **: g_strchomp: assertion `string != NULL' failed
Erreur de segmentation


Here is a statcktrace : (I didn't found grip dbg package…)

sebast...@bureau:~$ gdb grip
GNU gdb (GDB) 7.0.1-debian
Copyright (C) 2009 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".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/bin/grip...(no debugging symbols found)...done.
(gdb) run
Starting program: /usr/bin/grip
[Thread debugging using libthread_db enabled]
[New Thread 0x7fffe98db710 (LWP 4521)]

(grip:4518): GLib-CRITICAL **: g_strchug: assertion `string != NULL' failed

(grip:4518): GLib-CRITICAL **: g_strchomp: assertion `string != NULL' failed

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fffe98db710 (LWP 4521)]
0x00007ffff5316b06 in ?? () from /lib/libc.so.6
(gdb) thread apply all bt full

Thread 2 (Thread 0x7fffe98db710 (LWP 4521)):
#0  0x00007ffff5316b06 in ?? () from /lib/libc.so.6
No symbol table info available.
#1  0x00007ffff5307200 in ?? () from /lib/libc.so.6
No symbol table info available.
#2  0x00007ffff52eb3e5 in __isoc99_vsscanf () from /lib/libc.so.6
No symbol table info available.
#3  0x00007ffff52eb378 in __isoc99_sscanf () from /lib/libc.so.6
No symbol table info available.
#4  0x000000000041cf9c in ?? ()
No symbol table info available.
#5  0x0000000000412fe3 in ?? ()
No symbol table info available.
#6  0x0000000000413840 in ?? ()
No symbol table info available.
#7  0x00007ffff55fd8ba in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#8  0x00007ffff536502d in clone () from /lib/libc.so.6
No symbol table info available.
#9  0x0000000000000000 in ?? ()
No symbol table info available.

Thread 1 (Thread 0x7ffff7fba820 (LWP 4518)):
#0  0x00007ffff535a113 in poll () from /lib/libc.so.6
No symbol table info available.
#1  0x00007ffff5aaa2c9 in ?? () from /lib/libglib-2.0.so.0
No symbol table info available.
#2  0x00007ffff5aaaa75 in g_main_loop_run () from /lib/libglib-2.0.so.0
No symbol table info available.
#3  0x00007ffff68416b7 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
No symbol table info available.
#4  0x0000000000408b3e in ?? ()
No symbol table info available.
#5  0x00007ffff52b4c4d in __libc_start_main () from /lib/libc.so.6
No symbol table info available.
#6  0x0000000000408889 in ?? ()
No symbol table info available.
#7  0x00007fffffffe328 in ?? ()
No symbol table info available.
#8  0x000000000000001c in ?? ()
No symbol table info available.
#9  0x0000000000000001 in ?? ()
No symbol table info available.
#10 0x00007fffffffe5e6 in ?? ()
No symbol table info available.
#11 0x0000000000000000 in ?? ()
No symbol table info available.
(gdb)

Thank you



-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (90, 
'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.34-1-amd64 (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



--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to