https://bugzilla.wikimedia.org/show_bug.cgi?id=56737
Tim Landscheidt <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |WORKSFORME --- Comment #1 from Tim Landscheidt <[email protected]> --- "libgcc_s.so.1 must be installed for pthread_cancel to work" is an (obscure) indication that the job runs out of memory on start-up (cf. [[wikitech:Nova Resource:Tools/Help#Why am I getting errors about libgcc_s.so.1 must be installed for pthread_cancel to work?]]). You need to request more memory with the "-mem" option, e. g. "jsub -mem 350m php5 -v". -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
