NachtsternBuild/fastboot-assistant

[BUG] [Security] fastboot-assistant OpenGL rendering

Open

#98 opened on Jan 30, 2025

 (10 comments) (0 reactions) (0 assignees)C (2 forks)auto 404
bughelp wantedsecurity

Repository metrics

Stars
 (22 stars)
PR merge metrics
 (PR metrics pending)

Description

When using the spinner, there is an error message and the program aborts with: (fastboot-assistant:35222): Gdk-WARNING **: 17:56:47.451: gdk_gl_context_make_current() failed fastboot-assistant: ../src/dispatch_common.c:872: epoxy_get_proc_address: Assurance “0 && ‘Couldn't find current GLX or EGL context.\n’” not fulfilled The program crashes, but the .img.xz is decompressed beforehand. It can be ruled out that it is due to the OpenGL driver or that it is due to Wayland.

Information:

  • OS: Ubuntu
  • OS version: 24.10.
  • Program version: <= v.0.7.1
  • To be fixed in: >= v.0.7.2
  • Operating mode: native
  • package type: object file
  • Location of error: on run
  • Section of error: prepare files / code security / UI

Contributor guide