Subject | Re: Server 2.1.1 hang |
---|---|
Author | rtbunker |
Post date | 2008-11-10T20:00:30Z |
--- In firebird-support@yahoogroups.com, "Ivan Prenosil"
<Ivan.Prenosil@...> wrote:
To answer your questions:
Server hangs. Does not accept new connections, even from isql.
No CPU activity.
I have loaded symbols and dropped into the debugger.
Most threads seem to be hung in stall, which i presume is not
unexpected.
There are a couple however that seem to be stuck in MemoryPool related
functions. One a constructor (blocked on the
InitializeCriticalSession call), two others seem to be touching free
block structures. However, these stacks are of course suspect since
it's a release build.
:)ross
Ross Bunker
Senior Software Engineer
Tableau Software
<Ivan.Prenosil@...> wrote:
>try
> > We have a reproducible problem where the FB server hangs when we
> > to hammer on it with about 10 threads running queriessimultaneously.
> > The hang seems to happen in the middle of a connect.isql ?
>
> When "server hangs", it does not accept new connections, e.g. from
> When "server hangs", do you see any activity of fb process (cpu ordisc) ?
>Hi Ivan, I work with Richard and am actually repro'ing this problem.
> Ivan
>
To answer your questions:
Server hangs. Does not accept new connections, even from isql.
No CPU activity.
I have loaded symbols and dropped into the debugger.
Most threads seem to be hung in stall, which i presume is not
unexpected.
There are a couple however that seem to be stuck in MemoryPool related
functions. One a constructor (blocked on the
InitializeCriticalSession call), two others seem to be touching free
block structures. However, these stacks are of course suspect since
it's a release build.
:)ross
Ross Bunker
Senior Software Engineer
Tableau Software