summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2015-04-04 13:36:55 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2015-04-04 13:36:55 +0200
commit93a3d6b94ba4967b62d05814779571dbc112513b (patch)
tree1cc2ed73adadb9e310a99d124aa9cd624c316432
parent21b9a42331b643e2b582e4c4cb237d21fc0b5275 (diff)
downloadbiruda-93a3d6b94ba4967b62d05814779571dbc112513b.tar.gz
biruda-93a3d6b94ba4967b62d05814779571dbc112513b.tar.bz2
..
-rw-r--r--TODOS19
1 files changed, 0 insertions, 19 deletions
diff --git a/TODOS b/TODOS
index a39555f..2ea9c62 100644
--- a/TODOS
+++ b/TODOS
@@ -5,22 +5,3 @@
# command = "/bin/sh ./build_centos6.sh x86_64"
command = "/bin/sh ./build_centos6.sh i686"
- replace json-c with an embeddd and thread-safe libcjson as in Tegano
-
-warning: Could not load shared library symbols for linux-gate.so.1.
-Do you need "set solib-search-path" or "set sysroot"?
-[Thread debugging using libthread_db enabled]
-Using host libthread_db library "/usr/lib/libthread_db.so.1".
-Core was generated by `../../src/biruda -f -c biruda.conf'.
-Program terminated with signal SIGSEGV, Segmentation fault.
-#0 0x080507a0 in watch_child (pid=9265, status=0, data=0xb4b014a0) at worker.c:207
-207 exit_message = error->message;
-(gdb) bt
-#0 0x080507a0 in watch_child (pid=9265, status=0, data=0xb4b014a0) at worker.c:207
-#1 0xb7631e1a in ?? () from /usr/lib/libglib-2.0.so.0
-#2 0xb7635613 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
-#3 0xb7635a29 in ?? () from /usr/lib/libglib-2.0.so.0
-#4 0xb7635dd9 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
-#5 0x08050b3c in worker_func (thread_data=0xb4b014a0) at worker.c:307
-#6 0xb77801a6 in start_thread () from /usr/lib/libpthread.so.0
-#7 0xb751e7ce in clone () from /usr/lib/libc.so.6
-