On Thursday 12 Mar 2009, Francesco Romani wrote: > On Thu, 2009-03-12 at 15:33 +0000, Geoffrey Clements wrote: > > I recently upgraded my PC from an x86 to an x86_64 X 4 architecture and > > well used transcode recipes started segfaulting. > > > > After a bit of investigation I found that it is the "-j t,l,b,r" switch > > that's causing the problem; the segfault occurs if t <> b or l <> r. > > Hi, > > thanks for the report. Please file a bug here: > http://developer.berlios.de/bugs/?group_id=10094 > for tracking purposes.
I'm attempting to get more information with gdb first so that I can file a complete bug report, however using code from: svn://svn.berlios.de/tcforge/transcode/trunk which I think is version 1.1.1 I'm getting: make[3]: Entering directory `/home/geoff/work/transcode/filter/stabilize' make[3]: *** No rule to make target `linkedlist.lo', needed by `filter_stabilize.la'. Stop. make[3]: Leaving directory `/home/geoff/work/transcode/filter/stabilize' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/geoff/work/transcode/filter' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/geoff/work/transcode' make: *** [all] Error 2 > However, 1.0.x is finally on the road to dismantlement and will hardly > be fixed. > Fair enough, I'd like to get to the bottom of it though. -- Geoff