My point is that something has to be calling #openDatabase. It can't be at the root of the stacktrace.
On Oct 18, 2:22 pm, Mark Carter <[email protected]> wrote: > I presume the reason you don't see my code is because it's fallen off the > list due to the 100+ openDatabase() calls. > > Good thinking about the UncaughtExceptionHandler (because I do use one) but > I just checked and I don't call anything which might lead to an > openDatabase() call. Even if I did, wouldn't there be something in between > the openDatabase() calls in the stacktrace? -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

