<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Hi, in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/idb-crashes-on-Arch-Linux-with-openjdk-java/m-p/955064#M80603</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;Thanks for the precious input.&lt;/P&gt;

&lt;P&gt;I used an older version of idb and this might cause the issue as Georg argued. However, i am away from my machine for a couple of weeks and I am not able to check. I will let you know about the outcome.&lt;/P&gt;

&lt;P&gt;Regards,&lt;/P&gt;

&lt;P&gt;Davide Lasagna&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 10 Jan 2014 20:00:32 GMT</pubDate>
    <dc:creator>Davide_L_</dc:creator>
    <dc:date>2014-01-10T20:00:32Z</dc:date>
    <item>
      <title>idb crashes on Arch Linux with openjdk java</title>
      <link>https://community.intel.com/t5/Software-Archive/idb-crashes-on-Arch-Linux-with-openjdk-java/m-p/955061#M80600</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I have a problem with idb. It works as expected when run as root, but when run as normal user i get this error message, after a crash, upon loading the executable, and sometimes even before that.&lt;/P&gt;

&lt;P&gt;The error message is:&lt;/P&gt;

&lt;P&gt;#############################&lt;/P&gt;

&lt;P&gt;# A fatal error has been detected by the Java Runtime Environment:&lt;BR /&gt;
	#&lt;BR /&gt;
	#&amp;nbsp; SIGSEGV (0xb) at pc=0x00007f4ad376f1ae, pid=30033, tid=139960566785792&lt;BR /&gt;
	#&lt;BR /&gt;
	# JRE version: OpenJDK Runtime Environment (7.0_45-b31) (build 1.7.0_45-b31)&lt;BR /&gt;
	# Java VM: OpenJDK 64-Bit Server VM (24.45-b08 mixed mode linux-amd64 compressed oops)&lt;BR /&gt;
	# Problematic frame:&lt;BR /&gt;
	# C&amp;nbsp; [libgtk-x11-2.0.so.0+0x2481ae]&amp;nbsp; gtk_widget_set_tooltip_text+0x1e&lt;BR /&gt;
	#&lt;BR /&gt;
	# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again&lt;BR /&gt;
	#&lt;BR /&gt;
	# An error report file with more information is saved as:&lt;BR /&gt;
	# /home/davide/svn-repo/fluidSOS/rotatingCouetteModel/soton-solver-mixed-fd-spectral-method/hs_err_pid30033.log&lt;BR /&gt;
	#&lt;BR /&gt;
	# If you would like to submit a bug report, please include&lt;BR /&gt;
	# instructions on how to reproduce the bug and visit:&lt;BR /&gt;
	#&amp;nbsp;&amp;nbsp; &lt;A href="http://icedtea.classpath.org/bugzilla" target="_blank"&gt;http://icedtea.classpath.org/bugzilla&lt;/A&gt;&lt;BR /&gt;
	#&lt;BR /&gt;
	/opt/intel/composer_xe_2013_sp1.1.106/bin/intel64/idb: line 75: 30033 Aborted&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (core dumped) java -jar $INSTALLDIR/debugger/gui/intel64/plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar -showsplash -gui -native $TTY $IDB_ARGUMENTS&lt;BR /&gt;
	There were problems starting IDB.&lt;BR /&gt;
	This usually indicates Java Runtime or library compatibility issues.&lt;BR /&gt;
	Please check your environment.&lt;BR /&gt;
	For details check the log file at /home/davide/.idb_13.0_linux_intel64_app/workspace/.metadata/.log.&lt;/P&gt;

&lt;P&gt;######################################&lt;/P&gt;

&lt;P&gt;The log file indicated contains:&lt;/P&gt;

&lt;P&gt;######################################&lt;/P&gt;

&lt;P&gt;!SESSION 2014-01-10 12:01:02.544 -----------------------------------------------&lt;BR /&gt;
	eclipse.buildId=unknown&lt;BR /&gt;
	java.version=1.7.0_45&lt;BR /&gt;
	java.vendor=Oracle Corporation&lt;BR /&gt;
	BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_GB&lt;BR /&gt;
	Framework arguments:&amp;nbsp; -gui -native -tty /dev/tty&lt;BR /&gt;
	Command-line arguments:&amp;nbsp; -gui -native -tty /dev/tty&lt;/P&gt;

&lt;P&gt;!ENTRY org.eclipse.equinox.registry 2 0 2014-01-10 12:01:03.247&lt;BR /&gt;
	!MESSAGE The extensions and extension-points from the bundle "com.intel.debugger.ui.nl1" are ignored. The bundle is not marked as singleton.&lt;/P&gt;

&lt;P&gt;!ENTRY org.eclipse.osgi 2 1 2014-01-10 12:01:04.269&lt;BR /&gt;
	!MESSAGE NLS unused message: ActionManager_deleteBreakpointAll in: com.intel.debugger.ui.messages&lt;/P&gt;

&lt;P&gt;!ENTRY org.eclipse.osgi 2 1 2014-01-10 12:01:04.272&lt;BR /&gt;
	!MESSAGE NLS unused message: ActionManager_deleteBreakpointAllDesc in: com.intel.debugger.ui.messages&lt;/P&gt;

&lt;P&gt;!ENTRY org.eclipse.osgi 2 1 2014-01-10 12:01:04.272&lt;BR /&gt;
	!MESSAGE NLS unused message: ActionManager_suspendDesc in: com.intel.debugger.ui.messages&lt;/P&gt;

&lt;P&gt;!ENTRY org.eclipse.osgi 2 1 2014-01-10 12:01:04.272&lt;BR /&gt;
	!MESSAGE NLS unused message: ActionManager_interruptDesc in: com.intel.debugger.ui.messages&lt;/P&gt;

&lt;P&gt;!ENTRY org.eclipse.osgi 2 1 2014-01-10 12:01:04.273&lt;BR /&gt;
	!MESSAGE NLS unused message: ActionManager_openPagingWindow in: com.intel.debugger.ui.messages&lt;/P&gt;

&lt;P&gt;!ENTRY org.eclipse.osgi 2 1 2014-01-10 12:01:04.273&lt;BR /&gt;
	!MESSAGE NLS unused message: ActionManager_openSvenTriggerWindow in: com.intel.debugger.ui.messages&lt;/P&gt;

&lt;P&gt;!ENTRY org.eclipse.osgi 2 1 2014-01-10 12:01:04.273&lt;BR /&gt;
	!MESSAGE NLS unused message: ActionManager_SearchSourceFile in: com.intel.debugger.ui.messages&lt;/P&gt;

&lt;P&gt;!ENTRY org.eclipse.osgi 2 1 2014-01-10 12:01:04.274&lt;BR /&gt;
	!MESSAGE NLS unused message: ActionManager_suspend in: com.intel.debugger.ui.messages&lt;/P&gt;

&lt;P&gt;!ENTRY org.eclipse.osgi 2 1 2014-01-10 12:01:04.274&lt;BR /&gt;
	!MESSAGE NLS unused message: ActionManager_interrupt in: com.intel.debugger.ui.messages&lt;/P&gt;

&lt;P&gt;!ENTRY org.eclipse.osgi 2 1 2014-01-10 12:01:04.274&lt;BR /&gt;
	!MESSAGE NLS unused message: ActionManager_openAddressTranslationDialog in: com.intel.debugger.ui.messages&lt;/P&gt;

&lt;P&gt;!ENTRY org.eclipse.osgi 2 1 2014-01-10 12:01:04.274&lt;BR /&gt;
	!MESSAGE NLS missing message: ActionManager_kill in: com.intel.debugger.ui.messages&lt;/P&gt;

&lt;P&gt;!ENTRY org.eclipse.osgi 2 1 2014-01-10 12:01:04.274&lt;BR /&gt;
	!MESSAGE NLS missing message: ActionManager_killDesc in: com.intel.debugger.ui.messages&lt;/P&gt;

&lt;P&gt;!ENTRY org.eclipse.osgi 2 1 2014-01-10 12:01:04.275&lt;BR /&gt;
	!MESSAGE NLS missing message: ActionManager_loadBatchFile in: com.intel.debugger.ui.messages&lt;/P&gt;

&lt;P&gt;######################################&lt;/P&gt;

&lt;P&gt;As I said i can use the debugger by launching it as root but it is just a workaround.&lt;/P&gt;

&lt;P&gt;Any help appreciated.&lt;/P&gt;

&lt;P&gt;Regards,&lt;/P&gt;

&lt;P&gt;Davide&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jan 2014 12:12:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/idb-crashes-on-Arch-Linux-with-openjdk-java/m-p/955061#M80600</guid>
      <dc:creator>Davide_L_</dc:creator>
      <dc:date>2014-01-10T12:12:34Z</dc:date>
    </item>
    <item>
      <title>Dear Davide,</title>
      <link>https://community.intel.com/t5/Software-Archive/idb-crashes-on-Arch-Linux-with-openjdk-java/m-p/955062#M80601</link>
      <description>&lt;P&gt;Dear Davide,&lt;/P&gt;

&lt;P&gt;although we don't explicitly validate against OpenJDK Runtime Environment (7.0_45-b31) (build 1.7.0_45-b31),&amp;nbsp;I suspect that this is not a compatibility issue, but rather a JRE install/configuration issue. I suspect that it is not resgistered correctly for non-root use and our debugger does not find some of the JRE definitions it is looking for when setting up the GUI.&lt;/P&gt;

&lt;P&gt;Let me ask 1 or 2 additioanl questions to try and narrow it down:&lt;/P&gt;

&lt;P&gt;Do you have multiple JREs installed on your system? Is the JRE that is being called when starting IDB as root the same one as listed above?&lt;/P&gt;

&lt;P&gt;I think the next steps may be to&lt;/P&gt;

&lt;P&gt;- ensure the JRE is in your user seach path&lt;/P&gt;

&lt;P&gt;- reinstall the JRE from the OS package mananger&lt;/P&gt;

&lt;P&gt;- install the latest JRE from &lt;A href="http://www.java.com"&gt;www.java.com&lt;/A&gt; directly&lt;/P&gt;

&lt;P&gt;If none of these 3 items improves the behavior we need to have a closer look at the issue. When I see the exact symptoms you are describing they are usually related to JRE path/regsitration issues though.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Thanks, Rob&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jan 2014 16:18:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/idb-crashes-on-Arch-Linux-with-openjdk-java/m-p/955062#M80601</guid>
      <dc:creator>Rob_Mueller-Albrecht</dc:creator>
      <dc:date>2014-01-10T16:18:38Z</dc:date>
    </item>
    <item>
      <title>Hello,</title>
      <link>https://community.intel.com/t5/Software-Archive/idb-crashes-on-Arch-Linux-with-openjdk-java/m-p/955063#M80602</link>
      <description>Hello,

I'd like to add that:
1. If you use Eclipse (http://www.eclipse.org), do you see the same error? The reason for this is to check whether this is an issue with the Eclipse framework that we use for IDB. In that case it would be a general issue.
2. Maybe you already have used IDB with an older version. You could remove the IDB configuration directories in your $HOME (that is ~/.idb*); or you create a new user and try IDB there. Root might work because there are no old configuration files lying around.

Please let us know about the outcome.

Thank you &amp;amp; best regards,

Georg Zitzlsberger</description>
      <pubDate>Fri, 10 Jan 2014 17:07:46 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/idb-crashes-on-Arch-Linux-with-openjdk-java/m-p/955063#M80602</guid>
      <dc:creator>Georg_Z_Intel</dc:creator>
      <dc:date>2014-01-10T17:07:46Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.intel.com/t5/Software-Archive/idb-crashes-on-Arch-Linux-with-openjdk-java/m-p/955064#M80603</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;Thanks for the precious input.&lt;/P&gt;

&lt;P&gt;I used an older version of idb and this might cause the issue as Georg argued. However, i am away from my machine for a couple of weeks and I am not able to check. I will let you know about the outcome.&lt;/P&gt;

&lt;P&gt;Regards,&lt;/P&gt;

&lt;P&gt;Davide Lasagna&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jan 2014 20:00:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/idb-crashes-on-Arch-Linux-with-openjdk-java/m-p/955064#M80603</guid>
      <dc:creator>Davide_L_</dc:creator>
      <dc:date>2014-01-10T20:00:32Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.intel.com/t5/Software-Archive/idb-crashes-on-Arch-Linux-with-openjdk-java/m-p/955065#M80604</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;&amp;nbsp; &amp;nbsp;I have almost exactly the same problem as&amp;nbsp;&lt;A href="http://software.intel.com/en-us/user/998631" style="font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 16.5px; background-color: rgb(238, 238, 238);"&gt;Davide L.&lt;/A&gt;&amp;nbsp;except in all modes, user,root&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px;"&gt;# Problematic frame:&lt;/SPAN&gt;&lt;BR style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px;" /&gt;
	&lt;SPAN style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px;"&gt;# C&amp;nbsp; [libgtk-x11-2.0.so.0+0x2481ae]&amp;nbsp; gtk_widget_set_tooltip_text+0x1e&lt;/SPAN&gt;&lt;BR style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px;" /&gt;
	&amp;nbsp;&lt;/P&gt;

&lt;P&gt;I have tried OpenJDK 1.7.0 -- 1.8.0 and Sun java 1.8.0. My Eclipse works perfect.&lt;/P&gt;

&lt;P&gt;I am using Fedora20. The one difference I see is ide uses&amp;nbsp;org.eclipse.equinox.launcher_1.2.0.v20110502.jar&lt;/P&gt;

&lt;P&gt;and Eclipse uses&amp;nbsp;org.eclipse.equinox.launcher_1.3.0.v20131104-1241.jar.&lt;/P&gt;

&lt;P&gt;Could this be the problem?&lt;/P&gt;

&lt;P&gt;The rest of the Parallel Studio is also very unstable. Never had so many problems. It usually worked flawlessly. Got some bugs out by compiling gdb 7.7. Tried a new compile of&amp;nbsp;glib-2.39.92, nothing changed.&lt;/P&gt;

&lt;P&gt;Any suggestions?&lt;/P&gt;

&lt;P&gt;Dancie&lt;/P&gt;</description>
      <pubDate>Fri, 28 Mar 2014 20:55:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/idb-crashes-on-Arch-Linux-with-openjdk-java/m-p/955065#M80604</guid>
      <dc:creator>Dancie_R_</dc:creator>
      <dc:date>2014-03-28T20:55:41Z</dc:date>
    </item>
    <item>
      <title>Dear Dancie,</title>
      <link>https://community.intel.com/t5/Software-Archive/idb-crashes-on-Arch-Linux-with-openjdk-java/m-p/955066#M80605</link>
      <description>&lt;P&gt;Dear Dancie,&lt;/P&gt;

&lt;P&gt;IDB is not being fully validated agsinst the very latest Fedora 20 and JRE 1.8 combination as we now&amp;nbsp;focus more on&amp;nbsp;our own build of GDB with Intel architecture specific extensions, that you may have noticed when you installed the latest Intlel(R) Parallel Studio XE.&lt;/P&gt;

&lt;P&gt;That said, for the specific IDB GUI issue, could you run a quick test for me and check if downgrading to the Sun Java JRE 1.6 from &lt;A href="http://www.oracle.com/technetwork/java/javase/downloads/java-archive-downloads-javase6-419409.html"&gt;http://www.oracle.com/technetwork/java/javase/downloads/java-archive-downloads-javase6-419409.html &lt;/A&gt;&lt;/P&gt;

&lt;P&gt;resolves the issue?&lt;/P&gt;

&lt;P&gt;That would let us know, if the incompatibility is with the latest JRE version. I have a suspicion that the problem lies there.&lt;/P&gt;

&lt;P&gt;Thanks, Rob&lt;/P&gt;</description>
      <pubDate>Fri, 28 Mar 2014 21:27:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/idb-crashes-on-Arch-Linux-with-openjdk-java/m-p/955066#M80605</guid>
      <dc:creator>Rob_Mueller-Albrecht</dc:creator>
      <dc:date>2014-03-28T21:27:25Z</dc:date>
    </item>
    <item>
      <title>Thanks Rob for a quick reply,</title>
      <link>https://community.intel.com/t5/Software-Archive/idb-crashes-on-Arch-Linux-with-openjdk-java/m-p/955067#M80606</link>
      <description>&lt;P&gt;Thanks Rob for a quick reply,&lt;/P&gt;

&lt;P&gt;Gave it a try but the same results. -------&lt;/P&gt;

&lt;P&gt;#&lt;BR /&gt;
	# A fatal error has been detected by the Java Runtime Environment:&lt;BR /&gt;
	#&lt;BR /&gt;
	# &amp;nbsp;SIGSEGV (0xb) at pc=0x000000303c48447e, pid=5391, tid=140447486789376&lt;BR /&gt;
	#&lt;BR /&gt;
	# JRE version: 6.0_45-b06&lt;BR /&gt;
	# Java VM: Java HotSpot(TM) 64-Bit Server VM (20.45-b01 mixed mode linux-amd64 compressed oops)&lt;BR /&gt;
	# Problematic frame:&lt;BR /&gt;
	# C &amp;nbsp;[libgtk-x11-2.0.so.0+0x28447e] &amp;nbsp;__float128+0x1e&lt;/P&gt;

&lt;P&gt;./idb: line 75: &amp;nbsp;5391 Aborted &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; (core dumped) java -jar $INSTALLDIR/debugger/gui/intel64/plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar -showsplash -gui -native $TTY $IDB_ARGUMENTS&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;the same error comes back --&amp;nbsp;&amp;nbsp;[libgtk-x11-2.0.so.0+0x28447e] &amp;nbsp;__float128+0x1e&lt;/P&gt;

&lt;P&gt;Every java version gives the same result.&lt;/P&gt;

&lt;P&gt;I went as far back as java 1.5.0. This version almost worked. Everything came up until I loaded an executable then it hung.&lt;/P&gt;

&lt;P&gt;I appreciate the help. It hasen't helped idb BUT -- with This version of java all the rest of the Intel -- Inspector, VTune,etc began to be very stable&lt;/P&gt;

&lt;P&gt;This actually fixed the major problem I was having.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;I think that the idb problem &amp;nbsp;has something to do with&amp;nbsp;libgtk-x11.&lt;/P&gt;

&lt;P&gt;I think I'll will put this problem away for a while. Can work good with the rest.&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;

&lt;P&gt;Dancie&lt;/P&gt;</description>
      <pubDate>Sun, 30 Mar 2014 15:18:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/idb-crashes-on-Arch-Linux-with-openjdk-java/m-p/955067#M80606</guid>
      <dc:creator>Dancie_R_</dc:creator>
      <dc:date>2014-03-30T15:18:38Z</dc:date>
    </item>
    <item>
      <title>Hi Davide,</title>
      <link>https://community.intel.com/t5/Software-Archive/idb-crashes-on-Arch-Linux-with-openjdk-java/m-p/955068#M80607</link>
      <description>&lt;P&gt;Hi Davide,&lt;/P&gt;

&lt;P&gt;this means that it is not the Java JRE, but Fedora 20 itself that causes the incompatibility. I can file a defect for you against this, but with the ongoing migration of our efforts to&amp;nbsp;improve GDB instead of investing into IDB, I don't know if we can promise Fedora 20 compatibility - sorry :-(.&lt;/P&gt;

&lt;P&gt;Rob&lt;/P&gt;</description>
      <pubDate>Sun, 30 Mar 2014 16:12:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/idb-crashes-on-Arch-Linux-with-openjdk-java/m-p/955068#M80607</guid>
      <dc:creator>Rob_Mueller-Albrecht</dc:creator>
      <dc:date>2014-03-30T16:12:13Z</dc:date>
    </item>
    <item>
      <title>Hi all,</title>
      <link>https://community.intel.com/t5/Software-Archive/idb-crashes-on-Arch-Linux-with-openjdk-java/m-p/955069#M80608</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;

&lt;P&gt;I solved my problem on my Arch Linux machine. It turned out to be a problem with the gtk theme I was using and nothing else. I use KDE as desktop environment and OxygenGTK as the theme for gtk applications. Changing gtk theme to any other theme solved the problem, so as Rob suggested it is not a JRE issue. In fact, the root user has different theme setting so it worked when launching idb as super user.&lt;/P&gt;

&lt;P&gt;Regards,&lt;/P&gt;

&lt;P&gt;Davide&lt;/P&gt;</description>
      <pubDate>Mon, 31 Mar 2014 08:32:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/idb-crashes-on-Arch-Linux-with-openjdk-java/m-p/955069#M80608</guid>
      <dc:creator>Davide_L_</dc:creator>
      <dc:date>2014-03-31T08:32:00Z</dc:date>
    </item>
    <item>
      <title>Thanks Davide!</title>
      <link>https://community.intel.com/t5/Software-Archive/idb-crashes-on-Arch-Linux-with-openjdk-java/m-p/955070#M80609</link>
      <description>&lt;P&gt;Thanks Davide!&lt;/P&gt;

&lt;P&gt;great to know that it is not a JRE issue, but GTK theme specifc.&lt;/P&gt;

&lt;P&gt;Rob&lt;/P&gt;</description>
      <pubDate>Mon, 31 Mar 2014 14:31:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/idb-crashes-on-Arch-Linux-with-openjdk-java/m-p/955070#M80609</guid>
      <dc:creator>Rob_Mueller-Albrecht</dc:creator>
      <dc:date>2014-03-31T14:31:52Z</dc:date>
    </item>
  </channel>
</rss>

