In the latest snapshot build (4.0.0.1614) for Windows 64 bit, the fbclient.dll is broken (I haven't checked Windows 32 bit). The library fails to load with a "A dynamic link library (DLL) initialization routine failed." error.

I also get an error in FlameRobin (Can't find or load FBCLIENT.DLL or GDS32.DLL).

The event viewer shows a c0000005 (access violation):

<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event";>
<System>
  <Provider Name="Application Error" />
  <EventID Qualifiers="0">1000</EventID>
  <Level>2</Level>
  <Task>100</Task>
  <Keywords>0x80000000000000</Keywords>
  <TimeCreated SystemTime="2019-09-21T14:16:16.717666200Z" />
  <EventRecordID>7608</EventRecordID>
  <Channel>Application</Channel>
  <Computer>Ramona</Computer>
  <Security />
</System>
<EventData>
  <Data>java.exe</Data>
  <Data>8.0.2220.10</Data>
  <Data>5d2edaa8</Data>
  <Data>fbclient.dll</Data>
  <Data>4.0.0.1614</Data>
  <Data>5d858418</Data>
  <Data>c0000005</Data>
  <Data>0000000000001071</Data>
  <Data>39fc</Data>
  <Data>01d570871fe02bc3</Data>
  <Data>C:\Program Files\Java\jdk1.8.0\bin\java.exe</Data>

<Data>\\?\D:\DevSoft\FB_tests\Firebird-4.0.0.1614-0_x64\fbclient.dll</Data>
  <Data>0a167152-4cce-48c6-b9e5-4a80eebfc706</Data>
  <Data />
  <Data />
</EventData>
</Event>
--
Mark Rotteveel


Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to