FS#50743 - tevent breaks samba

Attached to Project: Arch Linux
Opened by Josef Hopfgartner (joho1001) - Sunday, 11 September 2016, 19:29 GMT
Last edited by Antonio Rojas (arojas) - Tuesday, 13 September 2016, 06:37 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Tobias Powalowski (tpowa)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 2
Private No

Details

Description:
samba 4.5.0-1 upgrades correctly, but with ersion 0.9.30-1 of tevent library samba throws stackdumps

Additional info:
* 0.9.30-1: broken
* 0.9.29-1: works
* log
Sep 11 21:08:06 joebook systemd-coredump[8894]: Process 8892 (winbindd) of user 0 dumped core.

Stack trace of thread 8892:
#0 0x00007f1e8cc9d04f raise (libc.so.6)
#1 0x00007f1e8cc9e47a abort (libc.so.6)
#2 0x00007f1e9020c72a dump_core (libsmbconf.so.0)
#3 0x00007f1e901ffc9b smb_panic_s3 (libsmbconf.so.0)
#4 0x00007f1e937492ef smb_panic (libsamba-util.so.0)
#5 0x00007f1e93749506 n/a (libsamba-util.so.0)
#6 0x00007f1e951b8080 __restore_rt (libpthread.so.0)
#7 0x00007f1e8d00d426 tevent_debug (libtevent.so.0)
#8 0x00007f1e8d0119fa tevent_common_loop_timer_delay (libtevent.so.0)
#9 0x00007f1e90215a89 run_events_poll (libsmbconf.so.0)
#10 0x00007f1e90215c27 n/a (libsmbconf.so.0)
#11 0x00007f1e8d00cfdd _tevent_loop_once (libtevent.so.0)
#12 0x00007f1e8d00e343 tevent_req_poll (libtevent.so.0)
#13 0x000055df0effe98c make_external_rpc_pipe_p (winbindd)
#14 0x000055df0efff004 rpc_pipe_open_interface (winbindd)
#15 0x000055df0f01f76d wb_open_internal_pipe (winbindd)
#16 0x000055df0f01fa3a n/a (winbindd)
#17 0x000055df0f021ad8 n/a (winbindd)
#18 0x000055df0f0233bc init_dc_connection (winbindd)
#19 0x000055df0f00aea7 winbindd_dual_init_connection (winbindd)
#20 0x000055df0f031294 n/a (winbindd)
#21 0x00007f1e8d012c33 n/a (libtevent.so.0)
#22 0x00007f1e8d011117 n/a (libtevent.so.0)
#23 0x00007f1e8d00cfdd _tevent_loop_once (libtevent.so.0)
#24 0x000055df0f03362c n/a (winbindd)
#25 0x000055df0f033d35 n/a (winbindd)
#26 0x00007f1e8d00d994 tevent_common_loop_immediate (libtevent.so.0)
#27 0x00007f1e8d012a1d n/a (libtevent.so.0)
#28 0x00007f1e8d011117 n/a (libtevent.so.0)
#29 0x00007f1e8d00cfdd _tevent_loop_once (libtevent.so.0)
#30 0x000055df0effa7e8 main (winbindd)
#31 0x00007f1e8cc8a291 __libc_start_main (libc.so.6)
#32 0x000055df0effae7a _start (winbindd)
Sep 11 21:08:06 joebook systemd-coredump[8889]: Process 8886 (lpqd) of user 0 dumped core.
This task depends upon

Closed by  Antonio Rojas (arojas)
Tuesday, 13 September 2016, 06:37 GMT
Reason for closing:  Fixed
Additional comments about closing:  epoch has been added
Comment by teamalpha5441 (teamalpha5441) - Sunday, 11 September 2016, 20:37 GMT
same problem here
Comment by Antonio Rojas (arojas) - Sunday, 11 September 2016, 20:57 GMT
package was downgraded in the repos, but won't be updated automatically due to missing epoch
Comment by Pablo Lezaeta (Jristz) - Monday, 12 September 2016, 01:58 GMT
you are supposed to use an epoch=1 if you downgrade the package in repos, now many used in these 24+ hours time frame have the 0.9.30 version (I).

Also remember repport to upstream too.

Loading...