GNOME Bugzilla – Bug 686018
plugin loader does not skip over .debug directory
Last modified: 2012-11-13 08:56:42 UTC
I have run into a crash in Guacamayo, with the following BT:
+ Trace 231023
It would appear that the plugin loader is loading files in /usr/lib/rygel-1.0/.debug/ as if they were actual plugins.
Hm, not sure that the way bugzilla represent the BT is very helpful, see no.3 in the actual BT.
Created attachment 226828 [details] [review] core: Don't search for modules hidden folders Unless it's .libs so that --enable-uninstalled still works.
Created attachment 226830 [details] [review] core: Skip modules in hidden directories
Comment on attachment 226830 [details] [review] core: Skip modules in hidden directories Attachment 226830 [details] pushed as 0f93419 - core: Skip modules in hidden directories
Attachment 226828 [details] pushed as 230a684 - core: Don't search for modules hidden folders
Released in 0.16.2