Fedora Linux Support Community & Resources Center

Sections ›› Home | Forums | Guidelines | Forum Help | Fedora FAQ | Fedora News 

Go Back   FedoraForum.org > Fedora Support > General Support

General Support Fedora general support. Ask questions here that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #16  
Old 2009-02-22, 02:21 AM CST
seabird Offline
Registered User
 
Join Date: Jan 2009
Posts: 115
Ok, I went the long way to test my drives,

Installed fedora without my SATA's connected, let it sit for 2 days (no mayor errors).

Attached my drives and ran the tests. Unfortunatly, having the drives attached created errors again,
Code:
BUG: unable to handle kernel NULL pointer dereference at 0000000000000004
IP: [<ffffffff810ea663>] inotify_inode_queue_event+0xac/0xd9
PGD 0 
Oops: 0000 [1] SMP 
CPU 0 
Modules linked in: bridge stp bnep sco l2cap bluetooth sunrpc ip6t_REJECT nf_conntrack_ipv6 ip6table_filter ip6_tables ipv6 dm_multipath uinput snd_seq_dummy snd_hda_intel snd_seq_oss snd_seq_midi_event snd_seq snd_seq_device snd_pcm_oss snd_mixer_oss snd_pcm snd_timer snd_page_alloc snd_hwdep snd k8temp soundcore firewire_ohci hwmon sky2 firewire_core pcspkr shpchp usb_storage crc_itu_t i2c_piix4 ata_generic pata_acpi pata_atiixp radeon drm i2c_algo_bit i2c_core [last unloaded: freq_table]
Pid: 7967, comm: awk Tainted: G        W 2.6.27.5-117.fc10.x86_64 #1
RIP: 0010:[<ffffffff810ea663>]  [<ffffffff810ea663>] inotify_inode_queue_event+0xac/0xd9
RSP: 0018:ffff88006cd45d48  EFLAGS: 00010246
RAX: ffff8800775700a8 RBX: ffff880077570098 RCX: 0000000000000003
RDX: 0000000000000000 RSI: ffffffff815520c0 RDI: ffff8800775720b8
RBP: ffff88006cd45d98 R08: 0000000000000000 R09: ffff880075129d10
R10: ffff88007756edd0 R11: ffffffff810a30b7 R12: ffff880077571ec8
R13: 00000000ffffc200 R14: fffffffffffffff4 R15: ffff8800746c3800
FS:  00007f8a25ee46f0(0000) GS:ffffffff8155d100(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 0000000000000004 CR3: 0000000000201000 CR4: 00000000000006e0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
Process awk (pid: 7967, threadinfo ffff88006cd44000, task ffff8800751b8000)
Stack:  0000000000000000 0000000000000000 0000001000000000 ffff8800775720b8
ffff8800775720a8 0000000000000010 ffff880077571ec8 ffff8800748a83c0
ffff880077571ec8 ffff8800746c3800 ffff88006cd45dd8 ffffffff810c0d45
Call Trace:
[<ffffffff810c0d45>] __fput+0x90/0x16d
[<ffffffff810c0e37>] fput+0x15/0x17
[<ffffffff810a3089>] remove_vma+0x4f/0x85
[<ffffffff810a31a2>] exit_mmap+0xe3/0x105
[<ffffffff8103f3e1>] mmput+0x42/0x9f
[<ffffffff8104302c>] exit_mm+0x10b/0x116
[<ffffffff81044c6e>] do_exit+0x24f/0x8a0
[<ffffffff8113b85c>] ? security_file_permission+0x11/0x13
[<ffffffff810c71b3>] ? path_put+0x1d/0x21
[<ffffffff81045341>] do_group_exit+0x82/0xaf
[<ffffffff81045380>] sys_exit_group+0x12/0x14
[<ffffffff8101024a>] system_call_fastpath+0x16/0x1b
Feb 22 04:22:21 linuxserver kernel:
Code: 48 89 df e8 2e ff ff ff 49 8b 44 24 50 48 89 df 8b 73 38 4c 8b 4d b0 4c 8b 45 b8 8b 4d c0 8b 55 c4 ff 10 4c 89 ff e8 10 65 24 00 <49> 8b 46 10 4c 89 f3 4c 8d 70 f0 48 8d 43 10 48 39 45 d0 75 9d 
RIP  [<ffffffff810ea663>] inotify_inode_queue_event+0xac/0xd9
RSP <ffff88006cd45d48>
CR2: 0000000000000004
but no hard lockup (although the system became VERY slow). Rebooted to get the smartctl results as posted below:
Code:
[root@linuxserver ~]# smartctl -l selftest /dev/sda
smartctl version 5.38 [x86_64-redhat-linux-gnu] Copyright (C) 2002-8 Bruce Allen
Home page is http://smartmontools.sourceforge.net/

=== START OF READ SMART DATA SECTION ===
SMART Self-test log structure revision number 1
Num  Test_Description    Status                  Remaining  LifeTime(hours)  LBA                                                                                        _of_first_error
# 1  Extended offline    Completed without error       00%       372         -
# 2  Short offline       Completed without error       00%       368         -

[root@linuxserver ~]# smartctl -l selftest /dev/sdb
smartctl version 5.38 [x86_64-redhat-linux-gnu] Copyright (C) 2002-8 Bruce Allen
Home page is http://smartmontools.sourceforge.net/

=== START OF READ SMART DATA SECTION ===
SMART Self-test log structure revision number 1
Num  Test_Description    Status                  Remaining  LifeTime(hours)  LBA                                                                                        _of_first_error
# 1  Extended offline    Completed without error       00%       372         -
# 2  Short offline       Completed without error       00%       356         -

[root@linuxserver ~]# smartctl -l selftest /dev/sdc
smartctl version 5.38 [x86_64-redhat-linux-gnu] Copyright (C) 2002-8 Bruce Allen
Home page is http://smartmontools.sourceforge.net/

=== START OF READ SMART DATA SECTION ===
SMART Self-test log structure revision number 1
Num  Test_Description    Status                  Remaining  LifeTime(hours)  LBA                                                                                        _of_first_error
# 1  Extended offline    Completed without error       00%       372         -
# 2  Short offline       Completed without error       00%       356         -

[root@linuxserver ~]# smartctl -l selftest /dev/sdd
smartctl version 5.38 [x86_64-redhat-linux-gnu] Copyright (C) 2002-8 Bruce Allen
Home page is http://smartmontools.sourceforge.net/

=== START OF READ SMART DATA SECTION ===
SMART Self-test log structure revision number 1
Num  Test_Description    Status                  Remaining  LifeTime(hours)  LBA                                                                                        _of_first_error
# 1  Extended offline    Completed without error       00%       372         -
# 2  Short offline       Completed without error       00%       357         -
So, having that done, all tests seem to be ok. Then why are my 4 SATA drives attached causing trouble with my kernel?

BIOS is set to use Native IDE.. (Other option is Legacy IDE)

Pls help

Last edited by seabird; 2009-02-22 at 04:39 AM CST.
Reply With Quote
Reply

Tags
begin, fedora, troubleshooting, unstable

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Let the Fedora 10 leaks begin... Firewing1 Fedora Focus 125 2008-11-25 11:37 PM CST
how to begin my first programe in fedora via gcc manhh Programming 2 2008-07-24 05:34 AM CDT
Troubleshooting my NIC with Fedora 7 wendallsan Installation Help 15 2007-06-30 10:17 AM CDT
Where to begin programming in the Realms of Fedora Core .sAm. Programming 6 2005-02-13 02:36 PM CST
PC reboot when i begin fedora install... nico Installation Help 2 2005-01-12 06:22 PM CST

Automatic Translations (Powered by Powered by Google):
Afrikaans Albanian Arabic Belarusian Bulgarian Catalan Chinese Croatian Czech Danish Dutch English Estonian Filipino Finnish French Galician German Greek Hebrew Hindi Hungarian Icelandic Indonesian Italian Japanese Korean Latvian Lithuanian Macedonian Malay Maltese Norwegian Persian Polish Portuguese Romanian Russian Serbian Slovak Slovenian Spanish Swahili Swedish Taiwanese Thai Turkish Ukrainian Vietnamese Yiddish

All times are GMT -7. The time now is 10:50 AM CST.

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo



All trademarks, and forum posts in this site are property of their respective owner(s).

FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact | Founding Members
Designed By Ewdison Then | Powered by vBulletin ©2000-2009, Jelsoft Enterprises Ltd.
FedoraForum is Powered by Open Source Projects and Products
Thanks to vBET 2.3.8 enjoy automatic translations