Hi!
$SUBJ.
gdb says:
==
Thread 1 "surf" received signal SIGABRT, Aborted.
Download failed: Invalid argument. Continuing without source file ./nptl/./nptl/pthread_kill.c.
__pthread_kill_implementation (no_tid=0, signo=6, threadid=<optimized out>) at ./nptl/pthread_kill.c:44
warning: 44 ./nptl/pthread_kill.c: No such file or directory
(gdb) info stack
#0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=<optimized out>) at ./nptl/pthread_kill.c:44
[...]
#15 0x00007ffff7d33a7d in g_type_class_ref () at /lib/x86_64-linux-gnu/libgobject-2.0.so.0
#16 0x00007ffff7d1be2e in g_object_new_valist () at /lib/x86_64-linux-gnu/libgobject-2.0.so.0
#17 0x00007ffff3443494 in webkit_settings_new_with_settings () at /lib/x86_64-linux-gnu/libwebkit2gtk-4.1.so.0
#18 0x000055555555db2d in newview ()
#19 0x000055555555b887 in newclient ()
#20 0x0000555555561fb1 in main ()
==
Full output:
http://conus.info/tmp/surf-gdb.txt
Last surf from git repo, Ubuntu 25.04, these packages were installed:
libglib2.0-dev libgtk-3-dev libgcr-3-dev libjavascriptcoregtk-4.1-dev
libwebkit2gtk-4.1-dev
TIA!
Received on Mon Jan 19 2026 - 14:18:32 CET