[ooo-build] gstreamer and 3.2.1
Petr Mladek
pmladek at suse.cz
Wed Aug 4 07:59:14 PDT 2010
Jerry Geis píše v Út 03. 08. 2010 v 13:48 -0400:
> Petr,
>
> Looks like it does go find eventually the libgstreamer stuff in
> /usr/lib64 ....
yes, it looks for libraries in many locations, so there are usually many
false "No such file or directory" messages.
> however this SEGV below is most likely the issue.
The is not a real segmentation fail in your snippet.
> This is just a simple wav file in a 2 slide power point.
>
> 15549 13:43:09.628255 rt_sigaction(SIGSEGV, {0x2aaabc298d90, [],
> SA_RESTORER, 0x3b346302d0}, {0x2b54a8acb6b0, ~[KILL STOP RTMIN RT_1],
> SA_RESTORER|SA_RESTART, 0x3b346302d0}, 8) = 0
> 15549 13:43:09.628345 rt_sigaction(SIGSEGV, {0x2b54a8acb6b0, ~[KILL STOP
The above message mean that the application defined handling of the SEGV
signal. Many applications does it. For example, they show a dialog to
send the backtrace, ...
Anyway, let's move the discussion to the bug entry.
Best Regards,
Petr
More information about the ooo-build
mailing list