On 2008/10/17 13:29, Jordi Espasa Clofent wrote:
>> no clues from this; try cleaning the build directory and
>>
>> $ make DEBUG="-O0 -g" INSTALL_STRIP="" repackage reinstall
>>
>> then hopefully gdb will give you more information.
>
> I've done it. The nasty thing is now the OpenNX stills not working 
> and, moreover, I can get any core dump about.

try running "gdb opennx" (if you need any command line options
then do "set args <options>") and "run" at the gdb prompt.

> * the OpenNX hang seems to do a completely freeze system (I've never  
> seen an OpenBSD completly hang up!) when I you try it in GNOME  
> environment. This very odd behavior doesn't happen in XFCE4 
> environment.

it may be panicking (you wouldn't see this if X has control of
the screen unless you have serial console).

Reply via email to