Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 477256

Summary: IcedTea Segfaults
Product: Gentoo Linux Reporter: Neil Leathers <neil.leathers>
Component: [OLD] JavaAssignee: Java team <java>
Status: RESOLVED NEEDINFO    
Severity: major    
Priority: Normal    
Version: unspecified   
Hardware: x86   
OS: Linux   
URL: http://www.java.com/en/download/testjava.jsp
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: JRE crash log

Description Neil Leathers 2013-07-17 22:06:42 UTC
dev-java/icedtea-bin 6.1.12.5 segfaults every time when used as a browser plugin

Reproducible: Always

Steps to Reproduce:
1. Open http://www.java.com/en/download/testjava.jsp in Opera 12.16_p1860
Comment 1 Neil Leathers 2013-07-17 22:07:55 UTC
Created attachment 353540 [details]
JRE crash log
Comment 2 Tom Wijsman (TomWij) (RETIRED) gentoo-dev 2013-07-19 19:48:42 UTC
> # If you would like to submit a bug report, please include
> # instructions how to reproduce the bug and visit:
> #   http://icedtea.classpath.org/bugzilla
> # The crash happened outside the Java Virtual Machine in native code.
> # See problematic frame for where to report the bug.

Could you file this crash log upstream?

Please provide us with the link to the upstream bug report.

From what I understand from the stack it seems to fail while inflating zipped data during a connection; I'm not sure why though, but I assume the icedtea developers can get a better idea of that.

Thank you in advance.
Comment 3 Tom Wijsman (TomWij) (RETIRED) gentoo-dev 2013-09-21 14:02:36 UTC
(In reply to Tom Wijsman (TomWij) from comment #2)
> > # If you would like to submit a bug report, please include
> > # instructions how to reproduce the bug and visit:
> > #   http://icedtea.classpath.org/bugzilla
> > # The crash happened outside the Java Virtual Machine in native code.
> > # See problematic frame for where to report the bug.
> 
> Could you file this crash log upstream?
> 
> Please provide us with the link to the upstream bug report.