Dear Tim,

On Mon, Aug 4, 2008 at 9:02 AM, Tim Edwards <[EMAIL PROTECTED]> wrote:
> changed to
>
>   else if (eventmode != CATMOVE_MODE) {
>      finish_op(XCF_Cancel, 0, 0);
>      eventmode = CATALOG_MODE;
>   }
>

Yes this change is reflected. But the problem still occurs. I even
tried aclocal, autoconf, automake and then re-configured before
compiling. Still crashes. I compiled xcircuit with CFLAGS set to -g
and attached gdb to the wish process. Pasted below is the "where"
output of the same.

(gdb) where
#0  0xb7ef2410 in __kernel_vsyscall ()
#1  0xb7af6085 in raise () from /lib/tls/i686/cmov/libc.so.6
#2  0xb7af7a01 in abort () from /lib/tls/i686/cmov/libc.so.6
#3  0xb7db9fbf in Tcl_PanicVA ()
   from /usr/lib/libtcl8.4.so.0
#4  0xb7db9fe7 in Tcl_Panic () from /usr/lib/libtcl8.4.so.0
#5  0xb7d68ad6 in Tcl_Alloc () from /usr/lib/libtcl8.4.so.0
#6  0xb71a4b2a in UDrawPolygon (thepoly=0x839f9b8)
    at functions.c:2236
#7  0xb716d819 in trackwire (w=0x0,
    clientdata=0x82a1218 "\006", calldata=0x0)
    at elements.c:1484
#8  0xb7e1d082 in Tk_HandleEvent ()
   from /usr/lib/libtk8.4.so.0
#9  0xb7e1d90e in ?? () from /usr/lib/libtk8.4.so.0
#10 0xb7db76a3 in Tcl_ServiceEvent ()
   from /usr/lib/libtcl8.4.so.0
#11 0xb7db7976 in Tcl_DoOneEvent ()
   from /usr/lib/libtcl8.4.so.0
#12 0xb7e1d9cf in Tk_MainLoop () from /usr/lib/libtk8.4.so.0


I am not sure whether this of any use. I am further looking into the
issue to see whether I can give you more clues. Thanks for the
support.

Regards,
Aanjhan
_______________________________________________
Xcircuit-dev mailing list
[email protected]
http://www.opencircuitdesign.com/mailman/listinfo/xcircuit-dev

Reply via email to