Re: [Xcircuit-dev] Compiling 3.4 under WinXP & Cygwin (again) - Solution
Brought to you by:
rtedwards
From: James V. <jam...@nt...> - 2005-10-17 17:49:26
|
Hi Tim, In xcircuit 3.4.3 under Cygwin I'm seeing a segfault when using the function bound to Alt-w (Show connectivity, I presume). For example, load the buses.ps example file and press Alt-w on any of the nets. I ran gdb as per the compile and install instructions, but the only output I get is: Program exited with code 0206. (gdb) where No stack. I guess that's no use to you... but as you've just tried a Cygwin install perhaps you can see the segfault too? I did get a file called wish.exe.stackdump in my home directory after, so I've attached that to this email. Am I doing something wrong in gdb, and is it a good idea for me to recompile xcircuit without the -O2 optimisations to get a better stacktrace? Cheers, James |