After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 788866 - rtspconnection: tests sometimes get stuck while connecting to host
rtspconnection: tests sometimes get stuck while connecting to host
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
git master
Other Linux
: Normal minor
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2017-10-12 09:25 UTC by Jonathan Karlsson
Modified: 2018-11-03 12:00 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
stacktrace (4.94 KB, text/plain)
2017-10-12 09:50 UTC, Jonathan Karlsson
Details
stacktrace (7.71 KB, text/plain)
2017-10-12 10:39 UTC, Jonathan Karlsson
Details

Description Jonathan Karlsson 2017-10-12 09:25:55 UTC
Sometimes the tests in tests/check/libs/rtspconnection.c get stuck in create_connection on g_socket_client_connect_to_host.
It can happen from any of the test cases.

Easily reproduced when running the tests "forever", seen within seconds.
Can also happen when running the suite once.
Comment 1 Tim-Philipp Müller 2017-10-12 09:33:11 UTC
Could you add the stack tracce (of all threads) when it happens?
Comment 2 Jonathan Karlsson 2017-10-12 09:36:23 UTC
Sorry, I can't reproduce it in gdb. Did not know that.
Comment 3 Tim-Philipp Müller 2017-10-12 09:40:59 UTC
You can attach gdb to it from outside in another terminal once it hangs, if you're fast enough :) 

gdb -p $PID
Comment 4 Jonathan Karlsson 2017-10-12 09:50:43 UTC
Created attachment 361407 [details]
stacktrace

Attached the stacktrace!
Comment 5 Jonathan Karlsson 2017-10-12 10:39:50 UTC
Created attachment 361409 [details]
stacktrace

And now one with all symbols.. :)
Comment 6 GStreamer system administrator 2018-11-03 12:00:45 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/issues/392.