FB3 embedded loads udfs from wrong place
----------------------------------------

                 Key: CORE-4581
                 URL: http://tracker.firebirdsql.org/browse/CORE-4581
             Project: Firebird Core
          Issue Type: Bug
          Components: UDF
    Affects Versions: 3.0 Beta 1
         Environment: Windows 7 x64, FB 3.0.0.31378 32-bit embedded with 
default config
            Reporter: Nick Dee


FB library: D:\Firebird\3.0.0.31378\fbclient.dll, loaded by full path by 
function "LoadLibraryEx('D:\Firebird\3.0.0.31378\fbclient.dll', 0, 
LOAD_WITH_ALTERED_SEARCH_PATH)".
Exe: D:\Project\Test.exe
Got error on work with udf: 
invalid request BLR at offset 31
function FUNC is not defined
module name or entrypoint could not be found
Invalid token
GDS Code: 335544343, SQL Code: -104, Error Code: 23

Process Monitor from SysInternals shows me that fb tryed to load my library 
from D:\Project\UDF\, but not from D:\Firebird\3.0.0.31378\UDF\

On 2.5.3 embedded it's ok.

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

        

------------------------------------------------------------------------------
Comprehensive Server Monitoring with Site24x7.
Monitor 10 servers for $9/Month.
Get alerted through email, SMS, voice calls or mobile push notifications.
Take corrective actions from your mobile device.
http://p.sf.net/sfu/Zoho
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to