[ptx] Compiling vigra (was:faster stitcher)

Bruno Postle bruno at postle.net
Tue Nov 25 12:18:00 GMT 2003


On Tue 25-Nov-2003 at 12:58:03PM +0100, Pablo d'Angelo wrote:
> On Tue, 25 Nov 2003, Bruno Postle wrote:
> 
> > I just rebuilt it on redhat-9 and the vigra examples are fine,
> > though the stitcher core dumps:

> >   merging imagesAborted (core dumped)
> 
> can you send a backtrace of that crash? could also be a problem
> in the stitcher.

#0  0xffffe002 in ?? ()
(gdb) bt
#0  0xffffe002 in ?? ()
#1  0x42028c55 in abort () from /lib/tls/libc.so.6
#2  0x401cfb57 in __cxa_call_unexpected () from /usr/lib/libstdc++.so.5
#3  0x401cfba4 in std::terminate() () from /usr/lib/libstdc++.so.5
#4  0x401cfd16 in __cxa_throw () from /usr/lib/libstdc++.so.5
#5  0x40085ac0 in vigra::CodecManager::getEncoder(std::string const&, std::string const&) const ()
   from /usr/lib/libvigraimpex.so.2
#6  0x40085d1f in vigra::getEncoder(std::string const&, std::string const&) () from /usr/lib/libvigraimpex.so.2
#7  0x40089c2d in vigra::encoder(vigra::ImageExportInfo const&) () from /usr/lib/libvigraimpex.so.2
#8  0x0804eef4 in std::string::string<char*>(char*, char*, std::allocator<char> const&) ()
#9  0x0804c45c in strcpy ()
#10 0x42015704 in __libc_start_main () from /lib/tls/libc.so.6

Looks like a problem writing files with vigra.

-- 
Bruno


More information about the ptX mailing list