Adriano,

Adriano Colaianni wrote:
I've tried to compile a register for a new component implementation in UnoExeMain.jar. The result is segmentation Fault.
What is the reason?


[EMAIL PROTECTED] eclipsews]$ regcomp -register -br /sp/home/acolaianni/OpenOffice.org1.1.5/program/types.rdb -br /sp/home/acolaianni/OpenOffice.org1.1.5/program/services.rdb -r test.rdb -c ./UnoExeMain.jar -l com.sun.star.loader.Java2
Segmentation fault
[EMAIL PROTECTED] eclipsews]$

it is much easier to see what's going wrong, if you provide a stack trace, e.g. by using gdb. Also, often "strace regcomp .. |& grep open" helps, to see if a file missing.

Kay


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to