Closed
Bug 421979
Opened 17 years ago
Closed 17 years ago
Java crash trying to play in pokerroom, line 119: 22839 Segmentation fault
Categories
(Core Graveyard :: Java: OJI, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: mrwaltercool, Unassigned)
References
()
Details
(Keywords: crash, Whiteboard: java crash)
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9b4pre) Gecko/2008030300 (Gentoo) Firefox/3.0b4pre
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9b4pre) Gecko/2008030300 (Gentoo) Firefox/3.0b4pre
Im trying to play poker using webbrowser method (using java) and die.
Mi log:
waltercool@Compu:~$ firefox
No running windows found
java_vm: relocation error: /opt/sun-jdk-1.6.0.04/jre/lib/i386/libjsoundalsa.so: symbol __snd_pcm_hw_params_get_channels_min, version ALSA_0.9 not defined in file libasound.so.2 with link time reference
INTERNAL ERROR on Browser End: Pipe closed during read? State may be corrupt
System error?:: Success
/usr/libexec/mozilla-launcher: line 119: 22839 Segmentation fault $(type -P aoss) "$mozbin" $xulparams "$@"
xulrunner-bin exited with non-zero status (139)
Reproducible: Always
Steps to Reproduce:
1.Go to the website http://www.pokerroom.com/es/games/play/?clientcode=P4JA
2.Wait for java load
3.Die
Actual Results:
Die
Expected Results:
A poker game
Gentoo
java version "1.6.0_04"
Java(TM) SE Runtime Environment (build 1.6.0_04-b12)
Java HotSpot(TM) Client VM (build 10.0-b19, mixed mode)
javac 1.6.0_04
Comment 1•17 years ago
|
||
This looks like a Java bug (or possibly some incompatibility with system libraries). Try upgrading the JRE to 1.6.0_05
Summary: Firefox dies trying to play in pokerroom, line 119: 22839 Segmentation fault → Java crash trying to play in pokerroom, line 119: 22839 Segmentation fault
Whiteboard: [sg:nse] java crash
Group: security
Component: General → Java: OJI
Keywords: crash
Product: Firefox → Core
QA Contact: general → java.oji
Version: unspecified → Trunk
Updated•17 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → INCOMPLETE
Whiteboard: [sg:nse] java crash → java crash
You need to log in
before you can comment on or make changes to this bug.
Description
•