Bug 245695 - Crash on exit
Summary: Crash on exit
Status: RESOLVED DUPLICATE of bug 242650
Alias: None
Product: okteta
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Friedrich W. H. Kossebau
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-25 00:23 UTC by Greg Martyn
Modified: 2010-07-25 00:48 UTC (History)
0 users

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 Greg Martyn 2010-07-25 00:23:25 UTC
Application: okteta (0.5.0 RC2)
KDE Platform Version: 4.4.92 (KDE 4.4.92 (KDE 4.5 RC2))
Qt Version: 4.7.0
Operating System: Linux 2.6.33.6-147.fc13.x86_64 x86_64
Distribution: "Fedora release 13 (Goddard)"

-- Information about the crash:
2kb file was opened over ftp protocol. It opens fine and acts normally. Okteta crashes every time I exit.

The crash can be reproduced every time.

-- Backtrace:
Application: Okteta (okteta), signal: Segmentation fault
82	T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS)
[KCrash Handler]
#6  QGestureManager::instance () at kernel/qapplication.cpp:5789
#7  0x00000033cc5f0e1b in QWidget::ungrabGesture (this=0x27d2960, gesture=Qt::PanGesture) at kernel/qwidget.cpp:12049
#8  0x00000033cc600dd2 in QWidget::~QWidget (this=0x27d2960, __in_chrg=<value optimized out>) at kernel/qwidget.cpp:1448
#9  0x00000033cc601119 in QWidget::~QWidget (this=0x27d2960, __in_chrg=<value optimized out>) at kernel/qwidget.cpp:1579
#10 0x00000033cad6879f in QObjectPrivate::deleteChildren (this=0x287c410) at kernel/qobject.cpp:1949
#11 0x00000033cc600d19 in QWidget::~QWidget (this=0x2650070, __in_chrg=<value optimized out>) at kernel/qwidget.cpp:1559
#12 0x00000033d3c27b59 in Okteta::ByteArrayColumnView::~ByteArrayColumnView (this=0x2650070, __in_chrg=<value optimized out>) at /usr/src/debug/kdeutils-4.4.92/okteta/gui/bytearraycolumnview.cpp:193
#13 0x00000033cad6879f in QObjectPrivate::deleteChildren (this=0x268c4a0) at kernel/qobject.cpp:1949
#14 0x00000033cc600d19 in QWidget::~QWidget (this=0x2650410, __in_chrg=<value optimized out>) at kernel/qwidget.cpp:1559
#15 0x0000003f344195e9 in Okteta::ByteArrayJanusView::~ByteArrayJanusView (this=0x2650410, __in_chrg=<value optimized out>)
    at /usr/src/debug/kdeutils-4.4.92/okteta/kasten/gui/view/bytearrayjanusview.cpp:338
#16 0x0000003f3441a051 in Kasten::ByteArrayView::~ByteArrayView (this=0x2928470, __in_chrg=<value optimized out>) at /usr/src/debug/kdeutils-4.4.92/okteta/kasten/gui/view/bytearrayview.cpp:363
#17 0x0000003f3441a0f9 in Kasten::ByteArrayView::~ByteArrayView (this=0x2928470, __in_chrg=<value optimized out>) at /usr/src/debug/kdeutils-4.4.92/okteta/kasten/gui/view/bytearrayview.cpp:364
#18 0x0000003f3481ba1e in qDeleteAll<QList<Kasten::AbstractView*>::const_iterator> (this=0x1a49e00, __in_chrg=<value optimized out>) at /usr/include/QtCore/qalgorithms.h:322
#19 qDeleteAll<QList<Kasten::AbstractView*> > (this=0x1a49e00, __in_chrg=<value optimized out>) at /usr/include/QtCore/qalgorithms.h:330
#20 Kasten::ViewManager::~ViewManager (this=0x1a49e00, __in_chrg=<value optimized out>) at /usr/src/debug/kdeutils-4.4.92/okteta/libs/kasten/gui/system/viewmanager.cpp:155
#21 0x0000003f3481ba69 in Kasten::ViewManager::~ViewManager (this=0x1a49e00, __in_chrg=<value optimized out>) at /usr/src/debug/kdeutils-4.4.92/okteta/libs/kasten/gui/system/viewmanager.cpp:159
#22 0x0000000000407b82 in Kasten::OktetaProgram::~OktetaProgram (this=0x7fffec161d70, __in_chrg=<value optimized out>) at /usr/src/debug/kdeutils-4.4.92/okteta/program/program.cpp:152
#23 0x0000000000407b4d in main (argc=<value optimized out>, argv=<value optimized out>) at /usr/src/debug/kdeutils-4.4.92/okteta/program/main.cpp:33

Reported using DrKonqi
Comment 1 Friedrich W. H. Kossebau 2010-07-25 00:48:01 UTC
Thanks for the report, seems an issue with the new version 4.7 of Qt

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