Segmentation fault when trying to open RTSP stream when no route to host (Bug #1050)


Added by grzesiek grz almost 14 years ago. Updated almost 10 years ago.


Status:Cancelled Start date:
Priority:Normal Due date:
Assignee:- % Done:

0%

Category:highgui-camera
Target version:-
Affected version:2.4.0 - 2.4.8 Operating System:Any
Difficulty: HW Platform:Any
Pull request:

Description

Hello,

I've encountered problem with handling RTSP stream when camera is down or there is no route to host:

TCP connection to 192.168.1.24:554 failed: No route to host

(MyApp:4807): GStreamer-CRITICAL **: 
Trying to dispose element pipeline0, but it is in READY instead of the NULL state.
You need to explicitly set elements to the NULL state before
dropping the final reference, to allow them to clean up.
This problem may also be caused by a refcounting bug in the
application or some element.

(MyApp:4807): GLib-GObject-CRITICAL **: g_object_ref: assertion @G_IS_OBJECT (object)' failed

(MyApp:4807): GStreamer-CRITICAL **: gst_element_post_message: assertion @GST_IS_ELEMENT (element)' failed
Segmentation fault

This probably needs further tracking, but I suspect this is GStreamer implementation problem in OpenCV (tested on GStreamer version 0.10.32).

I'm connecting this bug to highgui component as it is generated via VideoCapture class.

Checked on r5031, 2.2 release is also affected.

Regards,
Grzegorz B.
ntsn.pl software development
[http://ntsn.pl/en]


Associated revisions

Revision f477696c
Added by Roman Donchenko over 11 years ago

Merge pull request #1050 from pengx17:2.4_clach_mod

History

Updated by Alexander Shishkov about 13 years ago

  • Description changed from Hello, I've encountered problem with handling RTSP stream when camera is... to Hello, I've encountered problem with handling RTSP stream when camera is... More

Updated by Alexander Shishkov almost 13 years ago

  • Priority changed from High to Normal
  • Target version deleted ()

Updated by Alexander Shishkov almost 13 years ago

  • Target version deleted ()

Updated by Andrey Kamaev over 12 years ago

  • Category changed from highgui-images to highgui-camera

Updated by Vadim Pisarevsky almost 10 years ago

let's cancel very old bug in a hope that they are not relevant anymore; please, reopen if they are still relevant

  • Status changed from Open to Cancelled
  • HW Platform set to Any
  • Operating System set to Any
  • Affected version set to 2.4.0 - 2.4.8

Also available in: Atom PDF