[Bug 698242] New: abort() in custom printf
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Apr 17 13:45:00 PDT 2013
https://bugzilla.gnome.org/show_bug.cgi?id=698242
GStreamer | gstreamer (core) | git
Summary: abort() in custom printf
Classification: Platform
Product: GStreamer
Version: git
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gstreamer (core)
AssignedTo: gstreamer-bugs at lists.freedesktop.org
ReportedBy: ensonic at sonicpulse.de
QAContact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
sees to be caused by
https://bugzilla.gnome.org/show_bug.cgi?id=697970
and happened reproducably with a partially updates gstreamer
(updated core/base/good, but ugly/bad/ffmpeg where about a week old)
#0 0x00002aaaabe54425 in __GI_raise (sig=<optimized out>) at
../nptl/sysdeps/unix/sysv/linux/raise.c:64
#1 0x00002aaaabe57b8b in __GI_abort () at abort.c:91
#2 0x00002aaaab46fc13 in __gst_vasnprintf (resultbuf=0x0,
lengthp=0x7fffffffb928, format=<optimized out>, args=<optimized out>) at
vasnprintf.c:979
#3 0x00002aaaab47104a in __gst_vasprintf (result=0x7fffffffba60,
format=<optimized out>, args=<optimized out>) at printf.c:154
#4 0x00002aaaab4139bd in gst_debug_message_get (message=0x7fffffffba60) at
gstinfo.c:531
#5 0x0000000000429f30 in check_gst_log_handler (category=0x7908a0,
level=GST_LEVEL_DEBUG, file=0x2aaabd3ed3e5 "gstfaac.c", function=0x2aaabd3ed800
<__FUNCTION__.19305> "gst_faac_getcaps", line=357, object=0x918000,
_message=0x7fffffffba60, data=0x0) at tests/bt-check.c:289
#6 0x00002aaaab4136ab in gst_debug_log_valist (category=0x7908a0,
level=GST_LEVEL_DEBUG, file=0x2aaabd3ed3e5 "gstfaac.c", function=0x2aaabd3ed800
<__FUNCTION__.19305> "gst_faac_getcaps", line=357, object=0x918000,
format=0x2aaabd3ed3ef "Generated sinkcaps: %P", args=0x7fffffffbae8) at
gstinfo.c:509
#7 0x00002aaaab413817 in gst_debug_log (category=<optimized out>,
level=<optimized out>, file=<optimized out>, function=<optimized out>,
line=<optimized out>, object=<optimized out>, format=0x2aaabd3ed3ef "Generated
sinkcaps: %P")
at gstinfo.c:436
#8 0x00002aaabd3eb93f in gst_faac_getcaps (enc=0x918000, filter=0x0) at
gstfaac.c:357
#9 0x00002aaaaaf87527 in gst_audio_encoder_sink_query (pad=0x88dcc0,
parent=0x918000, query=0x2aaab8005000) at gstaudioencoder.c:1623
#10 0x00002aaaab424eb8 in gst_pad_query (pad=0x88dcc0, query=0x2aaab8005000) at
gstpad.c:3419
#11 0x00002aaaab4254b9 in gst_pad_peer_query (pad=0x8c49e0,
query=0x2aaab8005000) at gstpad.c:3550
#12 0x00002aaaab4582a6 in gst_pad_peer_query_caps (pad=0x8c49e0, filter=0x0) at
gstutils.c:2797
--
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