Last modified: 2012-12-12 21:41:09 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 T45039, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 43039 - Parsoid crashes and sends empty response when serializing content for nonexistent page
Parsoid crashes and sends empty response when serializing content for nonexis...
Status: RESOLVED FIXED
Product: Parsoid
Classification: Unclassified
serializer (Other open bugs)
unspecified
All All
: Unprioritized normal
: ---
Assigned To: Mark Holmquist
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-12-12 21:01 UTC by Roan Kattouw
Modified: 2012-12-12 21:41 UTC (History)
4 users (show)

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


Attachments

Description Roan Kattouw 2012-12-12 21:01:02 UTC
catrope@fenari:~$ cat badpost
POST /en/User%3ACatrope%2FSandbox2 HTTP/1.0
Host: 208.80.152.152:6081
Accept: */*
Accept-Encoding: deflate, gzip
Referer: https://en.wikipedia.org/wiki/API
User-Agent: MediaWiki/1.21wmf5
Content-Length: 208
Content-Type: multipart/form-data; boundary=----------------------------ccdec7c0cc20
X-Forwarded-For: 10.0.2.215
X-Varnish: 526583240

------------------------------ccdec7c0cc20
Content-Disposition: form-data; name="content"

<p data-ve-changed="{&quot;content&quot;:18}">I can haz eidts?</p>
------------------------------ccdec7c0cc20--
catrope@fenari:~$ cat badpost | nc -vvv mexia 8000
mexia.pmtpa.wmnet [10.0.0.32] 8000 (?) open
 sent 561, rcvd 0
catrope@fenari:~$ ssh mexia
catrope@mexia:~$ tail /var/lib/parsoid/nohup.out 
[...]
 - worker(32747) ready

/srv/deployment/parsoid/Parsoid/js/lib/mediawiki.SelectiveSerializer.js:416
                        throw err;
                              ^
DoesNotExistError: Did not find page revisions for User:Catrope/Sandbox2
Comment 1 Gabriel Wicke 2012-12-12 21:41:09 UTC
Fixed in https://gerrit.wikimedia.org/r/#/c/38382/

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


Navigation
Links