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

sssd crashes after upgrade from 1.11.4 to 1.11.5 when using a samba4 domain #3353

Closed
sssd-bot opened this issue May 2, 2020 · 0 comments
Closed
Assignees
Labels
Bugzilla Closed: Fixed Issue was closed as fixed.

Comments

@sssd-bot
Copy link

sssd-bot commented May 2, 2020

Cloned from Pagure issue: https://pagure.io/SSSD/sssd/issue/2311


Following a 1.11.4 to 1.11.5 upgrade on Ubuntu, all my sssd daemons crashed.

After debugging on IRC, this appears to be caused by a wrong assumption that the forest name can be NULL.

Comments


Comment from sgallagh at 2014-04-09 23:38:37

I took a look at this with the reporter this afternoon. Looks like a simple missing NULL-check. I've got a patch that I'm having the reporter test and then I'll send it to the list.

component: SSSD => AD Provider
description: Following a 1.11.4 to 1.11.5 upgrade on Ubuntu, all my sssd daemons crashed.

After debugging on IRC, this appears to be caused by a wrong assumption that the forest name can be NULL.

backtrace: http://paste.ubuntu.com/7228102/
backtrace (full): http://paste.ubuntu.com/7228168/
config in use: http://paste.ubuntu.com/7228110/
log (-d 9): http://paste.ubuntu.com/7228126/
extract of the forest value: http://paste.ubuntu.com/7228178/ => Following a 1.11.4 to 1.11.5 upgrade on Ubuntu, all my sssd daemons crashed.

After debugging on IRC, this appears to be caused by a wrong assumption that the forest name can be NULL.


Comment from jhrozek at 2014-04-10 12:11:30

I'll leave the ticket open for our triage.


Comment from dpal at 2014-04-10 15:20:13

Fields changed

milestone: NEEDS_TRIAGE => SSSD 1.11.6
rhbz: => 0


Comment from jhrozek at 2014-04-10 23:49:52

Fields changed

resolution: => fixed
status: assigned => closed


Comment from jhrozek at 2014-04-11 11:42:52

Fields changed

milestone: SSSD 1.11.6 => SSSD 1.11.5.1


Comment from jhrozek at 2014-04-28 14:25:17

Linked to Bugzilla bug: https://bugzilla.redhat.com/show_bug.cgi?id=1091957 (Red Hat Enterprise Linux 7)

rhbz: 0 => [https://bugzilla.redhat.com/show_bug.cgi?id=1091957 1091957]


Comment from stgraber at 2017-02-24 15:02:28

Metadata Update from @stgraber:

  • Issue assigned to sgallagh
  • Issue set to the milestone: SSSD 1.11.5.1
@sssd-bot sssd-bot added Bugzilla Closed: Fixed Issue was closed as fixed. labels May 2, 2020
@sssd-bot sssd-bot closed this as completed May 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bugzilla Closed: Fixed Issue was closed as fixed.
Projects
None yet
Development

No branches or pull requests

2 participants