On Fri, Jun 13, 2014 at 07:14:16PM +0200, Toralf Förster wrote:
> $ trinity --list | grep Enabled$ | grep -v AVOID | cut -f3 -d' ' | while
> read s; do echo; echo $s; trinity -q -q -q -c $s -N 20 -C 1; done
>
> with latest trinity git tee and latest kernel tree which exposed the syscall
> "modify_ldt":
>
>
> modify_ldt
> Trinity 1.5pre Dave Jones <[email protected]>
> [init] Marking syscall modify_ldt (123) as to be enabled.
> Done parsing arguments.
> *** Error in `trinity': double free or corruption (top): 0x0815d870 ***
> ======= Backtrace: =========
> /lib/libc.so.6(+0x7a202)[0x400a3202]
> /lib/libc.so.6(+0x7af80)[0x400a3f80]
> trinity(mkcall+0x17a)[0x805b0ca]
> trinity(child_process+0x95)[0x8054965]
> trinity(main_loop+0x1e3)[0x80583f3]
> trinity(main+0x252)[0x8053752]
> /lib/libc.so.6(__libc_start_main+0xf5)[0x40045cc5]
> trinity[0x8053cd5]
Fixed.
thanks,
Dave
--
To unsubscribe from this list: send the line "unsubscribe trinity" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html