| 1 | Function "qFatal" not defined.
|
|---|
| 2 | Haltepunkt 1 (qFatal) anstehend.
|
|---|
| 3 | warning: the debug information found in "/lib64/ld-2.23.so" does not match "/lib64/ld-linux-x86-64.so.2" (CRC mismatch).
|
|---|
| 4 |
|
|---|
| 5 | [Thread debugging using libthread_db enabled]
|
|---|
| 6 | Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
|
|---|
| 7 |
|
|---|
| 8 | Program received signal SIGBUS, Bus error.
|
|---|
| 9 | 0x0000000000407f3a in MONITOR::getState (this=0x213cfa0) at zmserver.cpp:405
|
|---|
| 10 | 405 zmserver.cpp: Datei oder Verzeichnis nicht gefunden.
|
|---|
| 11 |
|
|---|
| 12 | Thread 1 (Thread 0x7ffff7fb9740 (LWP 20174)):
|
|---|
| 13 | #0 0x0000000000407f3a in MONITOR::getState (this=0x213cfa0) at zmserver.cpp:405
|
|---|
| 14 | No locals.
|
|---|
| 15 | #1 0x0000000000409fc9 in ZMServer::handleGetAlarmStates (this=0x213cec0) at zmserver.cpp:757
|
|---|
| 16 | monitor = 0x213cfa0
|
|---|
| 17 | x = 0
|
|---|
| 18 | outStr = "OK[]:[]1[]:[]1[]:[]"
|
|---|
| 19 | #2 0x0000000000408ed4 in ZMServer::processRequest (this=0x213cec0, buf=0x7fffffffd3f0 "16 GET_ALARM_STATES", nbytes=24) at zmserver.cpp:589
|
|---|
| 20 | s = "GET_ALARM_STATES"
|
|---|
| 21 | tokens = std::vector of length 1, capacity 1 = {"GET_ALARM_STATES"}
|
|---|
| 22 | #3 0x00000000004041e1 in main (argc=3, argv=0x7fffffffe4f8) at main.cpp:357
|
|---|
| 23 | server = 0x213cec0
|
|---|
| 24 | master = {fds_bits = {48, 0 <repeats 15 times>}}
|
|---|
| 25 | read_fds = {fds_bits = {32, 0 <repeats 15 times>}}
|
|---|
| 26 | myaddr = {sin_family = 2, sin_port = 37913, sin_addr = {s_addr = 0}, sin_zero = "\000\000\000\000\000\000\000"}
|
|---|
| 27 | remoteaddr = {sin_family = 2, sin_port = 8333, sin_addr = {s_addr = 16777343}, sin_zero = "\000\000\000\000\000\000\000"}
|
|---|
| 28 | timeout = {tv_sec = 59, tv_usec = 956189}
|
|---|
| 29 | res = 1
|
|---|
| 30 | fdmax = 5
|
|---|
| 31 | listener = 4
|
|---|
| 32 | newfd = 5
|
|---|
| 33 | buf = "16 GET_ALARM_STATES", '\000' <repeats 352 times>...
|
|---|
| 34 | nbytes = 24
|
|---|
| 35 | yes = 1
|
|---|
| 36 | addrlen = 16
|
|---|
| 37 | i = 5
|
|---|
| 38 | quit = false
|
|---|
| 39 | debug = false
|
|---|
| 40 | daemon_mode = false
|
|---|
| 41 | port = 6548
|
|---|
| 42 | logfile = ""
|
|---|
| 43 | zmconfig = "/etc/zm/zm.conf"
|
|---|
| 44 | logfd = -1
|
|---|
| 45 | serverList = std::map with 1 elements = {[5] = 0x213cec0}
|
|---|