[Scons-users] Segmentation faults in scons-2.2.0
Bill Deegan
bill at baddogconsulting.com
Thu Aug 15 21:34:23 EDT 2013
Try :
python --version
?
-Bill
On Thu, Aug 15, 2013 at 6:27 PM, Gary Oberbrunner <garyo at oberbrunner.com>wrote:
>
>
>
> On Thu, Aug 15, 2013 at 9:07 PM, Chris Irvine <cirvine1 at telus.net> wrote:
>
>> ...
>>
>> Memory fault (core dumped)****
>>
>> $ scons****
>>
>> Memory fault (core dumped)****
>>
>> $ scons --debug=pdb****
>>
>> Memory fault (core dumped)****
>>
>> ** **
>>
>> **
>>
> I don't know anything about Interix -- does Microsoft even still support
> it? If it's Unix-like enough, you can try to do
> gdb python core
> and then type 'where' to see the stack trace. But that will be at too low
> a level to see what python was trying to do at the time of failure. And
> your log above shows it might not even be writing the core files it says it
> is.
> I suppose it could be this issue: http://support.microsoft.com/kb/328684Might be worth trying that patch anyway.
>
> Does python work at all?
>
> --
> Gary
>
> _______________________________________________
> Scons-users mailing list
> Scons-users at scons.org
> http://four.pairlist.net/mailman/listinfo/scons-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://four.pairlist.net/pipermail/scons-users/attachments/20130815/6dc67546/attachment.htm
More information about the Scons-users
mailing list