[Bug 404631] [check] print stack trace on segfault in unit tests

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Mar 17 08:17:52 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=404631

--- Comment #4 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
It might be worth reconsidering this patch, it might be useful when run on
build bots (once the buildbots actually show the info output by the tests and
not just the failure).

If you're trying to debug a crash in a unit test, you'd typically do:

  tests/check $ make foo/bar.gdb

or

  tests/check $ make foo/bar.valgrind

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list