Skip to content

NoSuchMethodError Thread.setPosixNicenessInternal for record/verify tasks after updating from alpha04 to alpha05 #2342

Description

@eygraber

Description

java.lang.NoSuchMethodError: 'int java.lang.Thread.setPosixNicenessInternal(int)'
	at dalvik.system.VMRuntime.setThreadNiceness(VMRuntime.java:837)
	at android.os.Process.setThreadPriority(Process.java:1315)
	at android.os.HandlerThread_Delegate.run(HandlerThread_Delegate.java:69)
	at android.os.HandlerThread.run(HandlerThread.java:131)

Steps to Reproduce
Working on getting a repro project

Additional information:

  • Paparazzi Version: 2.0.0-alpha05
  • OS: macos 26
  • Compile SDK: 36
  • Gradle Version: 9.5.1
  • Android Gradle Plugin Version: 9.2.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions