Sunday, January 29, 2017

Solutions for Android Studio Stopped Working

Solutions for:
Android Studio Crashes
Android Studio Stopped Working

Log Name:      Application
Source:        Application Error
Date:          29/01/2017 1:07:12 AM
Event ID:      1000
Task Category: (100)
Level:         Error
Keywords:      Classic
User:          N/A
Computer:      R-VAIO
Description:
Faulting application name: studio64.exe, version: 1.6.0.0, time stamp: 0x56a864f1
Faulting module name: ntdll.dll, version: 6.1.7601.23418, time stamp: 0x5708a857
Exception code: 0xc0000005
Fault offset: 0x000000000001815d
Faulting process id: 0x1d48
Faulting application start time: 0x01d27a0f1368e4b7
Faulting application path: C:\Program Files\Android\Android Studio\bin\studio64.exe
Faulting module path: C:\Windows\SYSTEM32\ntdll.dll
Report Id: 5195f9e6-e602-11e6-b4db-005056c00008
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="2017-01-29T09:07:12.000000000Z" />
    <EventRecordID>275198</EventRecordID>
    <Channel>Application</Channel>
    <Computer>VAIO</Computer>
    <Security />
  </System>
  <EventData>
    <Data>studio64.exe</Data>
    <Data>1.6.0.0</Data>
    <Data>56a864f1</Data>
    <Data>ntdll.dll</Data>
    <Data>6.1.7601.23418</Data>
    <Data>5708a857</Data>
    <Data>c0000005</Data>
    <Data>000000000001815d</Data>
    <Data>1d48</Data>
    <Data>01d27a0f1368e4b7</Data>
    <Data>C:\Program Files\Android\Android Studio\bin\studio64.exe</Data>
    <Data>C:\Windows\SYSTEM32\ntdll.dll</Data>
    <Data>5195f9e6-e602-11e6-b4db-005056c00008</Data>
  </EventData>
</Event>


Version=1
EventType=APPCRASH
EventTime=131301544324797222
ReportType=2
Consent=1
UploadTime=131301544325265223
ReportIdentifier=5195f9e7-e602-11e6-b4db-005056c00008
IntegratorReportIdentifier=5195f9e6-e602-11e6-b4db-005056c00008
Response.BucketId=414306894
Response.BucketTable=28
Response.type=4
Sig[0].Name=Application Name
Sig[0].Value=studio64.exe
Sig[1].Name=Application Version
Sig[1].Value=1.6.0.0
Sig[2].Name=Application Timestamp
Sig[2].Value=56a864f1
Sig[3].Name=Fault Module Name
Sig[3].Value=ntdll.dll
Sig[4].Name=Fault Module Version
Sig[4].Value=6.1.7601.23418
Sig[5].Name=Fault Module Timestamp
Sig[5].Value=5708a857
Sig[6].Name=Exception Code
Sig[6].Value=c0000005
Sig[7].Name=Exception Offset
Sig[7].Value=000000000001815d
DynamicSig[1].Name=OS Version
DynamicSig[1].Value=6.1.7601.2.1.0.768.3
DynamicSig[2].Name=Locale ID
DynamicSig[2].Value=4105
DynamicSig[22].Name=Additional Information 1
DynamicSig[22].Value=abcc
DynamicSig[23].Name=Additional Information 2
DynamicSig[23].Value=abcc8f7853b48d9807d6d51eb1fa5df9
DynamicSig[24].Name=Additional Information 3
DynamicSig[24].Value=abcc
DynamicSig[25].Name=Additional Information 4
DynamicSig[25].Value=abcc8f7853b48d9807d6d51eb1fa5df9
UI[2]=C:\Program Files\Android\Android Studio\bin\studio64.exe
UI[3]=Android Studio has stopped working
UI[4]=Windows can check online for a solution to the problem.
UI[5]=Check online for a solution and close the program
UI[6]=Check online for a solution later and close the program
UI[7]=Close the program
LoadedModule[0]=C:\Program Files\Android\Android Studio\bin\studio64.exe
LoadedModule[1]=C:\Windows\SYSTEM32\ntdll.dll
LoadedModule[2]=C:\Windows\system32\kernel32.dll
LoadedModule[3]=C:\Windows\system32\KERNELBASE.dll
LoadedModule[4]=C:\Windows\system32\apphelp.dll
LoadedModule[5]=C:\Windows\AppPatch\AppPatch64\AcXtrnal.DLL
State[0].Key=Transport.DoneStage1
State[0].Value=1
State[1].Key=DataRequest
State[1].Value=Bucket=414306894/nBucketTable=28/nResponse=1/n
FriendlyEventName=Stopped working
ConsentKey=APPCRASH
AppName=Android Studio
AppPath=C:\Program Files\Android\Android Studio\bin\studio64.exe




Solutions


Solution 1: Run SFC (system file checker) scan on your computer and check if it fixes the problem. SFC scan will make Windows replace corrupt or missing system files on your computer.
a. Click Start, click All Programs, click Accessories, right-click Command Prompt, and select Run as Administrator.
b. Click Continue or supply Administrator credentials if prompted.
c. In the Command Prompt window type the following, and press Enter:
sfc /scannow


Solution 2: Right click on My Computer, and select Properties. Click on “Advanced system settings” and go to the “Advanced” tab. On the bottom, click the “Environment Variables” button. Add a system variable with the name JDK_HOME, and the value equal to the path to your JDK install. See the picture below.


Solutions for Android Studio Stopped Working : Add a system variable with the name JDK_HOME.
Add a system variable with the name JDK_HOME.



List of Possible Errors:

-------------------
Log Name:      Application
Source:        Application Error
Date:          29/01/2017 10:47:59 PM
Event ID:      1000
Task Category: (100)
Level:         Error
Keywords:      Classic
User:          N/A
Computer:      R-VAIO
Description:
Faulting application name: studio64.exe, version: 1.6.0.0, time stamp: 0x56a864f1
Faulting module name: ntdll.dll, version: 6.1.7601.23418, time stamp: 0x5708a857
Exception code: 0xc0000005
Fault offset: 0x000000000001815d
Faulting process id: 0x1fb8
Faulting application start time: 0x01d27ac4ca0a348b
Faulting application path: C:\Program Files\Android\Android Studio\bin\studio64.exe
Faulting module path: C:\Windows\SYSTEM32\ntdll.dll
Report Id: 0985012f-e6b8-11e6-a99d-005056c00008
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="2017-01-30T06:47:59.000000000Z" />
    <EventRecordID>275370</EventRecordID>
    <Channel>Application</Channel>
    <Computer>R-VAIO</Computer>
    <Security />
  </System>
  <EventData>
    <Data>studio64.exe</Data>
    <Data>1.6.0.0</Data>
    <Data>56a864f1</Data>
    <Data>ntdll.dll</Data>
    <Data>6.1.7601.23418</Data>
    <Data>5708a857</Data>
    <Data>c0000005</Data>
    <Data>000000000001815d</Data>
    <Data>1fb8</Data>
    <Data>01d27ac4ca0a348b</Data>
    <Data>C:\Program Files\Android\Android Studio\bin\studio64.exe</Data>
    <Data>C:\Windows\SYSTEM32\ntdll.dll</Data>
    <Data>0985012f-e6b8-11e6-a99d-005056c00008</Data>
  </EventData>
</Event>

-------------------



No comments:

Post a Comment