proguard icon indicating copy to clipboard operation
proguard copied to clipboard

proguard lastest version7.6 retrace problem

Open caoqianghui opened this issue 1 year ago • 1 comments

when stack trace has "on a null object reference" letter a will retrace from mapping file

caoqianghui avatar Dec 02 '24 06:12 caoqianghui

Hello @caoqianghui,

Thank you for getting in touch with us.

Can you provide the following:

  1. Example stack trace for your project.
  2. Corresponding mapping file for your project.
  3. What the example stack trace retraces to on your end when you try to retrace locally.

If giving an example stack trace and mapping file for your project is not possible, can you instead create a minimal reproducing sample project that demonstrates the problem when that project is obfuscated with ProGuard? When providing the sample project, please also provide the example stack trace, corresponding mapping file and what the example stack trace retraces to on your end.

tvoc-gs avatar Dec 03 '24 11:12 tvoc-gs