Issue #1716 has been updated by tuxillo. Description updated Category set to Userland Status changed from New to In Progress Assignee deleted (0) Target version set to 4.2.x
Hi all, Many changes have gone in since this was originally reported. Can somebody please reproduce this one and see if the issue still persists? Cheers, Antonio Huete ---------------------------------------- Bug #1716: can't stop "bmake" (without args) in /usr/pkgsrc http://bugs.dragonflybsd.org/issues/1716#change-12515 * Author: ker2x * Status: In Progress * Priority: Normal * Assignee: * Category: Userland * Target version: 4.2.x ---------------------------------------- step to reproduce the problem : * Fresh install of 2.6.1 * cd /usr * make pkgsrc-create * cd /usr/pkgsrc * bmake * press ^c (ctrl-c) after a few seconds * you get the shell prompt, but some process (look like "configure" stuff) keep running in the background and flood your terminal. doing a "killall bmake" (or killall -9 bmake) doesn't help. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account
