[Bug 838] New: IcedTeam plugin crashes with chrome browser when javascript is executed
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Tue Dec 20 06:44:01 PST 2011
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=838
Bug #: 838
Summary: IcedTeam plugin crashes with chrome browser when
javascript is executed
Classification: Unclassified
Product: IcedTea
Version: 6-1.9.10
Platform: x86_64
OS/Version: Linux
Status: NEW
Severity: major
Priority: P3
Component: IcedTea6
AssignedTo: unassigned at icedtea.classpath.org
ReportedBy: chamalsl at yahoo.com
Created attachment 626
--> http://icedtea.classpath.org/bugzilla/attachment.cgi?id=626
extract helloworld.zip file.
Chrome version:16.0.912.63
IcedTea version: IcedTea 6 1.9.10
1. Unzip attached helloworld.zip file.
It has HelloWorld1.html, HelloWorld1.java and HelloWorld1.class.
1. Copy attached HelloWorld1.html and HelloWorld.class files to same folder.
2. Open HellloWorld1.html in chrome browser.
3. Click on execute javascript button.
4. IcedTea plugin crashes.
This is the backtrace I got. Initially I thought it is a bug in chrome but
backtrace points to icedtea plugin.
Program terminated with signal 11, Segmentation fault.
#0 0x00007fc9b6384d7a in PluginRequestProcessor::eval (this=<value optimized
out>,
message_parts=<value optimized out>)
at
/build/buildd/openjdk-6-6b20-1.9.10/build/../plugin/icedteanp/IcedTeaPluginRequestProcessor.cc:244
244
/build/buildd/openjdk-6-6b20-1.9.10/build/../plugin/icedteanp/IcedTeaPluginRequestProcessor.cc:
No such file or directory.
in
/build/buildd/openjdk-6-6b20-1.9.10/build/../plugin/icedteanp/IcedTeaPluginRequestProcessor.cc
(gdb) bt
#0 0x00007fc9b6384d7a in PluginRequestProcessor::eval (this=<value optimized
out>,
message_parts=<value optimized out>)
at
/build/buildd/openjdk-6-6b20-1.9.10/build/../plugin/icedteanp/IcedTeaPluginRequestProcessor.cc:244
#1 0x00007fc9b6385395 in queue_processor (data=0x7fc9c3578320)
at
/build/buildd/openjdk-6-6b20-1.9.10/build/../plugin/icedteanp/IcedTeaPluginRequestProcessor.cc:752
#2 0x00007fc9bee1e9ca in start_thread (arg=<value optimized out>) at
pthread_create.c:300
#3 0x00007fc9bc20370d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4 0x0000000000000000 in ?? ()
--
Configure bugmail: http://icedtea.classpath.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the distro-pkg-dev
mailing list