[Bug 440] New: 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:14:55 PST 2010


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

           Summary: Crash: Assertion `stream' failed in
                    Java_org_classpath_icedtea_pulseaudio_Stream_native_1pa_
                    1stream_1disconnect
           Product: IcedTea
           Version: 6-1.4.1
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: major
          Priority: P2
         Component: IcedTea6
        AssignedTo: unassigned at icedtea.classpath.org
        ReportedBy: nhb_web at nexgo.de


I repeatably get this crash in Icedtea while playing the latest CVS version of
Stendhal. I am running pulseaudio in system daemon mode.

java:
/build/buildd/openjdk-6-6b14-1.4.1/build/../pulseaudio/src/native/org_class
path_icedtea_pulseaudio_Stream.c:519:
Java_org_classpath_icedtea_pulseaudio_Stream_native_1pa_1stream_1disconnect
: Assertion `stream' failed.

With enabled java asserts this AssertionError is logged:

Caused by: java.lang.AssertionError
org.classpath.icedtea.pulseaudio.Stream.disconnect(Stream.java:491)
org.classpath.icedtea.pulseaudio.PulseAudioDataLine.connect(PulseAudioDataLine.java:277)
org.classpath.icedtea.pulseaudio.PulseAudioDataLine.open(PulseAudioDataLine.java:102)
org.classpath.icedtea.pulseaudio.PulseAudioSourceDataLine.open(PulseAudioSourceDataLine.java:75)
org.classpath.icedtea.pulseaudio.PulseAudioDataLine.open(PulseAudioDataLine.java:296)
org.classpath.icedtea.pulseaudio.PulseAudioSourceDataLine.open(PulseAudioSourceDataLine.java:51)
games.stendhal.client.sound.system.SoundSystem.openOutput(SoundSystem.java:209)


-- 
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