View Issue Details

IDProjectCategoryView StatusLast Update
0003885ScribusGeneralpublic2006-07-17 07:12
Reporterdeanm58 Assigned Tosubik  
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionfixed 
PlatformLinuxOSFedoraCore5 
Product Version1.3.4cvs 
Fixed in Version1.3.4cvs 
Summary0003885: sig11 crash when activating default button on preferences
DescriptionA sig11 crash occurs when I hit default settings on preffernces dialogue box.
Steps To Reproducestart scribus
cancel opening dialogue
file>>preferences and hit default button.
get sig11 message.
Additional Information(gdb) run
Starting program: /home/deanm/Scribus13x-cairo/bin/scribus
Reading symbols from shared object read from target memory...done.
Loaded system supplied DSO at 0x42e9e000
[Thread debugging using libthread_db enabled]
[New Thread -1209071200 (LWP 15555)]
Detaching after fork from child process 15560.
Detaching after fork from child process 15561.
Detaching after fork from child process 15562.

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1209071200 (LWP 15555)]
0x431940b4 in FT_Done_Face () from /usr/lib/libfreetype.so.6
(gdb) bt
#0 0x431940b4 in FT_Done_Face () from /usr/lib/libfreetype.so.6
Error accessing memory address 0xbf90e7e8: No such process.
TagsNo tags attached.
Patch

Relationships

related to 0001764 closedsubik Preference: make a restore defaults button for every preference section 

Activities

plinnell

2006-06-01 16:58

viewer   ~0011545

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1215834448 (LWP 2184)]
0x41c94594 in FT_Done_Face () from /usr/lib/libfreetype.so.6
(gdb) bt
#0 0x41c94594 in FT_Done_Face () from /usr/lib/libfreetype.so.6
0000001 0x085b356c in Foi::unload (this=0x8b17228)
    at /home/mrdocs/1cvs/Scribus/scribus/scfonts.cpp:130
0000002 0x085b35ee in ~Foi (this=0x8b17228)
    at /home/mrdocs/1cvs/Scribus/scribus/scfonts.cpp:99
0000003 0x085ba5dc in QDict<Foi>::deleteItem (this=0x8b4c430, d=0x8b17228)
    at /usr/lib/qt3/include/qdict.h:97
0000004 0xb7dace67 in QGDict::clear (this=0x8b4c430) at tools/qgdict.cpp:783
0000005 0x085ba5ef in QDict<Foi>::clear (this=0x8b4c430)
    at /usr/lib/qt3/include/qdict.h:75
0000006 0x0832cef9 in FontPrefs::rebuildDialog (this=0x95538e0, firstTime=false)
    at /home/mrdocs/1cvs/Scribus/scribus/fontprefs.cpp:322
0000007 0x0832d745 in FontPrefs::restoreDefaults (this=0x95538e0)
    at /home/mrdocs/1cvs/Scribus/scribus/fontprefs.cpp:153
0000008 0x0850946b in Preferences::setupGui (this=0x8f72620)
    at /home/mrdocs/1cvs/Scribus/scribus/prefs.cpp:913
0000009 0x08509818 in Preferences::restoreDefaults (this=0x8f72620)
    at /home/mrdocs/1cvs/Scribus/scribus/prefs.cpp:824
0000010 0x0850983c in Preferences::backToDefaults_clicked (this=0x8f72620)
    at /home/mrdocs/1cvs/Scribus/scribus/prefs.cpp:1660
0000011 0x0850a22b in Preferences::qt_invoke (this=0x8f72620, _id=73,
    _o=0xbfd8f188) at /home/mrdocs/1cvs/Scribus/scribus/prefs.moc:173
0000012 0xb7af7f6d in QObject::activate_signal (this=0x8f504c0, clist=0x97a2e68,
---Type <return> to continue, or q <return> to quit---
    o=0xbfd8f188) at kernel/qobject.cpp:2356
0000013 0xb7af8bcd in QObject::activate_signal (this=0x8f504c0, signal=4)
    at kernel/qobject.cpp:2325
0000014 0xb7e3839c in QButton::clicked (this=0x8f504c0)
    at .moc/release-shared-mt/moc_qbutton.cpp:152
0000015 0xb7b8bb93 in QButton::mouseReleaseEvent (this=0x8f504c0, e=0xbfd8f4e4)
    at widgets/qbutton.cpp:836
0000016 0xb7b30c90 in QWidget::event (this=0x8f504c0, e=0xbfd8f4e4)
    at kernel/qwidget.cpp:4702
0000017 0xb7a98eb7 in QApplication::internalNotify (this=0xbfd90270,
    receiver=0x8f504c0, e=0xbfd8f4e4) at kernel/qapplication.cpp:2636
0000018 0xb7a99deb in QApplication::notify (this=0xbfd90270, receiver=0x8f504c0,
    e=0xbfd8f4e4) at kernel/qapplication.cpp:2422
0000019 0xb7a38dd2 in QETWidget::translateMouseEvent (this=0x8f504c0,
    event=0xbfd8f788) at kernel/qapplication.h:523
0000020 0xb7a37fa6 in QApplication::x11ProcessEvent (this=0xbfd90270,
    event=0xbfd8f788) at kernel/qapplication_x11.cpp:3565
0000021 0xb7a485ea in QEventLoop::processEvents (this=0x8afd700,
    flags=<value optimized out>) at kernel/qeventloop_x11.cpp:192
0000022 0xb7aafcd8 in QEventLoop::enterLoop (this=0x8afd700)
    at kernel/qeventloop.cpp:198
0000023 0xb7a989df in QApplication::enter_loop (this=0xbfd90270)
    at kernel/qapplication.cpp:2794
---Type <return> to continue, or q <return> to quit---
0000024 0xb7c7e655 in QDialog::exec (this=0x8f72620) at dialogs/qdialog.cpp:432
0000025 0x0862f116 in ScribusMainWindow::slotPrefsOrg (this=0x8b16328)
    at /home/mrdocs/1cvs/Scribus/scribus/scribus.cpp:6889
0000026 0x086546b8 in ScribusMainWindow::qt_invoke (this=0x8b16328, _id=194,
    _o=0xbfd8f9d8) at /home/mrdocs/1cvs/Scribus/scribus/scribus.moc:1027
0000027 0xb7af7f6d in QObject::activate_signal (this=0x8d8f908, clist=0x8d8dce8,
    o=0xbfd8f9d8) at kernel/qobject.cpp:2356
0000028 0xb7af8bcd in QObject::activate_signal (this=0x8d8f908, signal=2)
    at kernel/qobject.cpp:2325
0000029 0xb7e52b69 in QAction::activated (this=0x8d8f908)
    at .moc/release-shared-mt/moc_qaction.cpp:150
0000030 0xb7c37f3e in QAction::internalActivation (this=0x8d8f908)
    at widgets/qaction.cpp:979
0000031 0xb7e52e8c in QAction::qt_invoke (this=0x8d8f908, _id=8, _o=0xbfd8fae4)
    at .moc/release-shared-mt/moc_qaction.cpp:168
0000032 0x085f4f41 in ScrAction::qt_invoke (this=0x8d8f908, _id=8, _o=0xbfd8fae4)
    at /home/mrdocs/1cvs/Scribus/scribus/scraction.moc:211
0000033 0xb7af7f6d in QObject::activate_signal (this=0x8cad3c0, clist=0x8cad630,
    o=0xbfd8fae4) at kernel/qobject.cpp:2356
0000034 0xb7e308de in QSignal::signal (this=0x8cad3c0, t0=@0x8cad3e8)
    at .moc/release-shared-mt/moc_qsignal.cpp:100
0000035 0xb7b14017 in QSignal::activate (this=0x8cad3c0) at kernel/qsignal.cpp:212
0000036 0xb7bff6aa in QPopupMenu::mouseReleaseEvent (this=0x8ca7338, e=0xbfd8fee4)
---Type <return> to continue, or q <return> to quit---
    at widgets/qpopupmenu.cpp:1696
0000037 0xb7b30c90 in QWidget::event (this=0x8ca7338, e=0xbfd8fee4)
    at kernel/qwidget.cpp:4702
0000038 0xb7a98eb7 in QApplication::internalNotify (this=0xbfd90270,
    receiver=0x8ca7338, e=0xbfd8fee4) at kernel/qapplication.cpp:2636
0000039 0xb7a99deb in QApplication::notify (this=0xbfd90270, receiver=0x8ca7338,
    e=0xbfd8fee4) at kernel/qapplication.cpp:2422
0000040 0xb7a396ae in QETWidget::translateMouseEvent (this=0x8ca7338,
    event=0xbfd90188) at kernel/qapplication.h:523
0000041 0xb7a37fa6 in QApplication::x11ProcessEvent (this=0xbfd90270,
    event=0xbfd90188) at kernel/qapplication_x11.cpp:3565
0000042 0xb7a485ea in QEventLoop::processEvents (this=0x8afd700,
    flags=<value optimized out>) at kernel/qeventloop_x11.cpp:192
0000043 0xb7aafcd8 in QEventLoop::enterLoop (this=0x8afd700)
    at kernel/qeventloop.cpp:198
0000044 0xb7aafb6e in QEventLoop::exec (this=0x8afd700)
    at kernel/qeventloop.cpp:145
0000045 0xb7a98a6f in QApplication::exec (this=0xbfd90270)
    at kernel/qapplication.cpp:2759
0000046 0x083c659b in mainApp (argc=1, argv=0xbfd90394)
    at /home/mrdocs/1cvs/Scribus/scribus/main_nix.cpp:76
0000047 0x083c6602 in main (argc=146930984, argv=0x8c35318)
    at /home/mrdocs/1cvs/Scribus/scribus/main_nix.cpp:52
(gdb)

cbradney

2006-06-29 21:34

administrator   ~0011721

Still there? I dont think so.

deanm58

2006-06-30 02:03

reporter   ~0011722

didn't happen on 134 build28june and not crashing on 134 build30june here on fc5 but opening of prefs is a lot slower?

jghali

2006-06-30 05:23

administrator   ~0011723

a crash is triggered when using document preferences not app preferences

deanm58

2006-07-01 09:54

reporter   ~0011736

have tried with document open (doc preferences) and without (app prefs) on 134cvs june30 with no crash. But awfully slow in preferences?

subik

2006-07-10 15:56

manager   ~0011836

should be fixed in current devel 134 cvs

jghali

2006-07-10 17:53

administrator   ~0011837

no more crash here

deanm58

2006-07-17 07:11

reporter   ~0011896

seems ok now

Issue History

Date Modified Username Field Change
2006-06-01 16:53 deanm58 New Issue
2006-06-01 16:58 plinnell Note Added: 0011545
2006-06-01 16:58 plinnell Severity minor => crash
2006-06-01 16:58 plinnell Status new => confirmed
2006-06-29 21:34 cbradney Note Added: 0011721
2006-06-29 22:06 cbradney Status confirmed => assigned
2006-06-29 22:06 cbradney Assigned To => subik
2006-06-30 02:03 deanm58 Note Added: 0011722
2006-06-30 05:23 jghali Note Added: 0011723
2006-06-30 09:30 mhanski Relationship added related to 0001764
2006-07-01 09:54 deanm58 Note Added: 0011736
2006-07-10 15:56 subik Note Added: 0011836
2006-07-10 17:53 jghali Note Added: 0011837
2006-07-11 07:17 subik Status assigned => resolved
2006-07-11 07:17 subik Fixed in Version => 1.3.4cvs
2006-07-11 07:17 subik Resolution open => fixed
2006-07-17 07:11 deanm58 Status resolved => closed
2006-07-17 07:11 deanm58 Note Added: 0011896