From 93a3d6b94ba4967b62d05814779571dbc112513b Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Sat, 4 Apr 2015 13:36:55 +0200 Subject: .. --- TODOS | 19 ------------------- 1 file changed, 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 - -- cgit v1.2.3-54-g00ecf