[Quickfix-developers] Seg fault in libc.so while working with quickfix from Java
Brought to you by:
orenmnero
From: Sergey G. <se...@se...> - 2003-03-17 23:51:03
|
Hello, We have the following problem while working from Java: at a start time the Java application which uses the quickfix version 1.3.2 it fails with the following exception: An unexpected exception has been detected in native code outside the VM. Unexpected Signal : 11 occurred at PC=0x40149C73 Function=inet_aton+0x3F Library=/lib/libc.so.6 Current Java thread: at org.quickfix.SocketInitiator.doStart(Native Method) at org.quickfix.SocketInitiator.start(Unknown Source) ..... Anybody saw something like this? Some other quickfix Java applications seems to be working fine... Any idea what can cause it? Thanks in advance, -- //========================================================================\\ Sergey Gribov | A specialist is someone who E-Mail: se...@se... | learns more and more about less WWW: http://www.sergey.com/ | and less, and ends up knowing Phone: (617)7101683 | everything about nothing... \\========================================================================// |