-
-
Notifications
You must be signed in to change notification settings - Fork 926
Crashes when opening GitHub commit links #1897
Comments
The link that crashes the app would be helpful |
In the Feed I tapped to see this comment: gonetz/GLideN64#1574 (comment) In it there's the link below. The app crashed (the typical Android " has stopped working" dialog) when I tapped to open it. Sorry for not having included those with the report. I had no idea it would be sent to GitHub. Ps.: For the sake of curiosity, it seems if I tap "Send Feedback" in the crash dialog and then go back, the app would reload actually show the commit page. |
It also crashes by tapping the link in the last comment of this issue: |
That's strange, both links open for me without any crashes. I'll have a look at the crash reports |
Even clicking the links here crash it. Do you have more than one browser installed? My system probably will ask me what app to use to open these links. |
I have only chrome installed. |
I set Chrome as the default, it still crashes... I uninstalled the others, it still crashes... If I grab the project here and build it myself, would I be able to debug it? I have some experience with development for Android, though not extensive, but given my backgroup with Java I think I can at least find out what's going on... |
@andrebrait yes you will |
Just launched the app in debug mode, waited for the debugger to attach, logged in and opened the first link I could see. Here's the stack trace:
|
@k0shk0sh here's the stack trace for the crash. Some links do not exhibit this behavior, but I couldn't identify what's the difference between the two. |
this is an internal bug and i can't do anything about not even trying to catch it :'( .. |
Dang... I'll try updating some of the dependencies and then I'll get back to you. The only places I've seen this errer were people returning a Layout as null :/ |
FastHub Version: 4.6.7
Android Version: 8.0.0 (SDK: 26)
Device Information:
I tried opening a link to a commit in a comment for an issue and it crashes. I reproduced it 5 times so far.
The text was updated successfully, but these errors were encountered: