UBUNT'U 16.04/16.10 CAS Segfaults
Bekomme Geogebra auf Ubunt nicht mehr zum Laufen. :-(
geogebra5_5.0.318.0-51477_amd64
markus@Markus-Desktop:~$ java -version
openjdk version "9-Ubuntu"
OpenJDK Runtime Environment (build 9-Ubuntu+0-9b134-2ubuntu1)
OpenJDK 64-Bit Server VM (build 9-Ubuntu+0-9b134-2ubuntu1, mixed mode)
markus@Markus-Desktop:~$ geogebra
GeoGebra 5.0.318.0 20 January 2017 Java 1.7.0_45-64bit
10:47:43.354 DEBUG: org.geogebra.desktop.i.a.<init>[-1]: isApplet=false runningFromJar=true appletImpl=null
10:47:43.354 DEBUG: org.geogebra.desktop.i.a.aC[-1]: Setting up logging
10:47:43.360 DEBUG: org.geogebra.desktop.i.a.aC[-1]: Logging is redirected to /tmp/GeoGebraLog_eesjrogllw.txt
*** Error in `/usr/lib/jvm/java-geogebra/bin/java': free(): invalid pointer: 0x00007f24a9492640 ***
======= Backtrace: =========
....
Please try GeoGebra Math Apps (GeoGebra 6)
https://wiki.geogebra.org/e...
Hi, I work with Ubuntu 16.04 and the same version of GeoGebra works fine with :
15:42:58.200 DEBUG: org.geogebra.desktop.i.a.<init>[-1]: isApplet=false runningFromJar=true appletImpl=null
15:42:58.201 DEBUG: org.geogebra.desktop.i.a.aC[-1]: Setting up logging
15:42:58.228 DEBUG: org.geogebra.desktop.i.a.aC[-1]: Logging is redirected to /tmp/GeoGebraLog_qjrizxrrml.txt
Hello, I have the same problem, OpenSuse Leaf - geogebra5 crash when calculating a simple integral.
Tried the portable mathapp (downloaded today 13.4.2017)
-> geogebra is missing the 32 bit versions of some libraries.
Solved by installing the 32 bit version of the libraries step by step - geogebra says which library is missing.
Karsten
Same problem,
need to install the 32 bit versions of some libraries (first one is libgtk-x11-2.0.so.0).
Karsten
Hi, On Ubuntu 16.04 64bit, to use the 6.295.0 portable linux32 version,
I needed to install :
sudo apt-get install libxtst6:i386
sudo apt-get install libxss1:i386
sudo apt-get install libgconf-2-4:i386
sudo apt-get install libnss3:i386
to answer to the following error messages :
error while loading shared libraries: libXtst.so.6: cannot open shared object file: No such file or directory
error while loading shared libraries: libXss.so.1: cannot open shared object file: No such file or directory
error while loading shared libraries: libgconf-2.so.4: cannot open shared object file: No such file or directory
error while loading shared libraries: libnss3.so: cannot open shared object file: No such file or directory
but the GeoGebra 6-0295 portable version seems to work now (with the old 6.0.295.0 offline linux32 version) on my 64bit computer.
The log message on the console is the file joined.
Note that there's nothing to do with my other 32 bit computer using linux mint rosa (as , i think, for all 32bit other too) GeoGebra 6 portable works fine without having to add nothing.
So, nach einem halben Jahr hab ich das Problem gelöst. Offensichtlich ist die jre die mit geogebra mitkommt, das Problem.
cd /usr/lib/jvm/
sudo mv java-geogebra java-geogebra_def
und geogebra5 funktioniert... .
Comments have been locked on this page!