Bug 257158 - Dolphin and Plasma crashes on exit
Summary: Dolphin and Plasma crashes on exit
Status: RESOLVED DUPLICATE of bug 257944
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-17 15:50 UTC by Nikolay Rysev
Modified: 2010-11-28 12:06 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 Nikolay Rysev 2010-11-17 15:50:32 UTC
Application: dolphin (1.5.9)
KDE Platform Version: 4.5.75 (4.6 >= 20101105) (Compiled from sources)
Qt Version: 4.7.1
Operating System: Linux 2.6.36-ARCH i686
Distribution (Platform): Archlinux Packages

-- Information about the crash:
Plasma crashes (Abort) at every try to logout.

Dolphin randomly (sometimes reproducible, sometimes not) crashes on exit with same signal.

I'm really sorry if it's a duplicate, there are very many reports with similar titles.

- What I was doing when the application crashed:
Close Dolphin window or Logout.

-- Backtrace:
Application: Dolphin (kdeinit4), signal: Aborted
[KCrash Handler]
#7  0xb775c424 in __kernel_vsyscall ()
#8  0xb60c7de1 in raise () from /lib/libc.so.6
#9  0xb60c966e in abort () from /lib/libc.so.6
#10 0xb610341d in ?? () from /lib/libc.so.6
#11 0xb6109301 in ?? () from /lib/libc.so.6
#12 0xb610de66 in free () from /lib/libc.so.6
#13 0xb62972a1 in operator delete(void*) () from /usr/lib/libstdc++.so.6
#14 0xb6279aad 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 0xb6279b6c in std::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string() () from /usr/lib/libstdc++.so.6
#16 0xb60cae9f in ?? () from /lib/libc.so.6
#17 0xb60caeff in exit () from /lib/libc.so.6
#18 0x0804d881 in launch (argc=6, _name=0x9da5474 "/usr/bin/dolphin", args=<value optimized out>, cwd=0x0, envc=1, envs=<value optimized out>, reset_env=false, tty=0x0, avoid_loops=false, startup_id_str=0x9da54d2 "nikolay;1290004280;425288;29795_TIME1813703875") at /home/build/build/i686/kdelibs/src/kdelibs/kinit/kinit.cpp:728
#19 0x0804e352 in handle_launcher_request (sock=8, who=<value optimized out>) at /home/build/build/i686/kdelibs/src/kdelibs/kinit/kinit.cpp:1220
#20 0x0804e92f in handle_requests (waitForPid=0) at /home/build/build/i686/kdelibs/src/kdelibs/kinit/kinit.cpp:1413
#21 0x0804f6c1 in main (argc=) at /home/build/build/i686/kdelibs/src/kdelibs/kinit/kinit.cpp:1899

Possible duplicates by query: bug 256825, bug 256643, bug 256338, bug 256070, bug 255618.

Reported using DrKonqi
Comment 1 Frank Reininghaus 2010-11-28 12:06:20 UTC
Thanks for the bug report! This looks like bug 257944. According to another bug reporter, this crash is related to Strigi 0.7.3 and disappears when downgrading to Strigi 0.7.2.

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