[Mono-bugs] [Bug 353953] New: Sprawl crash

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Jan 15 13:18:30 EST 2008


https://bugzilla.novell.com/show_bug.cgi?id=353953


           Summary: Sprawl crash
           Product: Moonlight
           Version: unspecified
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: media
        AssignedTo: rolfkvinge at ya.com
        ReportedBy: miguel at novell.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


This is probably due to the media changes:

Start the game:

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xae8ffb90 (LWP 4916)]
0xafe13269 in Media::FrameReaderLoop (this=0x9dfc578) at pipeline.cpp:419
419                             while (current != NULL &&
current->frame->stream->GetType () != MediaTypeAudio) {
Current language:  auto; currently c++
(gdb) where
#0  0xafe13269 in Media::FrameReaderLoop (this=0x9dfc578) at pipeline.cpp:419
#1  0xafe1339d in Media::FrameReaderLoop (data=0x9dfc578) at pipeline.cpp:397
#2  0xb7d8d192 in start_thread () from /lib/libpthread.so.0
#3  0xb728c02e in clone () from /lib/libc.so.6
(gdb) p current
$1 = (Media::Node *) 0xaecb0a98
(gdb) p current->frame
$2 = (MediaFrame *) 0xaecb1f18
(gdb) p current->frame->stream
$3 = (IMediaStream *) 0x0
(gdb)


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list