[Bug 739431] Provide a --enable-asan switch in configure.ac

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Oct 30 16:06:41 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=739431
  GStreamer | gstreamer (core) | git

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |t.i.m at zen.co.uk
     Ever Confirmed|0                           |1

--- Comment #2 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2014-10-30 23:06:35 UTC ---
I think maybe we should also check if the compiler supports -fsanitize-address?

I get the following build failure (debian sid, gcc 4.9.1):
//usr/lib/x86_64-linux-gnu/libasan.so.1: warning: the use of `tmpnam' is
dangerous, better use `mkstemp'
//usr/lib/x86_64-linux-gnu/libasan.so.1: warning: the use of `tempnam' is
dangerous, better use `mkstemp'
//usr/lib/x86_64-linux-gnu/libasan.so.1: warning: the use of `tmpnam_r' is
dangerous, better use `mkstemp'
Command
'['/home/tpm/gst/glib-master/gstreamer/gst/tmp-introspectniGdf2/Gst-1.0',
'--introspect-dump=/home/tpm/gst/glib-master/gstreamer/gst/tmp-introspectniGdf2/functions.txt,/home/tpm/gst/glib-master/gstreamer/gst/tmp-introspectniGdf2/dump.xml']'
returned non-zero exit status -11
Makefile:1958: recipe for target 'Gst-1.0.gir' failed

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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