switchkiller / pam-face-authentication

Automatically exported from code.google.com/p/pam-face-authentication
0 stars 0 forks source link

Segmentation fault after successful recognition #46

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. e.g. sudo su - from a terminal
2. perform right face authentication
3.

What is the expected output? What do you see instead?
I'd expect to be logged in as root. Well, it works :)
BUT, there is a "Segmentation Fault" before

What version of the product are you using? On what operating system?
0.3 on ubuntu 10.04

Please provide any additional information below.
Output:

diego@diego-laptop:/var/log$ sudo su -
Face Verification Pluggable Authentication Module Started
Keep proper distance with the camera.
Verifying Face ...
Verification successful.
Segmentation fault
diego@diego-laptop:/var/log$ 

Original issue reported on code.google.com by diego.ro...@gmail.com on 17 Aug 2010 at 11:25

GoogleCodeExporter commented 9 years ago
same here :) I'm very curious to see the next release of this project I think 
it has a good chance to be on the next releases of ubuntu ... congratulations 
man !!! Need help ? SVN ... 

Original comment by raonygui...@gmail.com on 24 Aug 2010 at 7:03

GoogleCodeExporter commented 9 years ago
Well, ok it might be out of question that there is a seg fault flaw but with 
the information given, I don't see a change to find out where it's located...

I suppose that either the X window can not be closed or the memory can not be 
cleaned up. But it also could be an issue with PAM in general.

Probably the next release will solve this. Otherwise we would need valgrind or 
gdb logs to find out what's happening here.

Original comment by feichtne...@gmail.com on 24 Aug 2010 at 9:10

GoogleCodeExporter commented 9 years ago
Isn't http://code.google.com/p/pam-face-authentication/issues/detail?id=25 the 
same issue?

Original comment by rohan.a...@gmail.com on 24 Aug 2010 at 9:14

GoogleCodeExporter commented 9 years ago

I have the same problem frequently, with the terminal and the software center, 
but in the access window works perfect.

Running on Ubuntu 10.4.2

Original comment by ledebur...@gmail.com on 13 Jun 2011 at 2:10

Attachments: