Skip to Content.
Sympa Menu

freetds - Re: Bus Error & Symbol referencing errors, no output written to cttest

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Madhu" <madhusud AT yahoo.com>
  • To: freetds
  • Subject: Re: Bus Error & Symbol referencing errors, no output written to cttest
  • Date: Thu, 11 May 2000 13:22:12


Thanks for the help, I just added lxnet (thanks to Peter Deacon) and it
worked actually. But somehow I still get the damned bus errors! And it only
happens with one particular table, I can read another one just fine.

Here is the actual sqsh output followed by output from the tdstest.c with
about the same select command(the command was actually select x,y,z from
dockets rather than * as in the sqsh command)--


sqsh-1.7 Copyright (C) 1995-1999 Scott C. Gray
This is free software with ABSOLUTELY NO WARRANTY
For more information type '\warranty'
[8] 129.44.2.19..1> select * from dockets where dock_no=428785;
dock_no line_ref link_ref custcode
priority openby_1 openby_2 openby_3
relby_1 relby_2 relby_3 mapptby_1 mapptby_2 mapptby_3 apptby_1
apptby_2 apptby_3 upby_1 upby_2 upby_3
refby_1 refby_2 refby_3 closeby_1 closeby_2 closeby_3 refosby_1
refosby_2 refosby_3 tryosby_1
tryosby_2 tryosby_3 accosby_1 accosby_2 accosby_3 arrvby_1 arrvby_2
arrvby_3 retosby_1 retosby_2
retosby_3 d_open_1 d_open_2 d_open_3
d_rel_1
d_rel_2 d_rel_3 d_mappt_1
d_mappt_2 d_mappt_3
d_appt_1 d_appt_2 d_appt_3 d_up_1
d_up_2
d_up_3 d_ref_1 d_ref_2 d_ref_3
d_close_1
d_close_2 d_close_3 d_refos_1
d_refos_2 d_refos_3
d_tryos_1 d_tryos_2 d_tryos_3
d_arrv_1 d_arrv_2
d_arrv_3 d_accos_1 d_accos_2
d_accos_3 d_retos_1
d_retos_2 d_retos_3 d_fclose
d_update refer_by
d_refer noc f_type f_location f_clear
remark


person tel
fax dpms_det
svc_type doc_type pw_type
action1




status cct_ic outage cur_queue zone1 updateby f_code
f_desp
pager
dispaddr


fstaffid d_fclear fcodeid ddcct fmcct fromq resp cctid
oppref
timestamp


sl
----------- -------------- ----------------------------------- --------
-------- -------- -------- --------
------- ------- ------- --------- --------- --------- --------
-------- -------- ------ ------ ------
------- ------- ------- --------- --------- --------- ---------
--------- --------- ---------
--------- --------- --------- --------- --------- -------- --------
-------- --------- ---------
--------- ------------------- -------------------
------------------- -------------------
------------------- ------------------- -------------------
------------------- -------------------
------------------- ------------------- -------------------
------------------- -------------------
------------------- ------------------- -------------------
------------------- -------------------
------------------- ------------------- -------------------
------------------- -------------------
------------------- ------------------- -------------------
------------------- -------------------
------------------- ------------------- -------------------
------------------- -------------------
------------------- ------------------- -------------------
------------------- --------
------------------- --- ------ ---------- -------

------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------
------------------------------------------
--------------------------------------------------
-------------------- -------------------- --------
-------- -------- -------

------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------
------ ------ ----------- --------- ----- -------- ----------
----------------------------------------
--------------------

------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------
------------------------------------------
-------- ------------------- ------- ----- ----- ----- ----
------------------------------
-----------------------------------

------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------
--------------------------------------------
--
Bus Error (core dumped)

bash-2.03# ./tdstest
col 0
Type: 56
Name: dock_no
Offset: 1
col 1
Type: 39
Name: custcode
Offset: 8
col 2
Type: 39
Name: person
Offset: 20
Bus Error (core dumped)




Archive powered by MHonArc 2.6.24.

Top of Page