[Users] [Bug 3231] segfault on unload python

noreply at thewildbeast.co.uk noreply at thewildbeast.co.uk
Wed Jul 23 18:44:03 CEST 2014


http://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=3231

--- Comment #2 from Pierre Fortin <pf at pfortin.com> ---
pluginwindow.c:298:Creating plugins window...
pluginwindow.c:427:called inc_lock (lock count 1)
acpi_notifier.c:656:acpiprefs.file_path NULL
acpi_notifier.c:656:acpiprefs.file_path NULL
acpi_notifier.c:656:acpiprefs.file_path NULL
plugin.c:288:removing /usr/local/lib/claws-mail/plugins/python.so rdeps
hooks.c:90:unregisted hook 1 in 'compose_created'
python_plugin.c:719:Python plugin done and unloaded.
[1]+  Done                    claws-mail
Segmentation fault

This instance works:
pluginwindow.c:298:Creating plugins window...
pluginwindow.c:427:called inc_lock (lock count 1)
plugin.c:288:removing /usr/local/lib/claws-mail/plugins/python.so rdeps
hooks.c:90:unregisted hook 1 in 'compose_created'
python_plugin.c:719:Python plugin done and unloaded.
prefs.c:310:Found [Plugins_Common]
prefs.c:310:Found [Plugins_GTK2]
pluginwindow.c:77:called inc_unlock (lock count 0)


When running with --debug, the instance that crashes outputs this message about
once per second:
acpi_notifier.c:656:acpiprefs.file_path NULL

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Users mailing list