This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author _savage
Recipients _savage, ezio.melotti, hynek, ned.deily, ronaldoussoren, vstinner
Date 2014-10-06.12:30:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1412598637.86.0.913160546044.issue22561@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks Victor.

I had the suspicion that UNO might set up somewhat incorrectly, and consequently cause this problem. To answer your questions:

- Debug symbols: agreed. I haven't built a vanilla Python with symbols yet. I'm using MacPorts default Python 3.3.

- Yes, this is Python on Mac using MacPorts.

- Yes, UNO is compatible with Python 3.3. When you install LibreOffice (on Mac) then it ships with a Python 3.3 interpreter. Interestingly, using THAT interpreter the crash does not happen when I import the module, but it does happen -- on occasion -- upon exiting. However, I do not know what options Python is compiled with for LibreOffice.

Shall I bounce this issue back to the LibreOffice folks and see if I can find whoever owns that piece of code?  (If anybody does...)
History
Date User Action Args
2014-10-06 12:30:37_savagesetrecipients: + _savage, ronaldoussoren, vstinner, ned.deily, ezio.melotti, hynek
2014-10-06 12:30:37_savagesetmessageid: <1412598637.86.0.913160546044.issue22561@psf.upfronthosting.co.za>
2014-10-06 12:30:37_savagelinkissue22561 messages
2014-10-06 12:30:37_savagecreate