https://bugzilla.wikimedia.org/show_bug.cgi?id=27687

           Summary: Special:Ask gives out-of-memory error if there are too
                    many properties
           Product: MediaWiki extensions
           Version: any
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: major
          Priority: Normal
         Component: Semantic MediaWiki
        AssignedTo: mar...@semantic-mediawiki.org
        ReportedBy: t...@thethirdturn.com
                CC: jeroen_ded...@yahoo.com


The Third Turn (thethirdturn.com) has millions of properties.

The autocomplete capabilities of Special:Ask tries to get all of them, blowing
out the memory of my machine:

Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to
allocate 86 bytes) in
/path/w/extensions/SemanticMediaWiki/includes/datavalues/SMW_DV_Property.php on
line 97

While I know my site is an extreme example of SMW (I do need to go through and
start streamlining my properties with Semantic Internal Objects), it would be
nice to have some sort of sanity check that kills autocompletion after
5,000/whatever # properties.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to