Server crash with built in function combination
-----------------------------------------------

                 Key: CORE-3517
                 URL: http://tracker.firebirdsql.org/browse/CORE-3517
             Project: Firebird Core
          Issue Type: Bug
          Components: Engine
    Affects Versions: 2.1.4, 2.1.5
         Environment: Windows XP, Windows 2003 Server
            Reporter: Karol Bieniaszewski


i simplify query for system tables only
and test on FB2.1.4.408 and on recent snapshot FB2.1.5.18427
after run this query server crash

SELECT LPAD(SUBSTRING(R.RDB$CHARACTER_SET_NAME FROM 1 FOR POSITION('.', 
R.RDB$CHARACTER_SET_NAME)-1), '0', 3)
FROM
RDB$DATABASE R

in firebird.log
PROGRAMISTAKB (Client)  Tue Jun 07 09:22:14 2011
        "C:\Program Files\Firebird\Firebird_2_1\bin\fbserver.exe": terminated 
abnormally (4294967295)


-- 
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

        

------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to