Comment 11 for bug 932064

Revision history for this message
Nathan Klock (nathan-etf3) wrote : Re: amtape crash

I can confirm this error on Ubuntu Server 11.04 x64. Trying to set up a new Amanda backup set and I am getting the following:

root@UtilServer:/mnt/Backup/amanda/DailySet1# su backup
$ for i in 1 2 3 4 5 6; do /usr/sbin/amlabel DailySet1 DailySet1-${i} slot ${i}; done
**
ERROR:glib-util.c:45:glib_init: assertion failed: (!g_thread_supported())
Aborted (core dumped)
**
ERROR:glib-util.c:45:glib_init: assertion failed: (!g_thread_supported())
Aborted (core dumped)
**
ERROR:glib-util.c:45:glib_init: assertion failed: (!g_thread_supported())
Aborted (core dumped)
**
ERROR:glib-util.c:45:glib_init: assertion failed: (!g_thread_supported())
Aborted (core dumped)
**
ERROR:glib-util.c:45:glib_init: assertion failed: (!g_thread_supported())
Aborted (core dumped)
**
ERROR:glib-util.c:45:glib_init: assertion failed: (!g_thread_supported())
Aborted (core dumped)