After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 687197 - segfault in filter_delete
segfault in filter_delete
Status: RESOLVED INCOMPLETE
Product: bluefish
Classification: Other
Component: file browser
2.2.3
Other Linux
: Normal normal
: 2.2.4
Assigned To: Bluefish Maintainer(s)
Bluefish Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2012-10-30 14:08 UTC by Paul Howarth
Modified: 2014-03-23 23:32 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Backtrace for Fedora Bug #863287 (26.57 KB, text/plain)
2012-10-30 14:08 UTC, Paul Howarth
Details

Description Paul Howarth 2012-10-30 14:08:26 UTC
Created attachment 227641 [details]
Backtrace for Fedora Bug #863287

This bug report originated as Fedora Bug #863287 (https://bugzilla.redhat.com/show_bug.cgi?id=863287).

Looks like dereferencing a NULL pointer in filter_delete; see attached backtrace.

The bluefish code in Fedora 17 is unpatched apart from the Spanish translation of the desktop file (Bug #678951).
Comment 1 Olivier Sessink 2012-10-31 19:14:20 UTC
what is the gtk version ? This is very similar to a known issue in gtk-3.0 which has been fixed in gtk 3.2.4 (might be 3.2.2 or 3.2.3 ?)
Comment 2 Paul Howarth 2012-10-31 20:42:26 UTC
The dso_list attachment in the Fedora ticket says that it was gtk 3.4.4.
Comment 3 Jim Hayward 2014-03-23 23:32:26 UTC
Closing this bug. A lot of file browser code has been rewritten since the 2.2.3 release. If you can reproduce the bug with the current release, reopen this bug report.