Skip to content

player cannot exit normally #1

Description

@klldmofashi

Hi, I am recently developing upon this project. I found a bug. When I type in a URL and let the player play , it plays well. However, when I press back button and want to go back, the player process will restart. (Although it doesn't hang, by monitoring in the logcat, we can see the PID has changed.) It seems the exit(0) function is the reason why it kills the process and let it restart. However, if we comment exit(0) in the do_exit function, the app will hang at a libc error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions