irssi-import / bugs.irssi.org

bugs.irssi.org archive
https://github.com/irssi/irssi/issues
0 stars 0 forks source link

GLib warnings on exit when irssi is built --with-perl-staticlib and scripts were loaded #814

Open irssibot opened 12 years ago

irssibot commented 12 years ago

When irssi is built --with-perl-staticlib, and any perl script is loaded, the following warnings are displayed on exit:

GLib warning: signal_free(script destroyed) : signal still has 3 references: GLib warning: - module 'perl/core' function 0x4f0f10 GLib warning: - module 'perl/core' function 0x4cb5e0 GLib warning: - module 'perl/core' function 0x4b98c0

Also reproducible with current SVN version.