Bug 240013 - konqueror crash when closing after showing file tooltip
Summary: konqueror crash when closing after showing file tooltip
Status: RESOLVED DUPLICATE of bug 257944
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
: 240010 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-05-29 21:24 UTC by Martin Koller
Modified: 2011-01-07 23:22 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
valgrind log of such a crash (24.51 KB, text/plain)
2010-05-29 21:32 UTC, Martin Koller
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Koller 2010-05-29 21:24:08 UTC
Application: konqueror (4.4.81 (KDE 4.4.81 (KDE 4.5 >= 20100527)) "release 3")
KDE Platform Version: 4.4.81 (KDE 4.4.81 (KDE 4.5 >= 20100527)) "release 3"
Qt Version: 4.6.3
Operating System: Linux 2.6.31.12-0.2-desktop i686
Distribution: "openSUSE 11.2 (i586)"

-- Information about the crash:
- What I was doing when the application crashed:

Run konqueror, open $HOME folder, hover mouse over a file (not a directory) so that a tooltip window is shown with the file details.
Now close konqueror -> crash. This happens always, but only when the tooltip is over a file (even a plain text file) but not over a folder.

The crash can be reproduced every time.

-- Backtrace:
Application: Konqueror (kdeinit4), signal: Aborted
[KCrash Handler]
#7  0xffffe424 in __kernel_vsyscall ()
#8  0xb5fc40cf in raise () from /lib/libc.so.6
#9  0xb5fc59e7 in abort () from /lib/libc.so.6
#10 0xb60004ed in ?? () from /lib/libc.so.6
#11 0xb600650b in ?? () from /lib/libc.so.6
#12 0xb600b049 in free () from /lib/libc.so.6
#13 0xb61b3f4f in operator delete(void*) () from /usr/lib/libstdc++.so.6
#14 0xb618f99b 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 0xb619145a in std::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string() () from /usr/lib/libstdc++.so.6
#16 0xb5fc7111 in ?? () from /lib/libc.so.6
#17 0xb5fc716d in exit () from /lib/libc.so.6
#18 0x0804dfbf in launch (argc=2, _name=<value optimized out>, args=<value optimized out>, cwd=0x0, envc=0, envs=0x80abdfc "", reset_env=false, tty=0x0, avoid_loops=false, startup_id_str=
    0x80abe00 "eiwrk039;1275158858;266563;10468_TIME2325001279") at /usr/src/debug/kdelibs-4.4.81svn1131245/kinit/kinit.cpp:722
#19 0x0804ec57 in handle_launcher_request (sock=<value optimized out>, who=<value optimized out>) at /usr/src/debug/kdelibs-4.4.81svn1131245/kinit/kinit.cpp:1214
#20 0x0804f0a4 in handle_requests (waitForPid=<value optimized out>) at /usr/src/debug/kdelibs-4.4.81svn1131245/kinit/kinit.cpp:1407
#21 0x0804fe57 in main (argc=4, argv=0xbfcdec64, envp=0xbfcdec78) at /usr/src/debug/kdelibs-4.4.81svn1131245/kinit/kinit.cpp:1855

This bug may be a duplicate of or related to bug 237334, bug 236262, bug 235420.

Possible duplicates by query: bug 240002, bug 239957, bug 239946, bug 239878, bug 239846.

Reported using DrKonqi
Comment 1 Martin Koller 2010-05-29 21:32:19 UTC
Created attachment 47464 [details]
valgrind log of such a crash
Comment 2 Frank Reininghaus 2010-12-06 22:38:26 UTC
*** Bug 240010 has been marked as a duplicate of this bug. ***
Comment 3 Frank Reininghaus 2010-12-06 22:40:27 UTC
Looks related to bug 257944.
Comment 4 Martin Koller 2011-01-07 23:22:18 UTC

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