Last modified: 2013-05-12 02:50:11 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 T49826, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 47826 - Some files generated by Lilypond are not displayed due to OOM error
Some files generated by Lilypond are not displayed due to OOM error
Status: RESOLVED DUPLICATE of bug 47534
Product: MediaWiki extensions
Classification: Unclassified
Score (Other open bugs)
unspecified
All All
: Normal normal (vote)
: ---
Assigned To: Jan Gerber
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-04-29 13:11 UTC by Ankry
Modified: 2013-05-12 02:50 UTC (History)
3 users (show)

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


Attachments

Description Ankry 2013-04-29 13:11:45 UTC
The following code is interpreted by lilypond without errors does not generate picture nor midi via Score MediaWiki extension. Error message generated does not contain any useful information.

https://pl.wikisource.org/wiki/Dyskusja_strony:PL_Tarnowski-Szkice_helweckie_i_Talia.djvu/101

Externally, lilipond generates correct .ps and midi files.
Comment 1 Brion Vibber 2013-04-29 13:25:05 UTC
In case it disappears later, here's the error message:

Unable to compile LilyPond input file:

Processing `/tmp/MWLP.4cb4b46c923bffd256aa103eb3a58fcf/file.ly'
Parsing...
Interpreting music... [8]
Preprocessing graphical objects...
Interpreting music... 
MIDI output to `file.midi'...
Finding the ideal number of pages...
Fitting music on 1 page...
Drawing systems...
Layout output to `file.ps'...
Converting to PNG...GS exited with status: 9ERROR: In procedure delete-file:
ERROR: No such file or directory

exited with status: 1
Comment 2 Andre Klapper 2013-04-29 14:46:19 UTC
(In reply to comment #0)
> Error message generated does not contain any useful information.

That's bug 47571.

Might be a dup of bug 47534.
Comment 3 Jan Gerber 2013-04-29 22:04:49 UTC
this is an out of memory error since its a rather complex composition, one option might be to increase the memory on the apache nodes.
Comment 4 Bawolff (Brian Wolff) 2013-05-11 09:16:36 UTC
Sounds like a dupe to me.

*** This bug has been marked as a duplicate of bug 47534 ***
Comment 5 Bawolff (Brian Wolff) 2013-05-11 11:13:13 UTC
(In reply to comment #3)
> this is an out of memory error since its a rather complex composition, one
> option might be to increase the memory on the apache nodes.

Just as a note, on my local install, the example renders fine with $wgMaxShellMemory = 55000; which is about half the memory limit used by wmf.
Comment 6 Bawolff (Brian Wolff) 2013-05-12 02:50:11 UTC
(In reply to comment #5)
> (In reply to comment #3)
> > this is an out of memory error since its a rather complex composition, one
> > option might be to increase the memory on the apache nodes.
> 
> Just as a note, on my local install, the example renders fine with
> $wgMaxShellMemory = 55000; which is about half the memory limit used by wmf.

Hmm, I close as a dupe, and then keep commenting on it, that's pretty bad practise.

Anyhow, just wanted to say I think you're right about it being a resource limit issue, not sure what the deal is with my local test not using that much resources...

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


Navigation
Links