[portland] Locating Cause of SegFault
markgross at thegnar.org
markgross at thegnar.org
Wed Apr 23 21:57:04 CEST 2008
> There's a function in my model that's supposed to loop 114 times. It
> loops
> twice, then seg faults. No other error message is displayed. Please
> suggest
> a strategy to isolate the cause of the seg fault.
>
run in ipython with pdb enabled?
or try ulimit core unmlimited
and then load the core file from gdb
good luck.
--mgross
> Thanks,
>
> Rich
>
> --
> Richard B. Shepard, Ph.D. | Integrity
> Credibility
> Applied Ecosystem Services, Inc. | Innovation
> <http://www.appl-ecosys.com> Voice: 503-667-4517 Fax:
> 503-667-8863
> _______________________________________________
> Portland mailing list
> Portland at python.org
> http://mail.python.org/mailman/listinfo/portland
>
More information about the Portland
mailing list