All of lore.kernel.org
 help / color / mirror / Atom feed
* post 3.5, phantom signals.
@ 2012-07-31 19:17 Dave Jones
  2012-07-31 20:10 ` Linus Torvalds
  2012-08-01 15:11 ` Oleg Nesterov
  0 siblings, 2 replies; 5+ messages in thread
From: Dave Jones @ 2012-07-31 19:17 UTC (permalink / raw)
  To: Linux Kernel; +Cc: Linus Torvalds, oleg

Since 3.5, I've started noticing weird things happening with signal delivery.
Things I've seen so far..

- long running tasks SIGINT, even though I wasn't even anywhere near the keyboard.
- processes running inside screen/tmux disappearing (and taking the whole session with them).

And now, while waiting for a kernel to build I just saw..

/bin/sh: line 1:  3274 Hangup                  gcc
-Wp,-MD,net/netfilter/.xt_HL.o.d -nostdinc -isystem
/usr/lib/gcc/x86_64-redhat-linux/4.7.0/include
-I/home/davej/src/linux-dj/arch/x86/include -Iarch/x86/include/generated
-Iinclude -include /home/davej/src/linux-dj/include/linux/kconfig.h
-D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs
-fno-strict-aliasing -fno-common -Werror-implicit-function-declaration
-Wno-format-security -fno-delete-null-pointer-checks -O2 -m64
-mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time
-maccumulate-outgoing-args -fstack-protector -DCONFIG_X86_X32_ABI
-DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1
-DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -pipe
-Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx
-mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=2048
-Wno-unused-but-set-variable -fno-omit-frame-pointer
-fno-optimize-sibling-calls -g -pg -Wdeclaration-after-statement
-Wno-pointer-sign -fno-strict-overflow -fconserve-stack
-DCC_HAVE_ASM_GOTO -DMODULE -D"KBUILD_STR(s)=#s"
-D"KBUILD_BASENAME=KBUILD_STR(xt_HL)"
-D"KBUILD_MODNAME=KBUILD_STR(xt_HL)" -c -o net/netfilter/xt_HL.o
net/netfilter/xt_HL.c

Any thoughts on specific commits that might be guilty ?

	Dave


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-08-02  0:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-31 19:17 post 3.5, phantom signals Dave Jones
2012-07-31 20:10 ` Linus Torvalds
2012-08-01 15:11 ` Oleg Nesterov
2012-08-01 15:50   ` Dave Jones
2012-08-02  0:57   ` Frank Ch. Eigler

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.