You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Program terminated with signal SIGSEGV, Segmentation fault.
#0 0x000072a26fe16533 in FP_IS_DEVICE (ptr=0x72a44d538df5) at ../libfprint/fp-device.h:32
32 G_DECLARE_DERIVABLE_TYPE (FpDevice, fp_device, FP, DEVICE, GObject)
[Current thread is 1 (Thread 0x72a26c953640 (LWP 315262))]
(gdb) bt
#0 0x000072a26fe16533 in FP_IS_DEVICE (ptr=0x72a44d538df5) at ../libfprint/fp-device.h:32
#1 fp_device_get_driver (device=0x72a44d538df5) at ../libfprint/fp-device.c:614
#2 0x000072a26fe4ac42 in __ssm_call_handler (machine=0x60153c335f50, force_msg=<optimized out>)
at ../libfprint/fpi-ssm.c:252
#3 0x000072a26fe3f4f1 in m_util_fail_if_error_or_next (ssm=<optimized out>, error=<optimized out
>) at ../libfprint/drivers/cs9711/cs9711.c:60
#4 m_scan_state (ssm=0x60153c335f50, ssm@entry=<error reading variable: value has been optimized
out>, _dev=0x60153c35d690, _dev@entry=<error reading variable: value has been optimized out>)
at ../libfprint/drivers/cs9711/cs9711.c:332
#5 0x000072a26fe44f40 in timeout_dispatch (source=<optimized out>, gsource_func=<optimized out>,
user_data=<optimized out>) at ../libfprint/fpi-device.c:336
#6 0x000072a2731e2559 in ??? () at /usr/lib/libglib-2.0.so.0
#7 0x000072a273245157 in ??? () at /usr/lib/libglib-2.0.so.0
#8 0x000072a2731e3287 in g_main_loop_run () at /usr/lib/libglib-2.0.so.0
#9 0x0000601539249932 in main (argc=<optimized out>, argv=<optimized out>) at ../src/main.c:224
From the report here:
The text was updated successfully, but these errors were encountered: