Jump to content
We've recently updated our Privacy Statement, available here ×

JasperStudio => crash on Fedora 20/21/22


edilmar

Recommended Posts

Hi,

I have two machines:

1st) Fedora19 + Java8 + JasperStudio6.0.3 running fine

2nd) Fedora22 (it was 20, then 21, then 22) + Java8 + JasperStudio6.0.3 (and 6.0.4, and 6.1.0) crashing when opening application. Kernel Linux 4.0.8-300.fc22.x86_64 #1 SMP Fri Jul 10 21:04:56 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux.

To solve the problem, I searched the web about to configure this in Jasper Studio.ini or config.ini: org.eclipse.swt.browser.DefaultType=mozilla. It doesn't solve. I look links like:

http://community.jaspersoft.com/jaspersoft-studio/issues/3343
http://askubuntu.com/questions/457506/eclipse-adt-crash-failed-to-write-core-dump-core-dumps-have-been-disabled
http://community.jaspersoft.com/wiki/crash-when-running-gnome-3

without success. Tried to uninstall Java, install new Java8.0.51 version and change the JVM option in Jasper Studio.ini, same problem. Returned to default internal JVM in Jasper Studio.ini, tried to run the application with root and with normal user, same problem.

Many people said this is a problem with some native code from Eclipse SWT, but all attempts to solve didn't work.

The JVM echoes always this:

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x0000003046e339fd, pid=17046, tid=139664876959488
#
# JRE version: Java SE Runtime Environment (8.0_51-b16) (build 1.8.0_51-b16)
# Java VM: Java HotSpot 64-Bit Server VM (25.51-b03 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C  [libgobject-2.0.so.0+0x339fd]  g_type_check_instance_is_fundamentally_a+0xd
#
# 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:
# /opt/lp/TIBCOJaspersoftStudio-6.1.0.final/hs_err_pid17046.log
Compiled method (nm)    9539 5204     n 0       org.eclipse.swt.internal.gtk.OS::_g_object_get_qdata (native)
total in heap  [0x00007f062d123410,0x00007f062d123770] = 864                                                                                                                                         
relocation     [0x00007f062d123538,0x00007f062d123580] = 72                                                                                                                                          
main code      [0x00007f062d123580,0x00007f062d123768] = 488                                                                                                                                         
oops           [0x00007f062d123768,0x00007f062d123770] = 8                                                                                                                                           
#                                                                                                                                                                                                     
# If you would like to submit a bug report, please visit:                                                                                                                                             
#   http://bugreport.java.com/bugreport/crash.jsp                                                                                                                                                     
# The crash happened outside the Java Virtual Machine in native code.                                                                                                                                 
# See problematic frame for where to report the bug.                                                                                                                                                  
#

Link to comment
Share on other sites

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Jaspersoft support Fedora 18, 19, and 20 but not 21 nor 22.

That said, have you tried solution offered in the following thread?

http://forums.solydxk.com/viewtopic.php?uid=17&f=7&t=5026&start=0

 

Another option is to try installing eclipse and and using the Jaspersoft Studio plugin.

http://jasper-bi-suite.blogspot.jp/2014/02/install-jasper-studio-as-plug-in-in.html

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...