Re: Internal error 214

Stas Boukarev <[email protected]> Sat, 5 Apr 2025 22:20:23 +0300
Newsgroups gmane.lisp.steel-bank.general
Message-ID <CAF63=131TscBYtgxbppJYa8SW-euUF7y8CHdat+Ks5bQAo2VrQ@mail.gmail.com>
Webkit has int3 in its code somewhere for some reason (crashing).

On Sat, Apr 5, 2025 at 8:44 AM Vasily Postnicov <[email protected]> wrote:
>
> Hi! I use the Nyxt browser written in Common Lisp and using webkitgtk as a web engine. I've built it with SBCL 2.5.2 and webkit 2.46.6. It has stopped working with webkit 2.48.0, namely when I try to open a new buffer, it produces the following error and hangs up. What can the error 214 possibly mean? How can I debug it? My OS is FreeBSD 14.2 if that matters.
>
>
> internal error 214: NIL; args=NIL
>    [Condition of type SIMPLE-ERROR]
>
> Restarts:
>  0: [ABORT] abort thread (#<THREAD tid=106820 "cl-cffi-gtk main thread" RUNNING {1139008093}>)
>
> Backtrace:
>   0: ("bogus stack frame")
>   1: ("foreign function: webkit_settings_set_webrtc_udp_ports_range")
>   2: ("foreign function: webkit_user_message_send_reply")
>   3: ("foreign function: webkit_form_submission_step_get_type")
>   4: ("foreign function: webkit_form_submission_step_get_type")
>   5: ("foreign function: _ZN6WebKit18NetworkProcessMainEiPPc")
>   6: ("foreign function: webkit_user_message_send_reply")
>   7: ("foreign function: webkit_form_submission_step_get_type")
>   8: ("foreign function: _ZN6WebKit18NetworkProcessMainEiPPc")
>   9: ("foreign function: _ZN6WebKit18NetworkProcessMainEiPPc")
>  10: ("foreign function: _ZN6WebKit18NetworkProcessMainEiPPc")
>  11: ("foreign function: _ZN6WebKit18NetworkProcessMainEiPPc")
>  12: ("foreign function: _ZNK3WTF7RunLoop9isCurrentEv")
>  13: ("foreign function: _ZNK3WTF7RunLoop9TimerBase16secondsUntilFireEv")
>  14: ("foreign function: _ZN3WTF15gVariantGetStrvERKNS_7GRefPtrI9_GVariantEE")
>  15: ("foreign function: g_main_context_dispatch")
>  16: ("foreign function: g_main_context_pending")
>  17: ("foreign function: g_main_loop_run")
>  18: ("foreign function: gtk_main")
>  19: (GTK::%GTK-MAIN)
>
> _______________________________________________
> Sbcl-help mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/sbcl-help


_______________________________________________
Sbcl-help mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sbcl-help