! 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 a recent GTK installed
Status:
RESOLVED: INVALID
Severity:
critical
Product:
Mousepad
Component:
General

Comments

Description Moritz Heiber editbugs 2007-01-17 17:15:49 CET
User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.1) Gecko/20061208 Firefox/2.0.0.1
Build Identifier: 

Mousepad from svn just plain segfaults with a recent GTK installed. I'm trying to get it to run on linux with gcc 3.4.6 and GTK+-2 2.10.7.

Backtrace:

Starting program: /usr/bin/mousepad 
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1218591056 (LWP 3346)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1218591056 (LWP 3346)]
0xb7b45aaf in gdk_drawable_get_screen () from /usr/lib/libgdk-x11-2.0.so.0
(gdb)

Unfortunately, the backtrace isn't very informative. I can get you a strace though .. if you want me to.

Reproducible: Always

Steps to Reproduce:
1. Start mousepad
Actual Results:  
Segfaults.

Expected Results:  
Should run normally.
Comment 1 Erik Harrison 2007-01-17 18:40:59 CET
This is a known bug in Gtk+ 2.10.7.

Bug #2766

Reported by:
Moritz Heiber
Reported on: 2007-01-17
Last modified on: 2007-01-17

People

Assignee:
Erik Harrison
CC List:
0 users

Version

Version:
0.2.11svn

Attachments

Additional information