| Summary: | KNotify4 crashes on start (Xine accessing SMB, libsmbclient failing on malloc()) (related to bug 215532) | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] Phonon | Reporter: | gabilari |
| Component: | Xine backend | Assignee: | Matthias Kretz <kretz> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | crash | CC: | andresbajotierra, mannequinZOD, martin.sandsmark |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Unlisted Binaries | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
gabilari
2009-12-23 17:41:28 UTC
This looks related to bug 215532 and some of its duplicates. - Do you have some Samba/Windows share ? - Have you tried disabling it ? - Is some process (may be knotify4) using too much memory ? Regards I have certainly enough memory. I have never done something about Samba/Windows. But I don't understand what it would be. Regards ----Ursprüngliche Nachricht---- Von: andresbajotierra@gmail.com Datum: 23.12.2009 18:04 An: <gabilari@bluemail.ch> Betreff: [Bug 219851] sudden crash, firefox and kile were in use. After Restart notice that KNotify4 had crashed, happened already over 5 times! https://bugs.kde.org/show_bug.cgi?id=219851 Dario Andres <andresbajotierra@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andresbajotierra@gmail.com --- Comment #1 from Dario Andres <andresbajotierra gmail com> 2009-12-23 18:04:35 --- This looks related to bug 215532 and some of its duplicates. - Do you have some Samba/Windows share ? - Have you tried disabling it ? - Is some process (may be knotify4) using too much memory ? Regards A full backtrace from some of the duplicates:
---
Thread 8 (Thread 0x7f9df7317910 (LWP 1788)):
[KCrash Handler]
#5 0x00007f9e07ba44e5 in raise (sig=<value optimized out>) at
../nptl/sysdeps/unix/sysv/linux/raise.c:64
#6 0x00007f9e07ba59b0 in abort () at abort.c:88
#7 0x00007f9e07bdf66d in __libc_message (do_abort=2, fmt=
0x7f9df7315840 "-p 00000000 08:02 656265", ' ' <repeats 21 times>,
"/usr/lib/locale/de_DE.utf8/LC_TELEPHONE\n7f9e0a2e4000-7f9e0a2e5000 r--p
00000000 08:02 265486", ' ' <repeats 21 times>,
"/usr/lib/locale/de_DE.utf8/LC_MEASUREMENT\n"...) at
../sysdeps/unix/sysv/linux/libc_fatal.c:170
#8 0x00007f9e07be4c76 in malloc_printerr (action=3, str=0x7f9e07c91a52
"malloc(): memory corruption", ptr=<value optimized out>) at malloc.c:6239
#9 0x00007f9e07be7d0e in _int_malloc (av=0x7f9e07ec8e60, bytes=<value
optimized out>) at malloc.c:4383
#10 0x00007f9e07be9a59 in __libc_malloc (bytes=100) at malloc.c:3660
#11 0x00007f9e07c5922b in __vasprintf_chk (result_ptr=0x7f9df73161b8,
flags=1788, format=0x6 <Address 0x6 out of bounds>, args=0xffffffffffffffff) at
vasprintf_chk.c:50
#12 0x00007f9df0126b29 in vasprintf (__ap=<value optimized out>, __fmt=<value
optimized out>, __ptr=<value optimized out>) at /usr/include/bits/stdio2.h:199
#13 dbgtext (__ap=<value optimized out>, __fmt=<value optimized out>,
__ptr=<value optimized out>) at lib/debug.c:1087
#14 0x00007f9df0129a94 in load_interfaces () at lib/interface.c:526
#15 0x00007f9df00e244f in smbc_init_context (context=0xde9c30) at
libsmb/libsmb_context.c:518
#16 0x00007f9df00e2031 in smbc_init (fn=0x7f9df0775080 <smb_auth>, debug=<value
optimized out>) at libsmb/libsmb_compat.c:129
#17 0x00007f9df07750aa in init_input_class () from
/usr/lib64/xine/plugins/1.27/xineplug_inp_smb.so
#18 0x00007f9dff6295dc in _load_plugin_class () from /usr/lib64/libxine.so.1
#19 0x00007f9dff62c761 in _x_find_input_plugin () from /usr/lib64/libxine.so.1
#20 0x00007f9dff622f02 in xine_open () from /usr/lib64/libxine.so.1
#21 0x00007f9dff885aad in Phonon::Xine::XineStream::xineOpen (this=0x700c90,
newstate=StoppedState) at /usr/src/debug/phonon-4.3.1/xine/xinestream.cpp:262
#22 0x00007f9dff887a6c in Phonon::Xine::XineStream::event (this=0x700c90,
ev=0x7591b0) at /usr/src/debug/phonon-4.3.1/xine/xinestream.cpp:1255
#23 0x00007f9e083792ac in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib64/libQtGui.so.4
*** Bug 220539 has been marked as a duplicate of this bug. *** *** Bug 220474 has been marked as a duplicate of this bug. *** This is likely to be an OpenSuse issue... *** Bug 220799 has been marked as a duplicate of this bug. *** *** This bug has been marked as a duplicate of bug 215532 *** |