Bug 261127 - Dolphin crashes when closing its window
Summary: Dolphin crashes when closing its window
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-24 07:02 UTC by Sagi Ben-Akiva
Modified: 2010-12-24 16:04 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 Sagi Ben-Akiva 2010-12-24 07:02:32 UTC
Application: dolphin (1.5.9)
KDE Platform Version: 4.5.85 (4.6 Beta2)
Qt Version: 4.7.1
Operating System: Linux 2.6.34-12-desktop x86_64
Distribution: "openSUSE 11.3 (x86_64)"

-- Information about the crash:
I opened dolphin to browse some directories and it crashes when I tried to close its window.

The crash can be reproduced some of the time.

-- Backtrace:
Application: Dolphin (dolphin), signal: Aborted
[Current thread is 1 (Thread 0x7f44f0d81760 (LWP 19038))]

Thread 2 (Thread 0x7f44dd3a3710 (LWP 19040)):
#0  0x00007f44f0699e13 in select () at ../sysdeps/unix/syscall-template.S:82
#1  0x00007f44ed79b27d in QProcessManager::run (this=0x7f44edaedf80) at io/qprocess_unix.cpp:245
#2  0x00007f44ed6cfa1e in QThreadPrivate::start (arg=0x7f44edaedf80) at thread/qthread_unix.cpp:285
#3  0x00007f44e99c3a4f in start_thread (arg=0x7f44dd3a3710) at pthread_create.c:297
#4  0x00007f44f06a082d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f44f0d81760 (LWP 19038)):
[KCrash Handler]
#6  0x00007f44f06029e5 in raise (sig=<value optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#7  0x00007f44f0603ee6 in abort () at abort.c:92
#8  0x00007f44f063dc53 in __libc_message (do_abort=2, fmt=0x7f44f06f2018 "*** glibc detected *** %s: %s: 0x%s ***\n") at ../sysdeps/unix/sysv/linux/libc_fatal.c:186
#9  0x00007f44f0643226 in malloc_printerr (action=3, str=0x7f44f06ef1fe "free(): invalid pointer", ptr=<value optimized out>) at malloc.c:6267
#10 0x00007f44ec4cceb9 in std::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string() () from /usr/lib64/libstdc++.so.6
#11 0x00007f44f06054e1 in __run_exit_handlers (status=0, listp=0x7f44f092a4a8, run_list_atexit=true) at exit.c:78
#12 0x00007f44f0605535 in exit (status=19038) at exit.c:100
#13 0x00007f44f05eeb84 in __libc_start_main (main=0x400770 <_start+256>, argc=6, ubp_av=0x7fffd48da118, init=<value optimized out>, fini=<value optimized out>, rtld_fini=<value optimized out>, 
    stack_end=0x7fffd48da108) at libc-start.c:258
#14 0x0000000000400699 in _start ()

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

Possible duplicates by query: bug 260904, bug 259646, bug 259541, bug 259371, bug 259294.

Reported using DrKonqi
Comment 1 Frank Reininghaus 2010-12-24 16:04:15 UTC
Thanks for the bug report! This crash has been reported already.

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