** Also affects: rr (Ubuntu Mantic)
   Importance: Undecided
       Status: New

** Changed in: rr (Ubuntu Mantic)
       Status: New => In Progress

** Changed in: rr (Ubuntu Mantic)
   Importance: Undecided => Medium

** Changed in: rr (Ubuntu Mantic)
     Assignee: (unassigned) => Marco Trevisan (Treviño) (3v1n0)

** Patch added: "mantic debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/rr/+bug/2065141/+attachment/5776186/+files/rr-phoenix-fix-mantic.debdiff

** Description changed:

  [ Impact ]
  
  Running rr in Phonenix AMD APU (Ryzen 7840U) as in latest generation of
  AMD ThinkPad fails with
  
  [FATAL ./src/PerfCounters_x86.h:121:compute_cpu_microarch()] AMD CPU
  type 0x70f40 (ext family 0xa) unknown
  
  It was fixed upstream via https://github.com/rr-debugger/rr/pull/3645
  (related issue https://github.com/rr-debugger/rr/issues/3715)
  
  [ Test case ]
  
  With a such CPU run:
   rr record true
  
- It should record the process execution as expected
+ It should record the process execution as expected, in case it may
+ mention that some further tuning is required for Zen CPUs:
+ 
+   On Zen CPUs, rr will not work reliably unless you disable the hardware 
+   SpecLockMap optimization.
+   For instructions on how to do this, see
+   https://github.com/rr-debugger/rr/wiki/Zen
  
  [ Regression Potential ]
  
  Not really known since it's just adding a case for the CPU family.
  
  In theory it may make other CPUs of the same family not work in the same
  way.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2065141

Title:
  AMD CPU type 0x70f40 (ext family 0xa) unknown

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rr/+bug/2065141/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to