http://bugs.winehq.org/show_bug.cgi?id=58203
Bug ID: 58203 Summary: PL/SQL Developer: All system memory gets eaten Product: Wine Version: 10.6 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: blocker Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: robertdejager@tutanota.com Distribution: ---
Created attachment 78505 --> http://bugs.winehq.org/attachment.cgi?id=78505 Oracle Instant Client registry entries
Since Wine version 10.6, PL/SQL Developer uses up all system memory. The system freezes up for a bit until memory management kicks in.
In PL/SQL Developer version 15, no UI is shown. PL/SQL Developer 16 does draw UI, but eats memory all the same.
Steps to reproduce: * Install wine 10.6 or 10.7 * Download Oracle Instant Client (64 bit) and unzip into your prefix in c:\ORACLE\instantclient_23.7 (not entirely sure if this is needed to reproduce the bug) * https://download.oracle.com/otn_software/nt/instantclient/2370000/instantcli... * Import the registry entries from the attached .reg file * Edit c:\ORACLE\instantclient_23.7\tnsnames.ora and add a connect string for a database (apologies, I cannot provide a database or a connect string for it) (not entirely sure if this is needed to reproduce the bug) * Install PL/SQL Developer 15 (64 bit) or PL/SQL Developer 16 (64 bit) * https://www.allroundautomations.com/files/trial/plsqldev1504x64.msi * https://www.allroundautomations.com/files/trial/plsqldev1604x64.msi * Run PL/SQL Developer
Workaround: * Downgrade to wine <= 10.5