sasl segfault restart

Bug #114601 reported by tane
4
Affects Status Importance Assigned to Milestone
cyrus-sasl2 (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

this the dmesg
 saslauthd[4332]: segfault at ffffffffab1a78a0 rip 00002aaaabbe7fc0 rsp 00007fffff8b7d18 error 4
[1547475.254815] saslauthd[4333]: segfault at ffffffffab1a78a0 rip 00002aaaabbe7fc0 rsp 00007fffff8b7d18 error 4
[1547481.717787] saslauthd[4328]: segfault at ffffffffab1a78a0 rip 00002aaaabbe7fc0 rsp 00007fffff8b7d18 error 4
[1547540.109730] saslauthd[4330]: segfault at ffffffffab1a78a0 rip 00002aaaabbe7fc0 rsp 00007fffff8b7d18 error 4
[1556043.775381] saslauthd[4331]: segfault at ffffffffab1a78a0 rip 00002aaaabbe7fc0 rsp 00007fffff8b7d18 error 4
[1921946.899852] saslauthd[12393]: segfault at ffffffffab1a78a0 rip 00002aaaabbe7fc0 rsp 00007fffffb89518 error 4
[1921961.979098] saslauthd[12394]: segfault at ffffffffab1a78a0 rip 00002aaaabbe7fc0 rsp 00007fffffb89518 error 4
[1921977.383779] saslauthd[12395]: segfault at ffffffffab1a78a0 rip 00002aaaabbe7fc0 rsp 00007fffffb89518 error 4
[1921993.852710] saslauthd[12396]: segfault at ffffffffab1a78a0 rip 00002aaaabbe7fc0 rsp 00007fffffb89518 error 4
[1922033.644039] saslauthd[12392]: segfault at ffffffffab1a78a0 rip 00002aaaabbe7fc0 rsp 00007fffffb89518 error 4

Sasl is stared like this

/usr/sbin/saslauthd -m /var/spool/postfix/var/run/saslauthd -a shadow pam

distro is ubuntu 6.0.6 LTS 64bit server
cpu Intel(R) Celeron(R) CPU 2.80GHz

It would be nice if i could know how to trace this solve this problem.
Tnx

Revision history for this message
Adam Niedling (krychek) wrote :

Is this still an issue?

Changed in cyrus-sasl2:
status: New → Incomplete
Revision history for this message
Ralph Janke (txwikinger) wrote :

We'd like to figure out what's causing this bug for you, but we haven't heard back from you in a while. Could you please provide the requested information? Thanks!

Revision history for this message
Evgeniy Arbatov (arbatovevgeniy) wrote :

This is little off-topic, but I have the same problem with Centos 5 and cyrus-sasl-2.1.22-4.

What I see with strace is

open("/etc/shadow", O_RDONLY) = 8
fcntl(8, F_GETFD) = 0
fcntl(8, F_SETFD, FD_CLOEXEC) = 0
fstat(8, {st_mode=S_IFREG|0400, st_size=753, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2abde20b7000
read(8, "root:!*:35456:0:99999:7:::\nbin:*"..., 4096) = 753
close(8) = 0
munmap(0x2abde20b7000, 4096) = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---

SASL is started as following:

$saslauthd -a shadow -c -O /etc/saslauthd.conf -n 1

On the other hand, my SASL is working fine with LDAP.

Revision history for this message
Chuck Short (zulcss) wrote :

We are closing this bug report because it lacks the information we need to investigate the problem, as described in the previous comments. Please reopen it if you can give us the missing information, and don't hesitate to submit bug reports in the future. To reopen the bug report you can click on the current status, under the Status column, and change the Status back to "New". Thanks again!

Changed in cyrus-sasl2 (Ubuntu):
status: Incomplete → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.