Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Connect 2026! Turn data into bold moves, April 13 -15: Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
_AnonymousUser
Specialist III
Specialist III

Getting Core dump - TOS on Solaris

Team,
While trying to invoke talend for the first time Solaris,I get the following error.
$ ./TalendOpenStudio-solaris-gtk
(TalendOpenStudio-solaris-gtk:11330): Gtk-CRITICAL **: file gtkwindow.c: line 3105: assertion `GTK_IS_WINDOW (window)' failed
#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
# SIGSEGV (0xb) at pc=0xf7bd0e64, pid=11330, tid=1
#
# Java VM: Java HotSpot(TM) Client VM (1.5.0_19-b02 mixed mode, sharing)
# Problematic frame:
# C g_type_check_instance_is_a+0x20
#
# An error report file with more information is saved as hs_err_pid11330.log
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#
Abort(coredump)

Any help would be greatly appreciated...
Labels (2)
11 Replies
Anonymous
Not applicable

Hi ajtev,
-. Check that you have installed GTK completely?
https://community.talend.com/t5/Installing-and-Upgrading/Unable-to-open-imported-project-V3-0-0/td-p...
-. Try to specify the jre path when you launch the application. eg:
$ ./TalendOpenStudio-linux-gtk-x86 -vm /opt/jdk/default1.5/jre/bin
For more information, see
https://community.talend.com/t5/Installing-and-Upgrading/resolved-Couldn-not-run-TOS-V3-2-2-in-a-RHE...

Have you already checked that?
Best regards
Sabrina
Anonymous
Not applicable

I am having the same problem, already have tried this:
$ ./TalendOpenStudio-linux-gtk-x86 -vm /opt/jdk/default1.5/jre/bin

I have tried this on Solaris (not SPARC) and its work fine, but nothing on Solaris SPARC.
Does someone have any idea?
Thanks