[Bug 33882] gtags (GNU GLOBAL) 6.2.x crashes on indexing of large projects

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Jun 6 09:34:49 CDT 2014


http://bugs.winehq.org/show_bug.cgi?id=33882

--- Comment #7 from pg_nedev at abv.bg ---
Hi,

In the main source folder (in your case linux-3.12.20-src-dir) I'm running:

wine gtags.exe -c

which reports:

sort: cannot create temporary file: \s14.: Permission denied

This is with native msvcrt.dll.
You'll need to have gtags.exe and sort.exe in the src folder. If I remove the
sort.exe then gtags.exe passes with some warning about sort not completed.

It appears sort.exe which is invoked from gtags.exe does not have permissions
to create its temporaries.

Thanks,
Pavel

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list