Bug 259063 - Dolphin crashes on exit (related to nvidia?)
Summary: Dolphin crashes on exit (related to nvidia?)
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-06 23:27 UTC by Christoph Obexer
Modified: 2010-12-10 00:26 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (1.74 KB, text/plain)
2010-12-07 23:25 UTC, Christoph Obexer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Christoph Obexer 2010-12-06 23:27:04 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:
- What I was doing when the application crashed:

Steps to reproduce:
open dolphin
hover over some file(folder is not enough somehow)
close dolphin
-> crash

backtrace:
Application: Dolphin (kdeinit4), signal: Aborted
[KCrash Handler]
#6  0x00007fa4d681dad5 in raise () from /lib64/libc.so.6
#7  0x00007fa4d681efd6 in abort () from /lib64/libc.so.6
#8  0x00007fa4d6858df3 in __libc_message () from /lib64/libc.so.6
#9  0x00007fa4d685e3d6 in malloc_printerr () from /lib64/libc.so.6
#10 0x00007fa4ca33b8bb in ?? () from /usr/lib64/tls/libnvidia-tls.so.260.19.12
#11 0x00007fa4d6bf8129 in std::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string() () from /usr/lib64/libstdc++.so.6
#12 0x00007fa4d68205d1 in __run_exit_handlers () from /lib64/libc.so.6
#13 0x00007fa4d6820625 in exit () from /lib64/libc.so.6
#14 0x0000000000407600 in _start ()

however: not sure what DrKonqui will attach here since it seems it thinks the nvidia level wasn't there...

The crash can be reproduced every time.

-- Backtrace:
Application: Dolphin (dolphin), signal: Aborted
[KCrash Handler]
#6  0x00007f01fe5b7ad5 in raise () from /lib64/libc.so.6
#7  0x00007f01fe5b8fd6 in abort () from /lib64/libc.so.6
#8  0x00007f01fe5f2df3 in __libc_message () from /lib64/libc.so.6
#9  0x00007f01fe5f83d6 in malloc_printerr () from /lib64/libc.so.6
#10 0x00007f01fa4d0129 in std::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string() () from /usr/lib64/libstdc++.so.6
#11 0x00007f01fe5ba5d1 in __run_exit_handlers () from /lib64/libc.so.6
#12 0x00007f01fe5ba625 in exit () from /lib64/libc.so.6
#13 0x00007f01fe5a3bc4 in __libc_start_main () from /lib64/libc.so.6
#14 0x0000000000400699 in _start ()

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

Possible duplicates by query: bug 259014, bug 258934, bug 258918, bug 258873, bug 258783.

Reported using DrKonqi
Comment 1 Christoph Feck 2010-12-06 23:51:58 UTC
Wait, do you mean all those std::string crashes we are getting lately might be because of an NVIDIA driver update? Is there a way you could confirm this, e.g. by trying to go back to an older driver version?
Comment 2 Christoph Obexer 2010-12-07 23:25:42 UTC
Created attachment 54275 [details]
New crash information added by DrKonqi

dolphin (1.5.9) on KDE Platform 4.5.80 (4.6 Beta1) using Qt 4.7.1

- What I was doing when the application crashed:

now i completely removed the nvidia driver (and made sure it really isn't there any more) and the crash ist still 100% reproducible
HTH

-- Backtrace (Reduced):
#13 0x0000000000407600 in _start ()
Comment 3 Dario Andres 2010-12-10 00:26:27 UTC
[Comment from a bug triager]
This issue is being tracked at bug 257944. Merging. Thanks

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