Skip to Content.
Sympa Menu

freetds - [freetds] tsql fails on HP

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: <manoranjan_sahu AT agilent.com>
  • To: <freetds AT lists.ibiblio.org>
  • Subject: [freetds] tsql fails on HP
  • Date: Fri, 7 Nov 2003 14:01:40 -0700


Hello,
I am trying to build freetds odbc driver on HP. The build was fine. But
while trying to run tsql it cored with following trace.
I am guessing it has something to do with the reentrant library. Do I need to
set any flag in config file ???

Appreciate any help ???

Thanks,


warning: The shared libraries were not privately mapped; setting a
breakpoint in a shared library will not work until you rerun the program.

#0 0xc0219d9c in getpwuid_r () from /usr/lib/libc.2
(gdb) bt
#0 0xc0219d9c in getpwuid_r () from /usr/lib/libc.2
#1 0xc112c20c in tds_get_homedir () at threadsafe.c:235
#2 0xc1123aa0 in tds_get_home_file (file=0x70f9bdd8 ".freetds.conf")
at config.c:210
#3 0xc1123c84 in tds_read_conf_file (connect_info=0x40004818,
server=0x40004500 "SYBASEDRIVER") at config.c:247
#4 0xc11236b8 in tds_read_config_info (tds=0x0, login=0x40003ac0,
locale=0x40003b28) at config.c:143
#5 0x4a10 in main (argc=5, argv=0x70fe06b0) at tsql.c:431




Archive powered by MHonArc 2.6.24.

Top of Page