• Visitors can check out the Forum FAQ by clicking this link. You have to register before you can post: click the REGISTER link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. View our Forum Privacy Policy.
  • Want to receive the latest contracting news and advice straight to your inbox? Sign up to the ContractorUK newsletter here. Every sign up will also be entered into a draw to WIN £100 Amazon vouchers!

SQL Developer Crashes with APPCRASH Failure

Collapse
X
  •  
  • Filter
  • Time
  • Show
Clear All
new posts

    SQL Developer Crashes with APPCRASH Failure

    Hi

    Running SQL Developer version 18.1.0.095 build 095.1630 on Windows Server 2008 R2.

    When I open SQL Developer it runs fine until I actually try to do something (log onto a database, open a table, etc) and then it crashes - "Oracle SQL Developer has stopped working".

    The error details are below. Anyone got any ideas? Not much helpful on Google, not that I really know what I should be searching for TBH.

    Thanks
    Moose

    Problem signature:
    Problem Event Name: APPCRASH
    Application Name: sqldeveloper64W.exe
    Application Version: 18.1.0.95
    Application Timestamp: 58ac9822
    Fault Module Name: StackHash_b903
    Fault Module Version: 6.1.7601.24059
    Fault Module Timestamp: 5aa1fa91
    Exception Code: c0000374
    Exception Offset: 00000000000bf6b2
    OS Version: 6.1.7601.2.1.0.144.8
    Locale ID: 1033
    Additional Information 1: b903
    Additional Information 2: b9035347b40c7a203eeccdeb3e7a9321
    Additional Information 3: 2bcd
    Additional Information 4: 2bcd3d9810d73f6eea346326a51e766c



    Event Viewer application error details:

    Log Name: Application
    Source: Application Error
    Date: 4/26/2018 10:59:00 AM
    Event ID: 1000
    Task Category: (100)
    Level: Error
    Keywords: Classic
    User: N/A
    Computer: XXXXXXXX.Net
    Description:
    Faulting application name: sqldeveloper64W.exe, version: 18.1.0.95, time stamp: 0x58ac9822
    Faulting module name: ntdll.dll, version: 6.1.7601.24059, time stamp: 0x5aa1fa91
    Exception code: 0xc0000374
    Fault offset: 0x00000000000bf6b2
    Faulting process id: 0x1cac
    Faulting application start time: 0x01d3dd44a7fe4e97
    Faulting application path: D:\SQLDeveloper 18.1.0\sqldeveloper\sqldeveloper\bin\sqldeveloper6 4W.exe
    Faulting module path: C:\Windows\SYSTEM32\ntdll.dll
    Report Id: 70bc4e3c-4938-11e8-9d7f-005056a44a05
    Event Xml:
    <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="2018-04-26T09:59:00.000000000Z" />
    <EventRecordID>149893</EventRecordID>
    <Channel>Application</Channel>
    <Computer>XXXXXXXX.Net</Computer>
    <Security />
    </System>
    <EventData>
    <Data>sqldeveloper64W.exe</Data>
    <Data>18.1.0.95</Data>
    <Data>58ac9822</Data>
    <Data>ntdll.dll</Data>
    <Data>6.1.7601.24059</Data>
    <Data>5aa1fa91</Data>
    <Data>c0000374</Data>
    <Data>00000000000bf6b2</Data>
    <Data>1cac</Data>
    <Data>01d3dd44a7fe4e97</Data>
    <Data>D:\SQLDeveloper 18.1.0\sqldeveloper\sqldeveloper\bin\sqldeveloper6 4W.exe</Data>
    <Data>C:\Windows\SYSTEM32\ntdll.dll</Data>
    <Data>70bc4e3c-4938-11e8-9d7f-005056a44a05</Data>
    </EventData>
    </Event>

    #2
    Do you really need to run SQL Developer on a server? Usually you run it on a desktop OS and connect to a server.
    First Law of Contracting: Only the strong survive

    Comment


      #3
      Originally posted by _V_ View Post
      Do you really need to run SQL Developer on a server? Usually you run it on a desktop OS and connect to a server.
      We use a remote desktop connection to a client site, it's the only connection they will give us, so I'm afraid we have to live with it.

      Comment


        #4
        Can you install a licensed copy of TOAD on there? SQL Developer is a bit tulip tbh.

        I feel your pain, anything related to Oracle is always rubbish and bug ridden.
        Last edited by DimPrawn; 27 April 2018, 16:22.

        Comment


          #5
          Originally posted by DimPrawn View Post
          Can you install a licensed copy of TOAD on there? SQL Developer is a bit tulip tbh.

          I feel your pain, anything related to Oracle is always rubbish and bug ridden.
          We used to have Toad on there, but the client took it away for some reason. License costs probably.

          Comment

          Working...
          X