Summary: | Segmentation fault on MacOSX | ||
---|---|---|---|
Product: | Orc | Reporter: | simon |
Component: | Orc | Assignee: | David Schleef <ds> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | critical | ||
Priority: | medium | CC: | tim |
Version: | unspecified | ||
Hardware: | x86-64 (AMD64) | ||
OS: | Mac OS X (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | Output of orc-bugreport |
This bug comes up quite a bit, e.g. https://bugzilla.gnome.org/show_bug.cgi?id=628415 As a reference, there is also a bug tracking this in the MacPorts project, https://trac.macports.org/ticket/28901. Does this still happen with orc 0.4.13 ? Seems fixed in 0.4.16. Simon, can you confirm this? I'm going to close this, as I'm pretty sure this is fixed. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.
Created attachment 42852 [details] Output of orc-bugreport The problem first occured when using videotestsrc of gstreamer. It gives a segmentation fault independent of which sink I use. The version of orc is 0.4.11 Running $ ORC_CODE=backup gst-launch videotestsrc ! fakesink works fine, while the following produces a segmentation fault: $ gst-launch videotestsrc ! fakesink Leitung wird auf PAUSIERT gesetzt ... Leitung läuft vor … Caught SIGSEGV accessing address 0x593f91 #0 0x00007fff87a58e92 in select$DARWIN_EXTSN () #1 0x0000000100347132 in g_poll () #2 0x0000000100339fa8 in g_main_context_iterate () #3 0x000000010033a2a5 in g_main_loop_run () #4 0x0000000100018611 in gst_bus_poll () #5 0x000000010000192b in find_highest_version () #6 0x0000000100002cbe in _print () #7 0x0000000100001564 in main () Spinning. Please run 'gdb gst-launch 23258' to continue debugging, Ctrl-C to quit, or Ctrl-\ to dump core. The output of orc-bugreport is attached: $ ORC_DEBUG=9 orc-bugreport > orc.log 2>&1 Segmentation fault