Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash when hitting "Remove Logs" #242

Open
Tibimac opened this issue Mar 1, 2024 · 3 comments
Open

Crash when hitting "Remove Logs" #242

Tibimac opened this issue Mar 1, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@Tibimac
Copy link

Tibimac commented Mar 1, 2024

In some cases but fairly regularly a crash occurs in Pulse+Extensions.swift because the function func state(in store: LoggerStore) -> NetworkTaskEntity.State? is accessing to the property session but because the object (NetworkTaskEntity) has been deleted the property is nil and Pulse crashs the app.

Capture d’écran 2024-03-01 à 16 55 54 Capture d’écran 2024-03-01 à 16 57 49
@sgc109
Copy link

sgc109 commented Mar 5, 2024

I'm running into the same issue.

@kean kean added the bug Something isn't working label May 19, 2024
@kean
Copy link
Owner

kean commented May 19, 2024

Hi, I would appreciate if you could include some more details:

  • Stacktrace
  • OS you are using
  • Steps to reproduce

@kakao-kevin-p
Copy link

i got a same issue too

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

No branches or pull requests

4 participants