I am getting WSOD whenever I delete a handbook page comment. I know it has been 2 days, but can't remember exactly when it started - not that long ago for sure. Basically I click delete from the comment, get the confirm button and then click that to delete. The comment is getting deleted (I checked after) but instead of reloading the handbook page (with the comment removed and the little dsm saying it was deleted) I am getting WSOD. The URL on the WSOD is still the delete URL (e.g. http://drupal.org/comment/delete/909400).

CommentFileSizeAuthor
#3 wsod-headers.txt31.33 KBadd1sun

Comments

killes@www.drop.org’s picture

the only log entry is about the deleted comment.

david strauss’s picture

Can we get an HTTP header log from the client side? (Use Firefox add-on Live HTTP Headers.)

add1sun’s picture

StatusFileSize
new31.33 KB

Attached is what I got when I clicked the delete confirm button and got the WSOD.

webchick’s picture

I got this too the other day when I deleted my own comment from http://drupal.org/node/245531. Would've happened sometime a few minutes after July 5, 2008 - 19:14.

catch’s picture

I found this xapian.module bug when trying it out, afaik it's indexing on one of the web nodes, so could be that. Patch here: #275419: Fatal error when deleting comment

killes@www.drop.org’s picture

Status: Active » Fixed

Yes, this is likely the culprit. I've fixed this locally, see my remark at the linked issue.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.

Component: Webserver » Servers