Bug 287042 - Crash when selecting another column
Summary: Crash when selecting another column
Status: RESOLVED DUPLICATE of bug 272764
Alias: None
Product: plasma4
Classification: Unmaintained
Component: widget-lancelot (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Ivan Čukić
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-20 01:30 UTC by Vas
Modified: 2011-11-20 21:06 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vas 2011-11-20 01:30:41 UTC
Application: lancelot (1.9.5)
KDE Platform Version: 4.7.2 (4.7.2)
Qt Version: 4.7.4
Operating System: Linux 3.1.0-1.2-desktop x86_64
Distribution: "openSUSE 12.1 (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed:
Opened Lancelot selected a category. Once I went into a sub category, it crashed. Traversing around categories either backwards or forwards will crash Lancelot. Happens all of the time, it is not useable.

The crash can be reproduced every time.

-- Backtrace:
Application: Lancelot (lancelot), signal: Segmentation fault
[Current thread is 1 (Thread 0x7fb3118d1780 (LWP 15967))]

Thread 2 (Thread 0x7fb2f955c700 (LWP 15969)):
#0  0x00007fff5b3ff8de in ?? ()
#1  0x00007fb30574ae91 in clock_gettime () from /lib64/librt.so.1
#2  0x00007fb30ef28114 in do_gettime (frac=0x7fb2f955bb58, sec=0x7fb2f955bb50) at tools/qelapsedtimer_unix.cpp:123
#3  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#4  0x00007fb30efe9d1d in QTimerInfoList::updateCurrentTime (this=0xa824d0) at kernel/qeventdispatcher_unix.cpp:339
#5  0x00007fb30efea053 in QTimerInfoList::timerWait (this=0xa824d0, tm=...) at kernel/qeventdispatcher_unix.cpp:442
#6  0x00007fb30efe8abc in timerSourcePrepareHelper (src=<optimized out>, timeout=0x7fb2f955bc3c) at kernel/qeventdispatcher_glib.cpp:136
#7  0x00007fb30efe8b65 in timerSourcePrepare (source=<optimized out>, timeout=<optimized out>) at kernel/qeventdispatcher_glib.cpp:169
#8  0x00007fb305495b22 in g_main_context_prepare () from /usr/lib64/libglib-2.0.so.0
#9  0x00007fb30549692d in ?? () from /usr/lib64/libglib-2.0.so.0
#10 0x00007fb305496f59 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#11 0x00007fb30efe9576 in QEventDispatcherGlib::processEvents (this=0xa3eee0, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#12 0x00007fb30efbda22 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#13 0x00007fb30efbdc1f in QEventLoop::exec (this=0x7fb2f955bdd0, flags=...) at kernel/qeventloop.cpp:201
#14 0x00007fb30eed55df in QThread::exec (this=<optimized out>) at thread/qthread.cpp:498
#15 0x00007fb30efa0aef in QInotifyFileSystemWatcherEngine::run (this=0xa869e0) at io/qfilesystemwatcher_inotify.cpp:248
#16 0x00007fb30eed8025 in QThreadPrivate::start (arg=0xa869e0) at thread/qthread_unix.cpp:331
#17 0x00007fb30c2c4f05 in start_thread () from /lib64/libpthread.so.0
#18 0x00007fb30dbfd53d in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7fb3118d1780 (LWP 15967)):
[KCrash Handler]
#6  0x00007fb3108a29d9 in Plasma::KineticScrolling::eventFilter (this=0xfa6d40, watched=<optimized out>, event=0xf89040) at /usr/src/debug/kdeplasma-addons-4.7.2/libs/lancelot/widgets/kineticscroll.cpp:394
#7  0x00007fb30efbe9a8 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=<optimized out>, receiver=0xfa1980, event=0xf89040) at kernel/qcoreapplication.cpp:902
#8  0x00007fb30e38dbaf in notify_helper (e=0xf89040, receiver=0xfa1980, this=0x691dc0) at kernel/qapplication.cpp:4477
#9  QApplicationPrivate::notify_helper (this=0x691dc0, receiver=0xfa1980, e=0xf89040) at kernel/qapplication.cpp:4453
#10 0x00007fb30e392a71 in QApplication::notify (this=0x662860, receiver=0xfa1980, e=0xf89040) at kernel/qapplication.cpp:4360
#11 0x00007fb30fc87e36 in KApplication::notify (this=0x662860, receiver=0xfa1980, event=0xf89040) at /usr/src/debug/kdelibs-4.7.2/kdeui/kernel/kapplication.cpp:311
#12 0x00007fb30efbe81c in QCoreApplication::notifyInternal (this=0x662860, receiver=0xfa1980, event=0xf89040) at kernel/qcoreapplication.cpp:787
#13 0x00007fb30efc1bf8 in sendEvent (event=0xf89040, receiver=0xfa1980) at kernel/qcoreapplication.h:215
#14 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x6310f0) at kernel/qcoreapplication.cpp:1428
#15 0x00007fb30efe90b3 in sendPostedEvents () at kernel/qcoreapplication.h:220
#16 postEventSourceDispatch (s=<optimized out>) at kernel/qeventdispatcher_glib.cpp:277
#17 0x00007fb30549658d in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#18 0x00007fb305496d88 in ?? () from /usr/lib64/libglib-2.0.so.0
#19 0x00007fb305496f59 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#20 0x00007fb30efe950f in QEventDispatcherGlib::processEvents (this=0x6308d0, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:422
#21 0x00007fb30e430f2e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=<optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#22 0x00007fb30efbda22 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#23 0x00007fb30efbdc1f in QEventLoop::exec (this=0x7fff5b2b29c0, flags=...) at kernel/qeventloop.cpp:201
#24 0x00007fb30efc1de7 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1064
#25 0x000000000040d90d in LancelotApplication::main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/kdeplasma-addons-4.7.2/applets/lancelot/application/LancelotApplication.cpp:113
#26 0x00007fb30db4523d in __libc_start_main () from /lib64/libc.so.6
#27 0x000000000040d941 in _start () at ../sysdeps/x86_64/elf/start.S:113

This bug may be a duplicate of or related to bug 278475.

Possible duplicates by query: bug 278475, bug 272764, bug 263901, bug 261035, bug 258283.

Reported using DrKonqi
Comment 1 Beat Wolf 2011-11-20 21:06:20 UTC

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