Skip to Content.
Sympa Menu

freetds - RE: Seg fault on mssql_connect

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Mitchell Seltzer <mitch AT digitalbrewing.com>
  • To: TDS Development Group <freetds AT franklin.oit.unc.edu>
  • Subject: RE: Seg fault on mssql_connect
  • Date: Wed, 26 Dec 2001 11:44:38 -0800


I have checked this and here is what happens.
If I turn off the sqlserver service and/or have no computer at that address,
then the
mssql_connect exits gracefullly, with no segfault.
If on the other hand the computer does exist and has the sqlserver service
running
then I get the segfault.
Thanks again
Mitch

Matthews Simon wrote:

> I have seen this on our systems mainly when you machine doesn't know the
> hostname that you are trying to connect to. Ensure that you can ping the
> server name you are trying to connect to.
>
> Regards
>
> Simon
>
> -----Original Message-----
> From: Mitch [mailto:mitch AT digitalbrewing.com]
> Sent: 21 December 2001 16:41
> To: TDS Development Group
> Subject: [freetds] RE: Seg fault on mssql_connect
>
> I commented out everything except the mssql_connect(host, name, pass)
> and I still get the seg fault. I was using the mssql_connect_db call
> afterward when I did try it.
> Thank you for the quick reply.
> Mitch
>
> ---
> You are currently subscribed to freetds as: [sam AT knowledgepool.com]
> To unsubscribe, forward this message to
> $subst('Email.Unsub')
>
> ---
> You are currently subscribed to freetds as: [mitch AT digitalbrewing.com]
> To unsubscribe, forward this message to $subst('Email.Unsub')





Archive powered by MHonArc 2.6.24.

Top of Page