Hi,
It seems that for some time, that whenever I enable relay debugging, wine crashes at startup e.i:
/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 >
Am I missing something? I haven't tried wine older than 2 months. Is it my system?
/mnt/windows/Programmer/Railroad Tycoon 3 > uname -a Linux **** 2.6.12-12mdk #1 Fri Sep 9 18:15:22 CEST 2005 i686 Intel(R) Pentium(R) M processor 1.86GHz unknown GNU/Linux /mnt/windows/Programmer/Railroad Tycoon 3 > rpm -qa glibc glibc-2.3.5-5mdk /mnt/windows/Programmer/Railroad Tycoon 3 >
Peter
I was using it just last week, while testing Anarchy Online, so I think it might be specific to your machine. Does it happen when you try to debug programs other than RT3?
-Jesse
Peter Berg Larsen wrote:
Hi,
It seems that for some time, that whenever I enable relay debugging, wine crashes at startup e.i:
/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 >
Am I missing something? I haven't tried wine older than 2 months. Is it my system?
/mnt/windows/Programmer/Railroad Tycoon 3 > uname -a Linux **** 2.6.12-12mdk #1 Fri Sep 9 18:15:22 CEST 2005 i686 Intel(R) Pentium(R) M processor 1.86GHz unknown GNU/Linux /mnt/windows/Programmer/Railroad Tycoon 3 > rpm -qa glibc glibc-2.3.5-5mdk /mnt/windows/Programmer/Railroad Tycoon 3 >
Peter
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 >
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 >