Bug 252591 - Muon crashed while looking for libfunambol
Summary: Muon crashed while looking for libfunambol
Status: RESOLVED WORKSFORME
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: kdeui (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Jonathan Thomas
URL:
Keywords:
: 298990 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-09-27 23:15 UTC by Andreas Hencke
Modified: 2012-10-05 01:59 UTC (History)
4 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 Andreas Hencke 2010-09-27 23:15:24 UTC
Application: muon (1.0.2)
KDE Platform Version: 4.5.1 (KDE 4.5.1)
Qt Version: 4.7.0
Operating System: Linux 2.6.32-24-generic i686
Distribution: Ubuntu 10.04.1 LTS

-- Information about the crash:
- What I was doing when the application crashed:

First I added the ppa:akunambol/ppa to software sources, then I installed akunambol via Muon without problems. After this I was looking for libfunambol, while I was entering the word libfunambol Muon crashed. It took a while. After entering the first two letters Muon stopped working, after ten-20 seconds a windows popped up afterwards Muon crashed

-- Backtrace:
Application: Paketverwaltung Muon (muon), signal: Segmentation fault
[Current thread is 1 (Thread 0xb7720710 (LWP 9248))]

Thread 2 (Thread 0xb32c2b70 (LWP 9253)):
#0  0x00ea4e16 in *__GI_clock_gettime (clock_id=15372276, tp=0xb32c1f90) at ../sysdeps/unix/clock_gettime.c:100
#1  0x00fc848b in do_gettime () at tools/qelapsedtimer_unix.cpp:105
#2  qt_gettime () at tools/qelapsedtimer_unix.cpp:119
#3  0x0109e965 in QTimerInfoList::updateCurrentTime (this=0xa2bc2ec) at kernel/qeventdispatcher_unix.cpp:339
#4  0x0109e9aa in QTimerInfoList::timerWait (this=0xa2bc2ec, tm=...) at kernel/qeventdispatcher_unix.cpp:442
#5  0x0109ca38 in timerSourcePrepareHelper (src=<value optimized out>, timeout=0xb32c20bc) at kernel/qeventdispatcher_glib.cpp:136
#6  0x0109cac5 in timerSourcePrepare (source=0x0, timeout=0xea8ff4) at kernel/qeventdispatcher_glib.cpp:169
#7  0x079d9aca in g_main_context_prepare () from /lib/libglib-2.0.so.0
#8  0x079d9ee9 in ?? () from /lib/libglib-2.0.so.0
#9  0x079da4b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#10 0x0109c82f in QEventDispatcherGlib::processEvents (this=0x9ef91a0, flags=...) at kernel/qeventdispatcher_glib.cpp:417
#11 0x0106ca99 in QEventLoop::processEvents (this=0xb32c2290, flags=) at kernel/qeventloop.cpp:149
#12 0x0106cf1a in QEventLoop::exec (this=0xb32c2290, flags=...) at kernel/qeventloop.cpp:201
#13 0x00f69c5e in QThread::exec (this=0xa2ae658) at thread/qthread.cpp:490
#14 0x0104b9ab in QInotifyFileSystemWatcherEngine::run (this=0xa2ae658) at io/qfilesystemwatcher_inotify.cpp:248
#15 0x00f6cf39 in QThreadPrivate::start (arg=0xa2ae658) at thread/qthread_unix.cpp:266
#16 0x001b796e in start_thread (arg=0xb32c2b70) at pthread_create.c:300
#17 0x05b1ba4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 1 (Thread 0xb7720710 (LWP 9248)):
[KCrash Handler]
#7  0x00afcbf1 in KLineEdit::contextMenuEvent (this=0x9d7f338, e=0xbfeb3f1c) at ../../kdeui/widgets/klineedit.cpp:1238
#8  0x0449fd48 in QWidget::event (this=0x9d7f338, event=0xbfeb3f1c) at kernel/qwidget.cpp:8354
#9  0x048cffeb in QLineEdit::event (this=0x9d7f338, e=0xbfeb3f1c) at widgets/qlineedit.cpp:1482
#10 0x00af93fb in KLineEdit::event (this=0x9d7f338, ev=0xbfeb3f1c) at ../../kdeui/widgets/klineedit.cpp:1394
#11 0x0444172c in QApplicationPrivate::notify_helper (this=0x9cfce18, receiver=0x9d7f338, e=0xbfeb3f1c) at kernel/qapplication.cpp:4396
#12 0x04447b90 in QApplication::notify (this=0xbfeb4a20, receiver=0x9da5388, e=0xbfeb4198) at kernel/qapplication.cpp:4038
#13 0x00a0acea in KApplication::notify (this=0xbfeb4a20, receiver=0x9da5388, event=0xbfeb4198) at ../../kdeui/kernel/kapplication.cpp:310
#14 0x0106dfeb in QCoreApplication::notifyInternal (this=0xbfeb4a20, receiver=0x9da5388, event=0xbfeb4198) at kernel/qcoreapplication.cpp:732
#15 0x044d9a4e in QCoreApplication::sendSpontaneousEvent (receiver=0x9da5388, event=0x9d83990) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#16 0x044d52f4 in QETWidget::translateMouseEvent (this=0x9d83998, event=0xbfeb468c) at kernel/qapplication_x11.cpp:4408
#17 0x044d4719 in QApplication::x11ProcessEvent (this=0xbfeb4a20, event=0xbfeb468c) at kernel/qapplication_x11.cpp:3414
#18 0x0450370a in x11EventSourceDispatch (s=0x9cf97b0, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#19 0x079d65e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#20 0x079da2d8 in ?? () from /lib/libglib-2.0.so.0
#21 0x079da4b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#22 0x0109c7f5 in QEventDispatcherGlib::processEvents (this=0x9cdb050, flags=...) at kernel/qeventdispatcher_glib.cpp:415
#23 0x04502f85 in QGuiEventDispatcherGlib::processEvents (this=0x9cdb050, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#24 0x0106ca99 in QEventLoop::processEvents (this=0xbfeb4984, flags=) at kernel/qeventloop.cpp:149
#25 0x0106cf1a in QEventLoop::exec (this=0xbfeb4984, flags=...) at kernel/qeventloop.cpp:201
#26 0x010714cf in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#27 0x04440557 in QApplication::exec () at kernel/qapplication.cpp:3672
#28 0x08059ab9 in main (argc=5, argv=0xbfeb4b44) at /build/buildd/muon-1.0.2/src/main.cpp:54

Reported using DrKonqi
Comment 1 Jonathan Thomas 2010-09-27 23:23:46 UTC
Looks like a either a QLineEdit or KLineEdit crasher. In fact, it looks similar to bug 206626. Do you have the menu animation effect on?
Comment 2 Andreas Hencke 2010-09-28 00:01:07 UTC
Am 27.09.2010 23:23, schrieb Jonathan Thomas:
> https://bugs.kde.org/show_bug.cgi?id=252591
>
>
> Jonathan Thomas<echidnaman@kubuntu.org>  changed:
>
>             What    |Removed                     |Added
> ----------------------------------------------------------------------------
>                   CC|                            |echidnaman@kubuntu.org
>            Component|muon                        |kdeui
>              Product|muon                        |kdelibs
>
>
>
>
> --- Comment #1 from Jonathan Thomas<echidnaman kubuntu org>   2010-09-27 23:23:46 ---
> Looks like a either a QLineEdit or KLineEdit crasher. In fact, it looks similar
> to bug 206626. Do you have the menu animation effect on?
>
>    
Hi Jonathan,

if menu animation effect is the same as desktop effects, yes.

Greetings
Andreas
Comment 3 Christoph Feck 2010-09-28 00:21:29 UTC
It is not the same.

Check if you have this in .config/Trolltech.conf:

[qt]
GUIEffects=none
Comment 4 Andreas Hencke 2010-09-28 08:12:20 UTC
Am 28.09.2010 00:21, schrieb Christoph Feck:
> https://bugs.kde.org/show_bug.cgi?id=252591
>
>
>
>
>
> --- Comment #3 from Christoph Feck<christoph maxiom de>   2010-09-28 00:21:29 ---
> It is not the same.
>
> Check if you have this in .config/Trolltech.conf:
>
> [qt]
> GUIEffects=none
>
>    
Good morning,
yes, I have GUIEffects=none in .config/Trolltech.conf
Comment 5 Jonathan Thomas 2012-04-28 18:33:10 UTC
*** Bug 298990 has been marked as a duplicate of this bug. ***
Comment 6 Rafael 2012-05-05 13:37:55 UTC
This bug was reported a long time ago, please check if this is still an issue in the latest Muon stable release 1.3.1, available for Kubuntu 12.04 LTS.

I couldn't reproduce this.
Comment 7 Andreas Hencke 2012-05-06 13:39:17 UTC
(In reply to comment #6)
> This bug was reported a long time ago, please check if this is still an
> issue in the latest Muon stable release 1.3.1, available for Kubuntu 12.04
> LTS.
> 
> I couldn't reproduce this.

Hi Rafael,
I'm using Muon with Kubuntu 11.04 and 12.04 and I can't reproduce this bug any more.
Comment 8 Rafael 2012-05-06 23:06:39 UTC
Then this bug can be closed.