Bug 125134 - Open Konqueror crashes CastPodder (python) program
Summary: Open Konqueror crashes CastPodder (python) program
Status: RESOLVED DUPLICATE of bug 123869
Alias: None
Product: kicker
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Aaron J. Seigo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-07 20:57 UTC by Udo Blasel
Modified: 2006-07-24 01:20 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 Udo Blasel 2006-04-07 20:57:27 UTC
Version:           3.5.2 (using KDE 3.5.2, Kubuntu Package 4:3.5.2-0ubuntu0 breezy)
Compiler:          Target: i486-linux-gnu
OS:                Linux (i686) release 2.6.12-10-386

Sometimes after I open a new Konqueror window my CastPodder crashes. It is a python program.

Debug:
--------------------------------------------------------------------------------------------------------
(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
`system-supplied DSO at 0xffffe000' has disappeared; keeping its symbols.
(no debugging symbols found)
....
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1233774368 (LWP 17421)]
(no debugging symbols found)
....
(no debugging symbols found)
[KCrash handler]
#6  0x0835e050 in ?? ()
#7  0xb6269668 in TaskBar::filteredContainers () from /usr/lib/libtaskbar.so.1
#8  0xb6276deb in TaskBar::reLayout () from /usr/lib/libtaskbar.so.1
#9  0xb627946a in TaskBar::qt_invoke () from /usr/lib/libtaskbar.so.1
#10 0xb70d3929 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#11 0xb70d43c4 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#12 0xb7434f9a in QTimer::timeout () from /usr/lib/libqt-mt.so.3
#13 0xb70f8c19 in QTimer::event () from /usr/lib/libqt-mt.so.3
#14 0xb706af80 in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
#15 0xb706b172 in QApplication::notify () from /usr/lib/libqt-mt.so.3
#16 0xb77b717c in KApplication::notify () from /usr/lib/libkdecore.so.4
#17 0xb6ffbdb7 in QApplication::sendEvent () from /usr/lib/libqt-mt.so.3
#18 0xb705c99b in QEventLoop::activateTimers () from /usr/lib/libqt-mt.so.3
#19 0xb700fa84 in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
#20 0xb7082cfb in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#21 0xb7082c1e in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
#22 0xb7069c13 in QApplication::exec () from /usr/lib/libqt-mt.so.3
#23 0xb7edf665 in kdemain () from /usr/lib/libkdeinit_kicker.so
#24 0xb7c3fec2 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
#25 0x080483d1 in ?? ()
--------------------------------------------------------------------------------------------------------
Comment 1 Philip Rodrigues 2006-04-08 02:06:01 UTC
Does konqueror crash? If not, then presumably the problem is with castpodder, and you should report it to the castpodder developers
Comment 2 Udo Blasel 2006-04-08 10:29:47 UTC
I allready did that.
They pointed me to a QT / KDE problem. Because Konqueror is crashing from time to time and causing the CastPodder crash I filed it here.
Btw: the debug don't shows any CastPodder libraries. libqt-mt maybe? Or libtaskbar? Kicker crashes additionally to CastPodder every 2nd or 3rd time...
Comment 3 Thiago Macieira 2006-04-10 02:35:27 UTC
>They pointed me to a QT / KDE problem

Which one? If the CastPodder developers think they've found a bug in the KDE libraries, we need more information.
Comment 4 Andreas Kling 2006-07-24 01:20:27 UTC

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