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

gammu-detect broken with segmentation fault #710

Open
ktrace opened this issue May 10, 2022 · 0 comments
Open

gammu-detect broken with segmentation fault #710

ktrace opened this issue May 10, 2022 · 0 comments

Comments

@ktrace
Copy link
Contributor

ktrace commented May 10, 2022

GDB output:

Reading symbols from ./gammu-detect...
(No debugging symbols found in ./gammu-detect)
(gdb) run
Starting program: /var/calculate/tmp/portage/app-mobilephone/gammu-1.42.0/work/gammu-1.42.0_build/gammu-detect/gammu-detect
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".

Program received signal SIGSEGV, Segmentation fault.
0x00007ffff7e36668 in ?? () from /usr/lib64/libgobject-2.0.so.0
(gdb) bt
#0 0x00007ffff7e36668 in () at /usr/lib64/libgobject-2.0.so.0
#1 0x00007ffff7e3cbdf in g_type_check_instance_cast () at /usr/lib64/libgobject-2.0.so.0
#2 0x0000555555556fa9 in udev_detect ()
#3 0x00005555555564a3 in main ()
(gdb)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant