Re: [Quickfix-developers] QF 1.6 JVM crashes on connect/logon.
Brought to you by:
orenmnero
From: Miller, O. <OM...@ri...> - 2003-10-21 14:31:24
|
Do you know what version of gcc comes with RH 8. If it is 2.96, that's = a problem. -------------------------- Sent from my BlackBerry Wireless Handheld -----Original Message----- From: Verma, Sanjay <SV...@Cr...> To: 'qui...@li...' = <qui...@li...> Sent: Mon Oct 20 17:36:10 2003 Subject: FW: [Quickfix-developers] QF 1.6 JVM crashes on connect/logon. I managed to attach gdb to the running JVM and tried debugging the C++ = source code. The JVM crash is not always in the same place or at the = same execution sequence. Sometimes it crashes in ~Acceptor though I have = also seen it crash in ~SessionID. Also, sometimes it crashes as soon as = the logon message is received whereas other times it chashes after = responding to the first heartbeat message!=20 =20 I am using JDK 1.4.2 on RedHat Linux 8. QuickFix version, as I = mentioned, is 1.6 =20 It I am attaching the captured output here. Hopefully it is not too = much! Any help would be welcome.=20 =20 Thanks. =20 =20 -----Original Message----- From: Verma, Sanjay=20 Sent: Monday, October 20, 2003 3:20 PM To: qui...@li... Subject: [Quickfix-developers] QF 1.6 JVM crashes on connect/logon. I am using version 1.6. I have a thread in a program that accepts = connections. As soon as the tradeclient (example) connects and sends a = login message, the JVM crashes. The output is not particularly helpful. = This happens repeatedly. No other debugging info is available. I cannot = seem to use either jdb or strace to get any further.=20 1. Has anyone else run into this?=20 2. How do you debug when you have problem such as this? What debugger or = what means of getting more info?=20 Thanks.=20 DISCLAIMER=20 e-mail, and any attachments thereto, is intended only for use by the = addressee(s) named herein and may contain legally privileged and/or = confidential information. If you are not the intended recipient of this = e-mail, you are hereby notified that any dissemination, distribution or = copying of this e-mail, and any attachments thereto, is strictly = prohibited. If you have received this e-mail in error, please = immediately notify me and permanently delete the original and any copy = of any e-mail and any printout thereof. E-mail transmission cannot be guaranteed to be secure or error-free. The = sender therefore does not accept liability for any errors or omissions = in the contents of this message which arise as a result of e-mail = transmission. REGARDING PRIVACY AND CONFIDENTIALITY=20 Crown Financial Group may, at its discretion, monitor and review the = content of all e-mail communications.=20 DISCLAIMER e-mail, and any attachments thereto, is intended only for use by the = addressee(s) named herein and may contain legally privileged and/or = confidential information. If you are not the intended recipient of this = e-mail, you are hereby notified that any dissemination, distribution or = copying of this e-mail, and any attachments thereto, is strictly = prohibited. If you have received this e-mail in error, please = immediately notify me and permanently delete the original and any copy = of any e-mail and any printout thereof. E-mail transmission cannot be guaranteed to be secure or error-free. The = sender therefore does not accept liability for any errors or omissions = in the contents of this message which arise as a result of e-mail = transmission. REGARDING PRIVACY AND CONFIDENTIALITY Crown Financial Group may, at its discretion, monitor and review the = content of all e-mail communications. |