Bug 313942 - Hoemrun crashes at launch (after an upgrade)
Summary: Hoemrun crashes at launch (after an upgrade)
Status: RESOLVED DUPLICATE of bug 313881
Alias: None
Product: homerun
Classification: Unmaintained
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Homerun bugs.
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-26 23:30 UTC by cjcanhoto
Modified: 2013-01-31 13: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 cjcanhoto 2013-01-26 23:30:50 UTC
Application: homerunviewer (0.2.0git)
KDE Platform Version: 4.9.4
Qt Version: 4.8.3
Operating System: Linux 3.5.0-22-generic i686
Distribution: Ubuntu 12.10

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

I was launching the application (first time after an upgrade). I tried several times and it crashes rigjt at launching.

The crash can be reproduced every time.

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

Thread 3 (Thread 0xaf90db40 (LWP 3612)):
#0  0xb77d7424 in __kernel_vsyscall ()
#1  0xb2f7a96b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0xb5a6d64c in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0xb3c761cd in ?? () from /usr/lib/i386-linux-gnu/libQtScript.so.4
#4  0xb3c761ff in ?? () from /usr/lib/i386-linux-gnu/libQtScript.so.4
#5  0xb2f76d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#6  0xb5a5fd3e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 2 (Thread 0xaeae4b40 (LWP 3613)):
#0  0xb2f78dc8 in pthread_mutex_lock () from /lib/i386-linux-gnu/libpthread.so.0
#1  0xb5a6d864 in pthread_mutex_lock () from /lib/i386-linux-gnu/libc.so.6
#2  0xb2ee2ed0 in g_mutex_lock () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0xb2ea0f11 in g_main_context_acquire () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0xb2ea1ba8 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0xb2ea1e61 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#6  0xb5db099f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#7  0xb5d7d26c in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#8  0xb5d7d561 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#9  0xb5c6866c in QThread::exec() () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#10 0xb5d5b7bd in ?? () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#11 0xb5c6ba58 in ?? () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#12 0xb2f76d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#13 0xb5a5fd3e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 1 (Thread 0xb1f5d740 (LWP 3611)):
[KCrash Handler]
#6  0xb5d9a2be in QObject::setProperty(char const*, QVariant const&) () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#7  0x0804d409 in FullView::setupBackground (this=0xbf8ddc20) at /build/buildd/homerun-0.2.0~git20130125+r510/shell/fullview.cpp:111
#8  0x0804d283 in FullView::FullView (this=0xbf8ddc20) at /build/buildd/homerun-0.2.0~git20130125+r510/shell/fullview.cpp:96
#9  0x0804f36c in main (argc=3, argv=0xbf8ddcf4) at /build/buildd/homerun-0.2.0~git20130125+r510/shell/main.cpp:67

Possible duplicates by query: bug 313884.

Reported using DrKonqi
Comment 1 Aurelien Gateau 2013-01-31 13:06:08 UTC

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