Bug 298300 - Crashed after closing Search
Summary: Crashed after closing Search
Status: RESOLVED DUPLICATE of bug 276786
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-17 13:55 UTC by Eleazar
Modified: 2012-04-17 16:22 UTC (History)
0 users

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 Eleazar 2012-04-17 13:55: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-15-generic x86_64
Distribution: Ubuntu 11.10

-- Information about the crash:
- What I was doing when the application crashed: I had searcehd for a set of files then I draged and dropped the files from Dolphin into another app and click on close search icon when it crashed. I had repeated this process several times before it crashed without any problems.

The crash does not seem to be reproducible.

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

Thread 2 (Thread 0x7f2ac8289700 (LWP 6475)):
#0  0xffffffffff60017b in ?? ()
#1  0x00007f2ac8288af0 in ?? ()
#2  0x00007fff0edff7e7 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 1 (Thread 0x7f2ada699780 (LWP 6474)):
[KCrash Handler]
#6  0x00007f2ad62a423c in QMutex::lock (this=0x12a2ac0) at thread/qmutex.cpp:151
#7  0x00007f2ad6393999 in QCoreApplication::postEvent (receiver=0x14034a0, event=0x1799e60, priority=0) at kernel/qcoreapplication.cpp:1196
#8  0x00007f2ad6e1f32a in QX11Data::xdndHandleFinished (this=<optimized out>, xe=0x7fff0ed9e5b0, passive=false) at kernel/qdnd_x11.cpp:1254
#9  0x00007f2ad6e11453 in QApplication::x11ClientMessage (this=<optimized out>, w=0xc18060, event=<optimized out>, passive_only=<optimized out>) at kernel/qapplication_x11.cpp:3207
#10 0x00007f2ad6e0f98b in QApplication::x11ProcessEvent (this=0x7fff0ed9e9f0, event=0x7fff0ed9e5b0) at kernel/qapplication_x11.cpp:3832
#11 0x00007f2ad6e384a2 in x11EventSourceDispatch (s=0xb19cb0, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#12 0x00007f2ad26a2a5d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#13 0x00007f2ad26a3258 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#14 0x00007f2ad26a3429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#15 0x00007f2ad63baed6 in QEventDispatcherGlib::processEvents (this=0xaf9a00, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:422
#16 0x00007f2ad6e3810e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=<optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#17 0x00007f2ad638ecf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#18 0x00007f2ad638eef7 in QEventLoop::exec (this=0x7fff0ed9e980, flags=...) at kernel/qeventloop.cpp:201
#19 0x00007f2ad6393789 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1064
#20 0x00007f2ada28d289 in kdemain () from /usr/lib/kde4/libkdeinit/libkdeinit4_dolphin.so
#21 0x00007f2ad9ec230d in __libc_start_main (main=0x400640, argc=5, ubp_av=0x7fff0ed9eed8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff0ed9eec8) at libc-start.c:226
#22 0x0000000000400671 in _start ()

Possible duplicates by query: bug 276786.

Reported using DrKonqi
Comment 1 Peter Penz 2012-04-17 16:22:59 UTC

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