[parisc-linux] insmod modules -> kernel panic:
Bruno Vidal
bruno_vidal@hpfrcu03.france.hp.com
Wed, 23 Oct 2002 13:12:04 +0200
This is a multi-part message in MIME format.
--------------B845CAA02AD6440228AA76B4
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
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
--------------B845CAA02AD6440228AA76B4
Content-Type: text/x-vcard; charset=iso-8859-1;
name="bruno_vidal.vcf"
Content-Transfer-Encoding: base64
Content-Description: Card for Bruno Vidal
Content-Disposition: attachment;
filename="bruno_vidal.vcf"
YmVnaW46dmNhcmQgCm46QnJ1bm87VklEQUwKdGVsO2ZheDowMS02OS04Mi02MC0xNAp0ZWw7
d29yazowMS02OS0yOS00Mi03MQp4LW1vemlsbGEtaHRtbDpUUlVFCnVybDp3d3cuZnJhbmNl
LmhwLmNvbQpvcmc6U29sdXRpb24gQ2VudGVyCnZlcnNpb246Mi4xCmVtYWlsO2ludGVybmV0
OmJydW5vX3ZpZGFsQGhwLmNvbQp0aXRsZTpFeHBlcnQgTG9naWNpZWwgRW52aXJvbm5lbWVu
dCBIYXV0ZSBEaXNwb25pYmlsaXTpCmFkcjtxdW90ZWQtcHJpbnRhYmxlOjs7SFAgRnJhbmNl
PTBEPTBBO1ouQSBkZSBDb3VydGFib2V1ZjsxIEF2LiBkdSBDYW5hZGE7OTE5NDcgTGVzIFVs
aXMgY2VkZXg7RnJhbmNlCngtbW96aWxsYS1jcHQ6OzI2MjA4CmZuOlZJREFMIEJydW5vCmVu
ZDp2Y2FyZAo=
--------------B845CAA02AD6440228AA76B4--