https://bugzilla.novell.com/show_bug.cgi?id=222473#c11 --- Comment #11 from Thorsten Kukuk <kukuk@novell.com> 2007-07-25 12:40:25 MST --- Run pam_abl in debug mode and check the logs (maybe attach the relevant parts here). If you compile pam_abl, check for compiler warnings. My assumption is that some malloced data is free()'d to early or something similar, but for this somebody needs to review the code. Or that some code construct is miscompiled with newer gcc versions. Here I don't mean that gcc has a bug (which could be, of course), but that pam_abl uses a code construct which is not well defined in C or has some bad side effects. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.