Last modified: 2013-11-07 22:29:15 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T58737, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 56737 - php5-cli not working in gridengine
php5-cli not working in gridengine
Status: RESOLVED WORKSFORME
Product: Wikimedia Labs
Classification: Unclassified
tools (Other open bugs)
unspecified
All All
: Unprioritized normal
: ---
Assigned To: Marc A. Pelletier
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-11-07 20:29 UTC by Johan
Modified: 2013-11-07 22:29 UTC (History)
2 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Johan 2013-11-07 20:29:08 UTC
My basic test case "jsub php5 -v" doesn't work in tools project.

johang@tools-dev:~$ cat php5.err 
libgcc_s.so.1 must be installed for pthread_cancel to work

Yet, "php5 -v" runs fine when I log in to an exec instance and run it manually.
Comment 1 Tim Landscheidt 2013-11-07 22:29:15 UTC
"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".

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links