Bug 880570 - [abrt] samba-winbind-4.0.0-163.fc18.rc4: g_lock_unlock: Process /usr/sbin/winbindd was killed by signal 6 (SIGABRT)
Summary: [abrt] samba-winbind-4.0.0-163.fc18.rc4: g_lock_unlock: Process /usr/sbin/win...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: samba
Version: 18
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Guenther Deschner
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:48b448e8d9b1c78d0ff80f86124...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-11-27 11:04 UTC by Stef Walter
Modified: 2013-01-07 11:33 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-01-07 11:33:05 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: var_log_messages (4.19 KB, text/plain)
2012-11-27 11:04 UTC, Stef Walter
no flags Details
File: core_backtrace (595 bytes, text/plain)
2012-11-27 11:04 UTC, Stef Walter
no flags Details
File: environ (181 bytes, text/plain)
2012-11-27 11:04 UTC, Stef Walter
no flags Details
File: limits (1.29 KB, text/plain)
2012-11-27 11:04 UTC, Stef Walter
no flags Details
File: backtrace (11.81 KB, text/plain)
2012-11-27 11:04 UTC, Stef Walter
no flags Details
File: cgroup (160 bytes, text/plain)
2012-11-27 11:04 UTC, Stef Walter
no flags Details
File: smolt_data (2.75 KB, text/plain)
2012-11-27 11:04 UTC, Stef Walter
no flags Details
File: executable (18 bytes, text/plain)
2012-11-27 11:04 UTC, Stef Walter
no flags Details
File: maps (46.74 KB, text/plain)
2012-11-27 11:04 UTC, Stef Walter
no flags Details
File: dso_list (2.71 KB, text/plain)
2012-11-27 11:04 UTC, Stef Walter
no flags Details
File: build_ids (4.12 KB, text/plain)
2012-11-27 11:04 UTC, Stef Walter
no flags Details
File: proc_pid_status (888 bytes, text/plain)
2012-11-27 11:04 UTC, Stef Walter
no flags Details
File: open_fds (820 bytes, text/plain)
2012-11-27 11:04 UTC, Stef Walter
no flags Details

Description Stef Walter 2012-11-27 11:04:22 UTC
Version-Release number of selected component:
samba-winbind-4.0.0-163.fc18.rc4

Additional info:
libreport version: 2.0.18
abrt_version:   2.0.18
backtrace_rating: 4
cmdline:        /usr/sbin/winbindd
crash_function: g_lock_unlock
kernel:         3.6.3-3.fc18.x86_64

truncated backtrace:
:Thread no. 1 (3 frames)
: #2 g_lock_unlock at /lib64/libsmbconf.so.0
: #3 do_smb_load_module at /usr/lib64/samba/libsamba-modules.so
: #4 __bss_start at /lib64/libpdb.so.0

Comment 1 Stef Walter 2012-11-27 11:04:26 UTC
Created attachment 652583 [details]
File: var_log_messages

Comment 2 Stef Walter 2012-11-27 11:04:28 UTC
Created attachment 652584 [details]
File: core_backtrace

Comment 3 Stef Walter 2012-11-27 11:04:30 UTC
Created attachment 652585 [details]
File: environ

Comment 4 Stef Walter 2012-11-27 11:04:32 UTC
Created attachment 652586 [details]
File: limits

Comment 5 Stef Walter 2012-11-27 11:04:35 UTC
Created attachment 652587 [details]
File: backtrace

Comment 6 Stef Walter 2012-11-27 11:04:42 UTC
Created attachment 652588 [details]
File: cgroup

Comment 7 Stef Walter 2012-11-27 11:04:44 UTC
Created attachment 652589 [details]
File: smolt_data

Comment 8 Stef Walter 2012-11-27 11:04:47 UTC
Created attachment 652590 [details]
File: executable

Comment 9 Stef Walter 2012-11-27 11:04:49 UTC
Created attachment 652591 [details]
File: maps

Comment 10 Stef Walter 2012-11-27 11:04:51 UTC
Created attachment 652592 [details]
File: dso_list

Comment 11 Stef Walter 2012-11-27 11:04:54 UTC
Created attachment 652593 [details]
File: build_ids

Comment 12 Stef Walter 2012-11-27 11:04:56 UTC
Created attachment 652594 [details]
File: proc_pid_status

Comment 13 Stef Walter 2012-11-27 11:04:58 UTC
Created attachment 652595 [details]
File: open_fds

Comment 14 Alexander Bokovoy 2012-11-27 11:29:36 UTC
Stef, do you have samba-common installed?

$ rpm -qf /usr/lib64/samba/pdb/tdbsam.so 
samba-common-4.0.0-168.fc18.rc5.x86_64

Comment 15 Stef Walter 2012-11-27 12:17:44 UTC
Yup. Although a slightly different version. Should I update?

[root@stef-rawhide realmd]# rpm -qf /usr/lib64/samba/pdb/tdbsam.so
samba-common-4.0.0-165.fc18.rc4.x86_64

Comment 16 Alexander Bokovoy 2012-11-27 12:33:57 UTC
What worries me is the difference in your packages -- the bug happened with -163.fc18.rc4 but you have samba-common -165.fc18.rc4.

Could you please synchronize versions (to the latest one) of the packages and try to reproduce the crash again?

According to the logs the crash has happened because tdbsam passdb module was not found compiled in or as a dynamically available module. It means either file was not there or SELinux prevented loading it, or there is some incompatibility between the version of winbindd and the passdb interface in the module.

Comment 17 Stef Walter 2012-11-27 12:40:55 UTC
Alright, I'll try to reproduce again. As far as I know I didn't compile that module (or winbind) manually, so it's odd that it's not present as expected.

Comment 18 Andreas Schneider 2012-12-14 14:37:05 UTC
Can this be reproduced with Samba 4.0.0 (final)?


Note You need to log in before you can comment on or make changes to this bug.