Brower crash after ajax fetch #37

Closed
opened 2026-01-15 11:35:45 +08:00 by yan · 7 comments
Owner

Originally created by @loveyu on GitHub (Jun 5, 2020).

Originally assigned to: @kmvan on GitHub.

  • OS: Centos 7.8.2003

  • PHP version:
    PHP 7.4.6 (cli) (built: May 12 2020 08:09:15) ( NTS )
    Copyright (c) The PHP Group
    Zend Engine v3.4.0, Copyright (c) Zend Technologies
    with Zend OPcache v7.4.6, Copyright (c), by Zend Technologies

  • Browser: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36

Console output

x.php?action=script&v=4.8:1 TypeError: Cannot read property 'rx' of undefined
    at x.php?action=script&v=4.8:1
    at Array.map (<anonymous>)
    at kn.render (x.php?action=script&v=4.8:1)
    at ye (x.php?action=script&v=4.8:1)
    at x.php?action=script&v=4.8:1
    at ae (x.php?action=script&v=4.8:1)
    at e.track (x.php?action=script&v=4.8:1)
    at kn.u [as render] (x.php?action=script&v=4.8:1)
    at La (x.php?action=script&v=4.8:1)
    at Ra (x.php?action=script&v=4.8:1)

x.php?action=script&v=4.8:1 [mobx] Encountered an uncaught exception that was thrown by a reaction or observer component, in: 'Reaction[kn.render()]' TypeError: Cannot read property 'rx' of undefined
    at x.php?action=script&v=4.8:1
    at Array.map (<anonymous>)
    at kn.render (x.php?action=script&v=4.8:1)
    at ye (x.php?action=script&v=4.8:1)
    at x.php?action=script&v=4.8:1
    at ae (x.php?action=script&v=4.8:1)
    at e.track (x.php?action=script&v=4.8:1)
    at kn.u [as render] (x.php?action=script&v=4.8:1)
    at La (x.php?action=script&v=4.8:1)
    at Ra (x.php?action=script&v=4.8:1)
Originally created by @loveyu on GitHub (Jun 5, 2020). Originally assigned to: @kmvan on GitHub. - OS: Centos 7.8.2003 - PHP version: PHP 7.4.6 (cli) (built: May 12 2020 08:09:15) ( NTS ) Copyright (c) The PHP Group Zend Engine v3.4.0, Copyright (c) Zend Technologies with Zend OPcache v7.4.6, Copyright (c), by Zend Technologies - Browser: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36 ## Console output ``` x.php?action=script&v=4.8:1 TypeError: Cannot read property 'rx' of undefined at x.php?action=script&v=4.8:1 at Array.map (<anonymous>) at kn.render (x.php?action=script&v=4.8:1) at ye (x.php?action=script&v=4.8:1) at x.php?action=script&v=4.8:1 at ae (x.php?action=script&v=4.8:1) at e.track (x.php?action=script&v=4.8:1) at kn.u [as render] (x.php?action=script&v=4.8:1) at La (x.php?action=script&v=4.8:1) at Ra (x.php?action=script&v=4.8:1) x.php?action=script&v=4.8:1 [mobx] Encountered an uncaught exception that was thrown by a reaction or observer component, in: 'Reaction[kn.render()]' TypeError: Cannot read property 'rx' of undefined at x.php?action=script&v=4.8:1 at Array.map (<anonymous>) at kn.render (x.php?action=script&v=4.8:1) at ye (x.php?action=script&v=4.8:1) at x.php?action=script&v=4.8:1 at ae (x.php?action=script&v=4.8:1) at e.track (x.php?action=script&v=4.8:1) at kn.u [as render] (x.php?action=script&v=4.8:1) at La (x.php?action=script&v=4.8:1) at Ra (x.php?action=script&v=4.8:1) ```
yan added the bug label 2026-01-15 11:35:45 +08:00
yan closed this issue 2026-01-15 11:35:46 +08:00
Author
Owner

@kmvan commented on GitHub (Jun 6, 2020):

Any online URL address?

@kmvan commented on GitHub (Jun 6, 2020): Any online URL address?
Author
Owner

@loveyu commented on GitHub (Jun 6, 2020):

Any online URL address?

NO. Intranet service.

crash-response.json.log

@loveyu commented on GitHub (Jun 6, 2020): > Any online URL address? NO. Intranet service. [crash-response.json.log](https://github.com/kmvan/x-prober/files/4739341/crash-response.json.log)
Author
Owner

@kmvan commented on GitHub (Jun 6, 2020):

OK. Let me try to debug it.

@kmvan commented on GitHub (Jun 6, 2020): OK. Let me try to debug it.
Author
Owner

@kmvan commented on GitHub (Jun 6, 2020):

@loveyu Try to download dev version and test it?
https://github.com/kmvan/x-prober/tree/dev/dist

@kmvan commented on GitHub (Jun 6, 2020): @loveyu Try to download dev version and test it? https://github.com/kmvan/x-prober/tree/dev/dist
Author
Owner

@loveyu commented on GitHub (Jun 6, 2020):

@kmvan fixed.
Snipaste_2020-06-06_18-53-09

@loveyu commented on GitHub (Jun 6, 2020): @kmvan fixed. ![Snipaste_2020-06-06_18-53-09](https://user-images.githubusercontent.com/1912373/83942557-10f67680-a827-11ea-80e8-3a7f8b3d84df.jpg)
Author
Owner

@kmvan commented on GitHub (Jun 6, 2020):

Why so many network interfaces?

@kmvan commented on GitHub (Jun 6, 2020): Why so many network interfaces?
Author
Owner

@loveyu commented on GitHub (Jun 6, 2020):

Already so many

@loveyu commented on GitHub (Jun 6, 2020): Already so many
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: yan/archived-x-prober#37