Stefan Scholl | 19 Apr 13:22
Subject: Factor in wine :-)

OK, more as a joke I wanted to run a current Factor Windows
binary with wine on my MacOS 10.4 system:

$ wine factor.exe -run=listener
fixme:spoolsv:serv_main (0 0x0)
err:wgl:X11DRV_wglGetProcAddress No libGL on this box - disabling OpenGL support !
err:wgl:X11DRV_wglGetProcAddress No libGL on this box - disabling OpenGL support !
err:wgl:X11DRV_wglGetProcAddress No libGL on this box - disabling OpenGL support !
The die word was called by the library. Unless you called it yourself,
you have triggered a bug in Factor. Please report.
Starting low level debugger...
  Basic commands:
q                -- continue executing Factor - NOT SAFE
im               -- save image to fep.image
x                -- exit Factor
  Advanced commands:
[...]

.c
==== CALL STACK:
[ kernel:call threads:stop ]
0
11f1e1b
501d1f0
[ kernel:>r kernel:>r kernel:dup kernel:slip kernel:r> kernel:r> kernel:roll [ kernel:>r kernel:tuck
kernel:2slip kernel:r> kernel:while ] [ kernel:2nip kernel:call ] kernel:if ]
3
978f4b
4fdd0f0
[ kernel:>r kernel:call kernel:r> ]
(Continue reading)


Gmane