Hi Chris
Tres Seaver wrote:Things you learn, thanks for that :-)
>> Now, how in gdb do I find out what it was that was trying to be imported?
>> (should any sort of import cause a core dump?!)
>
> http://wiki.python.org/moin/DebuggingWithGdb
Okay, another interesting data point; this appears to be related to OS.
The originating server is a 32-bit (I think, how can I double check?)
linux box, the crashing machine is my 64-bit (but I'm pretty sure python
is 32-bit, how can I check?) MacBook Pro.
I tried importing the .zexp back onto the originating server; no crashes.
I tried importing the .zexp onto my linux dev both; no crashes.
This ring any bells for anyone?
Chris
--
Simplistix - Content Management, Batch Processing & Python Consulting
- http://www.simplistix.co.uk
_______________________________________________
Zope-Dev maillist - Zope-Dev@zope.org
https://mail.zope.org/mailman/listinfo/zope-dev
** No cross posts or HTML encoding! **
(Related lists -
https://mail.zope.org/mailman/listinfo/zope-announce
https://mail.zope.org/mailman/listinfo/zope )