Bug 318195 - crash on closing with two tabs
Summary: crash on closing with two tabs
Status: RESOLVED DUPLICATE of bug 286369
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 2.2
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-11 15:40 UTC by pier andre
Modified: 2013-04-11 15:52 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description pier andre 2013-04-11 15:40:25 UTC
Application: dolphin (2.2)
KDE Platform Version: 4.10.2 "release 556"
Qt Version: 4.8.4
Operating System: Linux 3.7.10-1.1-desktop x86_64
Distribution: "openSUSE 12.3 (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed:I just closed clicking on the X button with two tabs open, dolphin asked me if I really wat to close I click on yes and it crashed. :-)

-- Backtrace:
Application: Dolphin (kdeinit4), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fc5a8468780 (LWP 5158))]

Thread 2 (Thread 0x7fc58e867700 (LWP 5161)):
#0  0x00007fc5a5aa687d in poll () from /lib64/libc.so.6
#1  0x00007fc5a29f1aa4 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007fc5a29f1bc4 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007fc5a70fa1f6 in QEventDispatcherGlib::processEvents (this=0x7fc5880008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#4  0x00007fc5a70ca9ef in QEventLoop::processEvents (this=this@entry=0x7fc58e866dd0, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007fc5a70cac78 in QEventLoop::exec (this=0x7fc58e866dd0, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007fc5a6fcd0f0 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:542
#7  0x00007fc5a70ab1af in QInotifyFileSystemWatcherEngine::run (this=0xdcd0c0) at io/qfilesystemwatcher_inotify.cpp:256
#8  0x00007fc5a6fd00cc in QThreadPrivate::start (arg=0xdcd0c0) at thread/qthread_unix.cpp:338
#9  0x00007fc5a6d39e0f in start_thread () from /lib64/libpthread.so.0
#10 0x00007fc5a5aaf7dd in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7fc5a8468780 (LWP 5158)):
[KCrash Handler]
#6  deref (this=0x10060c640) at ../../src/corelib/arch/qatomic_x86_64.h:133
#7  ~QString (this=0x1d8bb10, __in_chrg=<optimized out>) at ../../src/corelib/tools/qstring.h:880
#8  ~QDBusError (this=0x1d8bb00, __in_chrg=<optimized out>) at ../../src/dbus/qdbuserror.h:60
#9  ~QDBusAbstractInterfacePrivate (this=0x1d8ba50, __in_chrg=<optimized out>) at qdbusabstractinterface_p.h:88
#10 QDBusAbstractInterfacePrivate::~QDBusAbstractInterfacePrivate (this=0x1d8ba50, __in_chrg=<optimized out>) at qdbusabstractinterface_p.h:88
#11 0x00007fc5a70e224c in cleanup (pointer=<optimized out>) at ../../src/corelib/tools/qscopedpointer.h:62
#12 ~QScopedPointer (this=0x276a118, __in_chrg=<optimized out>) at ../../src/corelib/tools/qscopedpointer.h:100
#13 QObject::~QObject (this=0x276a110, __in_chrg=<optimized out>) at kernel/qobject.cpp:816
#14 0x00007fc5a7e67d47 in KSharedUiServerProxy::~KSharedUiServerProxy (this=0x276a100, __in_chrg=<optimized out>) at /usr/src/debug/kdelibs-4.10.2/kdeui/jobs/kuiserverjobtracker.cpp:321
#15 0x00007fc5a7e67d59 in KSharedUiServerProxy::~KSharedUiServerProxy (this=0x276a100, __in_chrg=<optimized out>) at /usr/src/debug/kdelibs-4.10.2/kdeui/jobs/kuiserverjobtracker.cpp:323
#16 0x00007fc5a59fef61 in __run_exit_handlers () from /lib64/libc.so.6
#17 0x00007fc5a59fefe5 in exit () from /lib64/libc.so.6
#18 0x00000000004088a1 in _start ()

Possible duplicates by query: bug 317294, bug 286369.

Reported using DrKonqi
Comment 1 Frank Reininghaus 2013-04-11 15:52:05 UTC
Thanks, looks like a bug that has been reported already.

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