[Bug 1878285] Re: gnome-control-center crashes on setting up fingerprint

2020-05-15 Thread Treviño
While g-c-c should probably not crash on errors, the main issue here is
indeed that fprintd crashes, and given that the enroll UI is still
something going to be deprecated so it's not worth to fix in here IMHO.

What we do need to fix is libfprint, so moving the bug there instead.

** Changed in: gnome-control-center (Ubuntu)
   Status: Confirmed => Won't Fix

** Also affects: libfprint (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: libfprint (Ubuntu)
   Status: New => Triaged

** Changed in: libfprint (Ubuntu)
   Importance: Undecided => Low

** Changed in: libfprint (Ubuntu)
 Assignee: (unassigned) => Marco Trevisan (Treviño) (3v1n0)

** Also affects: libfprint via
   https://gitlab.freedesktop.org/libfprint/fprintd/-/issues/54
   Importance: Unknown
   Status: Unknown

** Bug watch added: gitlab.freedesktop.org/libfprint/libfprint/-/issues #242
   https://gitlab.freedesktop.org/libfprint/libfprint/-/issues/242

** Changed in: libfprint
 Remote watch: gitlab.freedesktop.org/libfprint/fprintd/-/issues #54 => 
gitlab.freedesktop.org/libfprint/libfprint/-/issues #242

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1878285

Title:
  gnome-control-center crashes on setting up fingerprint

To manage notifications about this bug go to:
https://bugs.launchpad.net/libfprint/+bug/1878285/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1878285] Re: gnome-control-center crashes on setting up fingerprint

2020-05-15 Thread Vishal Rao
** Changed in: gnome-control-center (Ubuntu)
   Status: Incomplete => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1878285

Title:
  gnome-control-center crashes on setting up fingerprint

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1878285/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1878285] Re: gnome-control-center crashes on setting up fingerprint

2020-05-14 Thread Vishal Rao
Probably this commit:
https://gitlab.freedesktop.org/libfprint/libfprint/-/commit/90ccf9a0af6df135be09cebb0eeb5906e49d92a6

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1878285

Title:
  gnome-control-center crashes on setting up fingerprint

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1878285/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1878285] Re: gnome-control-center crashes on setting up fingerprint

2020-05-14 Thread Vishal Rao
Looks like known issue in fprintd code, bugs filed and probably fixed,
see the following:

https://gitlab.freedesktop.org/libfprint/fprintd/-/issues/64

and

https://gitlab.freedesktop.org/libfprint/fprintd/-/issues/54

** Bug watch added: gitlab.freedesktop.org/libfprint/fprintd/-/issues #64
   https://gitlab.freedesktop.org/libfprint/fprintd/-/issues/64

** Bug watch added: gitlab.freedesktop.org/libfprint/fprintd/-/issues #54
   https://gitlab.freedesktop.org/libfprint/fprintd/-/issues/54

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1878285

Title:
  gnome-control-center crashes on setting up fingerprint

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1878285/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1878285] Re: gnome-control-center crashes on setting up fingerprint

2020-05-14 Thread Vishal Rao
journalctl snippet:

May 14 21:17:01 envybird CRON[3407]: pam_unix(cron:session): session opened for 
user root by (uid=0)
May 14 21:17:01 envybird CRON[3408]: (root) CMD (   cd / && run-parts --report 
/etc/cron.hourly)
May 14 21:17:01 envybird CRON[3407]: pam_unix(cron:session): session closed for 
user root
May 14 21:17:29 envybird gnome-shell[3174]: Fontconfig warning: Directory/file 
mtime in the future. New fonts may not be detected.
May 14 21:17:46 envybird dbus-daemon[804]: [system] Activating via systemd: 
service name='net.reactivated.Fprint' unit='fprintd.service' requested by>
May 14 21:17:46 envybird systemd[1]: Starting Fingerprint Authentication 
Daemon...
May 14 21:17:46 envybird dbus-daemon[804]: [system] Successfully activated 
service 'net.reactivated.Fprint'
May 14 21:17:46 envybird systemd[1]: Started Fingerprint Authentication Daemon.
May 14 21:17:46 envybird fprintd[3428]: free(): invalid pointer
May 14 21:17:46 envybird systemd[1]: fprintd.service: Main process exited, 
code=dumped, status=6/ABRT
May 14 21:17:46 envybird systemd[1]: fprintd.service: Failed with result 
'core-dump'.
May 14 21:18:00 envybird gnome-shell[3174]: Fontconfig warning: Directory/file 
mtime in the future. New fonts may not be detected.
May 14 21:18:22 envybird rtkit-daemon[1276]: Supervising 4 threads of 2 
processes of 1 users.
May 14 21:18:22 envybird rtkit-daemon[1276]: Supervising 4 threads of 2 
processes of 1 users.
May 14 21:18:31 envybird gnome-shell[3174]: Fontconfig warning: Directory/file 
mtime in the future. New fonts may not be detected.
May 14 21:19:02 envybird gnome-shell[3174]: Fontconfig warning: Directory/file 
mtime in the future. New fonts may not be detected.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1878285

Title:
  gnome-control-center crashes on setting up fingerprint

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1878285/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1878285] Re: gnome-control-center crashes on setting up fingerprint

2020-05-14 Thread Vishal Rao
My journalctl -b 0 output (tail portion) note it has the line: 
May 14 21:12:35 envybird fprintd[3142]: free(): invalid pointer

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1878285

Title:
  gnome-control-center crashes on setting up fingerprint

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1878285/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1878285] Re: gnome-control-center crashes on setting up fingerprint

2020-05-14 Thread Vishal Rao
My GDB output:

(gdb) run
Starting program: /usr/bin/gnome-control-center 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7fffeab84700 (LWP 7240)]
[New Thread 0x7fffea383700 (LWP 7241)]
[New Thread 0x7fffe3dec700 (LWP 7245)]
[New Thread 0x7fffe35eb700 (LWP 7246)]
[New Thread 0x7fffe2dea700 (LWP 7247)]
[New Thread 0x7fffe25e9700 (LWP 7248)]
[New Thread 0x7fffe1ac7700 (LWP 7249)]
[New Thread 0x7fffe12c6700 (LWP 7250)]
[New Thread 0x7fffe0a91700 (LWP 7252)]
[New Thread 0x7fffd7912700 (LWP 7253)]
[New Thread 0x7fffd6d11700 (LWP 7254)]
[Detaching after fork from child process 7255]
[Detaching after fork from child process 7262]
[Detaching after fork from child process 7284]
[Thread 0x7fffe1ac7700 (LWP 7249) exited]

(gnome-control-center:7236): Gtk-CRITICAL **: 19:33:17.519:
gtk_widget_set_visible: assertion 'GTK_IS_WIDGET (widget)' failed

Thread 1 "gnome-control-c" received signal SIGSEGV, Segmentation fault.
0x775c66cf in set_current_page (assistant=0x56170dc0, page_num=1) 
at ../../../../gtk/gtkassistant.c:992
992 ../../../../gtk/gtkassistant.c: No such file or directory.
(gdb) bt
#0  0x775c66cf in set_current_page (assistant=0x56170dc0, 
page_num=1) at ../../../../gtk/gtkassistant.c:992
#1  0x775c6adb in compute_next_step 
(assistant=assistant@entry=0x56170dc0) at 
../../../../gtk/gtkassistant.c:1041
#2  0x775c6be7 in gtk_assistant_next_page (assistant=0x56170dc0) at 
../../../../gtk/gtkassistant.c:1610
#3  0x77d8ba56 in _g_closure_invoke_va (closure=0x567f8e00, 
return_value=0x0, instance=0x5631a180, args=0x7fffcbe0, n_params=0, 
param_types=0x0) at ../../../gobject/gclosure.c:873
#4  0x77daab28 in g_signal_emit_valist (instance=0x5631a180, 
signal_id=, detail=0, var_args=var_args@entry=0x7fffcbe0)
at ../../../gobject/gsignal.c:3407
#5  0x77dab0d3 in g_signal_emit (instance=, 
signal_id=, detail=)
at ../../../gobject/gsignal.c:3554
#6  0x775df2ae in gtk_button_do_release (emit_clicked=, 
button=0x5631a180) at ../../../../gtk/gtkbutton.c:1845
#7  gtk_button_do_release (button=0x5631a180, emit_clicked=) 
at ../../../../gtk/gtkbutton.c:1832
#8  0x775df318 in gtk_real_button_released (button=0x5631a180) at 
../../../../gtk/gtkbutton.c:1963
#9  0x77d8b802 in g_closure_invoke (closure=0x55bc1ec0, 
return_value=0x0, n_param_values=1, param_values=0x7fffcef0, 
invocation_hint=0x7fffce70) at ../../../gobject/gclosure.c:810
#10 0x77d9f962 in signal_emit_unlocked_R 
(node=node@entry=0x55b87d90, detail=detail@entry=0, 
instance=instance@entry=0x5631a180, 
emission_return=emission_return@entry=0x0, 
instance_and_params=instance_and_params@entry=0x7fffcef0) at 
../../../gobject/gsignal.c:3672
#11 0x77daab9e in g_signal_emit_valist (instance=, 
signal_id=, detail=, 
var_args=var_args@entry=0x7fffd0a0) at ../../../gobject/gsignal.c:3498
#12 0x77dab0d3 in g_signal_emit 
(instance=instance@entry=0x5631a180, signal_id=, 
detail=detail@entry=0)
at ../../../gobject/gsignal.c:3554
#13 0x775dd754 in multipress_released_cb (gesture=0x5667d340, 
n_press=, x=, y=, 
widget=0x5631a180) at ../../../../gtk/gtkbutton.c:666
#14 0x7788ea71 in _gtk_marshal_VOID__INT_DOUBLE_DOUBLEv 
(closure=, return_value=, instance=, 
args=, marshal_data=, n_params=, param_types=0x55b522b0) at gtkmarshalers.c:4803
#15 0x77d8ba56 in _g_closure_invoke_va (closure=0x567e9280, 
return_value=0x0, instance=0x5667d340, args=0x7fffd3f0, n_params=3, 
param_types=0x55b522b0) at ../../../gobject/gclosure.c:873
#16 0x77daab28 in g_signal_emit_valist (instance=0x5667d340, 
signal_id=, detail=0, var_args=var_args@entry=0x7fffd3f0)
at ../../../gobject/gsignal.c:3407
#17 0x77dab0d3 in g_signal_emit 
(instance=instance@entry=0x5667d340, signal_id=, 
detail=detail@entry=0)
at ../../../gobject/gsignal.c:3554
#18 0x776a5f5c in gtk_gesture_multi_press_end 
(gesture=gesture@entry=0x5667d340, sequence=sequence@entry=0x0)
at ../../../../gtk/gtkgesturemultipress.c:287
#19 0x77d8ec56 in g_cclosure_marshal_VOID__BOXEDv 
(closure=0x560d8040, return_value=, instance=, 
args=, marshal_data=, n_params=, param_types=0x560d8070) at ../../../gobject/gmarshal.c:1686
#20 0x77d8ba56 in _g_closure_invoke_va (closure=0x560d8040, 
return_value=0x0, instance=0x5667d340, args=0x7fffd7a0, n_params=1, 
param_types=0x560d8070) at ../../../gobject/gclosure.c:873
#21 0x77daab28 in g_signal_emit_valist (instance=0x5667d340, 
signal_id=, detail=0, var_args=var_args@entry=0x7fffd7a0)
at ../../../gobject/gsignal.c:3407
#22 0x77dab0d3 in g_signal_emit 
(instance=instance@entry=0x5667d340, signal_id=, 

[Bug 1878285] Re: gnome-control-center crashes on setting up fingerprint

2020-05-14 Thread Vishal Rao
Hello, I am also facing this issue with the same model fingerprint
reader, my whoopsie ID is
8804bc49a3bfcc26ad40837d0a5c61aa09fdedf077a0466423734856fcf05e73fa02e0d83af85ec9fe0ad00f0a026473769f48ceaf022e02c6b59d8219f0e683

I will post further info shortly.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1878285

Title:
  gnome-control-center crashes on setting up fingerprint

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1878285/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1878285] Re: gnome-control-center crashes on setting up fingerprint

2020-05-14 Thread Thovi
Oh yes, I'm sorry, I gave the wrong file, I don't understand :o
Here is the correct attachment, sorry for the trouble. 

** Attachment added: "gdb-gnome-control-center-dbgsym.txt"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1878285/+attachment/5371356/+files/gdb-gnome-control-center-dbgsym.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1878285

Title:
  gnome-control-center crashes on setting up fingerprint

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1878285/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1878285] Re: gnome-control-center crashes on setting up fingerprint

2020-05-13 Thread Sebastien Bacher
seems like something went wrong indeed

gnome-control-center-dbgsym: Aucun fichier ou dossier de ce type.
Starting program:  
No executable file specified.'

are you sure you entered the right gnome-control-center name and didn't
append -dbgsym? can you copy or screenshot the command line where you
typed the command and the output?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1878285

Title:
  gnome-control-center crashes on setting up fingerprint

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1878285/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1878285] Re: gnome-control-center crashes on setting up fingerprint

2020-05-13 Thread Thovi
Okay it worked, thanks !

Here is my attachment : I did this command : gdb gnome-control-center
2>&1 | tee ~/gdb-gnome-control-center-dbgsym.txt

Say me if I did something wrong.

Thanks again

** Attachment added: "gdb-gnome-control-center-dbgsym.txt"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1878285/+attachment/5371121/+files/gdb-gnome-control-center-dbgsym.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1878285

Title:
  gnome-control-center crashes on setting up fingerprint

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1878285/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1878285] Re: gnome-control-center crashes on setting up fingerprint

2020-05-13 Thread Sebastien Bacher
the version you are using comes from focal-proposed, you need to add a
corresponding line for the ddeb archive

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1878285

Title:
  gnome-control-center crashes on setting up fingerprint

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1878285/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1878285] Re: gnome-control-center crashes on setting up fingerprint

2020-05-13 Thread Thovi
I tried but I have dependency problems during the install of asked
packages :

sudo apt install gnome-control-center-dbgsym libgtk-3-0-dbgsym 
libglib2.0-0-dbgsym
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances   
Lecture des informations d'état... Fait
Certains paquets ne peuvent être installés. Ceci peut signifier
que vous avez demandé l'impossible, ou bien, si vous utilisez
la distribution unstable, que certains paquets n'ont pas encore
été créés ou ne sont pas sortis d'Incoming.
L'information suivante devrait vous aider à résoudre la situation : 

Les paquets suivants contiennent des dépendances non satisfaites :
 gnome-control-center-dbgsym : Dépend: gnome-control-center (= 
1:3.36.2-0ubuntu1) mais 1:3.36.1-1ubuntu5 devra être installé
E: Impossible de corriger les problèmes, des paquets défectueux sont en mode « 
garder en l'état ».

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1878285

Title:
  gnome-control-center crashes on setting up fingerprint

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1878285/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1878285] Re: gnome-control-center crashes on setting up fingerprint

2020-05-13 Thread Sebastien Bacher
Could you install gnome-control-center-dbgsym libgtk-3-0-dbgsym
libglib2.0-0-dbgsym and get a new backtrace?
(https://wiki.ubuntu.com/Debug%20Symbol%20Packages)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1878285

Title:
  gnome-control-center crashes on setting up fingerprint

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1878285/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1878285] Re: gnome-control-center crashes on setting up fingerprint

2020-05-13 Thread Thovi
I didn't find the ID when I ran ubuntu-bug, so I made step 2 @Daniel : 
https://errors.ubuntu.com/oops/0521f384-94f4-11ea-9ae3-fa163e102db1

Don't hesitate to ask me more info, I will help as possible to make
Ubuntu better and without bugs.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1878285

Title:
  gnome-control-center crashes on setting up fingerprint

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1878285/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1878285] Re: gnome-control-center crashes on setting up fingerprint

2020-05-13 Thread Thovi
Here is, in attachment, the backtrace as asked.

And here is the result of 'journalctl -b 0' :

-- Logs begin at Mon 2020-05-11 18:06:04 CEST, end at Wed 2020-05-13 10:44:17 
CEST. --
mai 13 10:28:08 HP-ENVY-Notebook kernel: microcode: microcode updated early to 
revision 0xd6, date = 2019-10-03
mai 13 10:28:08 HP-ENVY-Notebook kernel: Linux version 5.4.0-29-generic 
(buildd@lgw01-amd64-035) (gcc version 9.3.0 (Ubuntu 9.3.0-10ubuntu2)) 
#33-Ubuntu SMP Wed Apr 29 14:32:2>
mai 13 10:28:08 HP-ENVY-Notebook kernel: Command line: 
BOOT_IMAGE=/boot/vmlinuz-5.4.0-29-generic 
root=UUID=8b04a58c-b577-4888-aa18-76aa7e8b564e ro quiet splash vt.handoff=7
mai 13 10:28:08 HP-ENVY-Notebook kernel: KERNEL supported cpus:
mai 13 10:28:08 HP-ENVY-Notebook kernel:   Intel GenuineIntel
mai 13 10:28:08 HP-ENVY-Notebook kernel:   AMD AuthenticAMD
mai 13 10:28:08 HP-ENVY-Notebook kernel:   Hygon HygonGenuine
mai 13 10:28:08 HP-ENVY-Notebook kernel:   Centaur CentaurHauls
mai 13 10:28:08 HP-ENVY-Notebook kernel:   zhaoxin   Shanghai  
mai 13 10:28:08 HP-ENVY-Notebook kernel: x86/fpu: Supporting XSAVE feature 
0x001: 'x87 floating point registers'
mai 13 10:28:08 HP-ENVY-Notebook kernel: x86/fpu: Supporting XSAVE feature 
0x002: 'SSE registers'
mai 13 10:28:08 HP-ENVY-Notebook kernel: x86/fpu: Supporting XSAVE feature 
0x004: 'AVX registers'
mai 13 10:28:08 HP-ENVY-Notebook kernel: x86/fpu: Supporting XSAVE feature 
0x008: 'MPX bounds registers'
mai 13 10:28:08 HP-ENVY-Notebook kernel: x86/fpu: Supporting XSAVE feature 
0x010: 'MPX CSR'
mai 13 10:28:08 HP-ENVY-Notebook kernel: x86/fpu: xstate_offset[2]:  576, 
xstate_sizes[2]:  256
mai 13 10:28:08 HP-ENVY-Notebook kernel: x86/fpu: xstate_offset[3]:  832, 
xstate_sizes[3]:   64
mai 13 10:28:08 HP-ENVY-Notebook kernel: x86/fpu: xstate_offset[4]:  896, 
xstate_sizes[4]:   64
mai 13 10:28:08 HP-ENVY-Notebook kernel: x86/fpu: Enabled xstate features 0x1f, 
context size is 960 bytes, using 'compacted' format.
mai 13 10:28:08 HP-ENVY-Notebook kernel: BIOS-provided physical RAM map:
mai 13 10:28:08 HP-ENVY-Notebook kernel: BIOS-e820: [mem 
0x-0x00057fff] usable
mai 13 10:28:08 HP-ENVY-Notebook kernel: BIOS-e820: [mem 
0x00058000-0x00058fff] reserved
mai 13 10:28:08 HP-ENVY-Notebook kernel: BIOS-e820: [mem 
0x00059000-0x00085fff] usable


** Attachment added: "gdb-gnome-control-center.txt"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1878285/+attachment/5370818/+files/gdb-gnome-control-center.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1878285

Title:
  gnome-control-center crashes on setting up fingerprint

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1878285/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1878285] Re: gnome-control-center crashes on setting up fingerprint

2020-05-12 Thread Daniel van Vugt
Thank you for taking the time to report this bug and helping to make
Ubuntu better. It sounds like some part of the system has crashed. To
help us find the cause of the crash please follow these steps:

1. Look in /var/crash for crash files and if found run:
ubuntu-bug YOURFILE.crash
Then tell us the ID of the newly-created bug.

2. If step 1 failed then look at https://errors.ubuntu.com/user/ID where
ID is the content of file /var/lib/whoopsie/whoopsie-id on the machine.
Do you find any links to recent problems on that page? If so then please
send the links to us.

3. If step 2 also failed then apply the workaround from bug 994921,
reboot, reproduce the crash, and retry step 1.

Please take care to avoid attaching .crash files to bugs as we are
unable to process them as file attachments. It would also be a security
risk for yourself.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1878285

Title:
  gnome-control-center crashes on setting up fingerprint

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1878285/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1878285] Re: gnome-control-center crashes on setting up fingerprint

2020-05-12 Thread Sebastien Bacher
Could you also add your 'journalctl -b 0' log after getting the issue?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1878285

Title:
  gnome-control-center crashes on setting up fingerprint

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1878285/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1878285] Re: gnome-control-center crashes on setting up fingerprint

2020-05-12 Thread Sebastien Bacher
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Please try to obtain a backtrace following the
instructions at http://wiki.ubuntu.com/DebuggingProgramCrash and upload
the backtrace (as an attachment) to the bug report. This will greatly
help us in tracking down your problem.

** Changed in: gnome-control-center (Ubuntu)
   Importance: Undecided => Low

** Changed in: gnome-control-center (Ubuntu)
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1878285

Title:
  gnome-control-center crashes on setting up fingerprint

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1878285/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs