Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: X Window issues



На 2019-05-12 в 07:34, Kamil Rytarowski написа:
> On 12.05.2019 08:09, Martin Husemann wrote:
>> On Sat, May 11, 2019 at 11:25:42PM +0100, Chavdar Ivanov wrote:
>>> There is definitely some recent problem with the new Intel driver. A few
>>> days ago, still under 8.99.37, it worked very well for me (Intel 530).
>>> glmark2 completed with no problems, videos were played as expected by
>>> Firefox 66.0.3 etc. Today, under just built 8.99.39 - past the
>>> introduction of the old Intel 2014 driver (but of course I am using the
>>> new one), videos start playing for a couple of seconds then continue to
>>> stutter and freeze, glmark2 ran OK twice, but once it killed the X
>>> server, I am also getting a lot of messages like:
>> This is a new audio issue, there is a PR about it

On a system from today I tested firefox 66.0.5 again. Videos can't be
played at all as described above. I did download one to test locally, it
played perfectly well with decent sound, using mpv. It only crashed on
exit as follows:

.....

~ gdb =mpv mpv.core     
GNU gdb (GDB) 8.0.1
Copyright (C) 2017 Free Software Foundation, Inc.
...

Reading symbols from /usr/pkg/bin/mpv...done.
[New process 1]
[New process 2]
Core was generated by `mpv'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x000079d3a523c828 in ?? () from /usr/X11R7/lib/modules/dri/i965_dri.so
[Current thread is 1 (process 1)]
(gdb) bt
#0  0x000079d3a523c828 in ?? () from /usr/X11R7/lib/modules/dri/i965_dri.so
#1  0x000079d3a523cb01 in ralloc_free () from
/usr/X11R7/lib/modules/dri/i965_dri.so
#2  0x000079d3a4b896f5 in _mesa_glsl_release_builtin_functions() () from
/usr/X11R7/lib/modules/dri/i965_dri.so
#3  0x000079d3a523ea41 in _mesa_destroy_shader_compiler () from
/usr/X11R7/lib/modules/dri/i965_dri.so
#4  0x000079d3a4a6e579 in ?? () from /usr/X11R7/lib/modules/dri/i965_dri.so
#5  0x000079d3c0de6480 in ?? ()
#6  0x000079d3a5249369 in _fini () from
/usr/X11R7/lib/modules/dri/i965_dri.so
#7  0x0000000000000000 in ?? ()
(gdb) .....

So it appears for now only firefox video playing is affected.


Audio otherwise works - tested with beep media player (and, obviously,
with mpv).


>>
>> Martin
>>
> My observations are not related to audio.
>
> With the older laptop, I keep observing quick X crashes after startup.
> This happens with 8.99.39 and Intel 2014. There is no specific action or
> program to trigger the crash. It's random.
>
> Using new Intel driver causes very slow startup (like 15 minutes?
> sometimes longer) until some timeouts will expire, but X is in general
> stable as long as I'm not using any hardware gpu features. Using hw
> acceleration causes either application crash, X crash or instant
> computer reset.
>
> Audio with 8.99.39 is stable for me.
>
> On my new laptop, I have just tested newer Intel driver and it is
> tolerable ("splashes" for changes on the screen, typing text; hw output
> in mpv seems to be usable). X crashes when attempting to start Opera.
>
> I can perform any debugging after BSDCan. Hopefully my X won't crash
> during the presentations.
>



Home | Main Index | Thread Index | Old Index