Stacktrace for published apps

I have a bug in an app I published as a beta but in the logs I only get a stack trace like

Stack:
  - pc: 0x100045ea
  - pc: 0x10004505
  - pc: 0x10005aa2
  - pc: 0x10005a3e
  - pc: 0x10005970

 

which doesn't tell me much. I looked inside the .iq file and there are debug.xml files in the device folders. Should this work or would I have to sideload the app with a separate debug.xml file to get line numbers for the stack race?