Comment #2 on issue 856 by [email protected]: luxid keeps segfaulting
http://code.google.com/p/ganeti/issues/detail?id=856

This is most likely a problem with some Haskell or C library. Can you please file a bug report on debian's BTS using reportbug? This will give us a clearer view of all needed libraries etc installed on the system.

If you can reliably reproduce this, you can also try running luxid under gdb, like this:

sudo /etc/init.d/ganeti stop ganeti-luxid (or simply kill luxid with SIGTERM)
sudo -u gnt-masterd gdb --args /usr/sbin/ganeti-luxid -f
Enter "run" at gdb's prompt and then "thread apply all bt full" when luxid receives SIGSEGV.

and attach the output with your Debian bug report.

Regards,
Apollon

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

Reply via email to