Raymond Toy <toy(a)rtp.ericsson.se> writes:
Jan> 1. Add a (debug-on-entry 'eudc-set-server) to the top
your options
Jan> file. Single step until you get the crash (it might be you don't
Jan> get it anymore) :-(
Well it still crashes. :-(
good... :-)
No lisp backtrace, but here is the C backtrace. Some kind of
garbage
collection bug?
Yep. Next assigment:
Start XEmacs under gdb. Then set the global 'always_gc' variable to a
non-zero value using gdb and repeat the procedure. It should now crash
much earlier (and closer to the point where actual problem is).
Jan