Am Donnerstag, dem 25.11.2021 um 22:15 +0100 schrieb Daniel Leidert:
> I did some debugging with this issue and it actually seems to be caused by
> ruby-gtk2. It is easy to reproduce. In irb:
>
> require 'gtk2'
> include Gtk
> require 'openssl'
>
> => crash (happens when openssl loads openssl.so)
I did some debugging with this issue and it actually seems to be caused by
ruby-gtk2. It is easy to reproduce. In irb:
require 'gtk2'
include Gtk
require 'openssl'
=> crash (happens when openssl loads openssl.so):
Traceback (most recent call last):
28: from /usr/bin/pdfwalker:25:in `'
2 matches
Mail list logo