Jeff Abrahamson on 1 Jan 2005 05:02:37 -0000 |
Cool: krypton:~# mount /jeff Segmentation fault krypton:~# mount /jeff [hangs process but not machine] I wonder why that happens. Sending mount a SIGKILL does nothing useful, as sort of expected given the above. Fwiw, I had just ran mkfs.ext3 -j /dev/hdb1 (apparently successfully). krypton:/var/log# grep /jeff /etc/fstab /dev/hdb1 /jeff ext3 errors=remount-ro 0 2 krypton:/var/log# /var/log/syslog says: Dec 31 23:51:38 krypton kernel: EXT3-fs error (device ide0(3,65)): ext3_check_descriptors: Block bitmap for group 1 not in group (block 0)! Dec 31 23:51:38 krypton kernel: Unable to handle kernel NULL pointer dereference at virtual address 00000094 Dec 31 23:51:38 krypton kernel: printing eip: Dec 31 23:51:38 krypton kernel: c015d18a Dec 31 23:51:38 krypton kernel: *pde = 00000000 Dec 31 23:51:38 krypton kernel: Oops: 0002 Dec 31 23:51:38 krypton kernel: CPU: 0 Dec 31 23:51:38 krypton kernel: EIP: 0010:[journal_abort+18/60] Not tainted Dec 31 23:51:38 krypton kernel: EFLAGS: 00010202 Dec 31 23:51:38 krypton kernel: eax: fffffffb ebx: 00000000 ecx: 00000094 edx: da9ed000 Dec 31 23:51:38 krypton kernel: esi: 00000094 edi: da9ed0cc ebp: cbc4c020 esp: dea6dde8 Dec 31 23:51:38 krypton kernel: ds: 0018 es: 0018 ss: 0018 Dec 31 23:51:38 krypton kernel: Process mount (pid: 14503, stackpage=dea6d000) Dec 31 23:51:38 krypton kernel: Stack: da9ed000 cbcdf400 c0155657 00000000 fffffffb c02cae54 da9ed000 c01556f1 Dec 31 23:51:38 krypton kernel: da9ed000 c02ca580 c039efc0 c02cae54 c03a01a0 c03a01a0 c02cae20 dea6de40 Dec 31 23:51:38 krypton kernel: 00008000 00000001 c015649a da9ed000 c02cae54 c02cae20 00000001 00000000 Dec 31 23:51:38 krypton kernel: Call Trace: [ext3_handle_error+63/152] [ext3_error+65/72] [ext3_check_descriptors+190/224] [ext3_read_super+1255/2104] [get_sb_bdev+497/600] Dec 31 23:51:38 krypton kernel: [set_devname+39/84] [do_kern_mount+175/308] [do_add_mount+29/196] [do_mount+310/336] [copy_mount_options+80/164] [sys_mount+124/188] Dec 31 23:51:38 krypton kernel: [system_call+51/56] Dec 31 23:51:38 krypton kernel: Dec 31 23:51:38 krypton kernel: Code: ff 8b 94 00 00 00 0f 88 09 05 00 00 50 53 e8 a7 ff ff ff 83 This is debian sarge, uname says Linux krypton 2.4.18-bf2.4 #1 Son Apr 14 09:53:28 CEST 2002 i686 GNU/Linux -- Jeff Jeff Abrahamson <http://www.purple.com/jeff/> +1 215/837-2287 GPG fingerprint: 1A1A BA95 D082 A558 A276 63C6 16BF 8C4C 0D1D AE4B Attachment:
signature.asc ___________________________________________________________________________ Philadelphia Linux Users Group -- http://www.phillylinux.org Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
|
|