[plt-scheme] How to move serialized data from one machine to another?
At Sun, 24 Sep 2006 00:30:13 +0200, Jens Axel Søgaard wrote:
> >> (For some reason my indexer crashes on
> >> v352, but I can't figure out exactly what causes the crash).
> >
> > What kind of crash? (If it's the "seg fault" kind of crash, I'd like to
> > help track down the problem.)
>
> It is a seg fault-type of crash. If it were on Linux, I would have found
> the spot with gdb and the core file. Is there a similar trick on
> Windows?
I only know to build the source and use the debugger in MSVC (the free
version).
Just to make sure, have you tried a later version, such as 352.6?
Matthew