[Bug 244105] New: Gluon crashes upon opening and creation of Gluon projects

Aaron Michael Marsh partymetroid at gmail.com
Sat Jul 10 07:26:27 BST 2010


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

           Summary: Gluon crashes upon opening and creation of Gluon
                    projects
           Product: kde
           Version: unspecified
          Platform: unspecified
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: unassigned-bugs at kde.org
        ReportedBy: partymetroid at gmail.com


Application: gluoncreator (0.71.0)
KDE Platform Version: 4.4.2 (KDE 4.4.2) (Compiled from sources)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-23-generic x86_64
Distribution: Ubuntu 10.04 LTS

-- Information about the crash:
Source code grabbed from Git a couple of hours ago.

The crash can be reproduced every time.

 -- Backtrace:
Application: Gluon Creator (gluoncreator), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f785fe8a760 (LWP 8545))]

Thread 2 (Thread 0x7f784b3f1710 (LWP 8546)):
#0  0x00007f785c3ca85c in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/libpthread.so.0
#1  0x00007f784b5372a6 in ?? () from /usr/lib/libQtScript.so.4
#2  0x00007f784b5372e9 in ?? () from /usr/lib/libQtScript.so.4
#3  0x00007f785c3c59ca in start_thread () from /lib/libpthread.so.0
#4  0x00007f785b9746fd in clone () from /lib/libc.so.6
#5  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f785fe8a760 (LWP 8545)):
[KCrash Handler]
#5  0x000000000040efb7 in GluonCreator::MainWindow::openProject
(this=0x1932d40, fileName=...) at
/home/aaron/Source/gluon/creator/mainwindow.cpp:161
#6  0x000000000040f64c in GluonCreator::MainWindow::projectDialogClosed
(this=0x1932d40) at /home/aaron/Source/gluon/creator/mainwindow.cpp:421
#7  0x000000000040c36c in GluonCreator::MainWindow::qt_metacall
(this=0x1932d40, _c=QMetaObject::InvokeMetaMethod, _id=-32, _a=0x7fff72ef65a0)
    at /home/aaron/Source/gluon/creator/moc_mainwindow.cpp:110
#8  0x00007f785f2f4e3f in QMetaObject::activate(QObject*, QMetaObject const*,
int, void**) () from /usr/lib/libQtCore.so.4
#9  0x00007f785d46c4b8 in KDialog::slotButtonClicked(int) () from
/usr/lib/libkdeui.so.5
#10 0x0000000000412c49 in
GluonCreator::ProjectSelectionDialog::slotButtonClicked (this=0x1b0abb0,
button=1928291888) at
/home/aaron/Source/gluon/creator/dialogs/projectselectiondialog.cpp:104
#11 0x00007f785d46e329 in KDialog::qt_metacall(QMetaObject::Call, int, void**)
() from /usr/lib/libkdeui.so.5
#12 0x00007f785d5357c0 in KPageDialog::qt_metacall(QMetaObject::Call, int,
void**) () from /usr/lib/libkdeui.so.5
#13 0x00007f785f2f4e3f in QMetaObject::activate(QObject*, QMetaObject const*,
int, void**) () from /usr/lib/libQtCore.so.4
#14 0x00007f785f2fa15e in QSignalMapper::mapped(int) () from
/usr/lib/libQtCore.so.4
#15 0x00007f785f2fb372 in QSignalMapper::map(QObject*) () from
/usr/lib/libQtCore.so.4
#16 0x00007f785f2fb5f0 in QSignalMapper::qt_metacall(QMetaObject::Call, int,
void**) () from /usr/lib/libQtCore.so.4
#17 0x00007f785f2f4e3f in QMetaObject::activate(QObject*, QMetaObject const*,
int, void**) () from /usr/lib/libQtCore.so.4
#18 0x00007f785ed365f2 in QAbstractButton::clicked(bool) () from
/usr/lib/libQtGui.so.4
#19 0x00007f785ea5086b in ?? () from /usr/lib/libQtGui.so.4
#20 0x00007f785ea5170b in ?? () from /usr/lib/libQtGui.so.4
#21 0x00007f785ea5197c in QAbstractButton::mouseReleaseEvent(QMouseEvent*) ()
from /usr/lib/libQtGui.so.4
#22 0x00007f785e6f1582 in QWidget::event(QEvent*) () from
/usr/lib/libQtGui.so.4
#23 0x00007f785e69b22c in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib/libQtGui.so.4
#24 0x00007f785e6a1ecb in QApplication::notify(QObject*, QEvent*) () from
/usr/lib/libQtGui.so.4
#25 0x00007f785d4fc526 in KApplication::notify(QObject*, QEvent*) () from
/usr/lib/libkdeui.so.5
#26 0x00007f785f2e206c in QCoreApplication::notifyInternal(QObject*, QEvent*)
() from /usr/lib/libQtCore.so.4
#27 0x00007f785e6a10ae in QApplicationPrivate::sendMouseEvent(QWidget*,
QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from
/usr/lib/libQtGui.so.4
#28 0x00007f785e720f65 in ?? () from /usr/lib/libQtGui.so.4
#29 0x00007f785e71f8ac in QApplication::x11ProcessEvent(_XEvent*) () from
/usr/lib/libQtGui.so.4
#30 0x00007f785e74b882 in ?? () from /usr/lib/libQtGui.so.4
#31 0x00007f785ab798c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#32 0x00007f785ab7d748 in ?? () from /lib/libglib-2.0.so.0
#33 0x00007f785ab7d8fc in g_main_context_iteration () from
/lib/libglib-2.0.so.0
#34 0x00007f785f30b513 in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /usr/lib/libQtCore.so.4
#35 0x00007f785e74b46e in ?? () from /usr/lib/libQtGui.so.4
#36 0x00007f785f2e0992 in
QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib/libQtCore.so.4
#37 0x00007f785f2e0d6c in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib/libQtCore.so.4
#38 0x00007f785f2e4aab in QCoreApplication::exec() () from
/usr/lib/libQtCore.so.4
#39 0x000000000040d1b3 in main (argc=<value optimized out>, argv=<value
optimized out>) at /home/aaron/Source/gluon/creator/main.cpp:71

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 Unassigned-bugs mailing list