Re: [Quickfix-developers] Segmentation Fault
Brought to you by:
orenmnero
From: <OM...@th...> - 2002-06-06 18:28:23
|
Justin, Can you give some more details. Are you running on Solaris or Linux, w= hich kernal? What version of gcc are you using? Can you also recompile with= the -g option and post the core file so everyone can take a look at the sta= ck? --oren |---------+-----------------------------------------------> | | Justin Pauley <jp...@fs...> | | | Sent by: | | | qui...@li...ur| | | ceforge.net | | | | | | | | | 06/06/2002 01:04 PM | | | | |---------+-----------------------------------------------> >--------------------------------------------------------------------= --------------------------| | = | | To: qui...@li... = | | cc: = | | Subject: [Quickfix-developers] Segmentation Fault = | >--------------------------------------------------------------------= --------------------------| I just compiled tradeclient and ordermatch and when I run tradeclient I= get a segmentation Fault? any ideas? Here is the session Justin [root@eats tradeclient]# ./tradeclient -f test_conf.cfg 1) Enter Order 2) Cancel Order 3) Replace Order Action: Logon - BeginString: FIX.4.1, SenderCompID: direct57, TargetCompID: IB 1 1) FIX.4.0 2) FIX.4.1 3) FIX.4.2 BeginString: 2 NewOrderSingle 1) Market 2) Limit 3) Stop 4) Stop Limit OrdType: 1 1) Buy 2) Sell 3) Sell Short 4) Sell Short Exempt 5) Cross 6) Cross Short 7) Cross Short Exempt Side: 1 Symbol: rhat ClOrdID: 0000 OrderQty: 10 1) Day 2) IOC 3) OPG 4) GTC 5) GTX TimeInForce: 1 SenderCompID: direct57 TargetCompID: IB Use a TargetSubID?: n Send order?: y Segmentation fault = |