Crashuje mi sie serwer. Prosze o pomoc.
@rtur
16.07.2012
Przynajmniej raz dziennie crashuje mi się serwer. Nie ma logów i to mnie dziwi. W konsoli pisze następujący error:
Uploading dump (in-process) [proxy "] /tmp/dumps/crash_20120716093207_1.dmp succes=no error: Failed to open/read local data from file/application Segmentation fault
Próbowałem nawet reinstalować serwer. Wgrywałem każdy plugin od początku, sprawdzałem i nic nie pomogło.
Pozostało mi tylko skonsultować się z takimi profesjonalistami jak Wy. O i dodam że jest to serwer Deathrun + klasy

Edited by benio101, 17.07.2012 17:02.
Dodanie znacznika CODE
Pan PrO
16.07.2012
@rtur
16.07.2012
Eryk172
16.07.2012

wykluczymy pluginy, które na pewno tego nie robią a z resztą się pobawimy

@rtur
17.07.2012
; AMX Mod X plugins ; Admin Base - Always one has to be activated admin.amxx ; admin base (required for any admin-related) ;admin_sql.amxx ; admin base - SQL version (comment admin.amxx) ; Basic admincmd.amxx ; basic admin console commands adminhelp.amxx ; help command for admin console commands adminslots.amxx ; slot reservation multilingual.amxx ; Multi-Lingual management ; Menus menufront.amxx ; front-end for admin menus cmdmenu.amxx ; command menu (speech, settings) plmenu.amxx ; players menu (kick, ban, client cmds.) ;telemenu.amxx ; teleport menu (Fun Module required!) mapsmenu.amxx ; maps menu (vote, changelevel) ; Chat / Messages adminchat.amxx ; console chat commands antiflood.amxx ; prevent clients from chat-flooding the server scrollmsg.amxx ; displays a scrolling message imessage.amxx ; displays information messages adminvote.amxx ; vote commands ; Map related nextmap.amxx ; displays next map in mapcycle timeleft.amxx ; displays time left on map ; Configuration pausecfg.amxx ; allows to pause and unpause some plugins statscfg.amxx ; allows to manage stats plugins via menu and commands ; Counter-Strike ;restmenu.amxx ; restrict weapons menu statsx.amxx ; stats on death or round end (CSX Module required!) ;miscstats.amxx ; bunch of events announcement for Counter-Strike ;stats_logging.amxx ; weapons stats logging (CSX Module required!) ; Enable to use AMX Mod plugins ;amxmod_compat.amxx ; AMX Mod backwards compatibility layer ; Custom - Add 3rd party plugins here bunnyhop.amxx ; AutoBH DeathrunManager.amxx ; Główny plugin Deathrun DRM_trigger_hurt_fix.amxx ; Główny plugin Deathrun team_join.amxx ; Automatyczne dołączenie do teamu CT afkkicker.amxx ; Wywala afkujących graczy BestSpeed_Edition_v2.amxx ; Rekord szybkości na mapie speedometer.amxx ; Pokazuje naszą prędkośc mutemenu.amxx ; Umożliwia mutowanie graczy reconnect_features.amxx ; Zakaz reconnekta Galileo.amxx ; Mapchooser ;extreme_bancfg2.amxx ; Lepszy od minibans adminlisten.amxx ; Admin widzi wszystkie wiadomości ;amx_gag.amxx ; Admin może gagowac graczy hpk.amxx ; Wywala graczy z pingiem max 95 ;use_button_once.amxx ; TT włącza 1 raz pułapkę specinfo.amxx ; Widzisz obserwujących Cię graczy Allow_round_finish.amxx ; Pozwala dokończyc rundę ad_manager.amxx ; Reklamy w say amx_ip.amxx ; Pokazuje IP graczy tl_fix.amxx ; Gdy TT ucieknie, czas się nie zmieni ;Deathrun_Shop.amxx debug ; Sklep /drshop respawn.amxx alt_end_round_sounds.amxx drfps.amxx
Edited by benio101, 17.07.2012 17:03.
Dodanie znacznika CODE
Mr. Dziwny
17.07.2012
bunnyhop.amxx ; AutoBH
DeathrunManager.amxx ; Główny plugin Deathrun
DRM_trigger_hurt_fix.amxx ; Główny plugin Deathrun
team_join.amxx ; Automatyczne dołączenie do teamu CT
afkkicker.amxx ; Wywala afkujących graczy
BestSpeed_Edition_v2.amxx ; Rekord szybkości na mapie
speedometer.amxx ; Pokazuje naszą prędkośc
mutemenu.amxx ; Umożliwia mutowanie graczy
reconnect_features.amxx ; Zakaz reconnekta
Galileo.amxx ; Mapchooser
;extreme_bancfg2.amxx ; Lepszy od minibans
adminlisten.amxx ; Admin widzi wszystkie wiadomości
;amx_gag.amxx ; Admin może gagowac graczy
hpk.amxx ; Wywala graczy z pingiem max 95
;use_button_once.amxx ; TT włącza 1 raz pułapkę
specinfo.amxx ; Widzisz obserwujących Cię graczy
Allow_round_finish.amxx ; Pozwala dokończyc rundę
ad_manager.amxx ; Reklamy w say
amx_ip.amxx ; Pokazuje IP graczy
tl_fix.amxx ; Gdy TT ucieknie, czas się nie zmieni
;Deathrun_Shop.amxx debug ; Sklep /drshop
respawn.amxx
alt_end_round_sounds.amxx
drfps.amxx
Te które Ci pogrubiłem na 100% nie działają negatywnie na serwer, również mam DR to wiem

Wywal speedometer , ponieważ masz BestSpeed_Edition_v2 to jest to samo praktycznie..
Ostatnio też mam crash'e , ale wgrywałem właśnie drfps.amxx i teraz mam taki sam problem , szczerze mówiąc ja bym obstawiał drfps lub mutemenu , ew. speedometer

Grease
17.07.2012
Moje plugins.ini to:
; AMX Mod X plugins
; Admin Base - Always one has to be activated
admin.amxx ; admin base (required for any admin-related)
;admin_sql.amxx ; admin base - SQL version (comment admin.amxx)
; Basic
admincmd.amxx ; basic admin console commands
adminhelp.amxx ; help command for admin console commands
adminslots.amxx ; slot reservation
multilingual.amxx ; Multi-Lingual management
; Menus
menufront.amxx ; front-end for admin menus
cmdmenu.amxx ; command menu (speech, settings)
plmenu.amxx ; players menu (kick, ban, client cmds.)
;telemenu.amxx ; teleport menu (Fun Module required!)
mapsmenu.amxx ; maps menu (vote, changelevel)
; Chat / Messages
adminchat.amxx ; console chat commands
antiflood.amxx ; prevent clients from chat-flooding the server
scrollmsg.amxx ; displays a scrolling message
imessage.amxx ; displays information messages
adminvote.amxx ; vote commands
; Map related
nextmap.amxx ; displays next map in mapcycle
timeleft.amxx ; displays time left on map
; Configuration
pausecfg.amxx ; allows to pause and unpause some plugins
statscfg.amxx ; allows to manage stats plugins via menu and commands
; Counter-Strike
;restmenu.amxx ; restrict weapons menu
statsx.amxx ; stats on death or round end (CSX Module required!)
;miscstats.amxx ; bunch of events announcement for Counter-Strike
;stats_logging.amxx ; weapons stats logging (CSX Module required!)
; Enable to use AMX Mod plugins
;amxmod_compat.amxx ; AMX Mod backwards compatibility layer
; Custom - Add 3rd party plugins here
bunnyhop.amxx ; AutoBH
DeathrunManager.amxx ; Główny plugin Deathrun
DRM_trigger_hurt_fix.amxx ; Główny plugin Deathrun
team_join.amxx ; Automatyczne dołączenie do teamu CT
afkkicker.amxx ; Wywala afkujących graczy
BestSpeed_Edition_v2.amxx ; Rekord szybkości na mapie
speedometer.amxx ; Pokazuje naszą prędkośc
mutemenu.amxx ; Umożliwia mutowanie graczy
reconnect_features.amxx ; Zakaz reconnekta
Galileo.amxx ; Mapchooser
;extreme_bancfg2.amxx ; Lepszy od minibans
adminlisten.amxx ; Admin widzi wszystkie wiadomości
;amx_gag.amxx ; Admin może gagowac graczy
hpk.amxx ; Wywala graczy z pingiem max 95
;use_button_once.amxx ; TT włącza 1 raz pułapkę
specinfo.amxx ; Widzisz obserwujących Cię graczy
Allow_round_finish.amxx ; Pozwala dokończyc rundę
ad_manager.amxx ; Reklamy w say
amx_ip.amxx ; Pokazuje IP graczy
tl_fix.amxx ; Gdy TT ucieknie, czas się nie zmieni
;Deathrun_Shop.amxx debug ; Sklep /drshop
respawn.amxx
alt_end_round_sounds.amxx
drfps.amxx
A ode mnie taka rada,
jak bedziesz chcial uzywac sklepu do daj go ;Deathrun_Shop.amxx debug ; Sklep /drshop nad DeathrunManager.amxx ; Główny plugin Deathrun. Bo mogą być nieprzyjemne crashe i pelno logów w przyszlosći. Ostatnio mialem taki problem i pomoglo.

Edited by Grease, 17.07.2012 13:04.