Bug 258723 - Dolphin crashes on close
Summary: Dolphin crashes on close
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-03 19:09 UTC by mike_fowler
Modified: 2010-12-04 15:40 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 mike_fowler 2010-12-03 19:09:21 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.34.7-0.5-default i686
Distribution: "openSUSE 11.3 (i586)"

-- Information about the crash:
Opening and closing Dolphin does not result in a crash; however, ANY activity in Dolphin will lead to a crash on exit - previewing files, opening files, browsing folders, whatever.  Types of files don't matter.

This can be replicated EVERY time.

The crash can be reproduced every time.

-- Backtrace:
Application: Dolphin (kdeinit4), signal: Aborted
[KCrash Handler]
#7  0xffffe430 in __kernel_vsyscall ()
#8  0xb5f787ff in raise () from /lib/libc.so.6
#9  0xb5f7a140 in abort () from /lib/libc.so.6
#10 0xb5fb4fd7 in __libc_message () from /lib/libc.so.6
#11 0xb5fbaffb in malloc_printerr () from /lib/libc.so.6
#12 0xb5fbfb49 in free () from /lib/libc.so.6
#13 0xb616a98f in operator delete(void*) () from /usr/lib/libstdc++.so.6
#14 0xb614b05b in std::basic_string<char, std::char_traits<char>, std::allocator<char> >::_Rep::_M_destroy(std::allocator<char> const&) () from /usr/lib/libstdc++.so.6
#15 0xb614b10a in std::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string() () from /usr/lib/libstdc++.so.6
#16 0xb5f7b7cf in __run_exit_handlers () from /lib/libc.so.6
#17 0xb5f7b82d in exit () from /lib/libc.so.6
#18 0x0804e529 in _start ()

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

Possible duplicates by query: bug 258716, bug 258651, bug 258488, bug 258450, bug 258394.

Reported using DrKonqi
Comment 1 Dario Andres 2010-12-04 15:40:52 UTC
[Comment from a bug triager]
This crash issue on exit is being tracked at bug 257944. It is suspected that Strigi 0.7.3 may be related to this crash. Merging.
Thanks

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