Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SIGSEV reported by vhnvn on gitlab.freedesktop.org #4

Open
ericlinagora opened this issue Nov 28, 2024 · 0 comments
Open

SIGSEV reported by vhnvn on gitlab.freedesktop.org #4

ericlinagora opened this issue Nov 28, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@ericlinagora
Copy link
Owner

From the report here:

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
(fprintd:589057): fprintd-DEBUG: 20:57:53.779: Finger present 1
(fprintd:589057): fprintd-DEBUG: 20:57:53.779: Finger needed 1
(fprintd:589057): libfprint-image_device-DEBUG: 20:57:53.779: Image device reported finger status: on
(fprintd:589057): libfprint-image_device-DEBUG: 20:57:53.779: Image device internal state change from FPI_IMAGE_DEVICE_STATE_AWAIT_FINGER_ON to FPI_IMAGE_DEVICE_STATE_CAPTURE

(fprintd:589057): libfprint-SSM-CRITICAL **: 20:57:53.779: BUG: (machine->completed): fpi_ssm_next_state() ../libfprint/fpi-ssm.c:456
(fprintd:620928): fprintd-DEBUG: 21:18:10.307: Finger present 0
(fprintd:620928): fprintd-DEBUG: 21:18:10.307: Finger needed 1
(fprintd:620928): libfprint-SSM-DEBUG: 21:18:10.557: [cs9711] M_SCAN_STATE_COUNT entering state 1
(fprintd:620928): libfprint-cs9711-DEBUG: 21:18:10.557: Reading 8000 bytes
(fprintd:620928): libfprint-cs9711-DEBUG: 21:18:10.557:         Skipping buffer print - got 24 by
tes, expected 8000
(fprintd:620928): libfprint-SSM-DEBUG: 21:18:10.557: [cs9711] SSM M_SCAN_STATE_COUNT failed in st
ate 1 with error: expected 8000 bytes but got 24, can't continue
(fprintd:620928): libfprint-SSM-DEBUG: 21:18:10.557: [cs9711] M_SCAN_STATE_COUNT completed with e
rror: expected 8000 bytes but got 24, can't continue
@ericlinagora ericlinagora added the bug Something isn't working label Nov 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant