Re: [Firebird-devel] Crash in boot build, VC9

2011-04-05 Thread Alex Peshkoff
On 04/04/11 23:56, Claudio Valderrama C. wrote: >> Claudio, please try this patch. It should fix this bug. >> And can you please also provide full stacktrace for this case? For me >> cleanup member was never left uninitialized cause all modules >> were doing >> setCleanup(). I wonder what module

Re: [Firebird-devel] Crash in boot build, VC9

2011-04-04 Thread Claudio Valderrama C.
> Claudio, please try this patch. It should fix this bug. > And can you please also provide full stacktrace for this case? For me > cleanup member was never left uninitialized cause all modules > were doing > setCleanup(). I wonder what module caused this. Ok, here's the full call stack: >

Re: [Firebird-devel] Crash in boot build, VC9

2011-04-04 Thread Alex Peshkoff
On 04/02/11 08:33, Claudio Valderrama C. wrote: > At this time, I assume isql is invoked by the batch process, since I only > see a screen to select the debugger. When I select VC9, I go into > PluginManager.cpp and the problematic line is signaled below: > > ~PluginModule() >

[Firebird-devel] Crash in boot build, VC9

2011-04-01 Thread Claudio Valderrama C.
After much fighting with changes, missing files and other issues, I was able to start the VC9 boot build. However, it crashes: Building gbak (Win32\debug)... Microsoft (R) Visual Studio Version 9.0.30729.1. Copyright (C) Microsoft Corp. All rights reserved. 1>-- Build started: Project: gbak,