Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 439796

Summary: net-misc/dibbler - /etc/init.d/dibbler-client stop doesn't stop client gracefully
Product: Gentoo Linux Reporter: Samuel Tardieu <sam>
Component: New packagesAssignee: Bernard Cafarelli <voyageur>
Status: RESOLVED UPSTREAM    
Severity: normal CC: petr.pisar
Priority: Normal Keywords: UPSTREAM
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://klub.com.pl/bugzilla3/show_bug.cgi?id=251
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 477168    

Description Samuel Tardieu 2012-10-26 19:48:15 UTC
When trying to stop dibbler-client (from net-misc/dibbler-0.8.2) using the initscript, it hangs indefinitely:

# /etc/init.d/dibbler-client stop
 * Stopping DHCPv6 client: dibbler-client ...| Dibbler - a portable DHCPv6, version 0.8.2 (CLIENT, Linux port)
| Authors : Tomasz Mrugalski<thomson(at)klub.com.pl>,Marek Senderski<msend(at)o2.pl>
| Licence : GNU GPL v2 only. Developed at Gdansk University of Technology.
| Homepage: http://klub.com.pl/dhcpv6/
Sending TERM signal to process 5089
Waiting for signalled process termination... 
[…]
^C
 * dibbler-client: caught SIGINT, aborting

Even then, dibbler-client still runs.
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2012-10-27 16:42:32 UTC
( I expected the ebuilds to use newinitd instead of insinto/doins. :)
Comment 2 Markos Chandras (RETIRED) gentoo-dev 2012-11-04 10:57:39 UTC
I have no ipv6 so I can't test it. Patches are welcomed
Comment 3 Petr Pisar 2013-02-23 20:10:51 UTC
Samuel, can you still reproduce it? I cannot anymore. See upstream report <http://klub.com.pl/bugzilla3/show_bug.cgi?id=251>. Just for curiosity, what was your kernel and libc at time of your original report?
Comment 4 Petr Pisar 2013-03-12 18:02:29 UTC
At the end, there was a race. Fix is attached at upstream bug report.
Comment 5 Markos Chandras (RETIRED) gentoo-dev 2013-03-29 11:01:09 UTC
Thanks. We will track upstream
Comment 6 Pacho Ramos gentoo-dev 2013-09-11 08:31:41 UTC
Reporter, could you reply to this upstream test request?
http://klub.com.pl/bugzilla3/show_bug.cgi?id=251#c9

Thanks!
Comment 7 Bernard Cafarelli gentoo-dev 2013-12-02 14:32:31 UTC
Thanks for keeping up with this (from http://klub.com.pl/bugzilla3/show_bug.cgi?id=268#c7). It would be nice to have it fixed for 1.0 :)