Results 1 to 3 of 3

Thread: Reborn RC3 Linux Crashes

  1. #1

    Default Reborn RC3 Linux Crashes

    Hey All,

    My server crashed with the following:

    Code:
    Spawned BomberPath 1
    525 entities spawned
    3552 simple entities spawned
    0 entities inhibited
    -------------------- Spawning Entities Done ------------------ 352 ms
    IP: 190.87.226.250:-14659
    Going from CS_PRIMED to CS_ACTIVE for <=E-201=> |AT| JRAMOS1010
    <=E-201=> |AT| JRAMOS1010 has entered the battle
    Got signal 6 - Aborted
    Execution path:
     --> [0xf77c1430]
     --> /lib/libc.so.6(abort+0x17a) [0x6233ca]
     --> /usr/lib/libstdc++.so.5(+0x901e7) [0xf778c1e7]
     --> /usr/lib/libstdc++.so.5(+0x90234) [0xf778c234]
     --> /usr/lib/libstdc++.so.5(+0x903a6) [0xf778c3a6]
     --> ./fgamededmohaa.so(_ZN12ScriptMaster18CreateScriptThreadEP10GameScriptP8Listener9const_str+0x1aa) [0xf270509a]
     --> ./fgamededmohaa.so(_ZN8Listener20CreateScriptInternalERK14ScriptVariable+0x271) [0xf27dd451]
     --> ./fgamededmohaa.so(_ZN8Listener21ExecuteScriptInternalEP13Event_GAMEDLLR14ScriptVariable+0x28) [0xf27d6bb8]
     --> ./fgamededmohaa.so(_ZN8Listener13ExecuteScriptEP13Event_GAMEDLL+0x29) [0xf27d6a19]
     --> /home3/eric_2/mohaa/fgameded.so(ExecuteScript+0x2e) [0xf2aa92e7]
     --> /home3/eric_2/mohaa/fgameded.so(G_ClientBegin+0x23c) [0xf2aacd91]
     --> ./mohaa_lnxded() [0x8087939]
     --> ./mohaa_lnxded() [0x808b22f]
     --> ./mohaa_lnxded() [0x8084f7a]
     --> ./mohaa_lnxded() [0x806507d]
     --> ./mohaa_lnxded() [0x80647e0]
     --> ./mohaa_lnxded() [0x8067451]
     --> ./mohaa_lnxded() [0x809726e]
     --> /lib/libc.so.6(__libc_start_main+0xe6) [0x60dce6]
     --> ./mohaa_lnxded(_Znwj+0x71) [0x8049c41]
    Just a fluke, or ? Any help is appreciated.

  2. #2
    Über Prodigy & Developer Razo[R]apiD's Avatar
    Join Date
    May 2010
    Location
    Poland, Lublin
    Posts
    3,257

    Default

    Any scripts running that use EventHandler -> Spawn or something? It probably tried to issue a command with NULL string value or uninitialized string variable.

  3. #3

    Default

    Sent you my script in PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •