On Thu, Oct 19, 2023 at 11:03:53AM +0800, xiao sheng wen wrote:
> > Also, do you think you can obtain a stack trace of that abort?
> 
> strace /usr/lib/x86_64-linux-gnu/webkit2gtk-4.0/MiniBrowser webkit://gpu
> 2>&1 |tee strace-webkit-egl.error.log

Thanks, that's useful, although I meant with gdb:

   $ gdb yelp
   [ let it crash ]
   Program received signal SIGABRT, Aborted.
   (gdb) bt

Berto

Reply via email to