31.10.2011 22:14, Michal Kubecek wrote: > > when building current trunk from SVN (revision 53601) on Linux (x86_64 > OpenSuSE Factory but the same was observed on i586 SLES 11 SP1 as well), > the command > > gfix -write async security.tmp > > sometimes segfaults (not always, in about half of the attempts). > Analysis of the core dump showed that in function garbage_collector() > (src/jrd/vio.cpp), destructor of GarbageCollector created via AutoPtr on > line 4267 is called with this pointing to invalid memory. Some other > pointers, e.g. jAtt, point to invalid memory as well.
Known issue, to be fixed today. Dmitry ------------------------------------------------------------------------------ RSA® Conference 2012 Save $700 by Nov 18 Register now http://p.sf.net/sfu/rsa-sfdev2dev1 Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel
