View Issue Details

IDProjectCategoryView StatusLast Update
0002656ScribusGeneralpublic2006-01-14 22:36
ReporterringercAssigned Tocbradney  
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionfixed 
Platformx86 LinuxOSFedora CoreOS Version3
Product Version1.3.2cvs 
Fixed in Version1.3.2cvs 
Summary0002656: Crash working with font sampler generated docs
DescriptionI've hit this crash a couple of times. I can't consistently reproduce it, but it seems to occurr after I've run the font sampler twice (so I have two docs open), when I close the first doc / quit. I'm not sure this is actually related to the font sampler though ... it looks more like window management.

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1208784416 (LWP 16786)]
0x0525e2a2 in QObject::connect (sender=0x95a21e8, signal=Variable "signal" is no t available.
)
    at kernel/qobject.cpp:1770
1770 QMetaObject *rmeta = r->metaObject();
Current language: auto; currently c++
(gdb) bt
#0 0x0525e2a2 in QObject::connect (sender=0x95a21e8, signal=Variable "signal" i s not available.
)
    at kernel/qobject.cpp:1770
0000001 0x0814de3e in ActionManager::connectNewViewActions (this=0x95408e8,
    currView=0x9b6fb30) at actionmanager.cpp:657
0000002 0x085d1515 in ScribusApp::newActWin (this=0x94d2400, w=0x9d14700)
    at scribus.cpp:2565
0000003 0x085da548 in ScribusApp::qt_invoke (this=0x94d2400, _id=85, _o=0xbfa4dde4)
    at scribus.moc:945
0000004 0x0525aeb4 in QObject::activate_signal (this=0x99bb070, clist=0x9612638,
    o=0xbfa4dde4) at kernel/qobject.cpp:2355
0000005 0x05602416 in QWorkspace::windowActivated (this=0x99bb070, t0=0x9cfa90)
    at .moc/release-shared-mt/moc_qworkspace.cpp:141
0000006 0x0544e0b2 in QWorkspace::activateWindow (this=0x99bb070, w=0x9d14700,
    change_focus=true) at workspace/qworkspace.cpp:568
0000007 0x05452d20 in QWorkspace::maximizeWindow (this=0x99bb070, w=0x9d14700)
    at workspace/qworkspace.cpp:1207
0000008 0x05457a5c in QWorkspaceChild::eventFilter (this=0x99d3608, o=0x9d14700,
    e=0x9d5f158) at workspace/qworkspace.cpp:2346
0000009 0x0525a93c in QObject::activate_filters (this=0x9d14700, e=0x9d5f158)
    at kernel/qobject.cpp:902
0000010 0x0525a9b1 in QObject::event (this=0x9d14700, e=0x9d5f158)
    at kernel/qobject.cpp:735
0000011 0x05298e0c in QWidget::event (this=0x9d14700, e=0x9d5f158)
---Type <return> to continue, or q <return> to quit---
    at kernel/qwidget.cpp:4675
0000012 0x0535e5b0 in QMainWindow::event (this=0x9d14700, e=0x9d5f158)
    at widgets/qmainwindow.cpp:1686
0000013 0x051f60dd in QApplication::internalNotify (this=0x9cfa90,
    receiver=0x9d14700, e=0x9d5f158) at kernel/qapplication.cpp:2635
0000014 0x051f6a36 in QApplication::notify (this=0xbfa4f51c, receiver=0x9d14700,
    e=0x9d5f158) at kernel/qapplication.cpp:2523
0000015 0x051f7863 in QApplication::sendPostedEvents (receiver=0x0, event_type=0)
    at kernel/qapplication.h:515
0000016 0x051f79f8 in QApplication::sendPostedEvents ()
    at kernel/qapplication.cpp:3201
0000017 0x0519ff7e in QEventLoop::processEvents (this=0x94c72a8, flags=4)
    at kernel/qeventloop_x11.cpp:144
0000018 0x0520e812 in QEventLoop::enterLoop (this=0x94c72a8)
    at kernel/qeventloop.cpp:198
0000019 0x051f5acf in QApplication::enter_loop (this=0xbfa4f51c)
    at kernel/qapplication.cpp:2790
0000020 0x053f8e51 in QDialog::exec (this=0x9bc5500) at dialogs/qdialog.cpp:432
0000021 0x05427fe8 in textBox (parent=0x9f88cf0,
    severity=QMessageBox::Information, caption=@0xbfa4e5bc, text=@0x9cfa90,
    button0Text=@0xbfa4e5a0, button1Text=@0x86c0bc0, button2Text=@0xbfa4e594,
    defaultButtonNumber=0, escapeButtonNumber=1)
    at dialogs/qmessagebox.cpp:1354
---Type <return> to continue, or q <return> to quit---
0000022 0x084b60d6 in ScribusWin::closeEvent (this=0x9f88cf0, ce=0xbfa4e7c0)
    at scribuswin.cpp:100
0000023 0x0529900a in QWidget::event (this=0x9f88cf0, e=0xbfa4e7c0)
    at kernel/qwidget.cpp:4815
0000024 0x0535e5b0 in QMainWindow::event (this=0x9f88cf0, e=0xbfa4e7c0)
    at widgets/qmainwindow.cpp:1686
0000025 0x051f60dd in QApplication::internalNotify (this=0x9cfa90,
    receiver=0x9f88cf0, e=0xbfa4e7c0) at kernel/qapplication.cpp:2635
0000026 0x051f6a36 in QApplication::notify (this=0xbfa4f51c, receiver=0x9f88cf0,
    e=0xbfa4e7c0) at kernel/qapplication.cpp:2523
0000027 0x05296c47 in QWidget::close (this=0x9f88cf0, alsoDelete=false)
    at kernel/qapplication.h:515
0000028 0x081ab94c in QWidget::close (this=0x9f88cf0)
    at /usr/lib/qt-3.3/include/qwidget.h:848
0000029 0x085d58fc in ScribusApp::closeEvent (this=0x94d2400, ce=0xbfa4ea40)
    at scribus.cpp:2192
0000030 0x0529900a in QWidget::event (this=0x94d2400, e=0xbfa4ea40)
    at kernel/qwidget.cpp:4815
0000031 0x0535e5b0 in QMainWindow::event (this=0x94d2400, e=0xbfa4ea40)
    at widgets/qmainwindow.cpp:1686
0000032 0x051f60dd in QApplication::internalNotify (this=0x9cfa90,
    receiver=0x94d2400, e=0xbfa4ea40) at kernel/qapplication.cpp:2635
0000033 0x051f6a36 in QApplication::notify (this=0xbfa4f51c, receiver=0x94d2400,
---Type <return> to continue, or q <return> to quit---
    e=0xbfa4ea40) at kernel/qapplication.cpp:2523
0000034 0x05296c47 in QWidget::close (this=0x94d2400, alsoDelete=false)
    at kernel/qapplication.h:515
0000035 0x081ab94c in QWidget::close (this=0x94d2400)
    at /usr/lib/qt-3.3/include/qwidget.h:848
0000036 0x085928c3 in ScribusApp::slotFileQuit (this=0x94d2400) at scribus.cpp:4765
0000037 0x085daaaa in ScribusApp::qt_invoke (this=0x94d2400, _id=122,
    _o=0xbfa4ebb8) at scribus.moc:982
0000038 0x0525aeb4 in QObject::activate_signal (this=0x9554ac8, clist=0x9536fa0,
    o=0xbfa4ebb8) at kernel/qobject.cpp:2355
0000039 0x0525b374 in QObject::activate_signal (this=0x9554ac8, signal=2)
    at kernel/qobject.cpp:2324
0000040 0x055f4ee9 in QAction::activated (this=0x9cfa90)
    at .moc/release-shared-mt/moc_qaction.cpp:150
0000041 0x053ac49f in QAction::internalActivation (this=0x9554ac8)
    at widgets/qaction.cpp:979
0000042 0x055f50ad in QAction::qt_invoke (this=0x9554ac8, _id=8, _o=0xbfa4ecd4)
    at .moc/release-shared-mt/moc_qaction.cpp:168
0000043 0x0844302a in ScrAction::qt_invoke (this=0x9554ac8, _id=8, _o=0xbfa4ecd4)
    at scraction.moc:208
0000044 0x0525aeb4 in QObject::activate_signal (this=0x9552d08, clist=0x9552da0,
    o=0xbfa4ecd4) at kernel/qobject.cpp:2355
0000045 0x055d32e6 in QSignal::signal (this=0x9552d08, t0=@0x9cfa90)
---Type <return> to continue, or q <return> to quit---
    at .moc/release-shared-mt/moc_qsignal.cpp:100
0000046 0x05278693 in QSignal::activate (this=0x9552d08) at kernel/qsignal.cpp:212
0000047 0x051f2644 in QAccelPrivate::activate (this=0x9546468, item=0x9552c60)
    at kernel/qaccel.cpp:834
0000048 0x051f497c in QAccelManager::dispatchAccelEvent (this=0x9541238,
    w=0xa9bd2b0, e=0xbfa4f158) at kernel/qaccel.cpp:495
0000049 0x051f5332 in qt_dispatchAccelEvent (w=0x9cfa90, e=0x9cfa90)
    at kernel/qaccel.cpp:198
0000050 0x051f7224 in QApplication::notify (this=0xbfa4f51c, receiver=0xa9bd2b0,
    e=0xbfa4f158) at kernel/qapplication.cpp:2367
0000051 0x051f2ec5 in QAccelManager::tryAccelEvent (this=0x9541238, w=0xa9bd2b0,
    e=0xbfa4f158) at kernel/qapplication.h:518
0000052 0x051f34d8 in qt_tryAccelEvent (w=0x9cfa90, e=0x9cfa90)
    at kernel/qaccel.cpp:194
0000053 0x05185a47 in QETWidget::translateKeyEvent (this=0xa9bd2b0,
    event=0xbfa4f448, grab=false) at kernel/qapplication_x11.cpp:5481
0000054 0x0518be7d in QApplication::x11ProcessEvent (this=0xbfa4f51c,
    event=0xbfa4f448) at kernel/qapplication_x11.cpp:3483
0000055 0x051a0008 in QEventLoop::processEvents (this=0x94c72a8, flags=Variable "flags" is not available.
)
    at kernel/qeventloop_x11.cpp:192
0000056 0x0520e812 in QEventLoop::enterLoop (this=0x94c72a8)
    at kernel/qeventloop.cpp:198
0000057 0x0520e736 in QEventLoop::exec (this=0x94c72a8)
---Type <return> to continue, or q <return> to quit---
    at kernel/qeventloop.cpp:145
0000058 0x051f5aa9 in QApplication::exec (this=0xbfa4f51c)
    at kernel/qapplication.cpp:2758
0000059 0x085dfdc7 in mainApp (argc=1, argv=0xbfa4f624) at main.cpp:69
0000060 0x085dfe12 in main (argc=1, argv=0xbfa4f624) at main.cpp:44
TagsNo tags attached.
Patch

Relationships

related to 0002104 closedcbradney crash on save after restoring window 

Activities

cbradney

2006-01-14 14:07

administrator   ~0008081

Fixed with the close view and not doc fix.

Issue History

Date Modified Username Field Change
2005-10-03 16:32 ringerc New Issue
2005-10-09 05:27 ringerc Relationship added related to 0002104
2006-01-14 14:07 cbradney Status new => resolved
2006-01-14 14:07 cbradney Fixed in Version => 1.3.2cvs
2006-01-14 14:07 cbradney Resolution open => fixed
2006-01-14 14:07 cbradney Assigned To => cbradney
2006-01-14 14:07 cbradney Note Added: 0008081
2006-01-14 22:36 cbradney Status resolved => closed