[Bug 339560] Re: stack smashing detected with tracker-indexer

2009-03-21 Thread billy shears
** Changed in: tracker (Ubuntu) Status: New = Fix Released -- stack smashing detected with tracker-indexer https://bugs.launchpad.net/bugs/339560 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 339560] Re: stack smashing detected with tracker-indexer

2009-03-09 Thread Martyn Russell
Hi, Wow, this code has been in use for a while and we have not seen this. I just checked and double checked your logic and you are right. Superb catch! Now committing a fix to TRUNK. This will be available in this weeks release 0.6.91. Do you have the file here which is causing this problem so

[Bug 339560] Re: stack smashing detected with tracker-indexer

2009-03-09 Thread billy shears
it crashed with big text files, here is one of them. maybe your compiler is configured differently than mine? AFAIK ubuntu's compiler enables stack protection by default, but other distributors might choose to disable it to avoid the little performance hit. ** Attachment added: ltmain.sh