https://bugzilla.wikimedia.org/show_bug.cgi?id=45561
--- Comment #2 from Jeroen De Dauw <[email protected]> --- Not sure why you are running into this, code looks correct. The exception certainly is. ... Can you verify that everything returned by usageCountProvider is a positive int? If you are running this on Windows, perhaps there is a to big int that overflows and thus ends up being negative (the default limit on Windows is smaller the the one on Linux, and we actually ran into this in the Wikidata project already). -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
