Bug 221796 - Akregator crash on exit in kde SC 4.4 [QWidget::internalWinId, QWidget::effectiveWinId, QXIMInputContext::reset]
Summary: Akregator crash on exit in kde SC 4.4 [QWidget::internalWinId, QWidget::effe...
Status: RESOLVED DUPLICATE of bug 221022
Alias: None
Product: akregator
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-08 14:27 UTC by Antonio Gutiérrez
Modified: 2010-01-08 14:40 UTC (History)
1 user (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 Antonio Gutiérrez 2010-01-08 14:27:28 UTC
Application: akregator (1.6.0)
KDE Platform Version: 4.3.85 (KDE 4.3.85 (KDE 4.4 Beta2))
Qt Version: 4.6.0
Operating System: Linux 2.6.31-16-generic x86_64
Distribution: Ubuntu 9.10

-- Information about the crash:
When exit of akregator, crash.

System is kubuntu 9.10 with kde SC 4.4 beta2

The crash can be reproduced everytime.

 -- Backtrace:
Application: Akregator (akregator), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f92f209c7f0 (LWP 2714))]

Thread 2 (Thread 0x7f92d993d910 (LWP 8771)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:220
#1  0x00007f92ef4c65e2 in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0xecf560, time=30000) at thread/qwaitcondition_unix.cpp:85
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0xecf560, time=30000) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f92ef4bb989 in QThreadPoolThread::run (this=0x11edc20) at concurrent/qthreadpool.cpp:140
#4  0x00007f92ef4c56c5 in QThreadPrivate::start (arg=0x11edc20) at thread/qthread_unix.cpp:244
#5  0x00007f92eb60fa04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#6  0x00007f92eec957bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f92f209c7f0 (LWP 2714)):
[KCrash Handler]
#5  QWidget::internalWinId (this=0x102c560) at ../../include/QtGui/../../src/gui/kernel/qwidget.h:234
#6  QWidget::effectiveWinId (this=0x102c560) at kernel/qwidget.cpp:2337
#7  0x00007f92f077d182 in QXIMInputContext::reset (this=0x1c3f000) at inputmethod/qximinputcontext_x11.cpp:535
#8  0x00007f92f077c85c in QXIMInputContext::setFocusWidget (this=0x1c3f000, w=0x0) at inputmethod/qximinputcontext_x11.cpp:605
#9  0x00007f92f077c40f in QXIMInputContext::close_xim (this=0x1c3f000) at inputmethod/qximinputcontext_x11.cpp:489
#10 0x00007f92f077c4a0 in ~QXIMInputContext (this=0x102c560, __in_chrg=<value optimized out>) at inputmethod/qximinputcontext_x11.cpp:498
#11 0x00007f92ef5c7a8c in QObjectPrivate::deleteChildren (this=0x184c270) at kernel/qobject.cpp:1998
#12 0x00007f92ef5ceb34 in ~QObject (this=<value optimized out>, __in_chrg=<value optimized out>) at kernel/qobject.cpp:987
#13 0x00007f92d763bf8a in ~QMultiInputContext (this=0x153bdc0, __in_chrg=<value optimized out>) at qmultiinputcontext.cpp:111
#14 0x00007f92f022588e in qt_cleanup () at kernel/qapplication_x11.cpp:2605
#15 0x00007f92f01b758c in ~QApplication (this=0x7fffed3e5360, __in_chrg=<value optimized out>) at kernel/qapplication.cpp:1079
#16 0x0000000000409810 in _start ()
The current source language is "auto; currently asm".
The current source language is "auto; currently c".

Reported using DrKonqi
Comment 1 Dario Andres 2010-01-08 14:40:05 UTC
This is being tracked at bug 221022. Thanks

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