Results 1 to 2 of 2

Thread: UNIONFS crash when installing with apt-get

  1. #1
    Junior Member
    Join Date
    May 2005
    Posts
    1

    UNIONFS crash when installing with apt-get

    I am running knoppix 3.8.1 on an IBM thinkpad T41 with 1.25GB RAM.

    I am struggling from UNIONFS failing randomly when installing packages via apt, when it gets to the post configuration scripts.

    I have been watching dmesg, and it always spits out the following debug messages:

    ASSERTION FAILED: rdstate->uds_cookie < MAXRDCOOKIE at /usr/src/modules/unionfs-
    1.0.11/unionfs.h:256 (verify_rdstate_offset)
    Unable to handle kernel NULL pointer dereference at virtual address 00000000
    printing eip:
    f8dd4d32
    *pde = 00000000
    Oops: 0002 [#1]
    PREEMPT SMP
    Modules linked in: radeon drm via_agp sworks_agp sis_agp nvidia_agp intel_mch_ag
    p efficeon_agp ati_agp amd64_agp amd_k7_agp ali_agp autofs4 af_packet ntfs i810_
    audio ac97_codec e1000 snd_intel8x0m snd_ac97_codec snd_pcm_oss snd_mixer_oss sn
    d_pcm snd_timer snd soundcore snd_page_alloc i2c_i801 i2c_core hw_random intel_a
    gp agpgart parport_pc parport 8250 serial_core usbhid pcmcia yenta_socket rsrc_n
    onstatic pcmcia_core video thermal processor ibm_acpi fan container button batte
    ry ac rtc unionfs cloop sbp2 ohci1394 ieee1394 usb_storage ub ohci_hcd uhci_hcd
    ehci_hcd usbcore

    After this occurs, I cannot use apt-get install anymore and the process freezes and is not killable.

  2. #2
    Senior Member registered user
    Join Date
    Feb 2005
    Location
    Saint Louis, MO, USA
    Posts
    376

    Re: UNIONFS crash when installing with apt-get

    I'm getting something simliar under Knoppix 3.8.2 with a persistent image of about 1 GB. The error happens when I try to install software using the math package R. However, I'm running on a desktop: AMD Athlon 2400+, 128 MB RAM. This is the message from the end of a dmesg listing:
    Code:
    ASSERTION FAILED: rdstate->uds_cookie < MAXRDCOOKIE at /usr/src/modules/unionfs-1.0.11/unionfs.h:256 (verify_rdstate_offset)
    Unable to handle kernel NULL pointer dereference at virtual address 00000000
     printing eip:
    c8716d32
    *pde = 00000000
    Oops: 0002 [#1]
    PREEMPT SMP
    Modules linked in: md5 ipv6 snd_mixer_oss snd autofs4 af_packet via82cxxx_audio uart401 sound soundcore ac97_codec 8139too mii via_agp agpgart i2c_viapro i2c_core parport_pc parport 8250 serial_core usbhid pcmcia yenta_socket rsrc_nonstatic pcmcia_core video thermal processor fan container button battery ac rtc unionfs cloop loop ntfs ext3 jbd reiserfs sbp2 ohci1394 ieee1394 usb_storage ub ohci_hcd uhci_hcd ehci_hcd usbcore
    CPU:    0
    EIP:    0060:[<c8716d32>]    Not tainted VLI
    
    EFLAGS: 00210286   (2.6.11)
    EIP is at unionfs_filldir+0x16e/0x224 [unionfs]
    eax: 00000080   ebx: c2771008   ecx: c68b9e8c   edx: c87ad5e0
    esi: c0992c00   edi: c87b159a   ebp: c68b9f3c   esp: c68b9e9c
    ds: 007b   es: 007b   ss: 0068
    Process R (pid: 7073, threadinfo=c68b8000 task=c6e1a040)
    Stack: 00000000 00000000 c2771000 c2771000 c104ee20 00000000 c018ab6a c68b9f3c
           c2771008 00000001 00000000 00000000 000001b7 00000004 00000059 c2771ff4
           00000000 c032e0e0 fffff000 00000001 00000000 c5222a00 c22776a8 c4218e20
    Call Trace:
     [<c018ab6a>] ext2_readdir+0x1b2/0x2a8
     [<c0163285>] vfs_readdir+0x71/0x8c
     [<c8716bc4>] unionfs_filldir+0x0/0x224 [unionfs]
     [<c8716f1b>] unionfs_readdir+0x133/0x46c [unionfs]
     [<c8716bc4>] unionfs_filldir+0x0/0x224 [unionfs]
     [<c01635dc>] filldir64+0x0/0x144
     [<c0163285>] vfs_readdir+0x71/0x8c
     [<c01635dc>] filldir64+0x0/0x144
     [<c016378b>] sys_getdents64+0x6b/0xc0
     [<c01635dc>] filldir64+0x0/0x144
     [<c01629c4>] sys_fcntl64+0x6c/0x80
     [<c010342b>] syscall_call+0x7/0xb
    Code: 85 c0 0f 84 68 ff ff ff eb 8c 68 d9 b8 7a c8 68 00 01 00 00 68 80 d4 7a c8 68 e0 d8 7a c8 68 e0 d5 7a c8 e8 0d 46 a0 f7 83 c4 14 <c6> 05 00 00 00 00 00 eb c8 68 d9 b8 7a c8 68 ff 00 00 00 68 80
    Boot command:
    Code:
    boot: knoppix dma bootfrom=/dev/hda1/knx.iso
    I have not been able to reliably reproduce the error. My notes so far can be found here:

    http://www.cwelug.org/cgi-bin/wiki.cgi?BioConductor

    What other information could I provide to pinpoint the problem and find a solution?

    Regards,
    - Robert

Similar Threads

  1. does knoppix, use aufs? or unionfs? ...still says /UNIONFS..
    By starlyptErin_. in forum General Support
    Replies: 0
    Last Post: 08-22-2009, 10:55 PM
  2. unionfs - installing
    By namelessone in forum Customising & Remastering
    Replies: 0
    Last Post: 01-07-2007, 03:54 PM
  3. Root file system links to UNIONFS (e.g. bin -> /UNIONFS/b
    By Jim Tonic in forum Customising & Remastering
    Replies: 1
    Last Post: 05-24-2006, 04:14 AM
  4. Very odd crash
    By Capt. Cautious in forum Knoppix DVD
    Replies: 1
    Last Post: 10-03-2005, 04:37 AM
  5. IRQ crash
    By drg55 in forum Hardware & Booting
    Replies: 3
    Last Post: 08-09-2003, 01:57 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Dell SNPTP9W1C/16G 16 GB 2666MHz (PC4-2666) Memory Ram picture

Dell SNPTP9W1C/16G 16 GB 2666MHz (PC4-2666) Memory Ram

$34.95



Micron 8GB DDR4 1Rx16 PC4-3200AA Laptop RAM Memory MTA4ATF1G64HZ-3G2E2 picture

Micron 8GB DDR4 1Rx16 PC4-3200AA Laptop RAM Memory MTA4ATF1G64HZ-3G2E2

$10.00



A-Tech 8GB DDR3 1600 PC3-12800 Laptop SODIMM 204-Pin Memory RAM PC3L DDR3L 1x 8G picture

A-Tech 8GB DDR3 1600 PC3-12800 Laptop SODIMM 204-Pin Memory RAM PC3L DDR3L 1x 8G

$13.99



NEW OLOy 16GB 2x8GB KIT DDR4-3000 PC4-24000 Desktop Gaming RAM MD4U0830160BB1ST picture

NEW OLOy 16GB 2x8GB KIT DDR4-3000 PC4-24000 Desktop Gaming RAM MD4U0830160BB1ST

$19.99



Crucial DDR3L 16GB 1600 2x 8GB PC3-12800 Laptop SODIMM Memory RAM PC3 16G DDR3 picture

Crucial DDR3L 16GB 1600 2x 8GB PC3-12800 Laptop SODIMM Memory RAM PC3 16G DDR3

$22.45



Team T-FORCE VULCAN Z 32GB (2 x 16GB) PC RAM DDR4 3200 (PC4 25600) Memory picture

Team T-FORCE VULCAN Z 32GB (2 x 16GB) PC RAM DDR4 3200 (PC4 25600) Memory

$54.99



Micron 16GB DDR4-2400 SODIMM MTA16ATF2G64HZ-2G3E1 Laptop Memory RAM picture

Micron 16GB DDR4-2400 SODIMM MTA16ATF2G64HZ-2G3E1 Laptop Memory RAM

$21.99



RAMAXEL 16 GB ( 4 GB x 4 sticks ) DDR3L-1600 PC3L-12800U 12800 Desktop RAM - HVD picture

RAMAXEL 16 GB ( 4 GB x 4 sticks ) DDR3L-1600 PC3L-12800U 12800 Desktop RAM - HVD

$11.42



HyperX FURY DDR4 8GB 16GB 32GB 3200MHz PC4-25600 Desktop RAM Memory DIMM 288pins picture

HyperX FURY DDR4 8GB 16GB 32GB 3200MHz PC4-25600 Desktop RAM Memory DIMM 288pins

$71.93



HyperX FURY DDR4 16GB 3200 MHz PC4-25600 Desktop RAM Memory DIMM 288pin 2x 16GB picture

HyperX FURY DDR4 16GB 3200 MHz PC4-25600 Desktop RAM Memory DIMM 288pin 2x 16GB

$128.20