! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Mousepad segfaults with GTK+ 2.10.7
Status:
RESOLVED: DUPLICATE
Severity:
blocker
Product:
Mousepad
Component:
General

Comments

Description LiNuCe 2007-01-06 19:55:27 CET
Mousepad works fine with GTK+ 2.10.6. However, as soon as GTK+ is upgraded from 2.6.10 to 2.16.7 (the latest GTK+ version), Mousepad segfaults, even after a recompilation with GTK+ 2.10.7 installed.

$ pkg-config --modversion glib-2.0
2.12.7
bash-3.1$ pkg-config --modversion gtk+-2.0
2.10.7
$ gdb mousepad
GNU gdb 6.5
Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i486-slackware-linux"...Using host libthread_db library "/lib/tls/libthread_db.so.1".

(gdb) run
Starting program: /usr/bin/mousepad 
[Thread debugging using libthread_db enabled]
[New Thread -1218914624 (LWP 10872)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1218914624 (LWP 10872)]
0xb7b2a7ef in gdk_drawable_get_screen () from /usr/lib/libgdk-x11-2.0.so.0
$
Comment 1 LiNuCe 2007-01-06 19:58:33 CET
I mean GTK+ 2.10.6 and GTK+ 2.10.7 ...
Comment 2 Bj 2007-01-06 22:05:17 CET
remove the config or edit it and disable line numbers. enabling line numbers makes mousepad segfault with 2.10.7
Comment 3 Erik Harrison 2007-01-06 23:27:40 CET

*** This bug has been marked as a duplicate of bug 2718 ***

Bug #2717

Reported by:
LiNuCe
Reported on: 2007-01-06
Last modified on: 2007-01-06

People

Assignee:
Erik Harrison
CC List:
0 users

Version

Version:
0.2.10

Attachments

Additional information