On 12 July 2016 at 10:26, mtsio <[email protected]> wrote: > I tested it with info from SVN. > > Attached the debug info with -x 3. I think though it's not very > accurate. I ran info gith gdb and the last files info searched was > gnash_user and gnash_ref.
You're right, this log doesn't tell us anything. I notice some memory leaks when doing some testing, so I am going to try to fix those anyway. > Maybe the bug is about preparing/showing the results of apropos not > about the search itself. I suggest trying "info gettext" followed by searching in the index of the file, like "Igettext RET". That could be a simpler way to get a segmentation fault so would be easier to investigate. If not, it could be hard to get to the root of this.
