Skip to content

Conversation

@konraddysput
Copy link
Collaborator

@konraddysput konraddysput commented Nov 7, 2022

Why

In the past Backtrace-Unity did generate an empty library name if the source code information was empty OR provided pre-generated information like <123123123: 0> - no information about source code.

Right now, backtrace-unity plugin will try to determine the library name based on the namespace

@konraddysput konraddysput self-assigned this Nov 7, 2022
@konraddysput konraddysput added the bug Something isn't working label Nov 7, 2022
@konraddysput konraddysput added this to the 3.7.8 milestone Nov 7, 2022
@konraddysput konraddysput assigned perf2711 and unassigned perf2711 Nov 9, 2022
@konraddysput konraddysput merged commit 4b343dd into release/3.7.8 Nov 10, 2022
konraddysput added a commit that referenced this pull request Nov 29, 2022
* Fix inalid stack frame type (#172)

* Stack frame algorithm improvements

* Parse correctly xbox stack frames without source information from the managed thread

* Support for unknown universe based on the URL (#171)

* Android native error reporting binaries update (#169)

* Crashpad new binaries

* Crashpad binaries update

* Remove logs

* Bring back enter in the native class implementation

* Preview version update

* Updates README (#168)

Updates README to only include badges, description, installation and usage code samples, and link to the docs for more info.

* Replace crashpad handler (#174)

* Always try to determine the library name based on the namespace available in the function name (#175)

* Replace libbacktrace-native.so (#176)

* Add files via upload

* Revert to previous version

https://github.com/backtrace-labs/backtrace-unity/blob/ebe06b354c98bd35e9f123c4b3b03afafb46db9a/Android/lib/armeabi-v7a/libcrashpad_handler.so

* Delete Documentation~ directory (#177)

* Preview 2

* Added device.machine attribute

* Removed alpha tag

Co-authored-by: Lysanne Pinto <lysannepinto@gmail.com>
Co-authored-by: Vincent Lussenburg <vlussenburg@users.noreply.github.com>
@konraddysput konraddysput deleted the bugfix/empty-library-name branch December 7, 2022 23:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants