segfault using latest svn tree

Don Zickus dzickus at gmail.com
Mon Jun 15 10:53:34 EDT 2009


On Mon, Jun 15, 2009 at 10:19 AM, Derek Atkins<warlord at mit.edu> wrote:
> Don Zickus <dzickus at gmail.com> writes:
>
>> On Sat, Jun 6, 2009 at 12:12 PM, Phil Longstaff<plongstaff at rogers.com> wrote:
>>> Hmmm... I just built from svn using your configure options and had no
>>> problem. Were there any problems during configure or make? Is it
>>> reproducible? Can you send a sample data file with the problem?
>>
>> OK, so I figured out my problem, SWIG_RUNTIME_VERSION was set to a
>> mixture of "3" and "4", which caused SWIG_TypeQueryModule to not find
>> any modules, return NULL and blow up when deferenced in
>> SWIG_MangledTypeQueryModule.  Anyway fixed that.
>
> So... how did this happen?  How can you get a mixture of SWIG Runtime
> Versions?

No idea.

>
> Try building from a clean checkout?

That is how I fixed it. :-)

Cheers,
Don


More information about the gnucash-devel mailing list