Actions
Bug #8273
opentime-slider can't delete snapshots
Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
2017-05-26
Due date:
% Done:
0%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Description
time-slider-delete generates 'Unexpected error from C library during 'pthread_mutex_lock': Deadlock situation detected/avoided. Aborting'
$ sudo /usr/bin/python2.7 /usr/lib/time-slider-delete rpool/export/home/test@zfs-auto-snap_daily-2017-05-21-17h42 Password: ** Message: pygobject_register_sinkfunc is deprecated (GtkWindow) ** Message: pygobject_register_sinkfunc is deprecated (GtkInvisible) ** Message: pygobject_register_sinkfunc is deprecated (GtkObject) GLib (gthread-posix.c): Unexpected error from C library during 'pthread_mutex_lock': Deadlock situation detected/avoided. Aborting.
Updated by Nikola M. about 5 years ago
I confirm this when issuing ' /usr/bin/python2.7 /usr/lib/time-slider-delete '
Tried also using 'time-slider-setup' GUI, and it CAN delete a snapshot.only putting 2 times the message:
- Message: pygobject_register_sinkfunc is deprecated (GtkWindow)
- Message: pygobject_register_sinkfunc is deprecated (GtkInvisible)
- Message: pygobject_register_sinkfunc is deprecated (GtkObject)
Maybe /usr/lib/time-slider-delete was not meant to run from CLI, but only from the GUI?
Actions