Joined: Jul 19, 2011
Post Count: 4
Status:
Offline
SH3D crash after run, on ubuntu 10.10
Hello. I installed the SH3D from the official repository of ubuntu. The program runs fine. But if I open a file the program crashes. The same thing happens if I download and install SH3D from the official site. I give the listing of the error message and log.
# # A fatal error has been detected by the Java Runtime Environment: # [thread 1757412208 also had an error]# SIGSEGV (0xb) at pc=0xb786c424, pid=3086, tid=1748851568 # # JRE version: 6.0_20-b20 # Java VM: OpenJDK Server VM (19.0-b09 mixed mode linux-x86 ) # Derivative: IcedTea6 1.9.8 # Distribution: Ubuntu 10.10, package 6b20-1.9.8-0ubuntu1~10.10.1 # Problematic frame: # C [+0x424] __kernel_vsyscall+0x10 # # An error report file with more information is saved as: # /tmp/hs_err_pid3086.log # # If you would like to submit a bug report, please include # instructions how to reproduce the bug and visit: # https://bugs.launchpad.net/ubuntu/+source/openjdk-6/ # Аварийный останов
I haven't any idea about this problem. Please help me. Thanks.
Netherlands
Joined: Sep 26, 2009
Post Count: 4003
Status:
Offline
Re: SH3D crash after run, on ubuntu 10.10
Anton,
I have used SH3D under Ubuntu 10.04, 10.10. Currently I am using Ubuntu 11.04 with Open JDK / IcedTea Java installed, and it works flawlessly. Your problem is probably caused by the video card in your computer. Check that you have the latest drivers installed.
Read the FAQ and try the solutions offered there. Hopefully this will solve your problem.
Hans
----------------------------------------
Hans
Joined: Jul 19, 2011
Post Count: 4
Status:
Offline
Re: SH3D crash after run, on ubuntu 10.10
All right. I read the FAQ it yesterday. And now I have installed proprietary drivers fglrx 2:8.801-0ubuntu1~xup~maverick for my video card with a tool "Additional Drivers". But the program still does not work. Must I to install drivers from the AMD site?
Joined: Apr 28, 2010
Post Count: 11
Status:
Offline
Re: SH3D crash after run, on ubuntu 10.10
I just found out something about debian. It may help with Ubuntu also. I was having similar problem of sh3d starting, then wrong GLX version error message when loading a file, or starting for 1/2 second then stopping.
The package called libgl1-mesa-glx has GLX version 1.2 and goeas along with libgl1-mesa-dri.
If you install libgl1-mesa-swx11 and libgl1-mesa-swx11-i686 the above ones are removed and you get GLX version 1.4.
Joined: Jul 19, 2011
Post Count: 4
Status:
Offline
Re: SH3D crash after run, on ubuntu 10.10
This all can only mean that running SH3D is only slightly dependent from the installed video card drivers. Hansmex has free drivers, I installed the proprietary driver. But SH3D have not worked on any drivers. So the problem lies elsewhere. Perhaps in the Java environment, or in the SH3D. :)
Netherlands
Joined: Sep 26, 2009
Post Count: 4003
Status:
Offline
Re: SH3D crash after run, on ubuntu 10.10
Anton,
I'm not sure that is the correct conclusion...
For correct 3D calculation and display, SH3D depends heavily on the video card, AND on its correct installation. Earlier versions of Ubuntu installed on the same computer I am using today, made it impossible to use SH3D, due to a video driver that was less than perfect. With the update of the video driver, all problems were solved from one day to the next.
Hans
----------------------------------------
Hans
Joined: Apr 28, 2010
Post Count: 11
Status:
Offline
Re: SH3D crash after run, on ubuntu 10.10
The driver version has to be right for the xwindows version also. Anton, be sure you have a good xwindows installation. If your ubuntu repositories are set to 10.10 try reinstalling xwindows.
You mentioned fglrx and AMD. I think fglrx is for Intel. Whatever the case, find out the exact drivers your video card requires, install those from ubuntu 10.10, and uninstall any others, and reinstall xwindows.
I have a nvidia card, but like to use twin screens, so I use the nouveau driver for nvidia, even though it doesn't do 3D acceleration. The java 3D still works and plenty fast for CAD designing.
The problem is the proprietary driver (i assume you have a ATI/AMD/Radeon graphic card). As far as i know even the free driver which comes with Ubuntu supports basic 3D support.