I doubt that this will really shed some light on the cause of this problem, but here is the gdb output.
Cheers, S.
---------------------------------------------------------------------------
[...] *** Chasing dependencies: *** Literate pre-processor /usr/lib/ghc-6.5/unlit -h AbsSyn.lhs AbsSyn.lhs /tmp/ghc30609.lpp Detaching after fork from child process 30610.
Program received signal SIGSEGV, Segmentation fault. removeIndirections (p=0x64) at Stable.c:156 156 while (get_itbl(q)->type == IND || (gdb) bt #0 removeIndirections (p=0x64) at Stable.c:156 #1 0x08806819 in lookupStableName (p=0x64) at Stable.c:179 #2 0x088068d3 in getStablePtr (p=0x64) at Stable.c:219 #3 0x0880bcd3 in makeStablePtrzh_fast () #4 0x00000064 in ?? () #5 0x00000000 in ?? () #6 0x00000802 in ?? () #7 0x00000000 in ?? () #8 0x00007792 in ?? () #9 0x00000001 in ?? () #10 0x00000001 in ?? () #11 0x40f7ed20 in ?? () #12 0x00000010 in ?? () #13 0x00000003 in ?? () #14 0x40f7edfc in ?? () #15 0x00018cf4 in ?? () #16 0x7fffffff in ?? () #17 0x00001351 in ?? () #18 0x00000000 in ?? () #19 0x00000000 in ?? () #20 0x00000000 in ?? () [...] #1302 0x00000000 in ?? () #1303 0x4000d6ae in _dl_name_match_p () from /lib/ld-linux.so.2 Previous frame inner to this frame (corrupt stack?) _______________________________________________ Cvs-ghc mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/cvs-ghc
