This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug translator/14820] hang when running semok/nodwf01.stp


http://sourceware.org/bugzilla/show_bug.cgi?id=14820

--- Comment #3 from Mark Wielaard <mjw at redhat dot com> 2012-11-13 10:04:31 UTC ---
And also, it only seems to happen when I am a normal user (in group stapdev),
but not as root...

O... Look at that:

$ head /proc/kallsyms
0000000000000000 D per_cpu__irq_stack_union
0000000000000000 D __per_cpu_start
0000000000000000 D per_cpu__gdt_page
0000000000000000 d per_cpu__exception_stacks
0000000000000000 d per_cpu__idt_desc
0000000000000000 d per_cpu__xen_cr0_value
0000000000000000 D per_cpu__xen_vcpu
0000000000000000 D per_cpu__xen_vcpu_info
0000000000000000 d per_cpu__mc_buffer
0000000000000000 D per_cpu__xen_mc_irq_flags

$ sudo head /proc/kallsyms
0000000000000000 D per_cpu__irq_stack_union
0000000000000000 D __per_cpu_start
0000000000004000 D per_cpu__gdt_page
0000000000005000 d per_cpu__exception_stacks
000000000000b000 d per_cpu__idt_desc
000000000000b010 d per_cpu__xen_cr0_value
000000000000b018 D per_cpu__xen_vcpu
000000000000b020 D per_cpu__xen_vcpu_info
000000000000b060 d per_cpu__mc_buffer
000000000000c570 D per_cpu__xen_mc_irq_flags

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]