Bug 247879 - konqueror crashes when closing a unusual extra small window that shows up next to it
Summary: konqueror crashes when closing a unusual extra small window that shows up nex...
Status: RESOLVED WORKSFORME
Alias: None
Product: konqueror
Classification: Applications
Component: khtml (other bugs)
Version First Reported In: 4.5.0
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-14 19:46 UTC by Nuno Sucena Almeida
Modified: 2018-11-28 04:55 UTC (History)
0 users

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


Attachments
screenshot with strange small window (198.45 KB, image/png)
2010-08-17 16:15 UTC, Nuno Sucena Almeida
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nuno Sucena Almeida 2010-08-14 19:46:54 UTC
Application: konqueror (4.5.00 (KDE 4.5.0))
KDE Platform Version: 4.5.00 (KDE 4.5.0)
Qt Version: 4.7.0
Operating System: Linux 2.6.32-24-generic x86_64
Distribution: Ubuntu 10.04.1 LTS

-- Information about the crash:
- What I was doing when the application crashed:

Browsing with konqueror

- Unusual behavior I noticed:

A strange window pops up when browsing, and when i close it, konqueror crashes. I think it might be related to the flash-plugin wrapper.

The crash can be reproduced every time.

-- Backtrace:
Application: Konqueror (konqueror), signal: Bus error
[Current thread is 1 (Thread 0x7f49b494f760 (LWP 27499))]

Thread 3 (Thread 0x7f499954d710 (LWP 27546)):
#0  0x00007f49af702a2d in __pthread_mutex_unlock_usercnt (mutex=0x1d69098) at pthread_mutex_unlock.c:52
#1  __pthread_mutex_unlock (mutex=0x1d69098) at pthread_mutex_unlock.c:290
#2  0x00007f49ac3dc28d in g_main_context_iterate (context=0x1d69090, block=0, dispatch=30838936, self=0x1d6a560) at /build/buildd/glib2.0-2.24.1/glib/gmain.c:2532
#3  0x00007f49ac3dc8fc in IA__g_main_context_iteration (context=0x1d69090, may_block=1) at /build/buildd/glib2.0-2.24.1/glib/gmain.c:2654
#4  0x00007f49b1cfdbd6 in QEventDispatcherGlib::processEvents (this=0x1d64960, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:414
#5  0x00007f49b1cd07b2 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#6  0x00007f49b1cd0b9c in QEventLoop::exec (this=0x7f499954cdb0, flags=) at kernel/qeventloop.cpp:201
#7  0x00007f49b1bdc23d in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:490
#8  0x00007f49b1cb06d8 in QInotifyFileSystemWatcherEngine::run (this=0x1cf82b0) at io/qfilesystemwatcher_inotify.cpp:248
#9  0x00007f49b1bdf1be in QThreadPrivate::start (arg=0x1cf82b0) at thread/qthread_unix.cpp:266
#10 0x00007f49af6fe9ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#11 0x00007f49b41f56fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f499807d710 (LWP 27799)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f49a1d4a0c4 in QTWTF::TCMalloc_PageHeap::scavengerThread (this=0x7f49a2054140) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2359
#2  0x00007f49a1d4a0f9 in QTWTF::TCMalloc_PageHeap::runScavengerThread (context=0x7f49a2062214) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1464
#3  0x00007f49af6fe9ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#4  0x00007f49b41f56fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f49b494f760 (LWP 27499)):
[KCrash Handler]
#6  QString (this=0x136fe78) at ../../include/QtCore/../../src/corelib/tools/qstring.h:727
#7  QMap<QString, QLibraryPrivate*>::node_create (this=0x136fe78) at ../../include/QtCore/../../src/corelib/tools/qmap.h:452
#8  QMap<QString, QLibraryPrivate*>::detach_helper (this=0x136fe78) at ../../include/QtCore/../../src/corelib/tools/qmap.h:759
#9  0x00007f49b1cc21c4 in QMap<QString, QLibraryPrivate*>::detach (this=0x2d6db6, akey=...) at ../../include/QtCore/../../src/corelib/tools/qmap.h:202
#10 QMap<QString, QLibraryPrivate*>::take (this=0x2d6db6, akey=...) at ../../include/QtCore/../../src/corelib/tools/qmap.h:689
#11 0x00007f49b1cbe760 in ~QLibraryPrivate (this=0x142f2b0, __in_chrg=<value optimized out>) at plugin/qlibrary.cpp:463
#12 0x00007f49b1cc14dc in QLibraryPrivate::release (this=0x142f2b0) at plugin/qlibrary.cpp:507
#13 0x00007f49b1cb8735 in ~QFactoryLoaderPrivate (this=0x13a7260, __in_chrg=<value optimized out>) at plugin/qfactoryloader.cpp:83
#14 0x00007f49b1ceb0ec in QScopedPointerDeleter<QObjectData>::cleanup (this=<value optimized out>, __in_chrg=<value optimized out>) at ../../include/QtCore/../../src/corelib/tools/qscopedpointer.h:62
#15 ~QScopedPointer (this=<value optimized out>, __in_chrg=<value optimized out>) at ../../include/QtCore/../../src/corelib/tools/qscopedpointer.h:100
#16 ~QObject (this=<value optimized out>, __in_chrg=<value optimized out>) at kernel/qobject.cpp:963
#17 0x00007f49b1cb7a6f in ~QFactoryLoader (this=0x13ba5a0, __in_chrg=<value optimized out>) at plugin/qfactoryloader.cpp:209
#18 0x00007f49b0e7eef5 in ~QGlobalStaticDeleter (this=0x7f49b18e7118, __in_chrg=<value optimized out>) at ../../include/QtCore/../../src/corelib/global/qglobal.h:1815
#19 0x00007f49b4148262 in __run_exit_handlers (status=1) at exit.c:78
#20 *__GI_exit (status=1) at exit.c:100
#21 0x00007f49b0e3d7a8 in qt_xio_errhandler () at kernel/qapplication_x11.cpp:745
#22 0x00007f49b270b7c8 in KApplication::xioErrhandler (this=0x7fff8425d010, dpy=0x1375bd0) at ../../kdeui/kernel/kapplication.cpp:416
#23 0x00007f49b32777fe in _XIOError (dpy=0x1375bd0) at ../../src/XlibInt.c:3138
#24 0x00007f49b327f355 in process_responses (dpy=0x1375bd0, wait_for_first_event=<value optimized out>, current_error=<value optimized out>, current_request=0) at ../../src/xcb_io.c:247
#25 0x00007f49b327fc07 in _XEventsQueued (dpy=0x1375bd0, mode=<value optimized out>) at ../../src/xcb_io.c:263
#26 0x00007f49b326840b in XEventsQueued (dpy=0x1375bd0, mode=2) at ../../src/Pending.c:44
#27 0x00007f49b0e789ac in x11EventSourceCheck (s=0x1362280) at kernel/qguieventdispatcher_glib.cpp:87
#28 0x00007f49ac3dbb0a in IA__g_main_context_check (context=0x1360df0, max_priority=2147483647, fds=<value optimized out>, n_fds=23726016) at /build/buildd/glib2.0-2.24.1/glib/gmain.c:2469
#29 0x00007f49ac3dc4c3 in g_main_context_iterate (context=0x1360df0, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>)
    at /build/buildd/glib2.0-2.24.1/glib/gmain.c:2588
#30 0x00007f49ac3dc8fc in IA__g_main_context_iteration (context=0x1360df0, may_block=1) at /build/buildd/glib2.0-2.24.1/glib/gmain.c:2654
#31 0x00007f49b1cfdb83 in QEventDispatcherGlib::processEvents (this=0x1340560, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#32 0x00007f49b0e787ee in QGuiEventDispatcherGlib::processEvents (this=0x2d6db6, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#33 0x00007f49b1cd07b2 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#34 0x00007f49b1cd0b9c in QEventLoop::exec (this=0x7fff8425cde0, flags=) at kernel/qeventloop.cpp:201
#35 0x00007f49b1cd4c4b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#36 0x00007f49b455907e in kdemain () from /usr/lib/kde4/libkdeinit/libkdeinit4_konqueror.so
#37 0x00007f49b412dc4d in __libc_start_main (main=<value optimized out>, argc=<value optimized out>, ubp_av=<value optimized out>, init=<value optimized out>, fini=<value optimized out>, 
    rtld_fini=<value optimized out>, stack_end=0x7fff8425d918) at libc-start.c:226
#38 0x00000000004006b9 in _start ()

Reported using DrKonqi
Comment 1 Nuno Sucena Almeida 2010-08-17 16:15:59 UTC
Created attachment 50655 [details]
screenshot with strange small window
Comment 2 Nuno Sucena Almeida 2010-08-17 16:16:55 UTC
Please see the above screenshot that shows up when opening for example: http://www.youtube.com/watch?v=PldhTEu1VRo

Thanks.
Comment 3 Andrew Crouthamel 2018-10-29 22:29:24 UTC
Dear Bug Submitter,

This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond.

Thank you for helping us make KDE software even better for everyone!
Comment 4 Bug Janitor Service 2018-11-13 14:27:05 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 5 Bug Janitor Service 2018-11-28 04:55:51 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!