Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 477256 - IcedTea Segfaults
Summary: IcedTea Segfaults
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Java (show other bugs)
Hardware: x86 Linux
: Normal major (vote)
Assignee: Java team
URL: http://www.java.com/en/download/testj...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-17 22:06 UTC by Neil Leathers
Modified: 2013-09-21 14:02 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
JRE crash log (hs_err_pid2811.log,16.31 KB, text/plain)
2013-07-17 22:07 UTC, Neil Leathers
Details

Note You need to log in before you can comment on or make changes to this bug.
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.