Lot of crashes during sql_prepare with Access violation - code c0000005 error
-----------------------------------------------------------------------------

                 Key: CORE-3554
                 URL: http://tracker.firebirdsql.org/browse/CORE-3554
             Project: Firebird Core
          Issue Type: Bug
          Components: Engine
    Affects Versions: 2.1.4
         Environment: Windows 2003, Firebird 2.1.4.18393 win32, Firebird odbc 
2.0.0.148/2.0.0.151.
            Reporter: Gregori Arjona
         Attachments: drwtsn32.log

In several of our servers we detected regular blocks, we have set to record 
drwatson memory dumps and found that every time an error occurs in the same 
line of code during the GDS_DSQL_PREPARE.

C:\src\Firebird-2.1.4.18393-0\src\dsql\dsql.cpp

line 1373

if (!length) {
                                length = strlen(string); <----- firebird 
crashes here.
                        }


Whe can attach  "user.dmp" and "drwtsn32.log"

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://tracker.firebirdsql.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
AppSumo Presents a FREE Video for the SourceForge Community by Eric 
Ries, the creator of the Lean Startup Methodology on "Lean Startup 
Secrets Revealed." This video shows you how to validate your ideas, 
optimize your ideas and identify your business strategy.
http://p.sf.net/sfu/appsumosfdev2dev
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to