Skip to Content.
Sympa Menu

freetds - Re: [freetds] Connection Pool crashing problems?

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: craigs <s.craig AT andronics.com>
  • To: brian AT bruns.com, FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Cc:
  • Subject: Re: [freetds] Connection Pool crashing problems?
  • Date: Wed, 08 Dec 2004 12:52:43 +0000

Brian Bruns wrote:

Program received signal SIGSEGV, Segmentation fault.
0x0804b5b0 in pool_process_users (pool=0x804d008, fds=0xbfffdbd0) at user.c:131
131 if (FD_ISSET(puser->tds->s, fds)) {

is this any help?

Shaun.

A backtrace from gdb would help debug it. Lacking that all I can say
is "it should work".

Brian

On Mon, 06 Dec 2004 17:10:31 +0000, craigs <s.craig AT andronics.com> wrote:

hi,

i've a fairly recent snapshot running on a linux server, the connection
pool is up and running ok, but when we load more clients on to it, now
at over 120 sharing 3 licences it becomes unstable, for a whole day the
connection pool server crashed 15 times, is this caused by ms sql or
maybe connection pool having to many hits a one time?

Any info would be great, Thanks!
_______________________________________________
FreeTDS mailing list
FreeTDS AT lists.ibiblio.org
http://lists.ibiblio.org/mailman/listinfo/freetds


_______________________________________________
FreeTDS mailing list
FreeTDS AT lists.ibiblio.org
http://lists.ibiblio.org/mailman/listinfo/freetds






Archive powered by MHonArc 2.6.24.

Top of Page