Yes, i deleted the blob file.

-----Oprindelig meddelelse-----
Fra: hlds_linux-boun...@list.valvesoftware.com 
[mailto:hlds_linux-boun...@list.valvesoftware.com] På vegne af CmptrWz
Sendt: 14. juni 2009 00:11
Til: 'Half-Life dedicated Linux server mailing list'
Emne: Re: [hlds_linux] Ubuntu 2.6.27-14-server, Segmentation fault

Not sure what was happening in the output there (it looks like it died while
freeing memory?), but did you wipe out ClientRegistry.blob from ~/.steam and
try again?

-----Original Message-----
From: hlds_linux-boun...@list.valvesoftware.com
[mailto:hlds_linux-boun...@list.valvesoftware.com] On Behalf Of Mark
Sebastian Johansen - Support-IT Network ApS
Sent: Saturday, June 13, 2009 6:02 PM
To: Half-Life dedicated Linux server mailing list
Subject: Re: [hlds_linux] Ubuntu 2.6.27-14-server, Segmentation fault

I installed gdb and run it, it wrote this.
-------------------------------
GNU gdb 6.8-debian
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 "i486-linux-gnu"...
(gdb) run
Starting program: /home/repository/steam
[Thread debugging using libthread_db enabled]
Checking bootstrapper version ...
[New Thread 0xb7dc66b0 (LWP 4330)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb7dc66b0 (LWP 4330)]
0xb7e38472 in free () from /lib/tls/i686/cmov/libc.so.6
-------------------------------
What does it mean? And how can I fix it?

-----Oprindelig meddelelse-----
Fra: hlds_linux-boun...@list.valvesoftware.com
[mailto:hlds_linux-boun...@list.valvesoftware.com] På vegne af Gary Stanley
Sendt: 13. juni 2009 23:42
Til: Half-Life dedicated Linux server mailing list;
hlds_linux@list.valvesoftware.com
Emne: Re: [hlds_linux] Ubuntu 2.6.27-14-server, Segmentation fault

At 04:52 PM 6/13/2009, Mark Sebastian Johansen - Support-IT Network ApS
wrote:
>Hello everyone.
>
>I've currently been playing around with steam on an VMware hosted ubuntu
>server,
>I will take you through the process and tell about what ive done so far.
>
>
>
>The first thing I did was downloading the steamupdater and extract the
>steam file,
>after that I started installing the games I needed on the server one
>after one
>
>at a point I stopped the update as I had to leave and logged off my ssh
>-
>when I got home and started the update/install again it began writing
>"Segmentation fault"
>every time I try to install or update any of the installations - it does
>not help to get a new
>steam file as I have already tried that.


Attach gdb to the steam binary

gdb ./steam
 > run

See where it crashes.



_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives,
please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux

_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives,
please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux



_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux

_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux

Reply via email to