Ticket #12798: gdb.txt

File gdb.txt, 2.0 KB (added by anonymous, 10 years ago)
Line 
1Function "qFatal" not defined.
2Haltepunkt 1 (qFatal) anstehend.
3warning: 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]
6Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
7
8Program received signal SIGBUS, Bus error.
90x0000000000407f3a in MONITOR::getState (this=0x213cfa0) at zmserver.cpp:405
10405 zmserver.cpp: Datei oder Verzeichnis nicht gefunden.
11
12Thread 1 (Thread 0x7ffff7fb9740 (LWP 20174)):
13#0 0x0000000000407f3a in MONITOR::getState (this=0x213cfa0) at zmserver.cpp:405
14No 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}