Bug 179926 - Ark loads on startup, then crashes
Summary: Ark loads on startup, then crashes
Status: RESOLVED DUPLICATE of bug 175637
Alias: None
Product: ark
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Unspecified
: NOR crash
Target Milestone: ---
Assignee: Harald Hvaal
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-07 17:58 UTC by Ethan Hall
Modified: 2009-01-07 18:07 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ethan Hall 2009-01-07 17:58:13 UTC
Version:            (using Devel)
Compiler:          gcc-4.3.2 i686-gcc
Installed from:    Compiled sources

When starting KDE from svn (last update was on Monday Jan. 5th) Ark loads but has nothing to show so I close it and it creates SIGSEGV.  It should not be loading on startup.  

Backtraces:
Application: Ark (ark), signal SIGSEGV

Thread 1 (Thread 0xb6139700 (LWP 3046)):
[KCrash Handler]
#6  0x080532ca in MainWindow::~MainWindow ()
#7  0xb6b5a1f9 in qDeleteInEventHandler () from /usr/lib/qt4/libQtCore.so.4
#8  0xb6b5b93b in QObject::event () from /usr/lib/qt4/libQtCore.so.4
#9  0xb6d959e5 in QWidget::event () from /usr/lib/qt4/libQtGui.so.4
#10 0xb70d99cf in QMainWindow::event () from /usr/lib/qt4/libQtGui.so.4
#11 0xb7b3383a in KMainWindow::event () from /usr/kde/svn/lib/libkdeui.so.5
#12 0xb7b71802 in KXmlGuiWindow::event () from /usr/kde/svn/lib/libkdeui.so.5
#13 0xb6d3de6c in QApplicationPrivate::notify_helper () from /usr/lib/qt4/libQtGui.so.4
#14 0xb6d45eca in QApplication::notify () from /usr/lib/qt4/libQtGui.so.4
#15 0xb7a6d37c in KApplication::notify () from /usr/kde/svn/lib/libkdeui.so.5
#16 0xb6b4cbc9 in QCoreApplication::notifyInternal () from /usr/lib/qt4/libQtCore.so.4
#17 0xb6b4d5fb in QCoreApplicationPrivate::sendPostedEvents () from /usr/lib/qt4/libQtCore.so.4
#18 0xb6b4d830 in QCoreApplication::sendPostedEvents () from /usr/lib/qt4/libQtCore.so.4
#19 0xb6b74dc3 in postEventSourceDispatch () from /usr/lib/qt4/libQtCore.so.4
#20 0xb6343f38 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#21 0xb63476fb in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#22 0xb63478b2 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#23 0xb6b745d6 in QEventDispatcherGlib::processEvents () from /usr/lib/qt4/libQtCore.so.4
#24 0xb6dd4ba6 in QGuiEventDispatcherGlib::processEvents () from /usr/lib/qt4/libQtGui.so.4
#25 0xb6b4b43b in QEventLoop::processEvents () from /usr/lib/qt4/libQtCore.so.4
#26 0xb6b4b5c4 in QEventLoop::exec () from /usr/lib/qt4/libQtCore.so.4
#27 0xb6b4d910 in QCoreApplication::exec () from /usr/lib/qt4/libQtCore.so.4
#28 0xb6d3dcd8 in QApplication::exec () from /usr/lib/qt4/libQtGui.so.4
#29 0x08052ef2 in main ()
Comment 1 Dario Andres 2009-01-07 18:07:51 UTC

*** This bug has been marked as a duplicate of bug 175637 ***