Bug 233218 - dolphin crashed while creating a folder
Summary: dolphin crashed while creating a folder
Status: RESOLVED DUPLICATE of bug 224848
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-04 02:09 UTC by darkplexus
Modified: 2010-04-04 17:26 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 darkplexus 2010-04-04 02:09:00 UTC
Application: dolphin (1.4)
KDE Platform Version: 4.4.1 (KDE 4.4.1)
Qt Version: 4.6.2
Operating System: Linux 2.6.32.10-90.fc12.i686 i686
Distribution (Platform): Fedora RPMs

-- Information about the crash:
i launched dolphin, browsed to a folder, created new folder.
folder was created okay, then dolphin crashed.

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[Current thread is 1 (Thread 0xb778f7a0 (LWP 6517))]

Thread 2 (Thread 0xb5f35b70 (LWP 6540)):
[KCrash Handler]
#6  deref (this=0x885c7c0) at /usr/include/QtCore/qatomic_i386.h:132
#7  operator= (this=0x885c7c0) at /usr/include/QtCore/qlist.h:412
#8  KLoadMetaDataThread::run (this=0x885c7c0) at /usr/src/debug/kdebase-4.4.1/apps/dolphin/src/panels/information/kloadmetadatathread.cpp:95
#9  0x02384cdf in QThreadPrivate::start (arg=0x885c7c0) at thread/qthread_unix.cpp:248
#10 0x00a17ab5 in start_thread (arg=<value optimized out>) at pthread_create.c:297
#11 0x0096edce in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 1 (Thread 0xb778f7a0 (LWP 6517)):
#0  0x00311416 in __kernel_vsyscall ()
#1  0x009643d6 in __poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=<value optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#2  0x00bc70c0 in ?? () from /usr/lib/libxcb.so.1
#3  0x00bc762b in ?? () from /usr/lib/libxcb.so.1
#4  0x00bc79c8 in xcb_writev () from /usr/lib/libxcb.so.1
#5  0x0016cd59 in _XSend (dpy=<value optimized out>, data=<value optimized out>, size=<value optimized out>) at xcb_io.c:332
#6  0x0016d360 in _XEventsQueued (dpy=<value optimized out>, mode=<value optimized out>) at xcb_io.c:253
#7  0x001559ef in XEventsQueued (dpy=<value optimized out>, mode=<value optimized out>) at Pending.c:44
#8  0x03cda27f in x11EventSourcePrepare (s=0x844f068, timeout=0xbfdba10c) at kernel/qguieventdispatcher_glib.cpp:79
#9  0x04fd1150 in IA__g_main_context_prepare (context=<value optimized out>, priority=0xbfdba18c) at gmain.c:2280
#10 0x04fd1509 in g_main_context_iterate (context=0x844e490, block=1, dispatch=1, self=0x8449470) at gmain.c:2571
#11 0x04fd1a14 in IA__g_main_context_iteration (context=0x844e490, may_block=1) at gmain.c:2654
#12 0x024a2e46 in QEventDispatcherGlib::processEvents (this=0x8429340, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#13 0x03cda0e6 in QGuiEventDispatcherGlib::processEvents (this=0x8429340, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#14 0x024792da in QEventLoop::processEvents (this=0xbfdba324, flags=...) at kernel/qeventloop.cpp:149
#15 0x0247961a in QEventLoop::exec (this=0xbfdba324, flags=...) at kernel/qeventloop.cpp:201
#16 0x0247bce7 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#17 0x03c2bdd8 in QApplication::exec () at kernel/qapplication.cpp:3579
#18 0x080780e7 in main (argc=6, argv=0xbfdba5a4) at /usr/src/debug/kdebase-4.4.1/apps/dolphin/src/main.cpp:101

Possible duplicates by query: bug 232745, bug 232591, bug 232590, bug 232216, bug 232212.

Reported using DrKonqi
Comment 1 Dario Andres 2010-04-04 17:26:09 UTC
Fixed for KDE SC 4.4.2 and later.
Regards

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