Opened 15 years ago
Closed 15 years ago
#21382 closed defect (worksforme)
gst-plugins-base "Abort trap" on Snow Leopard
Reported by: | johnrosshunt@… | Owned by: | rmsfisher@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.0 |
Keywords: | Cc: | ||
Port: | gst-plugins-base |
Description
Testing gstreamer generates "Abort trap" after gst-plugins-base is installed.
Here's what happens with gstreamer only installed (the following messages mean everything is ok):
macbook ~ $ gst-launch -v fakesrc num_buffers=5 ! fakesink Setting pipeline to PAUSED ... Pipeline is PREROLLING ... /GstPipeline:pipeline0/GstFakeSrc:fakesrc0: last-message = "get ******* > ( 0 bytes, timestamp: none, duration: none, offset: 0, offset_end: -1, flags: 0) 0x10100ce00" /GstPipeline:pipeline0/GstFakeSink:fakesink0: last-message = "preroll ******* " /GstPipeline:pipeline0/GstFakeSink:fakesink0: last-message = "event ******* E (type: 102, GstEventNewsegment, update=(boolean)false, rate=(double)1, applied-rate=(double)1, format=(GstFormat)GST_FORMAT_BYTES, start=(gint64)0, stop=(gint64)-1, position=(gint64)0;) 0x1010121c0" Pipeline is PREROLLED ... Setting pipeline to PLAYING ... /GstPipeline:pipeline0/GstFakeSrc:fakesrc0: last-message = "event ******* E (type: 289, GstEventLatency, latency=(guint64)0;) 0x101012200" New clock: GstSystemClock /GstPipeline:pipeline0/GstFakeSink:fakesink0: last-message = "chain ******* < ( 0 bytes, timestamp: 0:00:00.000000000, duration: none, offset: 0, offset_end: -1, flags: 32) 0x10100ce00" /GstPipeline:pipeline0/GstFakeSrc:fakesrc0: last-message = "get ******* > ( 0 bytes, timestamp: none, duration: none, offset: 1, offset_end: -1, flags: 0) 0x10100ce80" /GstPipeline:pipeline0/GstFakeSink:fakesink0: last-message = "chain ******* < ( 0 bytes, timestamp: 0:00:00.000000000, duration: none, offset: 1, offset_end: -1, flags: 0) 0x10100ce80" /GstPipeline:pipeline0/GstFakeSrc:fakesrc0: last-message = "get ******* > ( 0 bytes, timestamp: none, duration: none, offset: 2, offset_end: -1, flags: 0) 0x10100cf00" /GstPipeline:pipeline0/GstFakeSink:fakesink0: last-message = "chain ******* < ( 0 bytes, timestamp: 0:00:00.000000000, duration: none, offset: 2, offset_end: -1, flags: 0) 0x10100cf00" /GstPipeline:pipeline0/GstFakeSrc:fakesrc0: last-message = "get ******* > ( 0 bytes, timestamp: none, duration: none, offset: 3, offset_end: -1, flags: 0) 0x10083e030" /GstPipeline:pipeline0/GstFakeSink:fakesink0: last-message = "chain ******* < ( 0 bytes, timestamp: 0:00:00.000000000, duration: none, offset: 3, offset_end: -1, flags: 0) 0x10083e030" /GstPipeline:pipeline0/GstFakeSrc:fakesrc0: last-message = "get ******* > ( 0 bytes, timestamp: none, duration: none, offset: 4, offset_end: -1, flags: 0) 0x10083e0b0" /GstPipeline:pipeline0/GstFakeSink:fakesink0: last-message = "chain ******* < ( 0 bytes, timestamp: 0:00:00.000000000, duration: none, offset: 4, offset_end: -1, flags: 0) 0x10083e0b0" /GstPipeline:pipeline0/GstFakeSink:fakesink0: last-message = "event ******* E (type: 86, ) 0x1010121c0" Got EOS from element "pipeline0". Execution ended after 681000 ns. Setting pipeline to PAUSED ... Setting pipeline to READY ... Setting pipeline to NULL ... Freeing pipeline ... macbook ~ $ port installed | egrep -i gst gstreamer @0.10.24_0 (active)
And here's what happens after installing gst-plugins-base:
macbook ~ $ gst-launch -v fakesrc num_buffers=5 ! fakesink Abort trap macbook ~ $ port installed | egrep -i gst gst-plugins-base @0.10.24_1 (active) gstreamer @0.10.24_0 (active)
Change History (5)
comment:1 Changed 15 years ago by jmroot (Joshua Root)
Owner: | changed from macports-tickets@… to rmsfisher@… |
---|---|
Port: | gst-plugins-base added |
comment:2 Changed 15 years ago by rmsfisher@…
comment:3 Changed 15 years ago by rmsfisher@…
Status: | new → assigned |
---|
comment:4 Changed 15 years ago by johnrosshunt@…
I no longer get the error either. Go ahead and close it.
comment:5 Changed 15 years ago by rmsfisher@…
Resolution: | → worksforme |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
John, I am no longer seeing this error message.
euclid:~ ryan$ port installed gst-plugins-base gst-plugins-good gst-plugins-ugly gstreamer The following ports are currently installed:
If y'all would confirm that this issue has been resolved (either via some upstream change or the 10.6.2 point release) I would like to close the ticket.