Last modified: 2013-02-18 10:02:30 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 T45970, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 43970 - Fatal error when exporting osm-site (YamlFFS)
Fatal error when exporting osm-site (YamlFFS)
Status: RESOLVED WORKSFORME
Product: MediaWiki extensions
Classification: Unclassified
Translate (Other open bugs)
master
All All
: Normal major (vote)
: ---
Assigned To: Nobody - You can work on this!
https://translatewiki.net/w/i.php?tit...
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-01-14 21:03 UTC by Nemo
Modified: 2013-02-18 10:02 UTC (History)
4 users (show)

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


Attachments

Description Nemo 2013-01-14 21:03:23 UTC
The command 'perl -MYAML::Syck=DumpFile -MPHP::Serialization=unserialize -MFile::Slurp=slurp -we '$YAML::Syck::Headless = 1;$YAML::Syck::SortKeys = 1;my $tf = q[/tmp/yaml-load-4wnyaV];my $serialized = slurp($tf);my $unserialized = unserialize($serialized);my $unserialized_utf8 = deutf8($unserialized);DumpFile(qq[$tf.yaml], $unserialized_utf8);sub deutf8 {if(ref($_[0]) eq "HASH") {return { map { deutf8($_) } %{$_[0]} };} elsif(ref($_[0]) eq "ARRAY") {return [ map { deutf8($_) } @{$_[0]} ];} else {my $s = $_[0];utf8::decode($s);return $s;}}' 2>&1' died in execution with exit code '127':

Backtrace:

#0 /www/translatewiki.net/w/extensions/Translate/utils/TranslateYaml.php(203): wfDebugDieBacktrace('The command 'pe...')
#1 /www/translatewiki.net/w/extensions/Translate/utils/TranslateYaml.php(135): TranslateYaml::syckDump(Array)
#2 /www/translatewiki.net/w/extensions/Translate/ffs/YamlFFS.php(79): TranslateYaml::dump(Array)
#3 /www/translatewiki.net/w/extensions/Translate/ffs/FFS.php(257): YamlFFS->writeReal(Object(MessageCollection))
#4 /www/translatewiki.net/w/extensions/Translate/TranslateTasks.php(474): SimpleFFS->writeIntoVariable(Object(MessageCollection))
#5 /www/translatewiki.net/w/extensions/Translate/TranslateTasks.php(164): ExportToFileMessagesTask->output()
#6 /www/translatewiki.net/w/extensions/Translate/specials/SpecialTranslate.php(115): TranslateTask->execute()
#7 /www/translatewiki.net/w/includes/SpecialPage.php(613): SpecialTranslate->execute(NULL)
#8 /www/translatewiki.net/w/includes/SpecialPageFactory.php(499): SpecialPage->run(NULL)
#9 /www/translatewiki.net/w/includes/Wiki.php(291): SpecialPageFactory::executePath(Object(Title), Object(RequestContext))
#10 /www/translatewiki.net/w/includes/Wiki.php(565): MediaWiki->performRequest()
#11 /www/translatewiki.net/w/includes/Wiki.php(458): MediaWiki->main()
#12 /www/translatewiki.net/w/index.php(59): MediaWiki->run()
#13 {main}
Comment 1 Siebrand Mazeland 2013-02-18 10:02:30 UTC
URL WFM.

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


Navigation
Links