Description of problem: I tried to run ZendStudio v9.0.4 on a fedora 18 x86_64 machine (uefi) This also happends running ZendStudio 10 Version-Release number of selected component: java-1.7.0-openjdk-1.7.0.9-2.3.7.0.fc18 Additional info: backtrace_rating: 3 cmdline: /usr/bin/java -Xms128M -Xmx512M -XX:MaxPermSize=256m -DGIT_SSL_NO_VERIFY=true -Dsvnkit.http.sslProtocols=SSLv3 -jar /home/agustin/ZendStudio//plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar -os linux -ws gtk -arch x86_64 -showsplash -launcher /home/agustin/ZendStudio/ZendStudio -name 'Zend Studio' --launcher.library /home/agustin/ZendStudio//plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.100.v20110505/eclipse_1407.so -startup /home/agustin/ZendStudio//plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar --launcher.overrideVmargs -exitdata a1d802b -showlocation -vm /usr/bin/java -vmargs -Xms128M -Xmx512M -XX:MaxPermSize=256m -DGIT_SSL_NO_VERIFY=true -Dsvnkit.http.sslProtocols=SSLv3 -jar /home/agustin/ZendStudio//plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar core_backtrace: crash_function: g_weak_ref_set executable: /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.9.x86_64/jre/bin/java kernel: 3.8.1-201.fc18.x86_64 uid: 1000 Truncated backtrace: Thread no. 1 (10 frames) #4 g_weak_ref_set at gobject.c:4140 #5 g_weak_ref_clear at gobject.c:4043 #6 pango_fc_font_finalize at pangofc-font.c:147 #8 gfxFcPangoFontSet::Release() at /home/agustin/ZendStudio/plugins/org.mozilla.xulrunner.gtk.linux.x86_64_1.9.2.9_201110041258/xulrunner/libxul.so #9 nsTArray<gfxPangoFontGroup::FontSetByLangEntry>::Clear() at /home/agustin/ZendStudio/plugins/org.mozilla.xulrunner.gtk.linux.x86_64_1.9.2.9_201110041258/xulrunner/libxul.so #10 nsAutoTArray<gfxPangoFontGroup::FontSetByLangEntry, 1u>::~nsAutoTArray() at /home/agustin/ZendStudio/plugins/org.mozilla.xulrunner.gtk.linux.x86_64_1.9.2.9_201110041258/xulrunner/libxul.so #11 gfxPangoFontGroup::~gfxPangoFontGroup() at /home/agustin/ZendStudio/plugins/org.mozilla.xulrunner.gtk.linux.x86_64_1.9.2.9_201110041258/xulrunner/libxul.so #12 nsThebesFontMetrics::~nsThebesFontMetrics() at /home/agustin/ZendStudio/plugins/org.mozilla.xulrunner.gtk.linux.x86_64_1.9.2.9_201110041258/xulrunner/libxul.so #13 nsThebesFontMetrics::Release() at /home/agustin/ZendStudio/plugins/org.mozilla.xulrunner.gtk.linux.x86_64_1.9.2.9_201110041258/xulrunner/libxul.so #14 nsFontCache::Flush() at /home/agustin/ZendStudio/plugins/org.mozilla.xulrunner.gtk.linux.x86_64_1.9.2.9_201110041258/xulrunner/libxul.so
Created attachment 707109 [details] File: backtrace
Created attachment 707110 [details] File: build_ids
Created attachment 707111 [details] File: cgroup
Created attachment 707112 [details] File: dso_list
Created attachment 707113 [details] File: environ
Created attachment 707114 [details] File: limits
Created attachment 707115 [details] File: maps
Created attachment 707116 [details] File: open_fds
Created attachment 707117 [details] File: proc_pid_status
Created attachment 707118 [details] File: var_log_messages
Error originated in /home/agustin/ZendStudio/configuration/org.eclipse.osgi/bundles/325/1/.cp/libswt-xulrunner-gtk-3740.so . Please contact the vendor of that file as there is nothing we can do to fix this error.
One can install Eclipse from within F18 and then add Zend Studio as a Plugin. Details at http://files.zend.com/help/Zend-Studio-10/content/installing_zend_studio_as_a_plugin.htm
Forget the my previous comment as it is too complicated. (Although it also works fine that way.) The only thing one need to do is install `webkitgtk`. [eRadical@acasa ~]$ sudo yum -y install webkitgtk After this ZendStudio starts without problems.