amitkumar3968 / raptor-chess-interface

Automatically exported from code.google.com/p/raptor-chess-interface
0 stars 0 forks source link

Raptor crashes immediately on start in inuxmint debian 64bit #755

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Install raptor, either with .deb file for linux, or using 64 bit zip file
2. Run it. (either from cmd line or via menu)

What is the expected output? What do you see instead?
Raptor window gets drawn with menubar, but nothing else. Then it disappears and 
leaves a crash logfile hs_err_pid9887.log.

In the logfile (attached), the problem seems to be to do with:

# Problematic frame:
# C  [libsoup-2.4.so.1+0x6ec71]  soup_session_feature_detach+0x11

What version of the product are you using? On what operating system and
what environment?

linux mint debian 201403
uname -a
Linux alpha60 3.11-2-amd64 #1 SMP Debian 3.11.8-1 (2013-11-13) x86_64 GNU/Linux

Raptor_v98u3f5_Linux_x86_64_GTK2.zip

java -version
java version "1.7.0_21"
OpenJDK Runtime Environment (IcedTea 2.3.9) (7u21-2.3.9-5)
OpenJDK 64-Bit Server VM (build 23.7-b01, mixed mode)

Please provide any additional information below.

Original issue reported on code.google.com by AndrejPa...@gmail.com on 6 May 2014 at 1:53

Attachments:

GoogleCodeExporter commented 9 years ago
Looks like a Java VM implementation problem. Could you please check with 
another VM, such as the Oracle VM?

Original comment by evil...@gmail.com on 7 Nov 2014 at 9:36