! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Is mousepad leaking closures?
Status:
RESOLVED: FIXED
Product:
Mousepad
Component:
General

Comments

Description alister.hood 2013-11-19 11:22:32 CET
(Sorry if that summary isn't accurate: I can't get my head around what closures really are.)

If I start mousepad from a terminal, I see a large number of errors like this, most notably when opening and closing files.  I don't understand it, but it doesn't look healthy.   The closest thing I can find on Google is this https://bugs.eclipse.org/bugs/show_bug.cgi?id=407077

My glib version is 2.38.1




(mousepad:1118): GLib-GObject-WARNING **: gclosure.c:697: unable to remove uninstalled invalidation notifier: 0xb6f22f80 (0xa0b5508)

(mousepad:1118): GLib-GObject-WARNING **: gclosure.c:697: unable to remove uninstalled invalidation notifier: 0xb6f22f80 (0xa0b5508)

(mousepad:1118): GLib-GObject-WARNING **: gclosure.c:697: unable to remove uninstalled invalidation notifier: 0xb6f22f80 (0xa0b5508)

(mousepad:1118): GLib-GObject-WARNING **: gclosure.c:697: unable to remove uninstalled invalidation notifier: 0xb6f22f80 (0xa0b5508)

(mousepad:1118): GLib-GObject-WARNING **: gclosure.c:697: unable to remove uninstalled invalidation notifier: 0xb6f22f80 (0xa0b5508)
Comment 1 Matthew Brush editbugs 2014-07-12 06:05:23 CEST
It seems to be related to multi-windows maybe. I can imagine where some signals are connected to windows but the signals are disconnected after the windows are closed or something. Will investigate once I get some time.

Bug #10501

Reported by:
alister.hood
Reported on: 2013-11-19
Last modified on: 2014-07-13

People

Assignee:
Matthew Brush
CC List:
1 user

Version

Target Milestone:
Mousepad 0.2.x

Attachments

Additional information