mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Pasi Savolainen <psavo@iki.fi>
To: linux-kernel@vger.kernel.org
Subject: Re: 2.6.10-rc1-mm3
Date: Sat, 6 Nov 2004 07:16:12 +0000 (UTC)	[thread overview]
Message-ID: <slrncoouhs.v5k.psavo@varg.dyndns.org> (raw)
In-Reply-To: <20041105001328.3ba97e08.akpm@osdl.org>

* Andrew Morton <akpm@osdl.org>:
> ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.10-rc1/2.6.10-rc1-mm3/

On 2xSMP

Ran tvtime, exited it (seemingly) OK, but shell didn't return. No
reaction to ^C, however ^Z brought shell back. Killed tvtime and bash
reported that it was terminated. Load went to 1. Did a 'ps aux', which
'hanged' after displaying most of process list. So I straced another
one, which hanged at read() of /proc/<pid>/cmdline (<pid> was of
supposedly dead tvtime). Also, these didn't react to ^C nor ^Z.
kill -9 -1 <pidofdeadtvtime> hanged machine solid.

Found that dump in log later. I know it's not Oops, what is it?

This could be an older issue, I had a 2.6.9-mm1 which suddenly put
load to 1 and never went down from that (it did reboot cleanly into 
2.6.10-rc1-mm3).

- -
Nov  6 00:49:27 tienel kernel: c010a4a9
Nov  6 00:49:27 tienel kernel: PREEMPT SMP
Nov  6 00:49:27 tienel kernel: Modules linked in: mga sd_mod sg sr_mod ide_cd cdrom binfmt_misc ipv6 snd_bt87x tuner tvaudio bttv video_buf firmware_class i2c_algo_bit v4l2_common btcx_risc videodev ub e100 ohci_hcd evdev nls_iso8859_1 nls_cp437 vfat fat joydev usbhid usb_storage usbcore scsi_mod amd_k7_agp agpgart snd_ens1371 snd_rawmidi snd_seq_device snd_ac97_codec snd_pcm_oss snd_mixer_oss snd_pcm snd_timer snd soundcore snd_page_alloc gameport w83781d i2c_sensor i2c_amd756 i2c_core eepro100 mii
Nov  6 00:49:27 tienel kernel: CPU:    0
Nov  6 00:49:27 tienel kernel: EIP:    0060:[dma_free_coherent+41/96] Tainted: P      VLI
Nov  6 00:49:27 tienel kernel: EFLAGS: 00210202   (2.6.10-rc1-mm3)
Nov  6 00:49:27 tienel kernel: EIP is at dma_free_coherent+0x29/0x60
Nov  6 00:49:27 tienel kernel: eax: 00000000   ebx: e3bb8000   ecx: e3bb8000   edx: 00000000
Nov  6 00:49:27 tienel kernel: esi: 00000001   edi: e28e911c   ebp: f38974c0   esp: cf43ff14
Nov  6 00:49:27 tienel kernel: ds: 007b   es: 007b   ss: 0068
Nov  6 00:49:27 tienel kernel: Process tvtime (pid: 13513, threadinfo=cf43e000 task=cf736a60)
Nov  6 00:49:27 tienel kernel: Stack: 00000000 e3bb8000 f89c503\x037 23bb8000 f89fa61e e28e9084 e28e9060 f3897100
Nov  6 00:49:27 tienel kernel:        c4fdc17c f8a2fe45 00000000 f77ce8a0 c4fdc17c f89fbb8b c18073c0 ecbf1820
Nov  6 00:49:27 tienel kernel:        c4fdc17c c72b8d04 c72b8ce8 c72b8ce8 c72b8d14 f7870880 c014d88f 00000000
Nov  6 00:49:27 tienel kernel: Call Trace:
Nov  6 00:49:27 tienel kernel:  [pg0+945811511/1069777920] btcx_riscmem_free+0x37/0x80 [btcx_risc]
Nov  6 00:49:27 tienel kernel:  [pg0+946030110/1069777920] videobuf_dma_pci_unmap+0x2e/0x80 [video_buf]
Nov  6 00:49:27 tienel kernel:  [pg0+946249285/1069777920] bttv_dma_free+0x55/0x80 [bttv]
Nov  6 00:49:27 tienel kernel:  [pg0+946035595/1069777920] videobuf_vm_close+0x8b/0xc0 [video_buf]
Nov  6 00:49:27 tienel kernel:  [remove_vm_struct+127/144] remove_vm_struct+0x7f/0x90
Nov  6 00:49:27 tienel kernel:  [unmap_vma_list+14/32] unmap_vma_list+0xe/0x20
Nov  6 00:49:27 tienel kernel:  [do_munmap+269/320] do_munmap+0x10d/0x140
Nov  6 00:49:27 tienel kernel:  [sys_munmap+65/112] sys_munmap+0x41/0x70
Nov  6 00:49:27 tienel kernel:  [sysenter_past_esp+82/113] sysenter_past_esp+0x52/0x71
Nov  6 00:49:27 tienel kernel: Code: 00 00 56 31 f6 85 c0 53 89 cb 74 06 8b b0 b8 00 00 00 8d 42 ff ba ff ff ff ff c1 e8 0b 90 8d 74 26 00 4 2 d1 e8 75 fb 85 f6 74 13 <8b> 0e 39 cb 72 0d 8b 46 08 c1 e0 0c 8d 04 08 39 c3 72 09 89 d8
- -


-- 
   Psi -- <http://www.iki.fi/pasi.savolainen>
Vivake -- Virtuaalinen valokuvauskerho <http://members.lycos.co.uk/vivake/>


  parent reply	other threads:[~2004-11-06  7:16 UTC|newest]

Thread overview: 75+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-05  8:13 2.6.10-rc1-mm3 Andrew Morton
2004-11-05  9:41 ` 2.6.10-rc1-mm3 Lorenzo Allegrucci
2004-11-05 10:17   ` 2.6.10-rc1-mm3 Andrew Morton
2004-11-05 10:48     ` 2.6.10-rc1-mm3 Andi Kleen
2004-11-05 12:36       ` 2.6.10-rc1-mm3 Lorenzo Allegrucci
2004-11-05 10:22   ` 2.6.10-rc1-mm3 Ingo Molnar
2004-11-05 10:38     ` 2.6.10-rc1-mm3 Andi Kleen
2004-11-05 11:09     ` 2.6.10-rc1-mm3 Ingo Molnar
2004-11-05 11:17       ` 2.6.10-rc1-mm3 Andi Kleen
2004-11-05 11:24         ` 2.6.10-rc1-mm3 Ingo Molnar
2004-11-05 11:43           ` 2.6.10-rc1-mm3 Andi Kleen
2004-11-05 12:15           ` 2.6.10-rc1-mm3 Ingo Molnar
2004-11-05 12:22             ` 2.6.10-rc1-mm3 Andi Kleen
2004-11-05 12:57               ` 2.6.10-rc1-mm3 Rafael J. Wysocki
2004-11-05 13:02                 ` 2.6.10-rc1-mm3 Andi Kleen
2004-11-05 17:47                   ` 2.6.10-rc1-mm3 Rafael J. Wysocki
2004-11-05 11:20       ` 2.6.10-rc1-mm3 Russell King
2004-11-05 11:30         ` 2.6.10-rc1-mm3 Andi Kleen
2004-11-05 10:17 ` 2.6.10-rc1-mm3 Ingo Molnar
2004-11-05 15:54   ` 2.6.10-rc1-mm3 Michael Baehr
2004-11-05 10:56 ` 2.6.10-rc1-mm3 Con Kolivas
2004-11-05 16:45 ` 2.6.10-rc1-mm3: ACPI problem due to un-exported hotplug_path Adrian Bunk
2004-11-05 18:05   ` Greg KH
2004-11-05 20:10     ` Kay Sievers
2004-11-05 20:32       ` Ashok Raj
2004-11-05 20:43         ` Greg KH
2004-11-05 20:45         ` Kay Sievers
2004-11-05 20:42       ` Greg KH
2004-11-06  5:18         ` Keshavamurthy Anil S
2004-11-06  5:50           ` Dmitry Torokhov
2004-11-09 22:55           ` Greg KH
2004-11-09 23:48             ` [ACPI] " Dmitry Torokhov
2004-11-10  0:08               ` Greg KH
2004-11-10  4:15                 ` Dmitry Torokhov
2004-11-16  5:54                   ` Greg KH
2004-11-05 16:52 ` 2.6.10-rc1-mm3: drm_ati_pcigart_{init,cleanup} multiple definition Adrian Bunk
2004-11-05 17:19   ` Dave Airlie
2004-11-05 17:33     ` Jon Smirl
2004-11-05 18:07 ` 2.6.10-rc1-mm3 Rafael J. Wysocki
2004-11-05 18:48   ` 2.6.10-rc1-mm3: (fix for make xconfig) Rafael J. Wysocki
2004-11-05 20:26     ` Sam Ravnborg
2004-11-08 22:34       ` Sam Ravnborg
2004-11-05 18:07 ` 2.6.10-rc1-mm3 Adam Heath
2004-11-06  7:16 ` Pasi Savolainen [this message]
2004-11-06  9:39 ` [PATCH][TRIVIAL] sched.c whitespace mangler Con Kolivas
2004-11-07  1:32 ` 2.6.10-rc1-mm3: "bttv card=" breakage Adrian Bunk
2004-11-07  2:15   ` Andrew Morton
     [not found] <20041105001328.3ba97e08.akpm@osdl.org.suse.lists.linux.kernel>
     [not found] ` <418B5C70.7090206@kolivas.org.suse.lists.linux.kernel>
2004-11-05 11:53   ` 2.6.10-rc1-mm3 Andi Kleen
2004-11-05 12:16     ` 2.6.10-rc1-mm3 Con Kolivas
2004-11-05 12:23       ` 2.6.10-rc1-mm3 Andi Kleen
2004-11-06 19:04 2.6.10-rc1-mm3 Paul Blazejowski
2004-11-07 10:48 ` 2.6.10-rc1-mm3 Andrew Morton
2004-11-07 17:24   ` 2.6.10-rc1-mm3 Paul Blazejowski
2004-11-08  7:59   ` 2.6.10-rc1-mm3 Ingo Molnar
2004-11-08  7:42     ` 2.6.10-rc1-mm3 Andrew Morton
2004-11-08 22:42       ` 2.6.10-rc1-mm3 Greg KH
2004-11-09  5:27         ` 2.6.10-rc1-mm3 Andrew Morton
2004-11-09  7:14           ` 2.6.10-rc1-mm3 Greg KH
2004-11-09  8:05             ` 2.6.10-rc1-mm3 Greg KH
2004-11-09  8:15               ` 2.6.10-rc1-mm3 Andrew Morton
2004-11-09  8:27                 ` 2.6.10-rc1-mm3 Greg KH
2004-11-09 12:11               ` 2.6.10-rc1-mm3 Tejun Heo
2004-11-09  7:53           ` 2.6.10-rc1-mm3 Olivier Poitrey
2004-11-09  8:22             ` 2.6.10-rc1-mm3 Arjan van de Ven
2004-11-09  9:25               ` 2.6.10-rc1-mm3 Olivier Poitrey
2004-11-09 10:37               ` 2.6.10-rc1-mm3 Ingo Molnar
2004-11-09  9:39                 ` 2.6.10-rc1-mm3 Andrew Morton
2004-11-09 10:44                   ` 2.6.10-rc1-mm3 Ingo Molnar
2004-11-09 10:33           ` 2.6.10-rc1-mm3 Andries Brouwer
2004-11-11  1:52             ` 2.6.10-rc1-mm3 H. Peter Anvin
2004-11-09 18:24           ` 2.6.10-rc1-mm3 Paul Blazejowski
2004-11-08 12:34 2.6.10-rc1-mm3 Karsten Wiese
2004-11-08 21:40 ` 2.6.10-rc1-mm3 Karsten Wiese
2004-11-08 22:25   ` 2.6.10-rc1-mm3 linux-os
2004-11-08 23:30   ` 2.6.10-rc1-mm3 Chris Wright

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=slrncoouhs.v5k.psavo@varg.dyndns.org \
    --to=psavo@iki.fi \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®