Bug 13495 - new GtkInspector makes apps to segfault
Summary: new GtkInspector makes apps to segfault
Status: RESOLVED FIXED
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: x86_64 Linux
Priority: Normal major
Target Milestone: ---
Assignee: Olav Vitters
QA Contact:
URL: https://code.google.com/p/quodlibet/i...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-08 14:11 CEST by Thierry Vignaud
Modified: 2014-06-10 09:27 CEST (History)
0 users

See Also:
Source RPM: gtk+3.0
CVE:
Status comment:


Attachments

Description Thierry Vignaud 2014-06-08 14:11:47 CEST
new GtkInspector makes apps to segfault:

$ gdb -q --args gedit
(gdb) run
(...)
Detaching after fork from child process 1091.
[New Thread 0x7fffeb9c9700 (LWP 1092)]
[New Thread 0x7fffe9b77700 (LWP 1093)]
[New Thread 0x7fffe3fff700 (LWP 1094)]
[New Thread 0x7fffe1348700 (LWP 1095)]
Detaching after fork from child process 1101.
Detaching after fork from child process 1105.

Program received signal SIGSEGV, Segmentation fault.
0x00007ffff6710f3e in gtk_gesture_get_sequence_state (gesture=0xb728f0, sequence=0x0) at gtkgesture.c:820
820       g_return_val_if_fail (GTK_IS_GESTURE (gesture),
(gdb) bt
Python Exception <type 'exceptions.TypeError'> instance has no next() method: 

BTW once it works, gtk+3 should obsoletes gtkparasite

Reproducible: 

Steps to Reproduce:
Comment 1 Thierry Vignaud 2014-06-10 09:27:42 CEST
Presumed fixed in gtk+3.0-3.13.2-2.mga5

Status: NEW => RESOLVED
URL: (none) => https://code.google.com/p/quodlibet/issues/detail?id=1408
Resolution: (none) => FIXED


Note You need to log in before you can comment on or make changes to this bug.