audit: kauditd hold queue overflow
I'm developing program on gstreamer rtsp application.
$ gst-launch-1.0 -vvv playbin uri=rtsp://127.0.0.1:8554/test
I got following error ...
...............................................................................
Jun 25 09:06:27 develop audit: ANOM_ABEND auid=1001 uid=1001 gid=1001 ses=2 pid=5628 comm="http-launch" exe="http-launch" sig=11 res=1
Jun 25 09:06:27 develop kernel: http-launch[5628]: segfault at 10 ip b66797ea sp bf9cccb0 error 4 in libglib-2.0.so.0.5000.1[b6636000+128000]
Jun 25 09:06:27 develop kernel: audit: type=1701 audit(1498349187.716:171): auid=1001 uid=1001 gid=1001 ses=2 pid=5628 comm="http-launch" exe="http-launch" sig=11 res=1
Jun 25 09:06:27 develop kernel: audit: auditlost=128 auditratelimit=0 auditbacklog_limit=64
Jun 25 09:06:27 develop kernel: audit: kauditd hold queue overflow ...............................................................................
and i can look the word in log message "kernel: audit: kauditd hold queue overflow", when boot fedora25,
can i resolve problem ?