Bug 854368 - unloading and loading again of some plugins makes dia die
Summary: unloading and loading again of some plugins makes dia die
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: dia
Version: 17
Hardware: All
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Huzaifa S. Sidhpurwala
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-09-04 18:52 UTC by Jiri Popelka
Modified: 2012-09-25 06:16 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-09-25 06:16:54 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
this patch fixes the problem for me (854 bytes, patch)
2012-09-04 18:54 UTC, Jiri Popelka
no flags Details | Diff


Links
System ID Private Priority Status Summary Last Updated
GNOME Bugzilla 683393 0 None None None 2012-09-05 09:19:41 UTC

Description Jiri Popelka 2012-09-04 18:52:55 UTC
Steps to Reproduce:
1. Diagram editor -> File -> Plugins...
2. In the 'Loaded' column uncheck: PGF, Pixbuf, VDX, DXF
3. Check again VDX

Crash !

Additional info:

Program received signal SIGSEGV, Segmentation fault.
0x00007ffff7db4428 in import_filter_compare (a=0x7fffe7d70720, b=0x7fffe7964720) at filter.c:190
190       return g_ascii_strcasecmp(_(fa->description), _(fb->description));
(gdb) bt                                                 
#0  0x00007ffff7db4428 in import_filter_compare (a=0x7fffe7d70720, b=0x7fffe7964720) at filter.c:190
#1  0x000000310c24415f in g_list_insert_sorted_real (list=0x715800 = {...}, data=0x7fffe7d70720, func=0x7ffff7db4403 <import_filter_compare>, user_data=0x0) at glist.c:930
#2  0x00007ffff7db448c in filter_register_import (ifilter=0x7fffe7d70720) at filter.c:199
#3  0x00007fffe7b3d52a in dia_plugin_init (info=0x7f2cb0) at vdx.c:59
#4  0x00007ffff7dc056d in dia_plugin_load (info=0x7f2cb0) at plug-ins.c:201
#5  0x000000000045179a in toggle_loaded_callback (celltoggle=0x8df460 [GtkCellRendererToggle], path_string=0xa54780 "7", tree_view=0xa3c290 [GtkTreeView]) at plugin-manager.c:87

Comment 1 Jiri Popelka 2012-09-04 18:54:00 UTC
Created attachment 609762 [details]
this patch fixes the problem for me

Comment 2 Fedora Update System 2012-09-18 13:41:23 UTC
dia-0.97.2-1.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/dia-0.97.2-1.fc18

Comment 3 Fedora Update System 2012-09-18 19:23:03 UTC
Package dia-0.97.2-1.fc18:
* should fix your issue,
* was pushed to the Fedora 18 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing dia-0.97.2-1.fc18'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2012-14283/dia-0.97.2-1.fc18
then log in and leave karma (feedback).

Comment 4 Fedora Update System 2012-09-25 06:16:54 UTC
dia-0.97.2-1.fc18 has been pushed to the Fedora 18 stable repository.  If problems still persist, please make note of it in this bug report.


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