On Aug 18, 2011, at 10:24 AM, Andrew Pennebaker wrote:

> Factor -> Run Factor Source... still crashes in Mac OS X 10.7.1.

One thing to try would be running Factor from a terminal, so that if it dies, 
you can access its debugger.

$ ./Factor.app/Contents/MacOS/factor

After choosing "Run Factor Source" you may see "You have triggered a bug in 
Factor. Please report." in the terminal followed by the error and a debugger 
prompt. If so, type ".s .r .c" to dump the current execution context and paste 
the output here.

On the other hand, if the process is dying before the Factor debugger can kick 
in, a gdb backtrace would be helpful.

-Joe

Attachment: smime.p7s
Description: S/MIME cryptographic signature

------------------------------------------------------------------------------
Get a FREE DOWNLOAD! and learn more about uberSVN rich system, 
user administration capabilities and model configuration. Take 
the hassle out of deploying and managing Subversion and the 
tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2
_______________________________________________
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to