vk.com
Moderator: trava90
Forum rules
Please always mention the name/domain of the website in question in your topic title.
Please one website per topic thread (to help keep things organized). While behavior on different sites might at first glance seem similar, they are not necessarily caused by the same.
Please try to include any relevant output from the Toolkit Error Console or the Developer Tools Web Console using the following procedure:
Please always mention the name/domain of the website in question in your topic title.
Please one website per topic thread (to help keep things organized). While behavior on different sites might at first glance seem similar, they are not necessarily caused by the same.
Please try to include any relevant output from the Toolkit Error Console or the Developer Tools Web Console using the following procedure:
- Clear any current output
- Navigate or refresh the page in question
- Copy and paste Errors or seemingly relevant Warnings into a single [ code ] block.
-
- Fanatic
- Posts: 152
- Joined: 2020-05-01, 13:16
Re: vk.com
This horrible piece of JS code lags heavily, but does not crash. I recommend some Chromium to deal with this specific site.
-
- Board Warrior
- Posts: 1327
- Joined: 2019-04-24, 09:38
Re: vk.com
Is that related to viewtopic.php?f=3&t=31114&p=251388#p251388
The profile picture shows my Maico EC30 E ceiling fan.
-
- Project Contributor
- Posts: 499
- Joined: 2020-02-21, 17:35
Re: vk.com
I remember testing this and finding a use after free crash a while back, but I was too busy to try and fix it at the time. I went back to look at it and have been unable to reproduce it.
Can other people confirm that the crash doesn't happen anymore?
Can other people confirm that the crash doesn't happen anymore?
-
- Knows the dark side
- Posts: 5451
- Joined: 2011-10-03, 10:19
- Location: Piney Woods of Southeast Texas, USA
Re: vk.com
Pale Mooln does not crash for me. The link to the page takes me to a login screen and that is as far as I can go since I am not a member of the VK site.
At this time I am using 64 bit GTK2 linux Pale Moon 33.2.1 running in 64 bit linux Mint 21.3 (Virginia) Xfce. The only two extensions I use are uBlock Origin 1.16.4.30 with UBO enabled for the site and Zoom Labe (1.3).
The theme I am presently using for Pale Moon is Past Modern Revisited (2.10.2).
At this time I am using 64 bit GTK2 linux Pale Moon 33.2.1 running in 64 bit linux Mint 21.3 (Virginia) Xfce. The only two extensions I use are uBlock Origin 1.16.4.30 with UBO enabled for the site and Zoom Labe (1.3).
The theme I am presently using for Pale Moon is Past Modern Revisited (2.10.2).
Last edited by Night Wing on 2024-07-22, 12:37, edited 1 time in total.
MX Linux 23.6 (Libretto) Xfce w/Pale Moon, Waterfox, Firefox
Linux Debian 12.11 (Bookworm) Xfce w/Pale Moon, Waterfox, Firefox
Linux Debian 12.11 (Bookworm) Xfce w/Pale Moon, Waterfox, Firefox
-
- Board Warrior
- Posts: 1327
- Joined: 2019-04-24, 09:38
Re: vk.com
I made it crash:
https://vk.com/public158109176?z=photo- ... 6_00%2Frev
Just close the login prompt, I don't have an account too but can see the feeds.
https://vk.com/public158109176?z=photo- ... 6_00%2Frev
Just close the login prompt, I don't have an account too but can see the feeds.
The profile picture shows my Maico EC30 E ceiling fan.
-
- Project Contributor
- Posts: 499
- Joined: 2020-02-21, 17:35
Re: vk.com
Not crashing for me there on the master branch... wonder if some recent change fixed it or is avoiding the crash now.
-
- Board Warrior
- Posts: 1327
- Joined: 2019-04-24, 09:38
Re: vk.com
The profile picture shows my Maico EC30 E ceiling fan.
-
- Project Contributor
- Posts: 499
- Joined: 2020-02-21, 17:35
Re: vk.com
Well I am trying to get a address sanitizer build to crash so I can try to figure out what is happening, so I can't do that with a pre-built binary....but I can do a build on Linux and try there. I was testing on Windows x64 and Mac ARM64.
-
- Board Warrior
- Posts: 1327
- Joined: 2019-04-24, 09:38
Re: vk.com
I also can't confirm that on my other machine.
Do you want a gdb trace?
The profile picture shows my Maico EC30 E ceiling fan.
-
- Project Contributor
- Posts: 499
- Joined: 2020-02-21, 17:35
Re: vk.com
Well, maybe, but I really want the sanitizer information, it can tell where the memory was allocated and other information.