public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Dhaval Giani <dhaval@linux.vnet.ibm.com>
To: "Fortier,Vincent [Montreal]" <Vincent.Fortier1@EC.GC.CA>
Cc: Greg KH <gregkh@suse.de>, Randy Dunlap <randy.dunlap@oracle.com>,
	Andrew Morton <akpm@linux-foundation.org>,
	linux-kernel@vger.kernel.org, mingo@elte.hu,
	Srivatsa Vaddagiri <vatsa@linux.vnet.ibm.com>,
	kay.sievers@vrfy.org
Subject: Re: 2.6.22.14 oops msg with commvault galaxy ?
Date: Tue, 11 Dec 2007 23:55:28 +0530	[thread overview]
Message-ID: <20071211182528.GA5597@linux.vnet.ibm.com> (raw)
In-Reply-To: <20071211182015.GA22339@linux.vnet.ibm.com>

> > 
> > My tests with Galaxy 5.9 shows that it still does not work.  Although,
> > the error seems to have changed a bit (see attached dmesg)
> > 
> 
> Hmmm, makes me suspect the bug is somewhere else. What I am not able to
> figure out is that I was able to recreate the trace you had on my
> systems. So there is a bug somewhere there.
> 

To make it clearer why I think so,

> [  638.466375] BUG: unable to handle kernel paging request at virtual address 80000000
> [  638.466479]  printing eip:
> [  638.466527] c01d9182
> [  638.466574] *pdpt = 000000002d022001
> [  638.466622] *pde = 0000000000000000
> [  638.466672] Oops: 0000 [#1]
> [  638.466719] SMP 
> [  638.466838] last sysfs file: /devices/platform/floppy.0/uevent
				  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
That has changed from /sys/kernel/uids/<uid>/cpu_share

> [  638.466890] Modules linked in: xfs drbd cn nfs nfsd exportfs lockd nfs_acl sunrpc ppdev parport_pc lp parport button ac battery ipv6 fuse ide_cd ide_generic usbkbd usbmouse tsdev iTCO_wdt iTCO_vendor_support sg psmouse e752x_edac shpchp sr_mod pci_hotplug serio_raw edac_mc evdev pcspkr cdrom floppy ext3 jbd mbcache dm_mirror dm_snapshot dm_mod generic piix ide_core ata_piix ehci_hcd uhci_hcd tg3 usbcore thermal processor fan mptscsih mptbase megaraid_sas megaraid_mbox megaraid_mm cciss aacraid
> [  638.469273] CPU:    3
> [  638.469274] EIP:    0060:[<c01d9182>]    Not tainted VLI
> [  638.469275] EFLAGS: 00010297   (2.6.22.14-cfs-etch-686-envcan #1)
> [  638.469444] EIP is at vsnprintf+0x2af/0x48c
> [  638.469504] eax: 80000000   ebx: ffffffff   ecx: 80000000   edx: fffffffe
> [  638.469567] esi: ebc29017   edi: ed019eac   ebp: ffffffff   esp: ed019e4c
> [  638.469631] ds: 007b   es: 007b   fs: 00d8  gs: 0033  ss: 0068
> [  638.469693] Process clBackup (pid: 4849, ti=ed018000 task=f6674c60 task.ti=ed018000)
> [  638.469757] Stack: ec2a9000 00001000 c033b658 f899b56c c0236131 ec2a9000 143d6fe8 ebc29017 
> [  638.470212]        00f9b608 00000000 ffffffff ffffffff 00000000 c0337ecb 00000003 00000017 
> [  638.470665]        c037a3a0 ec2a9000 c01d93e0 ed019eac ed019eac c02356ac ebc29017 c0337eca 
> [  638.471129] Call Trace:
> [  638.471258]  [<c0236131>] dev_uevent+0x189/0x1e0
> [  638.471377]  [<c01d93e0>] sprintf+0x20/0x23
> [  638.471486]  [<c02356ac>] show_uevent+0xad/0xd5
> [  638.471594]  [<c0157189>] get_page_from_freelist+0x273/0x30a
> [  638.471713]  [<c01323b4>] group_send_sig_info+0x12/0x56
> [  638.471822]  [<c0157272>] __alloc_pages+0x52/0x286
> [  638.471930]  [<c02355ff>] show_uevent+0x0/0xd5
> [  638.472034]  [<c02351be>] dev_attr_show+0x15/0x18
> [  638.472138]  [<c01a8e91>] sysfs_read_file+0x87/0xd8
> [  638.472240]  [<c018807c>] sys_getxattr+0x46/0x4e
> [  638.472341]  [<c01a8e0a>] sysfs_read_file+0x0/0xd8
> [  638.472445]  [<c0171f77>] vfs_read+0xa6/0x128
> [  638.472551]  [<c0172373>] sys_read+0x41/0x67
> [  638.472656]  [<c0103d8a>] syscall_call+0x7/0xb
> [  638.472765]  =======================
> [  638.472822] Code: 74 24 28 73 03 c6 06 20 4d 46 85 ed 7f f1 e9 b9 00 00 00 8b 0f b8 59 0a 33 c0 8b 54 24 2c 81 f9 ff 0f 00 00 0f 46 c8 89 c8 eb 06 <80> 38 00 74 07 40 4a 83 fa ff 75 f4 29 c8 f6 44 24 30 10 89 c3 
> [  638.475660] EIP: [<c01d9182>] vsnprintf+0x2af/0x48c SS:ESP 0068:ed019e4c
> 
> 

-- 
regards,
Dhaval

  reply	other threads:[~2007-12-11 18:26 UTC|newest]

Thread overview: 46+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-30 13:02 2.6.22.14 oops msg with commvault galaxy ? Vincent Fortier
2007-11-30 17:12 ` Randy Dunlap
2007-11-30 17:35   ` Fortier,Vincent [Montreal]
2007-12-04 13:47     ` Vincent Fortier
2007-12-07 22:15       ` Randy Dunlap
2007-12-07 23:11         ` Andrew Morton
2007-12-08  1:14           ` Randy Dunlap
2007-12-10 13:20             ` Fortier,Vincent [Montreal]
2007-12-10 14:03               ` Fortier,Vincent [Montreal]
2007-12-10 17:15                 ` Randy Dunlap
2007-12-10 17:55                   ` Fortier,Vincent [Montreal]
2007-12-11 14:54                   ` Dhaval Giani
2007-12-11 16:43                     ` Dhaval Giani
2007-12-11 17:04                       ` Greg KH
2007-12-11 17:23                         ` Dhaval Giani
2007-12-11 17:47                           ` Fortier,Vincent [Montreal]
2007-12-11 18:20                             ` Dhaval Giani
2007-12-11 18:25                               ` Dhaval Giani [this message]
2007-12-11 19:08                                 ` Fortier,Vincent [Montreal]
2007-12-11 19:12                                   ` Randy Dunlap
2007-12-11 21:06                                   ` Ingo Molnar
2007-12-12  7:08                                     ` Dhaval Giani
2007-12-12 12:57                                       ` Fortier,Vincent [Montreal]
2007-12-12 13:05                                         ` Fortier,Vincent [Montreal]
2007-12-12 13:41                                         ` Dhaval Giani
2007-12-12 18:45                                           ` Fortier,Vincent [Montreal]
2007-12-13 11:43                                             ` Dhaval Giani
2007-12-13 12:55                                               ` Ingo Molnar
2007-12-13 13:02                                                 ` Dhaval Giani
2007-12-13 13:12                                                   ` Ingo Molnar
2007-12-13 13:43                                                     ` Vincent Fortier
2007-12-13 13:24                                                   ` Vincent Fortier
2007-12-13 14:41                                                     ` Dhaval Giani
2007-12-13 13:59                                                 ` Kay Sievers
2007-12-13 15:02                                                   ` Vincent Fortier
2007-12-13 16:23                                                     ` Kay Sievers
2007-12-13 16:50                                                       ` Ingo Molnar
2007-12-13 17:10                                                         ` Kay Sievers
2007-12-13 20:21                                                           ` Ingo Molnar
2007-12-14  2:14                                                             ` Dhaval Giani
2007-12-14 16:26                                                             ` Greg KH
2007-12-14 17:07                                                               ` Dhaval Giani
2007-12-14 17:28                                                                 ` Greg KH
2007-12-20 13:49                                                                   ` Vincent Fortier
2007-12-13 17:20                                                         ` Dhaval Giani
2007-12-11 19:31                           ` Greg KH

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=20071211182528.GA5597@linux.vnet.ibm.com \
    --to=dhaval@linux.vnet.ibm.com \
    --cc=Vincent.Fortier1@EC.GC.CA \
    --cc=akpm@linux-foundation.org \
    --cc=gregkh@suse.de \
    --cc=kay.sievers@vrfy.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    --cc=randy.dunlap@oracle.com \
    --cc=vatsa@linux.vnet.ibm.com \
    /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