Results 1 to 2 of 2

Thread: Crash in RC 3.5 Linux 1.108

  1. #1

    Default Crash in RC 3.5 Linux 1.108

    I get this occasional crash:

    Code:
    ------ Server Initialization Complete ------  0.28 seconds
    CHAT:  -*B[w]*- OwN-3m-All [FoRcE]: gg ez
    CHAT:  Clutch|Ducky: ns lol
    CHAT:  ]{R}[-Shokan.^: GOOD FUCKING GAME
    CHAT:  ]{R}[ b00gi3: gg
    CHAT:  ]{R}[ madDog(KOTF): gg
    CHAT:  #PEPSI-: gg
    CHAT:  Clutch|Ducky: g
    CHAT:  #PEPSI-: ty
    broadcast: print "#PEPSI- disconnected\n"
    broadcast: print "Clutch|Ducky disconnected\n"
    Got signal 11 - Segmentation fault, faulty address is 0x2c
    Crash Recover Attempt will take place!
    Execution path:
     --> ./fgamededmohaa.so(_ZN6Weapon12PickupWeaponEP13Event_GAMEDLL+0x2f) [0xb260b19f]
     --> ./fgamededmohaa.so(_ZN8Listener12ProcessEventEP13Event_GAMEDLL+0x4f) [0xb258490f]
     --> ./fgamededmohaa.so(_ZN8Listener12ProcessEventEP13Event_GAMEDLL+0x4f) [0xb258490f]
     --> ./fgamededmohaa.so(L_ProcessPendingEvents+0x4e) [0xb25853ae]
     --> ./fgamededmohaa.so(G_RunFrame+0x1cf) [0xb255dfef]
     --> ./fgameded.so(G_RunFrame+0x7d1) [0xb28591a1]
     --> ./mohaa_lnxded() [0x808d7ab]
     --> ./mohaa_lnxded() [0x8067486]
     --> ./mohaa_lnxded() [0x809726e]
     --> /lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xe6) [0xb7494bd6]
     --> ./mohaa_lnxded(_Znwj+0x71) [0x8049c41]
    The server is running 1.108. The above crash only happens sometimes. I am going to update to the latest test version.

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

    Default

    It crashes because Entity that was meant to pickup the weapon is null, and this function doesn't check for this. I'll fix this. But you should also update, at least to current stable version.

Posting Permissions

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