I also have this segmentation fault. However, when I run wine-pthread "myprogram", it works perfectly but when I run wine "myprogram" it hangs.
So I think the patch to enable exec-shield/preload introduced a regression.
Max
On Sun, 2004-05-30 at 19:37 +0100, Mike Hearn wrote:
terra@gnome.org (Morten Welinder) writes:
A newly built wine segfaults for me. No args:
welinder@anemone:~/wine> ./wine Segmentation fault
No core. gdb just reports:
Try doing an strace and posting the last bits before the segfault here.
thanks -mike