And then?
Look at all the functions that follow
In my case, after cutting out the lines that
looked garbled. I got:
1e18  50650031 1.eP  CBaLockChangeNotifier::DoRunL(void) + 0x5d
1e24  5064fdef ..dP  RBaBackupSession::GetBacukupOperationEvent(..
1e5c  5064ff65 e.dP  CBaLockChangeNotifier::RunL(void) + 0x19
That was enough to tell me to look at the code for DoRunL(), and to put
some logging in there to see what is going on.
That’s the basics for d_exc