Opened 13 years ago

Closed 13 years ago

#53 closed defect (worksforme)

Freecol does not run

Reported by: Batchheizer Owned by:
Priority: major Milestone:
Component: general Version: 1.6.0-b19 RC
Severity: low Keywords:
Cc:

Description

www.freecol.org requires Java 1.5.x+

OpenJDK Client VM warning: Attempt to protect stack guard pages failed.
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x12623109, pid=69, tid=4522005

#
# JRE version: 6.0
# Java VM: OpenJDK Client VM (16.0-b13 mixed mode os2-x86 )
# Problematic frame:
# V [JVM+0x243109]
#
# An error report file with more information is saved as:
# F:\TMP\freecol\hs_err_pid69.log
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#

Attachments (4)

hs_err_pid69.log (20.0 KB) - added by Batchheizer 13 years ago.
error report file
hs_err_pid82.log (19.8 KB) - added by Batchheizer 13 years ago.
Error #82
hs_err_pid85.log (21.3 KB) - added by Batchheizer 13 years ago.
Error #85
hs_err_pid87.log (19.7 KB) - added by Batchheizer 13 years ago.
Error #87

Download all attachments as: .zip

Change History (9)

Changed 13 years ago by Batchheizer

Attachment: hs_err_pid69.log added

error report file

comment:1 Changed 13 years ago by dmik

The crash is fixed (see other defects) and the installer works. The application also starts but it simply does nothing. It does work with Java 1.5 though. I suspect that it may be related either to sound not currently working (see #67) or to the broken image manipulation (see #58, #66).

comment:2 Changed 13 years ago by dmik

Resolution: fixed
Status: newclosed

It works now, after fixing sound (#67).

comment:3 Changed 13 years ago by Batchheizer

Resolution: fixed
Status: closedreopened
Version: 1.6.0-b19 Beta 21.6.0-b19 RC

With RC freecol runs better, but makes still big problems during startup (82, 87) or during intro-video (after about 1 min.)

Changed 13 years ago by Batchheizer

Attachment: hs_err_pid82.log added

Error #82

Changed 13 years ago by Batchheizer

Attachment: hs_err_pid85.log added

Error #85

Changed 13 years ago by Batchheizer

Attachment: hs_err_pid87.log added

Error #87

comment:4 Changed 13 years ago by dmik

Severity: low

It works smoothly here, your new problem looks essentially like the original one which has been fixed long ago. Are you sure you use the latest Odin and not running it on SMP?

comment:5 Changed 13 years ago by dmik

Resolution: worksforme
Status: reopenedclosed

Closing this. Neither #82 nor #87 look relative tothis ticket. Freecol works good here with both RC and RC2.

Note: See TracTickets for help on using tickets.