You are not logged in.

#1 2024-09-24 18:13:36

pioxii
Member
Registered: 2024-09-24
Posts: 4

Surf browser crash

At this moment, the surf browser from suckless don't work.
Backtrace in gdb:

[New Thread 0x7fff6be006c0 (LWP 2149)]
[New Thread 0x7fff6b4006c0 (LWP 2150)]
[New Thread 0x7fff6aa006c0 (LWP 2151)]
[New Thread 0x7fff6a0006c0 (LWP 2152)]
[Detaching after vfork from child process 2153]
[New Thread 0x7fff696006c0 (LWP 2155)]
[New Thread 0x7fff68c006c0 (LWP 2165)]
[New Thread 0x7fff5fe006c0 (LWP 2192)]
web process terminated: crashed

Thread 1 "surf" received signal SIGSEGV, Segmentation fault.
0x00007ffff2b44a9e in ?? () from /usr/lib/libwebkit2gtk-4.0.so.37
(gdb) bt
#0  0x00007ffff2b44a9e in ?? () from /usr/lib/libwebkit2gtk-4.0.so.37
#1  0x00007ffff2b0432c in ?? () from /usr/lib/libwebkit2gtk-4.0.so.37
#2  0x00007ffff2a77732 in ?? () from /usr/lib/libwebkit2gtk-4.0.so.37
#3  0x00007ffff2abed40 in ?? () from /usr/lib/libwebkit2gtk-4.0.so.37
#4  0x00007ffff2955f0f in ?? () from /usr/lib/libwebkit2gtk-4.0.so.37
#5  0x00007ffff1248cfe in ?? () from /usr/lib/libjavascriptcoregtk-4.0.so.18
#6  0x00007ffff1314b0a in ?? () from /usr/lib/libjavascriptcoregtk-4.0.so.18
#7  0x00007ffff131561c in ?? () from /usr/lib/libjavascriptcoregtk-4.0.so.18
#8  0x00007fffef70d559 in ?? () from /usr/lib/libglib-2.0.so.0
#9  0x00007fffef770157 in ?? () from /usr/lib/libglib-2.0.so.0
#10 0x00007fffef70e287 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#11 0x00007ffff1be4ebf in gtk_main () from /usr/lib/libgtk-3.so.0
#12 0x000000010000a0ea in main ()
(gdb)

Versions of some programs:

$ gcc --version
gcc (GCC) 14.2.1 20240910


$ pacman -Q webkit2gtk glib2 gtk3
webkit2gtk 2.46.0-2
glib2 2.82.1-1
gtk3 1:3.24.43-3

Offline

#2 2024-09-24 19:46:38

xerxes_
Member
Registered: 2018-04-29
Posts: 776

Re: Surf browser crash

At first, I though that you think about 'netsurf' which is in main repo, but if you mean 'surf' which is in AUR, then you have to recompile it (probably).

Offline

#3 2024-09-24 19:52:28

pioxii
Member
Registered: 2024-09-24
Posts: 4

Re: Surf browser crash

I was using my custom version, compiled by my self, but after the update of a package that i suspect is some of the above mentioned, it crash.
I try the AUR version too, and it doesn't work

Offline

#4 2024-09-24 19:54:48

pioxii
Member
Registered: 2024-09-24
Posts: 4

Re: Surf browser crash

I think that the downgrade of one of this packages may solve the problem, but it isn't the optimal solution

Offline

#5 2024-09-24 20:30:59

seth
Member
Registered: 2012-09-03
Posts: 58,669

Offline

#6 2024-09-24 22:21:22

pioxii
Member
Registered: 2024-09-24
Posts: 4

Re: Surf browser crash

seth wrote:

Yes, I'm using this locale.

I have another computer air gapped with Arch and some obsolete packages, and works perfectly.

This problem occurred after a upgrade a few days ago.

Offline

#7 2024-09-24 22:36:51

WorMzy
Administrator
From: Scotland
Registered: 2010-06-16
Posts: 12,399
Website

Re: Surf browser crash

Mod note: moving to AUR Issues.


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

#8 2024-09-24 22:37:50

seth
Member
Registered: 2012-09-03
Posts: 58,669

Re: Surf browser crash

What locale? en_US.UTF-8 or zh_CN.UTF-8 ?
webkit2gtk is covered by https://wiki.archlinux.org/title/Debuginfod which should hopefully get us a better backtrace, https://wiki.archlinux.org/title/Core_d … _core_dump

Offline

Board footer

Powered by FluxBB