[Bug 440] Crash: Assertion `stream' failed in Java_org_classpath_icedtea_pulseaudio_Stream_native_1pa_1stream_1disconnect

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Sun Feb 7 18:45:48 PST 2010


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





------- Comment #1 from nhb_web at nexgo.de  2010-02-08 02:45 -------
The problem does not occur on Sun Java.

In case asserts are enabled in Java, it is possible to catch the AssertError
and continue as if nothing had happened. But if they are disabled the assert in
native code kills the program.

Is there a possible workaround in program code that does not requires us to
teach users how to enable asserts?


-- 
Configure bugmail: http://icedtea.classpath.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the distro-pkg-dev mailing list