[wp-trac] [WordPress Trac] #61886: WSOD on admin search and password reset pages - WordPress 6.6.1 with PHP 8.1

WordPress Trac noreply at wordpress.org
Sat Aug 17 01:59:04 UTC 2024


#61886: WSOD on admin search and password reset pages - WordPress 6.6.1 with PHP
8.1
-------------------------------------+------------------------------
 Reporter:  tomcoady                 |       Owner:  (none)
     Type:  defect (bug)             |      Status:  new
 Priority:  normal                   |   Milestone:  Awaiting Review
Component:  General                  |     Version:  6.6.1
 Severity:  normal                   |  Resolution:
 Keywords:  reporter-feedback close  |     Focuses:
-------------------------------------+------------------------------
Changes (by jrf):

 * keywords:  reporter-feedback => reporter-feedback close
 * focuses:  php-compatibility =>
 * severity:  major => normal


Comment:

 > The only way I was able to remove the WSOD was to disable ALL plugins
 including woocommerce but of course this cannot be the root cause.

 @tomcoady Well, what this does mean is that the root cause is not
 WordPress Core, but somewhere in one of the plugins or due to a
 combination of various plugins.

 To figure out the real cause, the actual fatal error which causes the WSOD
 is needed, including a backtrace. The deprecation notices quoted in the
 issue description are extremely unlikely to be the cause (unless some
 plugin is catching deprecations via a custom error handler and elevating
 them to fatal errors... if so: delete that plugin immediately as the devs
 clearly don't know what they're doing).

 The access logs you posted do not help either.
 Note: I've taken the liberty to delete those as they exposed privacy
 sensitive information (IP addresses) about the visitors to your website.

 As this is not a WP Core issue, I'm going to suggest closing this issue.

 Please do feel free to post the actual error message with a backtrace here
 if you need help figuring out which plugin to report the actual problem
 to.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/61886#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list