Author Topic: install problem in SUSE11.0  (Read 1675 times)

ferlyworld

  • Wayfarer
  • *
  • Posts: 4
    • View Profile
install problem in SUSE11.0
« on: July 05, 2008, 01:44:16 am »
PlaneShift-v0.4.01-x86.bin cann't run in SUSE11.0, it said segmentation faults!

Caarrie

  • Forum Addict
  • *
  • Posts: 3369
  • We want no UNFIXED bugs!!!!!!!!!!!!!
    • View Profile
    • PlaneShift3dMods
Re: install problem in SUSE11.0
« Reply #1 on: July 05, 2008, 01:47:35 am »
http://hydlaa.com/smf/index.php?topic=19389.0 make sure the md5sum matches and if not download again.

ferlyworld

  • Wayfarer
  • *
  • Posts: 4
    • View Profile
md5sum is right
« Reply #2 on: July 05, 2008, 01:54:44 am »
 md5sum PlaneShift-v0.4.01-x86.bin
63e902a60255a666076799938cddcad4  PlaneShift-v0.4.01-x86.bin

ferlyworld

  • Wayfarer
  • *
  • Posts: 4
    • View Profile
Re: install problem in SUSE11.0
« Reply #3 on: July 05, 2008, 02:02:42 am »
juserv:/home/jupiter # gdb PlaneShift-v0.4.01-x86.bin core
GNU gdb 6.8
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "i586-suse-linux"...

warning: no loadable sections found in added symbol-file /home/jupiter/PlaneShift-v0.4.01-x86.bin
(no debugging symbols found)

warning: core file may not match specified executable file.
Failed to read a valid object file image from memory.
Core was generated by `./PlaneShift-v0.4.01-x86.bin'.
Program terminated with signal 11, Segmentation fault.
[New process 7387]
#0  0xa29ee8c0 in ?? ()

Sen

  • Hydlaa Notable
  • *
  • Posts: 746
    • View Profile
Re: install problem in SUSE11.0
« Reply #4 on: July 05, 2008, 01:51:56 pm »
Running here on SuSE 11.0 (2.6.25.5-1.1-pae)
So it is at least not a general problem of the distro...

Sen
.....also a saddle that won't pinch the tail. One day!

ferlyworld

  • Wayfarer
  • *
  • Posts: 4
    • View Profile
Re: install problem in SUSE11.0
« Reply #5 on: July 06, 2008, 02:03:14 am »
I success install it use text mode .
So GUI Installation may have some problem.