[Bug 661] JDownloader crashes on start-up

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Sat Mar 12 11:19:56 PST 2011


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=661


Xerxes Rånby <xerxes at zafena.se> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |xerxes at zafena.se




--- Comment #1 from Xerxes Rånby <xerxes at zafena.se>  2011-03-12 19:19:56 ---
(In reply to comment #0)
> Created an attachment (id=484)
 --> (http://icedtea.classpath.org/bugzilla/attachment.cgi?id=484) [details]
> Crash dump
> 
> JDownloader starts, shows the main window, and when it finishes laoding some
> stuff (sorry, I don't know exactly what it does) it crashes. This started a few
> weeks ago, but again I don't know much about what changed at the time, since I
> update my Debian system every few days, and JDownloader also has its own
> updater.
> 
> I can reproduce this everytime with OpenJDK. I'm currently using Sun's JRE as a
> workaround.

For what i know "Sun" JRE do not use opengl by default while OpenJDK do.

> 
> My download list is empty, but if you want my configuration let me know and
> I'll upload the whole folder to rapidshare or some other similar service. I'm
> suspecting more of a bad library thing.
> 
> The libGL.so file where the crash reportedly happens is from the nVidia
> proprietary drivers 260.19.21, which otherwise don't give me any trouble.
> 

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.

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