[Bug 200580] New: kontact crash welcomewindow klick 'new'

Fabian B. qt.fabi at gmail.com
Fri Jul 17 18:08:26 BST 2009


https://bugs.kde.org/show_bug.cgi?id=200580

           Summary: kontact crash welcomewindow klick 'new'
           Product: kontact
           Version: unspecified
          Platform: Unlisted Binaries
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: kdepim-bugs at kde.org
        ReportedBy: qt.fabi at gmail.com


Application that crashed: kontact
Version of the application: 4.3.0 rc2
KDE Version: 4.2.96 (KDE 4.2.96 (KDE 4.3 RC2))
Qt Version: 4.5.2
Operating System: Linux 2.6.31-3-generic i686
Distribution: Ubuntu karmic (development branch)

What I was doing when the application crashed:
after i start kontakt (kde 4.3RC2) it popup the welcome frame, now if i click
on 'new'  in the upper left kontact crashes

 -- Backtrace:
Application: Kontact (kontact), signal: Segmentation fault
[KCrash Handler]
#6  Kontact::Plugin::newActions (this=0x97707c0) at
../../kontactinterfaces/plugin.cpp:230
#7  0x00ea5c77 in Kontact::MainWindow::qt_metacall (this=0x97707c0,
_c=QMetaObject::InvokeMetaMethod, _id=61, _a=0xbff66968) at
./mainwindow.moc:115
#8  0x050f5343 in QMetaObject::activate (sender=0x9950d20, from_signal_index=5,
to_signal_index=6, argv=0xbff66968) at kernel/qobject.cpp:3113
#9  0x050f57b8 in QMetaObject::activate (sender=0x9950d20, m=0x1838e48,
from_local_signal_index=1, to_local_signal_index=2, argv=0xbff66968) at
kernel/qobject.cpp:3207
#10 0x00fd1691 in QAction::triggered (this=0x9950d20, _t1=false) at
.moc/release-shared/moc_qaction.cpp:236
#11 0x00fd2c12 in QAction::activate (this=0x9950d20, event=QAction::Trigger) at
kernel/qaction.cpp:1160
#12 0x01474682 in QAction::trigger (this=0xea5c6c) at
../../include/QtGui/../../src/gui/kernel/qaction.h:203
#13 QToolButton::nextCheckState (this=0xea5c6c) at widgets/qtoolbutton.cpp:1135
#14 0x0138e883 in QAbstractButtonPrivate::click (this=0x9a92348) at
widgets/qabstractbutton.cpp:525
#15 0x0138eb51 in QAbstractButton::mouseReleaseEvent (this=0x9a92330,
e=0xbff66f90) at widgets/qabstractbutton.cpp:1115
#16 0x01474b7c in QToolButton::mouseReleaseEvent (this=0x9a92330, e=0xbff66f90)
at widgets/qtoolbutton.cpp:709
#17 0x0102cc72 in QWidget::event (this=0x9a92330, event=0xbff66f90) at
kernel/qwidget.cpp:7549
#18 0x0138cb0e in QAbstractButton::event (this=0x9a92330, e=0xea5c6c) at
widgets/qabstractbutton.cpp:1077
#19 0x0147751a in QToolButton::event (this=0x9a92330, event=0xbff66f90) at
widgets/qtoolbutton.cpp:1151
#20 0x00fd7c34 in QApplicationPrivate::notify_helper (this=0x976d5d0,
receiver=0x9a92330, e=0xbff66f90) at kernel/qapplication.cpp:4056
#21 0x00fdfd13 in QApplication::notify (this=0xbff68974, receiver=0x9a92330,
e=0xbff66f90) at kernel/qapplication.cpp:3758
#22 0x00a50a4a in KApplication::notify (this=0xbff68974, receiver=0x9a92330,
event=0xbff66f90) at ../../kdeui/kernel/kapplication.cpp:302
#23 0x050df7ab in QCoreApplication::notifyInternal (this=0xbff68974,
receiver=0x9a92330, event=0xbff66f90) at kernel/qcoreapplication.cpp:610
#24 0x00fdec4e in QCoreApplication::sendSpontaneousEvent (receiver=0x9a92330,
event=0xbff66f90, alienWidget=0x9a92330, nativeWidget=0x97707c0,
buttonDown=0x1851aa0, lastMouseReceiver=...)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:216
#25 QApplicationPrivate::sendMouseEvent (receiver=0x9a92330, event=0xbff66f90,
alienWidget=0x9a92330, nativeWidget=0x97707c0, buttonDown=0x1851aa0,
lastMouseReceiver=...)
    at kernel/qapplication.cpp:2924
#26 0x0104d3c0 in QETWidget::translateMouseEvent (this=0x97707c0,
event=0xbff685dc) at kernel/qapplication_x11.cpp:4409
#27 0x0104c84b in QApplication::x11ProcessEvent (this=0xbff68974,
event=0xbff685dc) at kernel/qapplication_x11.cpp:3428
#28 0x010790c2 in x11EventSourceDispatch (s=0x976fd88, callback=0,
user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#29 0x0277ebc8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#30 0x02782470 in ?? () from /usr/lib/libglib-2.0.so.0
#31 0x027825a3 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#32 0x0510a10c in QEventDispatcherGlib::processEvents (this=0x9743cd8,
flags=...) at kernel/qeventdispatcher_glib.cpp:327
#33 0x010787a5 in QGuiEventDispatcherGlib::processEvents (this=0x9743cd8,
flags=...) at kernel/qguieventdispatcher_glib.cpp:202
#34 0x050ddd59 in QEventLoop::processEvents (this=0xbff688d4, flags=) at
kernel/qeventloop.cpp:149
#35 0x050de1aa in QEventLoop::exec (this=0xbff688d4, flags=...) at
kernel/qeventloop.cpp:201
#36 0x050e061f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#37 0x00fd7ab7 in QApplication::exec () at kernel/qapplication.cpp:3525
#38 0x0804b4d6 in main (argc=1, argv=0xbff68b74) at
../../../kontact/src/main.cpp:218

Reported using DrKonqi

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list