Hey Leute,
hab momentan folgendes Problem, bekomme beim Starten meines Servers die Fehlermeldung "Segmentation fault (core dumped)".
Ich weiß ehrlich gesagt nicht, was ich vorgestern zuletzt geändert hatte, daher kann ich das leider nicht rückgängig machen.
Was ich bereits ausschließen konnte ist: Das liegt definitv nicht an den Serverprotos.
Was ich weiß ist, dass es auf jeden Fall am Source liegt.
Dateien:
Code: DB SYSERR
- SYSERR: Sep 21 23:39:47 :: pid_init:
- Start of pid: 2717
- SYSERR: Sep 21 23:39:51 :: Process: FDWATCH: peer null in event: ident 20
- SYSERR: Sep 21 23:39:53 :: Process: FDWATCH: peer null in event: ident 21
- SYSERR: Sep 21 23:39:55 :: Process: FDWATCH: peer null in event: ident 20
- SYSERR: Sep 21 23:39:57 :: Process: FDWATCH: peer null in event: ident 21
- SYSERR: Sep 21 23:39:59 :: Process: FDWATCH: peer null in event: ident 20
- SYSERR: Sep 21 23:40:04 :: Process: FDWATCH: peer null in event: ident 20
- SYSERR: Sep 21 23:40:06 :: Process: FDWATCH: peer null in event: ident 22
- SYSERR: Sep 21 23:40:07 :: hupsig: SIGHUP, SIGINT, SIGTERM signal has been received. shutting down.
- SYSERR: Sep 21 23:40:07 :: pid_deinit:
- End of pid
Code: Channel 1 Kerne SYSERR
- Kern 1:
- SYSERR: Sep 21 23:39:51 :: pid_init:
- Start of pid: 2732
- SYSERR: Sep 21 23:40:03 :: pid_init:
- Start of pid: 2777
- Kern 2:
- SYSERR: Sep 21 23:39:53 :: pid_init:
- Start of pid: 2740
- SYSERR: Sep 21 23:40:05 :: pid_init:
- Start of pid: 2783
- Kern 3:
- SYSERR: Sep 21 23:39:55 :: pid_init:
- Start of pid: 2748
- SYSERR: Sep 21 23:40:07 :: pid_init:
- Start of pid: 2790
- SYSERR: Sep 21 23:40:07 :: hupsig: SIGHUP, SIGINT, SIGTERM signal has been received. shutting down.
- SYSERR: Sep 21 23:40:08 :: pid_deinit:
- End of pid
- Reiche SYSERR:
- SYSERR: Sep 21 23:39:49 :: pid_init:
- Start of pid: 2725
- SYSERR: Sep 21 23:40:01 :: pid_init:
- Start of pid: 2772
Code: char_item.cpp
Zeile 6576 ist: "{"
Falls nochwas benötigt wird, kann ich dies gerne nachreichen.
LG.