Bug 297693 - Dolphin no abre
Summary: Dolphin no abre
Status: RESOLVED FIXED
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 1.7
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-08 00:09 UTC by Schooky
Modified: 2012-04-08 08:51 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 4.8.2


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Schooky 2012-04-08 00:09:03 UTC
Application: dolphin (1.7)
KDE Platform Version: 4.7.4 (4.7.4)
Qt Version: 4.7.4
Operating System: Linux 3.0.0-16-generic i686
Distribution: Linux Mint 12 KDE

-- Information about the crash:
- What I was doing when the application crashed: Aparece el mensaje: Ejecutable: dolphin PID: 14433 Señal: Segmentation fault (11)

The crash can be reproduced every time.

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

Thread 2 (Thread 0xb6806b70 (LWP 14117)):
#0  0x00948d10 in clock_gettime () from /lib/i386-linux-gnu/librt.so.1
#1  0x06d9b7d5 in do_gettime (frac=0xb6806020, sec=0xb6806018) at tools/qelapsedtimer_unix.cpp:123
#2  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#3  0x06e6e4b6 in QTimerInfoList::updateCurrentTime (this=0xa00a974) at kernel/qeventdispatcher_unix.cpp:339
#4  0x06e6e80a in QTimerInfoList::timerWait (this=0xa00a974, tm=...) at kernel/qeventdispatcher_unix.cpp:442
#5  0x06e6d053 in timerSourcePrepareHelper (src=<optimized out>, timeout=0xb680612c) at kernel/qeventdispatcher_glib.cpp:136
#6  0x06e6d0ed in timerSourcePrepare (source=0xa00a940, timeout=<optimized out>) at kernel/qeventdispatcher_glib.cpp:169
#7  0x014ac88c in g_main_context_prepare () from /lib/i386-linux-gnu/libglib-2.0.so.0
#8  0x014ad637 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#9  0x014adc2a in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#10 0x06e6db37 in QEventDispatcherGlib::processEvents (this=0xa0093f0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#11 0x06e3e1dd in QEventLoop::processEvents (this=0xb68062b0, flags=...) at kernel/qeventloop.cpp:149
#12 0x06e3e421 in QEventLoop::exec (this=0xb68062b0, flags=...) at kernel/qeventloop.cpp:201
#13 0x06d4190b in QThread::exec (this=0x9f41098) at thread/qthread.cpp:498
#14 0x06e1ee2d in QInotifyFileSystemWatcherEngine::run (this=0x9f41098) at io/qfilesystemwatcher_inotify.cpp:248
#15 0x06d447b3 in QThreadPrivate::start (arg=0x9f41098) at thread/qthread_unix.cpp:331
#16 0x00555d31 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#17 0x0064146e in clone () from /lib/i386-linux-gnu/libc.so.6
Backtrace stopped: Not enough registers or memory available to unwind further

Thread 1 (Thread 0xb770c710 (LWP 14116)):
[KCrash Handler]
#7  0x045ed006 in value (adefaultValue=<optimized out>, akey=..., this=0xa015070) at /usr/include/qt4/QtCore/qmap.h:513
#8  KActionCollection::addAction (this=0xa015000, name=..., action=0xa030ce8) at ../../kdeui/actions/kactioncollection.cpp:265
#9  0x045ed742 in KActionCollection::addAction (this=0xa015000, name=..., action=0xa030ce8) at ../../kdeui/actions/kactioncollection.cpp:212
#10 0x00ece77d in add<KActionMenu> (member=0x0, receiver=0x0, name=..., this=0xa015000) at /usr/include/KDE/../kactioncollection.h:417
#11 DolphinViewActionHandler::createActions (this=0xa022570) at ../../../dolphin/src/views/dolphinviewactionhandler.cpp:185
#12 0x00ecee8b in DolphinViewActionHandler::DolphinViewActionHandler (this=0xa022570, collection=0xa015000, parent=0x9e488e0) at ../../../dolphin/src/views/dolphinviewactionhandler.cpp:45
#13 0x0072a995 in DolphinMainWindow::DolphinMainWindow (this=0x9e488e0, __in_chrg=<optimized out>, __vtt_parm=<optimized out>) at ../../../dolphin/src/dolphinmainwindow.cpp:190
#14 0x0071e72f in DolphinApplication::DolphinApplication (this=0xbfd82924) at ../../../dolphin/src/dolphinapplication.cpp:34
#15 0x007393e5 in kdemain (argc=5, argv=0xbfd82af4) at ../../../dolphin/src/main.cpp:79
#16 0x0804850b in main (argc=5, argv=0xbfd82af4) at dolphin_dummy.cpp:3

Reported using DrKonqi
Comment 1 Peter Penz 2012-04-08 08:51:01 UTC
Thanks for the report. I cannot reproduce the crash with Dolphin for KDE 4.8.2. Please reopen the bug if it still occurs after upgrading and also please provide additional information in English what you did before the crash occured.