[gstreamer-bugs] [Bug 427573] New: segmentation fault when using osxaudiosrc

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sun Apr 8 06:06:23 PDT 2007


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=427573

  GStreamer | gst-plugins-good | Ver: HEAD CVS
           Summary: segmentation fault when using osxaudiosrc
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Macintosh
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: bugs at erikkallen.nl
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


when I run gst-launch-0.10 osxaudiosrc ! audioconvert ! lame ! filesink
location=test.mp3

I get a segmentation fault

I tried using diffrent sinks and sources but as soon as I use osxaudiosrc the
program segfaults

I ran the program using gdb this is it's output:

Program received signal EXC_BAD_ACCESS, Could not access memory.
Reason: KERN_PROTECTION_FAILURE at address: 0x00000000
[Switching to process 25484 thread 0x4e0b]
0xffff0840 in ___memcpy () at
/System/Library/Frameworks/System.framework/PrivateHeaders/i386/cpu_capabilities.h:228
Line number 228 out of range;
/System/Library/Frameworks/System.framework/PrivateHeaders/i386/cpu_capabilities.h
has 37 lines.
(gdb) bt
#0  0xffff0840 in ___memcpy () at
/System/Library/Frameworks/System.framework/PrivateHeaders/i386/cpu_capabilities.h:228
#1  0x000c7599 in gst_osx_audio_src_io_proc (inDevice=272, inNow=0xb0182e80,
inInputData=0x124e280, inInputTime=0xb0182da0, outOutputData=0x124ec80,
inOutputTime=0xb0182d60, inClientData=0x66010) at gstosxaudiosrc.c:262
#2  0x9146fb8e in HP_IOProc::Call ()
#3  0x9146f1b6 in IOA_Device::CallIOProcs ()
#4  0x9146ef41 in HP_IOThread::PerformIO ()
#5  0x9146d493 in HP_IOThread::WorkLoop ()
#6  0x9146d0e9 in HP_IOThread::ThreadEntry ()
#7  0x914616f5 in CAPThread::Entry ()
#8  0x90024147 in _pthread_body ()

I'm running Mac OSX 10.4.9 compiled gstreamer from cvs


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=427573.




More information about the Gstreamer-bugs mailing list