Re: [Refdb-users] Problem with installation on Debian
Status: Beta
Brought to you by:
mhoenicka
|
From: Markus H. <mar...@mh...> - 2003-08-09 21:01:59
|
Hi, B. Liu writes: > In the refdbd window, it shows: > > dbi_driver_dir went to: > > dbi is up using default driver dir > Available libdbi database drivers: > mysql > application server started > use /tmp/refdbd_fifo4679 as fifo > server waiting n_max_fd=4 > adding client on fd 5 > server waiting n_max_fd=5 > Segmentation fault > Ok, this is something different. Apparently the accept() works but one of the processes (parent or child) crashes. To find out which one, please send the log output to a file, using something like: refdbd -s -e 2 -l 7 -L /home/bin/refdbd.log to start the server. In addition I'll be back at my Debian box next week. I'll run a few tests and see whether I can reproduce the problem on that box. If this doesn't help, we'll have to figure out something else. What are your programming/debugging skills? Do you think you're capable to obtain additional debug information with gdb? I'd be happy to lend a hand if necessary. Another option is to provide a temporary ssh account on your box. Then I could do some debugging myself. regards, Markus -- Markus Hoenicka mar...@ca... (Spam-protected email: replace the quadrupeds with "mhoenicka") http://www.mhoenicka.de |