Would it be ok for you to test a new Xnee version with debug printouts
on mem allocs/frees?


Marco Milanesi wrote:
> hi,
> 
> Starting program: /usr/local/bin/cnee -demo
> *** glibc detected *** free(): invalid pointer: 0x08075388 ***
> 
> Program received signal SIGABRT, Aborted.
> 0xafffe402 in __kernel_vsyscall ()
> (gdb) bt
> #0  0xafffe402 in __kernel_vsyscall ()
> #1  0xa7df09d1 in raise () from /lib/tls/i686/cmov/libc.so.6
> #2  0xa7df2209 in abort () from /lib/tls/i686/cmov/libc.so.6
> #3  0xa7e2681a in __libc_message () from /lib/tls/i686/cmov/libc.so.6
> #4  0xa7e2e16f in _int_free () from /lib/tls/i686/cmov/libc.so.6
> #5  0xa7e2e212 in free () from /lib/tls/i686/cmov/libc.so.6
> #6  0x0805d09d in xnee_free (mem=0x6) at xnee_alloc.c:379
> #7  0x08059b6c in xnee_free_ranges (xd=0x8074008) at xnee_range.c:193
> #8  0x08059bc3 in xnee_refresh_ranges (xd=0x8074008) at xnee_range.c:225
> #9  0x0805c128 in xnee_rep_prepare (xd=0x8074008) at xnee_session.c:518
> #10 0x0805c886 in xnee_prepare (xd=0x8074008) at xnee_session.c:61
> #11 0x0804b70d in cnee_demonstration (xd=0x8074008) at cnee_demo.c:123
> #12 0x0804bd2e in xnee_parse_cnee_option (xd=0x8074008,
>     opt_and_args=0xaf9f52c8, args_used=0xaf9f51f8) at parse.c:485
> #13 0x0804c4ec in xnee_parse_args (xd=0x8074008, argc=2, argv=0xaf9f52c4)
>     at parse.c:533
> #14 0x0804ba19 in main (argc=2, argv=0xaf9f52c4) at main.c:80
> (gdb)
>       
> ciao,
> Marco
> 
> 



_______________________________________________
Bug-xnee mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-xnee

Reply via email to