You are not logged in.
Hello, my eclipse (+ flex builder plugin) no launch after upgrade.
I don't know what package had caused problem.
$ ./eclipse
6c0b46b9-4fe5-b72d-3e2ac2cb-46514cd7 is dumped
eclipse: xcb_io.c:242: process_responses: La declaración `(((long) (dpy->last_request_read) - (long) (dpy->request)) <= 0)' no se cumple.
Multiple segmentation faults occurred; can't display error dialog
$any idea ?
thanks
-rvm -rv- rv-
keyID: 3BFBD711
Fingerprint: 2CA5 0633 4D05 F9AB CA0B 2367 AA54 3486 3BFB D711
Offline
I continue with problems, now with iReport:
$ ./iReport.sh
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0xb80c17ad, pid=8759, tid=2333727600
#
# JRE version: 6.0-b16
# Java VM: OpenJDK Server VM (14.0-b15 mixed mode linux-x86 )
# Distribution: Custom build (Sat Jul 4 13:05:51 CEST 2009)
# Problematic frame:
# C [ld-linux.so.2+0x137ad]
#
# An error report file with more information is saved as:
# /home/rene/backup/programFiles/java/jasper/iReport-3.0.0/bin/hs_err_pid8759.log
#
# If you would like to submit a bug report, please include
# instructions how to reproduce the bug and visit:
# http://icedtea.classpath.org/bugzilla
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
09f1b4c0-a58c-4af9-06c486a8-60d939c9 is dumpedThis seems to be related with openjdk and shared library.
I've tried with "#ldconfig", but the problem continues
-rvm -rv- rv-
keyID: 3BFBD711
Fingerprint: 2CA5 0633 4D05 F9AB CA0B 2367 AA54 3486 3BFB D711
Offline
Hello ReneVielma!
I don't know these words: "La declaración" and "no se cumple", but you can try pacman -Syu or a java environment reinstall,
Can you see more details in it ?
/home/rene/backup/programFiles/java/jasper/iReport-3.0.0/bin/hs_err_pid8759.log
You can debug it with gdb/backtrace to see where is the segfault in stack calling, if you have got time ![]()
Offline