summaryrefslogtreecommitdiff
path: root/TODOS
blob: a39555f57cf112e41cdee18143fb502754ae2fdf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
- http_lib:
  - POST
    - handle answer body too
- architecture variables in biruda.conf?
#	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