Nice to know ics.

Thanks all again :)

On Mon, Oct 24, 2011 at 5:05 PM, ics <i...@ics-base.net> wrote:
> You might get bunch of errors in server start. Ignore them, if the server
> runs ok. Assertion failed has been there like 2 years.
>
> -ics
>
> 24.10.2011 15:34, Shin Ice kirjoitti:
>>
>> This time I understood it better, thanks again ;)
>>
>> It seams that the core "problem" is fixed, but I'm still receiving
>> "Assertion Failed" on server restart :-/
>>
>> On Mon, Oct 24, 2011 at 1:32 PM, hlds<h...@gmx.com>  wrote:
>>>
>>> Read my message again.
>>>
>>> The default limit for core files is few MB (or something like this) and
>>> is
>>> not enough for a Source dedicated server. You must increase the limit,
>>> otherwise whenever your server crashes the core file created by operating
>>> system is truncated (and invalid =>  so you get that "funny" error
>>> message).
>>>
>>> It is something like this:
>>>
>>> 1. Server crashes.
>>> 2. The operating system creates a core file that has 1MB instead of 60MB.
>>> 3. The srcds_run script runs gdb (GNU Debugger) to get the error details
>>> from core file.
>>> 4. The core file is invalid =>  you get that funny message.
>>>
>>> To fix the funny message use the "ulimit -c<size>" in the script used for
>>> starting the server.
>>>
>>> Then start the server again and when it crashes see the debug.log file.
>>>
>>> -----Original Message-----
>>> From: hlds_linux-boun...@list.valvesoftware.com
>>> [mailto:hlds_linux-boun...@list.valvesoftware.com] On Behalf Of Shin Ice
>>> Sent: Monday, October 24, 2011 2:15 PM
>>> To: ics; Half-Life dedicated Linux server mailing list
>>> Subject: Re: [hlds_linux] Core Size and other issue
>>>
>>> @ ics: i think srcds_run is the right bin, but if I'm wrong please
>>> suggest me a better way.
>>>
>>> @ hlds: thanks for the hint, I made a lot of researches but I don't
>>> have valid excause.
>>>
>>> Funny is now that it expects a bigger core:
>>>  BFD: Warning: /home/my/path/css/core is truncated: expected core file
>>> size>= 60669952, found: 1085440
>>>
>>> On Mon, Oct 24, 2011 at 12:58 PM, ics<i...@ics-base.net>  wrote:
>>>>
>>>> Last time i ever saw core error like that was when someone tried to use
>>>
>>> wrong binary to start the server.
>>>>
>>>> -ics
>>>>
>>>> ----- Alkuperäinen viesti -----
>>>>>
>>>>> Hi again,
>>>>>
>>>>> I made different tests but i still receive this erros _also_ with a
>>>>> vanilla server.
>>>>> After i wrote yaur mail I installed another server, I only added my
>>>>> server.cfg but the result is still the same:
>>>>>
>>>>> First restart:
>>>>> Segmentation fault (core dumped)
>>>>> BFD: Warning: /home/my/path/css/core is truncated: expected core file
>>>>> size>= 60669952, found: 1085440.Cannot access memory at address
>>>>> 0xf77d18f0Cannot access memory at address
>>>>> 0xef978c0c/home/my/path/css/debug.cmds:4: Error in sourced command
>>>>> file:Cannot access memory at address 0xf77d18f0email debug.log to
>>>>> linux@valvesoftware.comMon Oct 24 11:54:17 CEST 2011: Server restart
>>>>> in 10 seconds
>>>>>
>>>>> Second restart:
>>>>> configstore.cpp (1342) : Assertion Failed: Saving local config store
>>>>> failed during shutdown
>>>>>
>>>
>>> /home/buildbot/buildslave_steam/steam_rel_client_linux/build/src/clientdll/c
>>> onfigstore.cpp
>>>>>
>>>>> 1342 Assertion Failed: Saving local config store failed during
>>>>> shutdown
>>>>> configstore.cpp (96) : Assertion Failed: ConfigStore
>>>>> (InstallConfigStore) is dirty, and being destroyed, we're discarding
>>>>> data
>>>>>
>>>
>>> /home/buildbot/buildslave_steam/steam_rel_client_linux/build/src/clientdll/c
>>> onfigstore.cpp
>>>>>
>>>>> 96 Assertion Failed: ConfigStore (InstallConfigStore) is dirty, and
>>>>> being destroyed, we're discarding data
>>>>>
>>>>> The install was finished ~5 minutes ago.
>>>>> No mani, no metamod, no sourcemod.
>>>>>
>>>>> On Mon, Oct 24, 2011 at 11:42 AM, brendan halley<king0goi...@gmail.com>
>>>>> wrote:
>>>>>>
>>>>>> Well have you tried a vanilla server to see if you get the same error?
>>>>>> On Oct 24, 2011 8:14 PM, "Shin Ice"<shin....@gmail.com>  wrote:
>>>>>>
>>>>>>> All addons are up to date, but i have sometimes the "Assertion
>>>>>>> Failed" error also on a clean install without any addon.
>>>>>>>
>>>>>>> So you think it depends only from mani?
>>>>>>>
>>>>>>> On Mon, Oct 24, 2011 at 11:10 AM, brendan halley
>>>>>>> <king0goi...@gmail.com>  wrote:
>>>>>>>>
>>>>>>>> Why would you use Mani just reinstall and chuck source mod on and I
>>>>>>>> bet that will fix your problem.
>>>>>>>> But if you insist on keeping mani then make sure the gamedata (is
>>>>>>>> that what it is in mani?) is up to date aka just update mani
>>>>>>>>
>>>>>>>> On Mon, Oct 24, 2011 at 8:08 PM, Shin Ice<shin....@gmail.com>
>>>>>>>> wrote:
>>>>>>>>>
>>>>>>>>> Hi again,
>>>>>>>>>
>>>>>>>>> I can't believe that no one has an answer for my question or at
>>>>>>>>> least a hint for me.
>>>>>>>>>
>>>>>>>>> Regardless, thanks for reading! =)
>>>>>>>>>
>>>>>>>>> c'ya
>>>>>>>>> Shin
>>>>>>>>>
>>>>>>>>> On Thu, Oct 20, 2011 at 10:35 AM, Shin Ice<shin....@gmail.com>
>>>>>>>>> wrote:
>>>>>>>>>>
>>>>>>>>>> Hi all,
>>>>>>>>>>
>>>>>>>>>> OS: Debian Stable 64bit
>>>>>>>>>>
>>>>>>>>>> after the last update of cs:s i did a clean install and all was
>>>>>>>>>> running fine until now.
>>>>>>>>>> I updated the new mani bin files and now (after a restart)
>>>>>>>>>> steam is telling my that the core size is "wrong"
>>>>>>>>>>
>>>>>>>>>> BFD: Warning: /home/path/to/my/install/core is truncated:
>>>>>>>>>> expected core file size>= 223289344, found: 1077248.
>>>>>>>>>>
>>>>>>>>>> Any idea what happens?
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> There is also anothre think i don't like, i see a lot of times
>>>>>>>>>> this error (or maybe not?!? )
>>>>>>>>>>
>>>>>>>>>> configstore.cpp (1342) : Assertion Failed: Saving local config
>>>>>>>>>> store failed during
>>>
>>>
>>> shutdown/home/buildbot/buildslave_steam/steam_rel_client_linux/build/src/cli
>>> entdll/configstore.cpp
>>>>>>>>>>
>>>>>>>>>> 1342 Assertion Failed: Saving local config store failed during
>>>>>>>>>> shutdownconfigstore.cpp (96) : Assertion Failed: ConfigStore
>>>>>>>>>> (InstallConfigStore) is dirty, and being destroyed, we're
>>>>>>>>>> discarding
>>>>>>>>>>
>>>
>>> data/home/buildbot/buildslave_steam/steam_rel_client_linux/build/src/clientd
>>> ll/configstore.cpp
>>>>>>>>>>
>>>>>>>>>> 96 Assertion Failed: ConfigStore (InstallConfigStore) is
>>>>>>>>>> dirty, and being destroyed, we're discarding data
>>>>>>>>>>
>>>>>>>>>> Thanks in advance for any help you may be able to offer!
>>>>>>>>>>
>>>>>>>>>> --
>>>>>>>>>>         Don't Trust if you don't want!
>>>>>>>>>>      Don't Bealive if you don't Touch!
>>>>>>>>>>
>>>>>>>>>> - ~~>  Powered by Debian Testing<~~
>>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> --
>>>>>>>>>         Don't Trust if you don't want!
>>>>>>>>>      Don't Bealive if you don't Touch!
>>>>>>>>>
>>>>>>>>> - ~~>  Powered by Debian Testing<~~
>>>>>>>>>
>>>>>>>>> _______________________________________________
>>>>>>>>> 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
>>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> --
>>>>>>>         Don't Trust if you don't want!
>>>>>>>      Don't Bealive if you don't Touch!
>>>>>>>
>>>>>>> - ~~>  Powered by Debian Testing<~~
>>>>>>>
>>>>>>> _______________________________________________
>>>>>>> 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
>>>>>>
>>>>>
>>>>>
>>>>> --
>>>>>         Don't Trust if you don't want!
>>>>>      Don't Bealive if you don't Touch!
>>>>>
>>>>> - ~~>  Powered by Debian Testing<~~
>>>>>
>>>>> _______________________________________________
>>>>> 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
>>>>
>>>
>>>
>>> --
>>>         Don't Trust if you don't want!
>>>      Don't Bealive if you don't Touch!
>>>
>>> - ~~>  Powered by Debian Testing<~~
>>>
>>> _______________________________________________
>>> 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
>



-- 
        Don't Trust if you don't want!
     Don't Bealive if you don't Touch!

- ~~> Powered by Debian Testing <~~

_______________________________________________
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