sklest
15 years agoNew Contributor
soapUI core dumps
I'm trying to familiarize myself with a new piece of software and the provider recommended I use soapUI to get started. That has not been the most useful tactic.
I downloaded and installed 4.0.0. It runs, opens a window, and then a second or so later core dumps. Maybe using a x.0.0 version was a bad idea.
I downloaded and installed 3.6.1. This one core dumps even faster.
Script started on Tue 14 Jun 2011 04:10:44 PM PDT
SCRIPT> soapUI-3.6.1/bin/soapUI-3.6.1
2011-06-14 16:11:05,332 [XpcMessageLoop] INFO com.teamdev.xpcom.a.b.a - XULRunner is already extracted to /home/username/.JxBrowser/xulrunner-linux-version-1.9.2/xulrunner-linux
(process:32591): GLib-GObject-CRITICAL **: gtype.c:2458: initialization assertion failed, use IA__g_type_init() prior to this function
(process:32591): GLib-GObject-CRITICAL **: g_object_new: assertion `G_TYPE_IS_OBJECT (object_type)' failed
(process:32591): GLib-GObject-CRITICAL **: g_object_ref: assertion `G_IS_OBJECT (object)' failed
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x9f1e59f1, pid=32591, tid=2739428208
#
# JRE version: 6.0_21-b06
# Java VM: Java HotSpot(TM) Server VM (17.0-b16 mixed mode linux-x86 )
# Problematic frame:
# C [libgconf-2.so.4+0x219f1]
#
# An error report file with more information is saved as:
# /home/username/work/skles/eviware/soapUI-3.6.1/bin/hs_err_pid32591.log
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
soapUI-3.6.1/bin/soapUI-3.6.1: line 351: 32591 Aborted (core dumped) "$app_java_home/bin/java" -Dinstall4j.jvmDir="$app_java_home" -Dexe4j.moduleName="$prg_dir/$progname" "$vmov_1" "$vmov_2" "$vmov_3" "$vmov_4" "$vmov_5" $INSTALL4J_ADD_VM_PARAMS -classpath "$local_classpath" com.install4j.runtime.Launcher launch com.eviware.soapui.SoapUI true false "$prg_dir/error.log" "" true true false "s_1bsrh6.bmp" true true 0 0 "" 20 20 "Arial" "0,0,0" 8 500 "" 20 40 "Arial" "0,0,0" 8 500 -1 "$@"
SCRIPT> soapUI-4.0.0/bin/soapUI-4.0.0
Configuring log4j from [/home/username/work/skles/eviware/soapUI-4.0.0/bin/soapui-log4j.xml]
16:11:13,800 INFO [DefaultSoapUICore] Creating new settings at [/home/username/soapui-settings.xml]
16:11:15,554 INFO [SoapUI] Used java version: 1.6.0_25
(process:32750): GLib-GObject-CRITICAL **: gtype.c:2458: initialization assertion failed, use IA__g_type_init() prior to this function
(process:32750): GLib-GObject-CRITICAL **: g_object_new: assertion `G_TYPE_IS_OBJECT (object_type)' failed
(process:32750): GLib-GObject-CRITICAL **: g_object_ref: assertion `G_IS_OBJECT (object)' failed
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x9e6ba9f1, pid=32750, tid=2727013232
#
# JRE version: 6.0_25-b06
# Java VM: Java HotSpot(TM) Server VM (20.0-b11 mixed mode linux-x86 )
# Problematic frame:
# C [libgconf-2.so.4+0x219f1] __float128+0xd61
#
# An error report file with more information is saved as:
# /home/username/work/skles/eviware/soapUI-4.0.0/bin/hs_err_pid32750.log
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
soapUI-4.0.0/bin/soapUI-4.0.0: line 351: 32750 Aborted (core dumped) "$app_java_home/bin/java" -Dinstall4j.jvmDir="$app_java_home" -Dexe4j.moduleName="$prg_dir/$progname" "$vmov_1" "$vmov_2" "$vmov_3" "$vmov_4" "$vmov_5" $INSTALL4J_ADD_VM_PARAMS -classpath "$local_classpath" com.install4j.runtime.Launcher launch com.eviware.soapui.SoapUI true false "$prg_dir/error.log" "" true true false "s_1bsrh6.bmp" true true 0 0 "" 20 20 "Arial" "0,0,0" 8 500 "" 20 40 "Arial" "0,0,0" 8 500 -1 "$@"
SCRIPT> exit
Script done on Tue 14 Jun 2011 04:11:24 PM PDT
Contents of $HOME/work/skles/eviware/soapUI-4.0.0/bin/hs_err_pid32750.log
[can't paste it in: "Your message contains 62469 characters. The maximum number of allowed characters is 20000."]
Attached.
I downloaded and installed 4.0.0. It runs, opens a window, and then a second or so later core dumps. Maybe using a x.0.0 version was a bad idea.
I downloaded and installed 3.6.1. This one core dumps even faster.
Script started on Tue 14 Jun 2011 04:10:44 PM PDT
SCRIPT> soapUI-3.6.1/bin/soapUI-3.6.1
2011-06-14 16:11:05,332 [XpcMessageLoop] INFO com.teamdev.xpcom.a.b.a - XULRunner is already extracted to /home/username/.JxBrowser/xulrunner-linux-version-1.9.2/xulrunner-linux
(process:32591): GLib-GObject-CRITICAL **: gtype.c:2458: initialization assertion failed, use IA__g_type_init() prior to this function
(process:32591): GLib-GObject-CRITICAL **: g_object_new: assertion `G_TYPE_IS_OBJECT (object_type)' failed
(process:32591): GLib-GObject-CRITICAL **: g_object_ref: assertion `G_IS_OBJECT (object)' failed
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x9f1e59f1, pid=32591, tid=2739428208
#
# JRE version: 6.0_21-b06
# Java VM: Java HotSpot(TM) Server VM (17.0-b16 mixed mode linux-x86 )
# Problematic frame:
# C [libgconf-2.so.4+0x219f1]
#
# An error report file with more information is saved as:
# /home/username/work/skles/eviware/soapUI-3.6.1/bin/hs_err_pid32591.log
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
soapUI-3.6.1/bin/soapUI-3.6.1: line 351: 32591 Aborted (core dumped) "$app_java_home/bin/java" -Dinstall4j.jvmDir="$app_java_home" -Dexe4j.moduleName="$prg_dir/$progname" "$vmov_1" "$vmov_2" "$vmov_3" "$vmov_4" "$vmov_5" $INSTALL4J_ADD_VM_PARAMS -classpath "$local_classpath" com.install4j.runtime.Launcher launch com.eviware.soapui.SoapUI true false "$prg_dir/error.log" "" true true false "s_1bsrh6.bmp" true true 0 0 "" 20 20 "Arial" "0,0,0" 8 500 "" 20 40 "Arial" "0,0,0" 8 500 -1 "$@"
SCRIPT> soapUI-4.0.0/bin/soapUI-4.0.0
Configuring log4j from [/home/username/work/skles/eviware/soapUI-4.0.0/bin/soapui-log4j.xml]
16:11:13,800 INFO [DefaultSoapUICore] Creating new settings at [/home/username/soapui-settings.xml]
16:11:15,554 INFO [SoapUI] Used java version: 1.6.0_25
(process:32750): GLib-GObject-CRITICAL **: gtype.c:2458: initialization assertion failed, use IA__g_type_init() prior to this function
(process:32750): GLib-GObject-CRITICAL **: g_object_new: assertion `G_TYPE_IS_OBJECT (object_type)' failed
(process:32750): GLib-GObject-CRITICAL **: g_object_ref: assertion `G_IS_OBJECT (object)' failed
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x9e6ba9f1, pid=32750, tid=2727013232
#
# JRE version: 6.0_25-b06
# Java VM: Java HotSpot(TM) Server VM (20.0-b11 mixed mode linux-x86 )
# Problematic frame:
# C [libgconf-2.so.4+0x219f1] __float128+0xd61
#
# An error report file with more information is saved as:
# /home/username/work/skles/eviware/soapUI-4.0.0/bin/hs_err_pid32750.log
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
soapUI-4.0.0/bin/soapUI-4.0.0: line 351: 32750 Aborted (core dumped) "$app_java_home/bin/java" -Dinstall4j.jvmDir="$app_java_home" -Dexe4j.moduleName="$prg_dir/$progname" "$vmov_1" "$vmov_2" "$vmov_3" "$vmov_4" "$vmov_5" $INSTALL4J_ADD_VM_PARAMS -classpath "$local_classpath" com.install4j.runtime.Launcher launch com.eviware.soapui.SoapUI true false "$prg_dir/error.log" "" true true false "s_1bsrh6.bmp" true true 0 0 "" 20 20 "Arial" "0,0,0" 8 500 "" 20 40 "Arial" "0,0,0" 8 500 -1 "$@"
SCRIPT> exit
Script done on Tue 14 Jun 2011 04:11:24 PM PDT
Contents of $HOME/work/skles/eviware/soapUI-4.0.0/bin/hs_err_pid32750.log
[can't paste it in: "Your message contains 62469 characters. The maximum number of allowed characters is 20000."]
Attached.