[Refdb-users] segfault on server, error on client
Status: Beta
Brought to you by:
mhoenicka
|
From: Markus H. <mar...@mh...> - 2004-02-01 00:32:48
|
Rainer Duffner writes: > host:/usr/local/share/refdb # refdbd -s -e 0 -l 7 > dbi_driver_dir went to: > > dbi is up using default driver dir > Available libdbi database drivers: > pgsql > application server started > use /tmp/refdbd_fifo29127 as fifo > server waiting n_max_fd=4 > adding client on fd 5 > server waiting n_max_fd=5 > Segmentation fault > This looks like the infamous log related segfault in 0.9.3. The preferred way to fix this is to upgrade to 0.9.4-pre1 (a bugfix release without new features) which is available here: http://refdb.sourceforge.net/pre/refdb-0.9.4-pre1.tar.gz If you want to stick to 0.9.3, do not ask refdbd to write its log output to stderr. Use -e 1 or -e 2 instead. HTH, Markus -- Markus Hoenicka mar...@ca... (Spam-protected email: replace the quadrupeds with "mhoenicka") http://www.mhoenicka.de |