Stephen fixed something at least. But wasn't that only in 7.7?
/ Marcus Agehall (PacketFront)
Previous text:
2004-08-23 03:27: Subject: Segfault in backend
It'd be useful to enable rtldebug if you don't have it already. There'd probably also be some useful debug printout if you uncomment the #define POLL_DEBUG line in backend.cmod. Lastly, stack frames got to be missing from that backtrace, so please don't use -fomit-frame-pointer or whatever optimizations you have that cause that.
This bug aside, the Shuffler module really ought to move away from the old compat callback interface and use fd_callback_box directly. Didn't Stephen fix that recently?
/ Martin Stjernholm, Roxen IS