Bug 258809 - Closing dolphin crash, *** glibc detected *** kdeinit4: dolphin [kdeinit] /: free(): invalid pointer: 0x00000000010ae400 ***
Summary: Closing dolphin crash, *** glibc detected *** kdeinit4: dolphin [kdeinit] /: ...
Status: RESOLVED DUPLICATE of bug 257944
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-04 16:49 UTC by Bruno Friedmann
Modified: 2010-12-04 19:19 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 Bruno Friedmann 2010-12-04 16:49:19 UTC
Application: dolphin (1.5.9)
KDE Platform Version: 4.5.80 (4.6 Beta1)
Qt Version: 4.7.1
Operating System: Linux 2.6.37-rc3-git6-8-desktop x86_64
Distribution: "openSUSE 11.4 Milestone 4 of 6 (x86_64)"

-- Information about the crash:
Nvidia related ? 
======= Backtrace: =========
/lib64/libc.so.6(+0x733d6)[0x7f552807a3d6]
/usr/lib64/tls/libnvidia-tls.so.260.19.21(+0x8bb)[0x7f551bb5b8bb]
======= Memory map: ========

I suppose I'm duplicate of the related bug, but not sure at 100% due to the nvidia trace.
I've installed all depended -debuginfo related to the crash.

Hope this help.

The crash can be reproduced some of the time.

-- Backtrace:
Application: Dolphin (kdeinit4), signal: Aborted
[KCrash Handler]
#6  0x00007f5528039ad5 in raise (sig=<value optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#7  0x00007f552803afd6 in abort () at abort.c:92
#8  0x00007f5528074df3 in __libc_message (do_abort=2, fmt=0x7f5528135820 "*** glibc detected *** %s: %s: 0x%s ***\n") at ../sysdeps/unix/sysv/linux/libc_fatal.c:186
#9  0x00007f552807a3d6 in malloc_printerr (action=3, str=0x7f55281329fe "free(): invalid pointer", ptr=<value optimized out>) at malloc.c:6267
#10 0x00007f551bb5b8bb in ?? () from /usr/lib64/tls/libnvidia-tls.so.260.19.21
#11 0x00007f5528414129 in std::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string() () from /usr/lib64/libstdc++.so.6
#12 0x00007f552803c5d1 in __run_exit_handlers (status=0, listp=0x7f552836e4a8, run_list_atexit=true) at exit.c:78
#13 0x00007f552803c625 in exit (status=6159) at exit.c:100
#14 0x0000000000407600 in launch (argc=2, _name=0x711588 "/usr/bin/dolphin", args=<value optimized out>, cwd=0x7115fc "/ioda/data", envc=<value optimized out>, envs=<value optimized out>, reset_env=false, tty=0x0, avoid_loops=false, startup_id_str=0x7115bf "c-3po.vellerat.ioda.net;1291467064;225901;7140_TIME101896730") at /usr/src/debug/kdelibs-4.5.80/kinit/kinit.cpp:730
#15 0x0000000000408115 in handle_launcher_request (sock=8, who=<value optimized out>) at /usr/src/debug/kdelibs-4.5.80/kinit/kinit.cpp:1222
#16 0x000000000040888a in handle_requests (waitForPid=<value optimized out>) at /usr/src/debug/kdelibs-4.5.80/kinit/kinit.cpp:1415
#17 0x00000000004094e0 in main (argc=4, argv=0x7fffa970ac48, envp=0x7fffa970ac70) at /usr/src/debug/kdelibs-4.5.80/kinit/kinit.cpp:1901

This bug may be a duplicate of or related to bug 257944.

Possible duplicates by query: bug 258723, bug 258259, bug 258093, bug 257951, bug 257944.

Reported using DrKonqi
Comment 1 Bruno Friedmann 2010-12-04 16:54:20 UTC
And just found that rip in dmesg ( at the time of the crash ) 
[100750.305472] NVRM: Xid (0001:00): 13, 0003 00000000 00008297 00001b0c 1000f010 00000040
Comment 2 Frank Reininghaus 2010-12-04 19:19:11 UTC
Thanks for the bug report! I think it's most likely not nvidia related, but a duplicate of the other bug.

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