Ah, I didn't notice you were calling wine without a program, at first glance.
It must be particular to your system; I just tried the exact same thing on mine and it appears to be working fine.
Maybe someone else here can give you an idea as to why this might happen only when you have +relay debugging enabled. Can you give the specifics of your system/distro?
-Jesse
Peter Berg Larsen wrote:
On Sat, 5 Nov 2005, Evil wrote:
Does it happen when you try to debug programs other than RT3?
Note, that I am not even giving wine a program argument, I just call wine. (RT3 has a stack overflow which was why I needed relay; I just expriemented in the RT3 path. This is not related to RT3)
/mnt/windows/Programmer/Railroad Tycoon 3 > env WINEDEBUG=+relay /usr/local/bin/wine 0009:Call kernel32.__wine_kernel_init() ret=7bec1599 Segmentation fault /mnt/windows/Programmer/Railroad Tycoon 3 > env WINEDEBUG=+relayfoo /usr/local/bin/wine Wine 0.9 Usage: wine PROGRAM [ARGUMENTS...] Run the specified program wine --help Display this help and exit wine --version Output version information and exit /mnt/windows/Programmer/Railroad Tycoon 3 >