Bug 309714 - It Crashes at start
Summary: It Crashes at start
Status: RESOLVED DUPLICATE of bug 309270
Alias: None
Product: homerun
Classification: Plasma
Component: applet (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR critical
Target Milestone: ---
Assignee: Homerun bugs.
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-07 19:30 UTC by MpMp
Modified: 2012-11-09 22:52 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 MpMp 2012-11-07 19:30:08 UTC
When I click to the icon of the KDE Homerun Launcher plasmoid, It crashes!
Nothing else.


Reproducible: Always

Steps to Reproduce:
Click the icon of the plasmoid.
Actual Results:  
It crashes!

Expected Results:  
Appear the menu

Application: Homerun (homerunviewer), signal: Segmentation fault
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0xb1c52740 (LWP 6222))]

Thread 3 (Thread 0xaf512b40 (LWP 6223)):
#0  0xb774b424 in __kernel_vsyscall ()
#1  0xb2ca896b in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169
#2  0xb59c864c in __pthread_cond_wait (cond=0xb3ab7890, mutex=0xb3ab7878) at forward.c:139
#3  0xb39b3029 in ?? () from /usr/lib/i386-linux-gnu/libQtScript.so.4
#4  0xb39b306f in ?? () from /usr/lib/i386-linux-gnu/libQtScript.so.4
#5  0xb2ca4d4c in start_thread (arg=0xaf512b40) at pthread_create.c:308
#6  0xb59bad3e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 2 (Thread 0xae6e6b40 (LWP 6224)):
#0  0xb774b424 in __kernel_vsyscall ()
#1  0xb59ac5f0 in __GI___poll (fds=0xadd02278, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#2  0xb2be0a7b in g_poll () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0xb2bd30ae in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0xb2bd3201 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0xb5d0a8e7 in QEventDispatcherGlib::processEvents (this=0xadd00468, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0xb5cd650d in QEventLoop::processEvents (this=0xae6e6240, flags=...) at kernel/qeventloop.cpp:149
#7  0xb5cd67a9 in QEventLoop::exec (this=0xae6e6240, flags=...) at kernel/qeventloop.cpp:204
#8  0xb5bbf94c in QThread::exec (this=0x8488638) at thread/qthread.cpp:501
#9  0xb5cb3b5d in QInotifyFileSystemWatcherEngine::run (this=0x8488638) at io/qfilesystemwatcher_inotify.cpp:248
#10 0xb5bc2de0 in QThreadPrivate::start (arg=0x8488638) at thread/qthread_unix.cpp:298
#11 0xb2ca4d4c in start_thread (arg=0xae6e6b40) at pthread_create.c:308
#12 0xb59bad3e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 1 (Thread 0xb1c52740 (LWP 6222)):
[KCrash Handler]
#7  QObject::setProperty (this=0x0, name=0x804f27b "leftMargin", value=...) at kernel/qobject.cpp:3689
#8  0x0804d1c5 in FullView::setupBackground (this=0xbfb67ba0) at /build/buildd/homerun-0.1.0~git20121103+r436/shell/fullview.cpp:102
#9  0x0804d56e in FullView::FullView (this=0xbfb67ba0) at /build/buildd/homerun-0.1.0~git20121103+r436/shell/fullview.cpp:87
#10 0x0804c4d5 in main (argc=23003136, argv=0x0) at /build/buildd/homerun-0.1.0~git20121103+r436/shell/main.cpp:68
Comment 1 Aurelien Gateau 2012-11-09 22:52:42 UTC

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