Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 543132

Summary: Eclipse crashes while switching perspective
Product: [Eclipse Project] JDT Reporter: arka das <arka.personal>
Component: CoreAssignee: JDT-Core-Inbox <jdt-core-inbox>
Status: CLOSED NOT_ECLIPSE QA Contact:
Severity: normal    
Priority: P3 CC: loskutov
Version: 4.11   
Target Milestone: ---   
Hardware: PC   
OS: Mac OS X   
Whiteboard:
Attachments:
Description Flags
java dump none

Description arka das CLA 2019-01-02 17:00:30 EST
Created attachment 277050 [details]
java dump

Whenever I try to switch perspective to Team Explorer ,it crashes.I have attached the dump/log file.
Comment 1 Andrey Loskutov CLA 2019-01-02 17:52:33 EST
Crash happens in microsoft tfs plugin native code. Not something we ship with Ecliose. 

Stack: [0x0000000000030000,0x0000000000130000]
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j  com.microsoft.applicationinsights.internal.perfcounter.JniPCConnector.getInstanceName(I)Ljava/lang/String;+0
j  com.microsoft.applicationinsights.internal.perfcounter.JniPCConnector.initNativeCode()V+11
j  com.microsoft.applicationinsights.internal.perfcounter.JniPCConnector.loadNativeLibrary()V+56
j  com.microsoft.applicationinsights.internal.perfcounter.JniPCConnector.initialize()Z+23
j  com.microsoft.applicationinsights.internal.perfcounter.ProcessPerformanceCountersModule.addConfigurationData(Lcom/microsoft/applicationinsights/internal/config/PerformanceCountersXmlElement;)V+22
j  com.microsoft.applicationinsights.internal.config.TelemetryConfigurationFactory.getPerformanceModules(Lcom/microsoft/applicationinsights/internal/config/PerformanceCountersXmlElement;)Ljava/util/List;+158
j  com.microsoft.applicationinsights.internal.config.TelemetryConfigurationFactory.setTelemetryModules(Lcom/microsoft/applicationinsights/internal/config/ApplicationInsightsXmlConfiguration;Lcom/microsoft/applicationinsights/TelemetryConfiguration;)V+32
j  com.microsoft.applicationinsights.internal.config.TelemetryConfigurationFactory.initialize(Lcom/microsoft/applicationinsights/TelemetryConfiguration;)V+115
j  com.microsoft.applicationinsights.TelemetryConfiguration.getActive()Lcom/microsoft/applicationinsights/TelemetryConfiguration;+34
j  com.microsoft.tfs.core.telemetry.TfsTelemetryHelper.initializeTelemetryChannel()V+58
j  com.microsoft.tfs.core.telemetry.TfsTelemetryHelper.getTelemetryClient()Lcom/microsoft/applicationinsights/TelemetryClient;+6
j  com.microsoft.tfs.core.telemetry.TfsTelemetryHelper.sendSessionBegins()V+7
j  com.microsoft.tfs.client.eclipse.TFSEclipseClientPlugin.start