Summary: | Konqueror crashes on viewing Java plugin | ||
---|---|---|---|
Product: | [Unmaintained] kdelibs | Reporter: | Vincent-Xavier JUMEL <endymion+kde> |
Component: | kdewebkit | Assignee: | webkit-devel |
Status: | RESOLVED UPSTREAM | ||
Severity: | crash | CC: | adawit, cfeck, endymion+kde, spearhead2k3 |
Priority: | NOR | ||
Version: | 4.8 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
Vincent-Xavier JUMEL
2012-06-04 14:20:50 UTC
(In reply to comment #0) > - Custom settings of the application: Using Java 1.6.0 > > I'll try to use Java 1.7 > > The crash can be reproduced every time. Still crashes with java 1.7 See also bug 297698 for rekonq, so it is probably a WebKit bug. Created attachment 72586 [details] New crash information added by DrKonqi konqueror (4.8.97) on KDE Platform 4.8.97 using Qt 4.8.2 - What I was doing when the application crashed: Browsing http://geogebra.org/cms/en/ website -- Backtrace (Reduced): #6 0x00007fd97d43cd75 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 #7 0x00007fd97d43e245 in __GI_abort () at abort.c:91 [...] #9 0x00007fd97d480e7d in malloc_printerr (action=3, str=0x7fd97d56c888 "free(): invalid pointer", ptr=<optimized out>) at malloc.c:5007 #10 0x00007fd917b78e8d in plugin_data_destroy (instance=0x7fd968c2d8b0) at /var/tmp/portage/dev-java/icedtea-web-1.2-r7/work/icedtea-web-1.2/plugin/icedteanp/IcedTeaNPPlugin.cc:2003 #11 ITNP_Destroy (instance=0x7fd968c2d8b0, save=<optimized out>) at /var/tmp/portage/dev-java/icedtea-web-1.2-r7/work/icedtea-web-1.2/plugin/icedteanp/IcedTeaNPPlugin.cc:713 Created attachment 73304 [details]
New crash information added by DrKonqi
rekonq (0.9.2) on KDE Platform 4.9.00 using Qt 4.8.1
- What I was doing when the application crashed:
I just wanted to use www.pingtest.net - but rekonq crashes as soon as you selected a server (the point the java applet loads)
- Custom settings of the application:
the website i want to use requires java
-- Backtrace (Reduced):
#6 0x00007fe93ce17445 in __GI_raise (sig=<optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#7 0x00007fe93ce1abab in __GI_abort () at abort.c:91
[...]
#9 0x00007fe93ce5f626 in malloc_printerr (action=3, str=0x7fe93cf5a081 "free(): invalid pointer", ptr=<optimized out>) at malloc.c:5007
#10 0x00007fe91c3bad7e in ITNP_Destroy(_NPP*, _NPSavedData**) () from /usr/lib/jvm/java-6-openjdk-amd64/jre/lib/amd64/IcedTeaPlugin.so
#11 0x00007fe93bb1587c in WebCore::PluginView::stop (this=0x7fe91c76e000) at plugins/PluginView.cpp:385
This is an upstream QtWebKit issue. However, I can tell you that I could no longer reproduce this crash using what will hopefully be released as QtWebKit v2.3.0 and the icedtea java 7 plugin. Regardless, this needs to be reported upstream. See http://trac.webkit.org/wiki/QtWebKitBugs. |