./jabberd/jabberd.exe == works
./jabberd/jabberd.exe -B == works
./jabberd/jabberd.exe -v == works
./jabberd/jabberd.exe -Z == works
./jabberd/jabberd.exe -D == BOOM!I can even use -Z with a whole list of 'zones' (code files)--give or take 10-15 at one point--and that's ok. But the moment I use -D, I get
____________________________________________________________ Mon Jun 16 20:41:45 2003 mio.c:578 MIO is starting up Mon Jun 16 20:41:45 2003 mio.c:607 mio while loop top **Pth** STACK OVERFLOW: thread pid_t=0xa0405c0, name="unknown" Segmentation fault ____________________________________________________________
Does this help at all in figuring out where the issue is? I have used the -Z flag and gone through listing blocks of code files until I've covered them all, but I can't get the above error message unless I use -D.
I have tested this with both a build using the standard distro, and then again using my modified Makefile setup and the --enable-ssl flag, and the results are the same. I'm at a loss.
_______________________________________________ jdev mailing list [EMAIL PROTECTED] http://mailman.jabber.org/listinfo/jdev
