Author Topic: updating planeshift  (Read 1143 times)

D4vid3

  • Wayfarer
  • *
  • Posts: 2
    • View Profile
updating planeshift
« on: March 07, 2006, 08:07:09 pm »
i\'ve installed planeshift on my ubuntu breezy(5.10) but the updater crash. This is the output




Opening GLX2D
Creating Context
Video driver GL/X version (direct renderer)
Visual ID: 0x00000027, 24bit TrueColor
R8:G8:B8:A8,
level 0, double buffered
NOTIFY: Applied: Disable VBO for GNU/Linux ATI drivers
NOTIFY: Applied: Broken ATI point sprites
NOTIFY: Applied: ATI: Can\'t handle compressed formats for RECT textures
NOTIFY: Applied: ATI: RECT texture extension support apparently sucks
NOTIFY: Applied: ATI: Use AFP for some 2D drawing
NOTIFY: OpenGL renderer: MOBILITY RADEON X700 Generic (vendor: ATI Technologies Inc.) version 1.3.5272 (X4.3.0-8.16.20)
NOTIFY: Using windowed mode at resolution 640x480.
NOTIFY: Pixel format: Color: 24 Alpha: 8 Depth: 24 Stencil: 8 AccumColor: 0 AccumAlpha: 0 MultiSamples: 0
NOTIFY: Multisample: disabled
Critical files () not found (Server only)
Mounting skin: /planeshift/art/apps.zip
Skipping \'YesNo\' because it\'s already loaded
NOTIFY: psUpdaterEngine initialized.
Server error 404 (http://psmirror.u24.solone.net/psupdater/version.dat)
Server error 301 (http://psmirror.pfdev.net/psupdater/version.dat)
Bad version info in file: /this/updatertemp/mir1.dat
*** glibc detected *** free(): invalid pointer: 0xac900844 ***
Aborted

tuXist

  • Wayfarer
  • *
  • Posts: 2
    • View Profile
same problem here
« Reply #1 on: March 08, 2006, 09:28:04 am »
slackware-current  2.6.14 :
tuxist@Barolo:/opt/planeshift$ ./updater
Opening GLX2D
Creating Context
Video driver GL/X version (direct renderer)
Visual ID: 0x00000021, 24bit TrueColor
R8:G8:B8:A0,
level 0, double buffered
NOTIFY: OpenGL renderer: GeForce 6800 LE/AGP/SSE/3DNOW! (vendor: NVIDIA Corporation) version 2.0.1 NVIDIA 81.78
NOTIFY: Using windowed mode at resolution 640x480.
NOTIFY: Pixel format: Color: 24 Alpha: 0 Depth: 24 Stencil: 8 AccumColor: 48 AccumAlpha: 16 MultiSamples: 0
NOTIFY: Multisample: disabled
Critical files () not found (Server only)
Mounting skin: /planeshift/art/apps.zip
Skipping \'YesNo\' because it\'s already loaded
NOTIFY: psUpdaterEngine initialized.
*** glibc detected *** free(): invalid pointer: 0x088f575c ***
Aborted

tuXist

  • Wayfarer
  • *
  • Posts: 2
    • View Profile
(No subject)
« Reply #2 on: March 08, 2006, 09:36:33 am »
to avoid the glibc detected erro do this as root:

 export MALLOC_CHECK_=0

then run the updater as root

everything should work fine now