Your message dated Sun, 27 Jan 2008 13:09:47 -0500
with message-id <[EMAIL PROTECTED]>
and subject line [Pkg-xfce-devel] Bug#462730: mousepad: segfaults due to
problem (incompatibility?) with libc.so.6
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: mousepad
Version: 0.2.13-1
Severity: grave
Justification: renders package unusable
mousepad always segfaults when started. gdb indicates that there is a an
issue with mousepad's use of libc.so.6:
$ gdb mousepad
run
..
..
..
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb74e36b0 (LWP 6854)]
0xb765c6bb in ?? () from /lib/libc.so.6
System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.23-1-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages mousepad depends on:
ii libatk1.0-0 1.20.0-1 The ATK accessibility toolkit
ii libc6 2.7-6 GNU C Library: Shared libraries
ii libcairo2 1.4.14-1 The Cairo 2D vector graphics libra
ii libfontconfig1 2.5.0-2 generic font configuration library
ii libfreetype6 2.3.5-1+b1 FreeType 2 font engine, shared lib
ii libglib2.0-0 2.15.2-2 The GLib library of C routines
ii libgtk2.0-0 2.12.5-2 The GTK+ graphical user interface
ii libpango1.0-0 1.18.4-1 Layout and rendering of internatio
ii libpng12-0 1.2.15~beta5-3 PNG library - runtime
ii libx11-6 2:1.0.3-7 X11 client-side library
ii libxfce4util4 4.4.2-1 Utility functions library for Xfce
ii libxfcegui4-4 4.4.2-1 Basic GUI C functions for Xfce4
ii libxrender1 1:0.9.4-1 X Rendering Extension client libra
ii zlib1g 1:1.2.3.3.dfsg-11 compression library - runtime
Versions of packages mousepad recommends:
ii xfprint4 4.4.2-1 Printer GUI for Xfce4
-- no debconf information
--- End Message ---
--- Begin Message ---
> I can't reproduce this. Can you provide a backtrace and test with a
> clean config (.config/mousepad)?
removing .config/mousepad resolved the issue. there must have been
some kind of incompatibility with an older version of that file.
--- End Message ---