stankovski / quran-phone

Quran Phone
46 stars 27 forks source link

OutOfMemoryException #65

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 9 years ago
QuranPhone Version: 0.4.1.0
OS Version: Microsoft Windows NT 8.0.10211.0
Unhandled Exception
Exception of type 'System.OutOfMemoryException' was thrown.
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Capture(Exception source)
   at System.Runtime.CompilerServices.AsyncMethodBuilderCore.ThrowAsync(Exception exception, SynchronizationContext targetContext)
   at System.Runtime.CompilerServices.AsyncVoidMethodBuilder.SetException(Exception exception)
   at Quran.WindowsPhone.Views.DetailsView.<AyahContextMenuClick>d__17.MoveNext()
   at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine](TStateMachine& stateMachine)
   at System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start[TStateMachine](TStateMachine& stateMachine)
   at Quran.WindowsPhone.Views.DetailsView.AyahContextMenuClick(Object sender, ContextMenuItemSelectedEventArgs e)
   at Telerik.Windows.Controls.RadContextMenu.OnItemTapped(DependencyObject container, Object tappedItem)
   at Telerik.Windows.Controls.RadContextMenu.OnItemTapped(RadContextMenuItem tappedItem)
   at Telerik.Windows.Controls.RadContextMenuItem.OnManipulationCompleted(ManipulationCompletedEventArgs e)
   at System.Windows.Controls.Control.OnManipulationCompleted(Control ctrl, EventArgs e)
   at MS.Internal.JoltHelper.FireEvent(IntPtr unmanagedObj, IntPtr unmanagedObjArgs, Int32 argsTypeIndex, Int32 actualArgsTypeIndex, String eventName)

Original issue reported on code.google.com by denis.st...@gmail.com on 29 Nov 2013 at 5:08