On 6/5/07, Patrick Andrieux <patrick.andrieux@xxxxxxxxx> wrote:
Hi, I have a segfault when inserting dccp_probe module on Dave Miller's tree *without* Ian's patches. I got it using this cmd line :
Question, does it also segfaults _with_ Ian's patches?
do_page_fault+0x436/0x509 Jun 5 12:26:55 dccpServer kernel: [ 1027.751869] [<c031fd4a>] error_code+0x6a/0x70 Jun 5 12:26:55 dccpServer kernel: [ 1027.751873] [<c0321921>] __register_kprobe+0x23a/0x294 Jun 5 12:26:55 dccpServer kernel: [ 1027.751876] [<c0321994>] register_jprobe+0x19/0x1b
I ask this because it is segfaulting at dccpprobe_init time, when it is registering the jprobe. To me it looks like something changed in the jprobes infrastructure and we are seeing a fallout from that. But I haven't investigated this more than looking at this backtrace.
Jun 5 12:26:55 dccpServer kernel: [ 1027.751880] [<f8a27076>] dccpprobe_init+0x76/0xb4 [dccp_probe] Jun 5 12:26:55 dccpServer kernel: [ 1027.751885] [<c0137d1f>] sys_init_module+0x12d5/0x1415 Jun 5 12:26:55 dccpServer kernel: [ 1027.751890 ] [<c0103db2>] sysenter_past_esp+0x5f/0x99 Jun 5 12:26:55 dccpServer kernel: [ 1027.751893] ======================= Let me know if you need anything else. rgds, Patrick.
- To unsubscribe from this list: send the line "unsubscribe dccp" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html