On 06-07-2010 14:57:45 -0400, Mark Bucciarelli wrote:
> Hi,
> 
> I'm debugging an assertion failure I'm seeing w/ Feb2010:
> 
>    rel_optimizer.c:3039:
>    find_index: Assertion `list_length(exps) == list_length(es)' failed.
> 
> But I can't find the core file.  Shouldn't there be one?

depends on your core-size setting
(core file size, coredumpsize in ulimit/limit, see ulimit -a or limit)

> Running a small C program that calls abort() as the merovingian
> user does create a core file.

then you probably limit your coredumpsize to 0 in you .shellrc file

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Monetdb-developers mailing list
Monetdb-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/monetdb-developers

Reply via email to