Chuck Crisler ccrisler at mutualink.net
Fri May 29 09:41:00 PDT 2015


You tried to access an invalid address. Either an allocation failed but you
still de-referenced the pointer or you referenced a pointer after the
memory had been freed or memory was corrupted by some process walking past
the allocation. Run the task in gdb or enable core files.

On Fri, May 29, 2015 at 12:05 PM, Hamdi Rakkez <
hamdi.rakez.selotec at gmail.com> wrote:

> Hi all,
>
> What can cause a segmentation fault in a .so file ?
>
> I'm developing a plugin for *Gstreamer-1.0* but after compiling, building
> and installation and when I use gst-inspect-1.0 this (in red) appears and
> of course I can't find my plugin in the list.
>
>
> ERROR: Caught a segmentation fault while loading plugin file:
> /usr/local/lib/gstreamer-1.0/libgstvirtualdub.so
>
> Please either:
> - remove it and restart.
> - run with --gst-disable-segtrap --gst-disable-registry-fork and debug.
>
> ERROR: Caught a segmentation fault while loading plugin file:
> /usr/local/lib/gstreamer-1.0/libgstvirtualdub.so
>
> Please either:
> - remove it and restart.
> - run with --gst-disable-segtrap --gst-disable-registry-fork and debug.
>
>
> Thank you.
>
> Best,
> Hamdi
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
>


-- 
___________________________________________________
Name
*Chuck Crisler*

Mutualink, Inc.
3 Lan Dr.
Westford, MA  01886

Direct: (978) 490-3006 <%28866%29%20957-5465> Ext: 118

E-Mail: ccrisler at mutualink.net <employeer at mutualink.net>

Web: www.mutualink.net


The information in this email, and subsequent attachments, may contain
confidential information that is
intended solely for the attention and use of the named addressee(s). This
message or any part thereof
must not be disclosed, copied, distributed or retained by any person
without authorization from the addressee.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20150529/6d3d9d37/attachment-0001.html>


More information about the gstreamer-devel mailing list