Hi I'm preparing a patche for the dump driver. So I'm testing it. But when using insmod dump_rle (it is a module to use rle compression while dumping) It panics immediatly, it don't even start the initialisation. By using insmod -m I have: Using /lib/modules/2.4.19-pa22/kernel/drivers/dump/dump_rle.o r_info 0x29 not handled r_info 0x29 not handled r_info 0x29 not handled r_info 0x29 not handled Sections: Size Address Align .this 000000b8 000d3000 2**3 .text 00000000 000d30b8 2**0 .text.dump_compress_rle 000002f8 000d30b8 2**3 .text.dump_compress_rle_init 00000038 000d33b0 2**3 .text.dump_compress_rle_cleanup 00000028 000d33e8 2**3 .stub 00000020 000d3410 2**4 .PARISC.unwind 00000030 000d3430 2**2 .kstrtab 000000b4 000d3460 2**0 .kmodtab 00000018 000d3518 2**3 __ksymtab 00000040 000d3530 2**3 __archdata 00000028 000d3570 2**4 .got 00000018 000d3598 2**3 .data 00000020 000d35b0 2**3 .opd 00000060 000d35d0 2**4 .bss 00000000 000d3630 2**0 Symbols: 000d3000 d __this_module 000d3000 D __insmod_dump_rle_O/lib/modules/2.4.19-pa22/kernel/drivers/dump/dump_rle.o_M3DB56146_V132115 000d30b8 t .text.dump_compress_rle 000d30b8 t dump_compress_rle 000d30b8 t .text 000d33b0 t .text.dump_compress_rle_init 000d33b0 T dump_compress_rle_init 000d33b0 t init_module 000d33e8 t cleanup_module 000d33e8 T dump_compress_rle_cleanup 000d33e8 t .text.dump_compress_rle_cleanup 000d3430 r .PARISC.unwind -> PANIC !!!! Any idea, any suggestion to have more debug ? Where this .PARISC.unwind comes from ??? It is not in my code. thanks. -- Vidal Bruno, (770-4271) SSD-HA Team, HP-UX & LINUX Support bruno_vidal@admin.france.hp.com