You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Scott Mead (JIRA)" <ji...@apache.org> on 2014/07/22 23:14:39 UTC

[jira] [Commented] (DIRSTUDIO-962) Crash at startup : gtk_widget_get_tooltip_text

    [ https://issues.apache.org/jira/browse/DIRSTUDIO-962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14070905#comment-14070905 ] 

Scott Mead commented on DIRSTUDIO-962:
--------------------------------------

I have replicated this on Fedora 20 using both the bundled OpenJDK and the Oracle JDK.  The above work around has no effect. 

  I have tried this using the following both with and without the GTK2_RC_FILES workaround.

   OpenJDK -> ApacheDirectoryStudio  ( fail ) 
   OpenJDK -> Eclipse 4.2 ( Juno )        ( fails on perspective load )
   OpenJDK -> Eclipse 4.3 ( Kepler )     ( fails on perspective load ) 
   OpenJDK -> Eclipse Luna ( plugin installs, but perspective not available )

   Oracle -> ApacheDirectoryStudio  ( fail ) 
   Oracle -> Eclipse 4.2 ( Juno )        ( fails on perspective load )
   Oracle -> Eclipse 4.3 ( Kepler )     ( fails on perspective load ) 
   Oracle -> Eclipse Luna ( plugin installs, but perspective not available )

OpenJDK
$ ./ApacheDirectoryStudio 
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007f2c958ad522, pid=29322, tid=139830229673728
#
# JRE version: OpenJDK Runtime Environment (7.0_60-b30) (build 1.7.0_60-mockbuild_2014_06_19_16_23-b00)
# Java VM: OpenJDK 64-Bit Server VM (24.60-b09 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C  [libgtk-x11-2.0.so.0+0x284522]  gtk_widget_get_tooltip_text+0x32
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# /tmp/jvm-29322/hs_error.log
#
# If you would like to submit a bug report, please include
# instructions on how to reproduce the bug and visit:
#   http://icedtea.classpath.org/bugzilla
#

Oracle
$ GTK2_RC_FILES=/usr/share/themes/Radiance/gtk-2.0/gtkrc ./ApacheDirectoryStudio
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007f8e0df48522, pid=29402, tid=140248793679616
#
# JRE version: Java(TM) SE Runtime Environment (7.0_65-b17) (build 1.7.0_65-b17)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (24.65-b04 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C  [libgtk-x11-2.0.so.0+0x284522]  gtk_widget_get_tooltip_text+0x32
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# /home/scottm/software/apache/ApacheDirectoryStudio-linux-x86_64-2.0.0.v20130628/hs_err_pid29402.log
#
# If you would like to submit a bug report, please visit:
#   http://bugreport.sun.com/bugreport/crash.jsp
#



> Crash at startup : gtk_widget_get_tooltip_text
> ----------------------------------------------
>
>                 Key: DIRSTUDIO-962
>                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-962
>             Project: Directory Studio
>          Issue Type: Bug
>          Components: studio-apacheds
>    Affects Versions: 1.5.3, 2.0.0
>         Environment: OpenJDK 64-Bit Server VM (23.7-b01 mixed mode linux-amd64 compressed oops) on an Ubuntu machine
>            Reporter: Grégoire Paris
>            Priority: Blocker
>              Labels: crash
>         Attachments: hs_err_pid24539.log
>
>
> The app crashes before the progress bar on the splash screen.



--
This message was sent by Atlassian JIRA
(v6.2#6252)