A few days ago I found another rare BlackBerry bug. I was playing with some list elements and everything was working fine until I ran the code on a BlackBerry Curve 8300.
I was suddenly presented with this popup.
I have never seen this error so I googled for it. Unfortunately there was no reasonable explanation. So I decided to investigate it.
First thing I did was to take a peek at the event log. I did it by pressing ALT+L+G+L+G and I got this.
Taking a look at the exception trace showed this.
I needed to see the full log for details, so I used
javaloader -u eventlog
More...