Bug 313884 - after package upgrade Homerun crash every time
Summary: after package upgrade Homerun crash every time
Status: RESOLVED DUPLICATE of bug 313881
Alias: None
Product: kde
Classification: I don't know
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-25 15:23 UTC by igvfk
Modified: 2013-01-25 15:37 UTC (History)
0 users

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 igvfk 2013-01-25 15:23:16 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: Netrunner 12.12

-- Information about the crash:
- What I was doing when the application crashed:
After last update and restart PC I click Homerun. It immediately crash. Homerun does not work at all. The error appears every time when I click on the Homerun.

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 0xb1e79740 (LWP 2922))]

Thread 3 (Thread 0xaf70db40 (LWP 2923)):
#0  0xb76f3424 in __kernel_vsyscall ()
#1  0xb2e9696b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0xb598964c in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0xb3b921cd in ?? () from /usr/lib/i386-linux-gnu/libQtScript.so.4
#4  0xb3b921ff in ?? () from /usr/lib/i386-linux-gnu/libQtScript.so.4
#5  0xb2e92d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#6  0xb597bd3e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 2 (Thread 0xae8e4b40 (LWP 2924)):
#0  0xb2ee3dcd in clock_gettime () from /lib/i386-linux-gnu/librt.so.1
#1  0xb5be5fb5 in do_gettime (frac=0xae8e3f70, sec=0xae8e3f68) at tools/qelapsedtimer_unix.cpp:123
#2  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#3  0xb5ccd36e in QTimerInfoList::updateCurrentTime (this=0xadf02074) at kernel/qeventdispatcher_unix.cpp:343
#4  0x7fffffff in ?? ()
#5  0xb5ccd6fa in QTimerInfoList::timerWait (this=0xadf02074, tm=...) at kernel/qeventdispatcher_unix.cpp:450
#6  0x7fffffff in ?? ()

Thread 1 (Thread 0xb1e79740 (LWP 2922)):
[KCrash Handler]
#6  QObject::setProperty (this=0x0, name=0x804faf6 "leftMargin", value=...) at kernel/qobject.cpp:3689
#7  0x0804d369 in FullView::setupBackground (this=0xbf951850) at /build/buildd/homerun-0.2.0~git20130124+r508/shell/fullview.cpp:111
#8  0x0804d1e3 in FullView::FullView (this=0xbf951850) at /build/buildd/homerun-0.2.0~git20130124+r508/shell/fullview.cpp:96
#9  0x0804f2ac in main (argc=3, argv=0xbf951924) at /build/buildd/homerun-0.2.0~git20130124+r508/shell/main.cpp:67

Reported using DrKonqi
Comment 1 igvfk 2013-01-25 15:37:10 UTC

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