[Haskell-cafe] Re: GHC internal error: traverse_weak_ptr_list: not WEAK

Joel Reymont joelr1 at gmail.com
Wed Dec 14 09:45:09 EST 2005


Forgot to mention that I was profiling at the time.

ghc -O --make -threaded -prof -auto-all loadtest.hs -o loadtest -lssl  
-lcrypto -lz

./loadtest +RTS -hc -sloadtest.gc

Cannot compile without -O because of the "extent too large" assembler  
error.

On Dec 14, 2005, at 2:40 PM, Joel Reymont wrote:

> loadtest: internal error: traverse_weak_ptr_list: not WEAK
>     Please report this as a bug to glasgow-haskell-bugs at haskell.org,
>     or http://www.sourceforge.net/projects/ghc/

--
http://wagerlabs.com/







More information about the Haskell-Cafe mailing list