public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* [Bug runtime/16836] New: CFI expression underflow occurs during unwinding on some kernels
@ 2014-04-11 21:48 lberk at redhat dot com
  2014-04-11 21:48 ` [Bug runtime/16836] " lberk at redhat dot com
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: lberk at redhat dot com @ 2014-04-11 21:48 UTC (permalink / raw)
  To: systemtap

https://sourceware.org/bugzilla/show_bug.cgi?id=16836

            Bug ID: 16836
           Summary: CFI expression underflow occurs during unwinding on
                    some kernels
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: runtime
          Assignee: systemtap at sourceware dot org
          Reporter: lberk at redhat dot com

Running stap -e 'probe kernel.function("__run_hrtimer") { log ("hit!");
print_backtrace(); log("done"); exit(); }' on 3.13.6-100.fc19.x86_64,
3.13.7-100.fc19.x86_64 and 3.13.7-200.fc20.x86_64 causes a WARNING: DWARF
expression stack underflow in CFI (full output below)

WARNING: DWARF expression stack underflow in CFI
hit!
 0xffffffff81091ff0 : __run_hrtimer+0x0/0x1d0 [kernel]
 0xffffffff81092877 : hrtimer_interrupt+0xf7/0x240 [kernel]
 0xffffffff81042dc7 : local_apic_timer_interrupt+0x37/0x60 [kernel]
 0xffffffff8169203f : smp_apic_timer_interrupt+0x3f/0x60 [kernel]
 0xffffffff816909dd : apic_timer_interrupt+0x6d/0x80 [kernel]
done
hit!
 0xffffffff81091ff0 : __run_hrtimer+0x0/0x1d0 [kernel]
 0xffffffff81092877 : hrtimer_interrupt+0xf7/0x240 [kernel]
 0xffffffff81042dc7 : local_apic_timer_interrupt+0x37/0x60 [kernel]
 0xffffffff8169203f : smp_apic_timer_interrupt+0x3f/0x60 [kernel]
 0xffffffff816909dd : apic_timer_interrupt+0x6d/0x80 [kernel]
done
Pass 5: run completed in 10usr/70sys/679real ms.

This reportedly runs without the warning on 3.15.0-rc0.git9.1.fc21.x86_64

-- 
You are receiving this mail because:
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2020-10-06 12:04 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-04-11 21:48 [Bug runtime/16836] New: CFI expression underflow occurs during unwinding on some kernels lberk at redhat dot com
2014-04-11 21:48 ` [Bug runtime/16836] " lberk at redhat dot com
2014-04-14 15:54 ` tromey at redhat dot com
2014-04-14 20:09 ` lberk at redhat dot com
2017-10-11 10:44 ` mark at klomp dot org
2017-10-11 10:48 ` mjw at fedoraproject dot org
2020-10-05 23:15 ` barrdetwix at gmail dot com
2020-10-06  0:18 ` fche at redhat dot com
2020-10-06  1:42 ` barrdetwix at gmail dot com
2020-10-06 12:04 ` mark at klomp dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).