Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 450808 - dev-java/icedtea-6.1.11.5 SIGSEGV on nouveau_dri.so+0x26ea5b
Summary: dev-java/icedtea-6.1.11.5 SIGSEGV on nouveau_dri.so+0x26ea5b
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Java (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Andrew John Hughes
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-08 11:24 UTC by Raphaël Droz
Modified: 2014-11-07 18:44 UTC (History)
3 users (show)

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


Attachments
hs_err_pid3738.log from icedtea (hs_err_pid3738.log,99.63 KB, text/plain)
2013-01-08 11:24 UTC, Raphaël Droz
Details
emerge --info (emerge--info.log,6.00 KB, text/plain)
2013-01-08 11:24 UTC, Raphaël Droz
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Raphaël Droz 2013-01-08 11:24:19 UTC
Created attachment 334776 [details]
hs_err_pid3738.log from icedtea

While trying to open a PPT file I found libreoffice crashing consistently.
Attached is the trace which is roughly the same for every attempt.

Briefly:
# A fatal error has been detected by the Java Runtime Environment:
#  SIGSEGV (0xb) at pc=0x00007f79eed8da5b, pid=3738, tid=140163348420800
# Problematic frame:
# C  [nouveau_dri.so+0x26ea5b]  std::vector<nv50_ir::NVC0LegalizePostRA::Limits, std::allocator<nv50_ir::NVC0LegalizePostRA::Limits> >::resize(unsigned long, nv50_ir::NVC0LegalizePostRA::Limits)+0x192

Which is more than unwanted since I use a NV34
Comment 1 Raphaël Droz 2013-01-08 11:24:44 UTC
Created attachment 334778 [details]
emerge --info
Comment 2 Andrew John Hughes 2014-11-07 18:44:54 UTC
This is a crash in your graphics driver, not OpenJDK.