[Bug 22665] New: SQLTools: crashes after successfully running and connecting to the database for the first time

wine-bugs at winehq.org wine-bugs at winehq.org
Wed May 12 14:16:33 CDT 2010


http://bugs.winehq.org/show_bug.cgi?id=22665

           Summary: SQLTools: crashes after successfully running and
                    connecting to the database for the first time
           Product: Wine
           Version: 1.1.44
          Platform: x86-64
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: ntdll
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: aedgsilva at gmail.com


Created an attachment (id=27899)
 --> (http://bugs.winehq.org/attachment.cgi?id=27899)
Back trace log

Here are the steps to reproduce the error:

1. Install the Oracle Instant Client for Windows 32-bit from:
http://download.oracle.com/otn/nt/instantclient/112010/instantclient-basiclite-win32-11.2.0.1.0.zip

   A valid Oracle Technology Network (free) account will be necessary.

   A running Oracle Database Server will be necessary. It can be the Express
Edition, which is free and can be downloaded from:
http://www.oracle.com/technology/software/products/database/xe/htdocs/102xelinsoft.html

2. Install SQLTools from:
http://www.sqltools.net/downloads/InstallSQLTools_15b10D.exe

3. Run SQLTools.exe

   3.1. Choose Yes or No for private or shared configuration
   3.2. Click OK to define the master password to "none"
   3.3. Enter the database user and database server info to establish the
connection
   3.4. Click Connect
   3.5. After a successful connection, close SQLTools

4. Run SQLTools again, and it will hang!

What I could get from this is that the problem seems to be related to the list
of saved connections's informations. If you run the program without connecting
to the database, no connection is saved to the list, and you can run and close
the program at will. After the first connection is saved to the list, the
program hangs at the next run.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list