This is a migrated thread and some comments may be shown as answers.

'Multiple locks on web thread not allowed' - application crashes

1 Answer 75 Views
Report a bug
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Mikkel
Top achievements
Rank 1
Mikkel asked on 30 Jan 2014, 10:06 AM
with the following log message in the device log window in AppBuilder. I'm running on an iPad Air, iOS 7.0.4 (11B554a):

bool _WebTryThreadLock(bool), 0x1453ebf0: Multiple locks on web thread not allowed! Please file a bug. Crashing now...

I'm not sure about how to gather the relevant data to submit with this report? There is no stack trace to show, only the line above.

I'm working with the File API, trying to read an image on the device as a data URL.

1 Answer, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 03 Feb 2014, 04:05 PM
Hello Mikkel,

If the problem occurs only on iOS device, you can debug directly on the device to see what is going wrong. Check out the following links in our documentation for more information:

You can also setup Fiddler to intercept your device's traffic which would give you a clue what's going on with any server/device communication.

Regards,
Steve
Telerik
Icenium is now Telerik AppBuilder, and is part of the Telerik Platform. For more information on the new name, and to learn more about the Platform, register for the free online keynote and webinar on Wednesday, February 12, 2014 at 11:00 a.m. ET (8:00 a.m. PT)
Tags
Report a bug
Asked by
Mikkel
Top achievements
Rank 1
Answers by
Steve
Telerik team
Share this question
or