6 Mar
2007
6 Mar
'07
12:09 p.m.
After I started Zope and make a few SQL queries, the Zope server shuts down with a "Segmentation fault". At the same time there is a log entry on my linux machine in /var/log/messages that reads: Jan 23 10:43:09 smut kernel: python[6231]: segfault at 00000000ffffffff rip 000000000043c0d7 rsp 00000000417f6ad0 error 4
From time to time Zope even hangs and eats all memory until the whole machine hangs completely.
For the archive: The Python segfault was caused by the egenix mxODBC Database Adapter on a 64-Bit Linux. On a 32-Bit Linux everything works fine. Waiting for a patch for 64-Bit Linux now... Nico