FS#29660 - [eclipse] crash on browser init through mouse over

Attached to Project: Arch Linux
Opened by Green (The_Green_Arrow) - Sunday, 29 April 2012, 13:57 GMT
Last edited by Andreas Radke (AndyRTR) - Saturday, 15 September 2012, 07:30 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Tobias Powalowski (tpowa)
Andreas Radke (AndyRTR)
Ionut Biru (wonder)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 6
Private No

Details

Description:
I'm experiencing the same issue as described in  FS#24932 . Yesterday, everything was working fine, but since I've upgraded the following packages, eclipse just crashes when hovering over code.
[2012-04-29 14:48] removed nxserver (3.5.0-5)
[2012-04-29 14:48] upgraded alsa-utils (1.0.25-2 -> 1.0.25-3)
[2012-04-29 14:48] upgraded sane (1.0.22-7 -> 1.0.22-8)
[2012-04-29 14:48] upgraded colord (0.1.19-1 -> 0.1.19-2)
[2012-04-29 14:48] installed libxcomp (3.5.0.12-2)
[2012-04-29 14:48] upgraded nx-common (3.5.0-4 -> 3.5.0-5)
[2012-04-29 14:48] installed nx-x11 (3.5.0.12-2)
[2012-04-29 14:48] installed nx-xcompext (3.5.0.12-2)
[2012-04-29 14:48] installed nxagent (3.5.0.12-2)
[2012-04-29 14:48] installed nxproxy (3.5.0.12-2)
[2012-04-29 14:48] warning: /opt/NX/etc/node.conf saved as /opt/NX/etc/node.conf.pacsave
[2012-04-29 14:48] Rerunning nxsetup ...
[2012-04-29 14:48] *** config file location has been moved ***
[2012-04-29 14:48] Please apply your local settings from /opt/NX/etc/node.conf.pacsave
[2012-04-29 14:48] into /etc/nxserver/node.conf. A new key set is required.
[2012-04-29 14:48] Please copy to your clients the new client key:
[2012-04-29 14:48] "/var/lib/nxserver/home/nx/.ssh/client.id_dsa.key"
[2012-04-29 14:48] When you have FreeNX server running clean up with "rm -rf /opt/NX".
[2012-04-29 14:48] upgraded freenx (0.7.3-10 -> 0.7.3-11)
[2012-04-29 14:48] upgraded jack (0.121.3-5 -> 0.121.3-6)
[2012-04-29 14:48] upgraded lib32-util-linux (2.21-1 -> 2.21.1-1)
[2012-04-29 14:48] upgraded libcanberra (0.28-2 -> 0.28-3)
[2012-04-29 14:48] upgraded libpulse (1.1-2 -> 1.1-4)
[2012-04-29 14:48] upgraded libcanberra-pulse (0.28-2 -> 0.28-3)
[2012-04-29 14:48] upgraded libgpod (0.8.2-4 -> 0.8.2-5)
[2012-04-29 14:48] upgraded libmp4v2 (1.9.1-3 -> 1.9.1-4)
[2012-04-29 14:48] upgraded mc (4.8.3-1 -> 4.8.3-2)
[2012-04-29 14:48] upgraded media-player-info (15-1 -> 15-2)
[2012-04-29 14:48] upgraded meld (1.5.4-1 -> 1.6.0-1)
[2012-04-29 14:48] warning: directory permissions differ on usr/lib/nx/share/
filesystem: 700 package: 755
[2012-04-29 14:48] because file location of the default key has been moved
[2012-04-29 14:48] you may need to reconfigure your connection and settings
[2012-04-29 14:48] upgraded nxclient (3.5.0.7-1 -> 3.5.0.7-2)
[2012-04-29 14:48] upgraded picard (0.16-4 -> 0.16-5)
[2012-04-29 14:48] upgraded rtkit (0.10-3 -> 0.10-4)
[2012-04-29 14:48] upgraded pulseaudio (1.1-2 -> 1.1-4)
[2012-04-29 14:49] upgraded ttf-dejavu (2.33-2 -> 2.33-3)
[2012-04-29 14:49] upgraded upower (0.9.15-1 -> 0.9.15-3)
[2012-04-29 14:49] upgraded yasm (1.2.0-1 -> 1.2.0-2)

Additional info:
# JRE version: 7.0_04-b20
# Java VM: Java HotSpot(TM) 64-Bit Server VM (23.0-b21 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C [libpng12.so.0+0x31e30] png_set_progressive_read_fn+0x0



This task depends upon

Closed by  Andreas Radke (AndyRTR)
Saturday, 15 September 2012, 07:30 GMT
Reason for closing:  No response
Comment by Aurelieng (aurelieng) - Monday, 30 April 2012, 11:29 GMT
Removing nxclient and nxserver seems to solve the problem. Not very convenient though. Any idea ?
Comment by Chris Cooper (coopstah13) - Wednesday, 02 May 2012, 20:51 GMT
I am also affected by this.

I am using sun JDK installed from AUR and STS installed manually.

Its tough to solve, because its using libpng12 which you must install from AUR, but nxclient is from extra and includes a prebuild libpng12 binary
Comment by Andreas Radke (AndyRTR) - Tuesday, 15 May 2012, 15:28 GMT
I think packaging nxcient with an additional nxclient.ld.so.conf.d file pointing to an addional library path is not wrong.

I assume the prebuild eclipse package picks it up somehow in a wrong way. No idea if it's eclipse itself or the JDKs doing this.
Comment by Andreas Radke (AndyRTR) - Saturday, 19 May 2012, 19:41 GMT
Can you please try with supported openjdk6/7 and not the closed one from AUR?
Comment by Kerrick Staley (KerrickStaley) - Sunday, 20 May 2012, 01:59 GMT
I'm using OpenJDK 7.0 from [extra] and am affected by the bug.
Comment by Andreas Radke (AndyRTR) - Wednesday, 06 June 2012, 08:27 GMT
Eclipse should to be build from source to fix this.
Comment by Andreas Radke (AndyRTR) - Sunday, 22 July 2012, 12:18 GMT
status?

Loading...