Bug 258259 - Dolphin crashed when I was closing it
Summary: Dolphin crashed when I was closing it
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-11-29 08:53 UTC by Gregor Petrin
Modified: 2010-11-29 13:50 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 Gregor Petrin 2010-11-29 08:53:24 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:
- What I was doing when the application crashed:

I closed Dolphin and this crash appeared. Before that I added a folder to Places and clicked some icons & file properties. I don't really use Dolphin much (krusader user) so I didn't do a lot, just mucking about really.

The crash does not seem to be reproducible.

-- Backtrace:
Application: Dolphin (kdeinit4), signal: Aborted
[KCrash Handler]
#7  0xffffe430 in __kernel_vsyscall ()
#8  0xb60887ff in raise () from /lib/libc.so.6
#9  0xb608a140 in abort () from /lib/libc.so.6
#10 0xb60c4fd7 in __libc_message () from /lib/libc.so.6
#11 0xb60caffb in malloc_printerr () from /lib/libc.so.6
#12 0xb60cfb49 in free () from /lib/libc.so.6
#13 0xb627a98f in operator delete(void*) () from /usr/lib/libstdc++.so.6
#14 0xb625b05b 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 0xb625b10a in std::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string() () from /usr/lib/libstdc++.so.6
#16 0xb608b7cf in __run_exit_handlers () from /lib/libc.so.6
#17 0xb608b82d in exit () from /lib/libc.so.6
#18 0x0804e529 in launch (argc=5, _name=0x80a24a4 "/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=0x80a24f5 "glap.site;1291014984;884591;2095_TIME2553867") at /usr/src/debug/kdelibs-4.5.80/kinit/kinit.cpp:730
#19 0x0804f057 in handle_launcher_request (sock=8, who=<value optimized out>) at /usr/src/debug/kdelibs-4.5.80/kinit/kinit.cpp:1222
#20 0x0804f6fc in handle_requests (waitForPid=<value optimized out>) at /usr/src/debug/kdelibs-4.5.80/kinit/kinit.cpp:1415
#21 0x08050579 in main (argc=) 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 258205, bug 258004, bug 257951, bug 257909, bug 257727.

Reported using DrKonqi
Comment 1 Frank Reininghaus 2010-11-29 11:20:24 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.

Could you check what your Strigi version is, just to be sure (rpm -qa | grep strigi)? Thanks.
Comment 2 Gregor Petrin 2010-11-29 12:11:58 UTC
Hi,

Confirmed, I have Strigi 0.7.3. Exact output of command:
strigi-0.7.3-41.1.i586
libstrigi0-0.7.3-41.1.i586

I cannot seem to reproduce this bug but if there's anything specific you'd like me to try or do, please let me know.
Comment 3 Frank Reininghaus 2010-11-29 13:50:49 UTC
Thanks for the quick reply.

> I cannot seem to reproduce this bug but if there's anything specific you'd like
> me to try or do, please let me know.

If you find a way to reproduce the crash reliably, that would really help a lot. Please add a comment to bug 257944.

Thanks for your help.

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