Bug 180924 - knotify crashes every time a msg comes in
Summary: knotify crashes every time a msg comes in
Status: RESOLVED DUPLICATE of bug 175407
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: knotify (show other bugs)
Version: 4.1
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Olivier Goffart
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-16 06:35 UTC by Jens Mander
Modified: 2009-01-16 13:12 UTC (History)
1 user (show)

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 Jens Mander 2009-01-16 06:35:47 UTC
Version:            (using KDE 4.1.3)
OS:                Linux
Installed from:    I Don't Know

Anwendung: KNotify (knotify4), Signal SIGSEGV
0x00007f161400e621 in nanosleep () from /lib/libc.so.6
[Current thread is 0 (LWP 1925)]

Thread 2 (Thread 0x4272a950 (LWP 2431)):
#0  0x00007f1612f5255d in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007f160820cf31 in ?? () from /usr/lib/libxine.so.1
#2  0x00007f1612f4e3ea in start_thread () from /lib/libpthread.so.0
#3  0x00007f161404cc6d in clone () from /lib/libc.so.6
#4  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f161666b6f0 (LWP 1925)):
[KCrash Handler]
#5  0x00007f1613fe8690 in strlen () from /lib/libc.so.6
#6  0x00007f1613fb144e in vfprintf () from /lib/libc.so.6
#7  0x00007f1614062d08 in __vsnprintf_chk () from /lib/libc.so.6
#8  0x00007f1608224fad in ?? () from /usr/lib/libxine.so.1
#9  0x00007f16082079f4 in xine_log () from /usr/lib/libxine.so.1
#10 0x00007f1608212ecc in ?? () from /usr/lib/libxine.so.1
#11 0x00007f1608486fc2 in ?? () from /usr/lib/kde4/phonon_xine.so
#12 0x00007f160848a5dc in KPluginFactory::createInstance<Phonon::Xine::Backend, QObject> () from /usr/lib/kde4/phonon_xine.so
#13 0x00007f161620ec25 in KPluginFactory::create (this=0x118be30, iface=0x7f1615dcb040 "QObject", parentWidget=0x0, parent=0x0, args=@0x7fff1e69c450, keyword=@0x7fff1e69c330)
    at /build/buildd/kde4libs-4.1.4/kdecore/util/kpluginfactory.cpp:189
#14 0x00007f160a0a95b9 in ?? () from /usr/lib/kde4/plugins/phonon_platform/kde.so
#15 0x00007f160a0aaf0d in ?? () from /usr/lib/kde4/plugins/phonon_platform/kde.so
#16 0x00007f16146174c8 in ?? () from /usr/lib/libphonon.so.4
#17 0x00007f1614618407 in Phonon::Factory::backend () from /usr/lib/libphonon.so.4
#18 0x00007f1614613cf2 in ?? () from /usr/lib/libphonon.so.4
#19 0x00007f161461425d in ?? () from /usr/lib/libphonon.so.4
#20 0x00007f161460e6b0 in ?? () from /usr/lib/libphonon.so.4
#21 0x00007f161460f341 in Phonon::AudioOutput::AudioOutput () from /usr/lib/libphonon.so.4
#22 0x000000000040cab1 in _start ()
Comment 1 Dario Andres 2009-01-16 13:12:44 UTC
This is a xine bug in its translation files (german/italian). As a workaround you can delete the Xine translation files. Look at bug 175407 comment 9 

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