vk.com

For support with specific websites

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:
  1. Clear any current output
  2. Navigate or refresh the page in question
  3. Copy and paste Errors or seemingly relevant Warnings into a single [ code ] block.
User avatar
koriaba
New to the forum
New to the forum
Posts: 1
Joined: 2024-06-15, 06:43

vk.com

Unread post by koriaba » 2024-06-15, 17:05

vk.com - crash x32 and x64 upon entry.
Portable version. Windows11, 23H2, 22635.3785

User avatar
Massacre
Fanatic
Fanatic
Posts: 152
Joined: 2020-05-01, 13:16

Re: vk.com

Unread post by Massacre » 2024-06-15, 18:41

This horrible piece of JS code lags heavily, but does not crash. I recommend some Chromium to deal with this specific site.

User avatar
Pentium4User
Board Warrior
Board Warrior
Posts: 1327
Joined: 2019-04-24, 09:38

Re: vk.com

Unread post by Pentium4User » 2024-06-15, 19:03

The profile picture shows my Maico EC30 E ceiling fan.

dbsoft
Project Contributor
Project Contributor
Posts: 499
Joined: 2020-02-21, 17:35

Re: vk.com

Unread post by dbsoft » 2024-07-22, 08:16

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?

User avatar
Night Wing
Knows the dark side
Knows the dark side
Posts: 5451
Joined: 2011-10-03, 10:19
Location: Piney Woods of Southeast Texas, USA

Re: vk.com

Unread post by Night Wing » 2024-07-22, 10:20

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).
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

User avatar
Pentium4User
Board Warrior
Board Warrior
Posts: 1327
Joined: 2019-04-24, 09:38

Re: vk.com

Unread post by Pentium4User » 2024-07-22, 10:28

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.
The profile picture shows my Maico EC30 E ceiling fan.

dbsoft
Project Contributor
Project Contributor
Posts: 499
Joined: 2020-02-21, 17:35

Re: vk.com

Unread post by dbsoft » 2024-07-22, 10:56

Not crashing for me there on the master branch... wonder if some recent change fixed it or is avoiding the crash now.

User avatar
Pentium4User
Board Warrior
Board Warrior
Posts: 1327
Joined: 2019-04-24, 09:38

Re: vk.com

Unread post by Pentium4User » 2024-07-22, 12:28

dbsoft wrote:
2024-07-22, 10:56
Not crashing for me there on the master branch... wonder if some recent change fixed it or is avoiding the crash now.
Can you check the AVX2 GTK3 33.2.1 Linux build?
ftp://ftp2.palemoon.org/avx/linux/
The profile picture shows my Maico EC30 E ceiling fan.

dbsoft
Project Contributor
Project Contributor
Posts: 499
Joined: 2020-02-21, 17:35

Re: vk.com

Unread post by dbsoft » 2024-07-22, 17:10

Pentium4User wrote:
2024-07-22, 12:28
Can you check the AVX2 GTK3 33.2.1 Linux build?
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.

User avatar
Pentium4User
Board Warrior
Board Warrior
Posts: 1327
Joined: 2019-04-24, 09:38

Re: vk.com

Unread post by Pentium4User » 2024-07-22, 17:14

dbsoft wrote:
2024-07-22, 17:10
Pentium4User wrote:
2024-07-22, 12:28
Can you check the AVX2 GTK3 33.2.1 Linux build?
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.
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.

dbsoft
Project Contributor
Project Contributor
Posts: 499
Joined: 2020-02-21, 17:35

Re: vk.com

Unread post by dbsoft » 2024-07-22, 17:23

Pentium4User wrote:
2024-07-22, 17:14
Do you want a gdb trace?
Well, maybe, but I really want the sanitizer information, it can tell where the memory was allocated and other information.