Maciej Sieczka wrote:

> Does anyone experience frequent segfaults of the autogenerated tcl/tk
> windows on 64bit GNU/Linux machines like me?

> Core was dumped, so I run:
> 
> $ gdb -c core.16726
> This GDB was configured as "x86_64-linux-gnu".
> Using host libthread_db library "/lib/libthread_db.so.1".
> Core was generated by `wish'.
> Program terminated with signal 11, Segmentation fault.

> Does anybody know how to solve the problem? Is it a matter of tlc/tk or
> GRASS?

It's "wish" that's crashing, which suggests a problem with your Tcl/Tk
installation. Nothing that GRASS does should be able to make wish
segfault.

-- 
Glynn Clements <[EMAIL PROTECTED]>

_______________________________________________
grassuser mailing list
[email protected]
http://grass.itc.it/mailman/listinfo/grassuser

Reply via email to