[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Zope segfaulting



Configure your system to create core dumps. (ulimit -c 1000)
run the application and send the coredump to the developers. A "gdb
<appname> core" or "gdb <appname>" and then the "bt" command will also
reveal useful information.
set DEB_BUILD_OPTIONS="nostrip" and rebuild the package if the app is
written in C.

Daniel van Eeden <daniel_e@dds.nl>

On Sun, 2004-10-31 at 16:03 -0500, David Merrill wrote:
> Has anybody been successful at running Zope on AMD64 yet? I've tried the 
> upcoming Debian AMD64 release, Ubuntu and Fedora Core 2, and on all 
> three distros it is segfaulting on me. Honestly I don't have the first 
> clue how to debug a segfault so any advice on what course of action I 
> should take will be greatly appreciated.
> 
> Thanks,
> 
> -- 
> David Merrill
> 
> http://www.lupercalia.net
> david@lupercalia.net
> 
> 

Attachment: smime.p7s
Description: S/MIME cryptographic signature


Reply to: