[Bug 661] JDownloader crashes on start-up
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Sat Apr 2 00:06:41 PDT 2011
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=661
Javier Kohen <jkohen at users.sourceforge.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WORKSFORME
--- Comment #2 from Javier Kohen <jkohen at users.sourceforge.net> 2011-04-02 07:06:41 ---
I'm closing this issue because after numerous updates the issue is gone. I
can't exactly tell what fixed it, I've tested this right after a couple updates
of the nVidia driver and of OpenJDK to no avail, but after other seemingly
unrelated system updates today it seems to work. For the record I'm answering
the last questions on this thread with information from a couple weeks ago (I
got to answer the questions, but never to try the open source Nouveau driver,
so I never posted my answers until now).
(In reply to comment #1)
> (In reply to 84comment #0)
> > Created an 85attachment (id=484) 86[details] [details]
> > Crash dump
> >
> For what i know "Sun" JRE do not use opengl by default while OpenJDK do.
Indeed. And when I enabled OpenGL in Sun's JRE I hit this bug, which might
indicate, as you suggested, problems with the nVidia driver series 260:
http://www.nvnews.net/vbulletin/showthread.php?t=156264
However, I couldn't figure out how to disable OpenGL in IcedTea.
-Dsun.java2d.opengl=false didn't seem to do the trick, and
-Dsun.java2d.opengl.fbobject=false also didn't help workaround the crashes.
>
> Yes the nvidia driver are most likely the main problem here.
>
> I would like you to cross check some things:
>
> 1) the latest 260 and later nvidia drivers have been known to execute temporal
> files in /tmp/ check if /tmp are mounted with noexec and try remount
> /tmp with exec and see if that solves your issue.
According to mount, /tmp is mounted with the exec flag. I also verified this by
running a script from that directory.
>
> 2) try check if you can reproduce this bug when using the xorg opengl drivers
> instead of the nvidia driver.
>
--
Configure bugmail: http://icedtea.classpath.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the distro-pkg-dev
mailing list