On 2018-08-18 23:02:24, Tom Murphy <[email protected]> wrote:
> >Synopsis:    Kernel panic in xhci.c when Android phone with ADB
>
> [...]
>
> >How-To-Repeat:
>       I can reproduce this every time just by enabling ADB on the
> phone and connecting it to the OpenBSD machine.
> 

I've been seeing the same panics for about a month or two now.

I hadn't filed a bug report because I was hoping I'd be able to
find the time to bisect when the panics first started happening.

Since I'm not sure if I'll have the time to do this anytime soon,
I'd like to at least add the following information.

According to the timestamps in the filesystem, I was able to
successfuly use ADB to sync my phone to my computer on June 24th.
So the panics must have begun some time after that.

If you have the time to bisect this, first, try a build from
before the above date and confirm that it works for you.  Then,
try a build from around July 24th to see if it happened before or
after that.  Then repeat the above until you can narrow down the
time frame as much as possible.

If you can find the exact commit that broke this, it'll be much
easier to fix it.  Failing that, being able to say "It worked up
until the Nth, but started panicking on the N+1th" it will still
make it significantly easier find out what changed and thus, to
fix this.

-- 
Bryan

Reply via email to