2016-08-11 15:53 GMT+02:00 Reindl Harald <h.reindl(a)thelounge.net>:
Am 11.08.2016 um 15:46 schrieb Nicolas Chauvet:
>
> 2016-08-11 15:37 GMT+02:00 Reindl Harald <h.reindl(a)thelounge.net>:
>>
>> vlc-core-3.0.0-0.5.fc24.x86_64
>> vlc-3.0.0-0.5.fc24.x86_64
>>
>> crashs on intel graphics at least with modesetting driver, without
>> palying a
>> video, just start it from a konsole window and it will crash on close
>> _________________________
>>
>> 3.0.0-0.2.fc24
>>
>> don't crash but have below a video a second VLC with a small, black video
>> part and the complete controls below disabled
>
>
> Weird, vlc-3.0.0-0.5 has fixed the module registration, so it could be
> possible that some module wasn't registered properly and would have
> caused the same crash
no idea
> Reverting to vlc-3.0.0-0.2 without recreation of the module cache
> (with /usr/lib64/vlc/vlc-cache-gen /usr/lib64/vlc ) seems an unsafe
> test.
how is that my job - anyways it don't crash
> Can you attach a backstrace to bugzilla?
that below is just "/usr/bin/strace -s 256 -q -y -f -v vlc", wait some
seconds and close VLC without playing any file with vlc-3.0.0-0.5
I need something with gdb, not strace:
https://fedoraproject.org/wiki/StackTraces
Please also attach the full log of vlc -v output as this will help me
to understand the modules loaded that will lead the the crash.
Thx