Advertisement
Guest User

Untitled

a guest
Oct 12th, 2011
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 3.57 KB | None | 0 0
  1. 10-12 12:13:14.224 24563 24563 I mono    : Stacktrace:
  2. 10-12 12:13:14.224 24563 24563 I mono    :
  3. 10-12 12:13:14.224 24563 24563 I mono    :   at System.Text.StringBuilder.InternalEnsureCapacity (int) <0x000b7>
  4. 10-12 12:13:14.224 24563 24563 I mono    :   at System.Text.StringBuilder.Append (char) <0x0003f>
  5. 10-12 12:13:14.224 24563 24563 I mono    :   at System.Uri.EscapeString (string,string,bool) <0x00287>
  6. 10-12 12:13:14.224 24563 24563 I mono    :   at System.Uri.ParseUri (System.UriKind) <0x0003f>
  7. 10-12 12:13:14.224 24563 24563 I mono    :   at System.Uri..ctor (string,System.UriKind) <0x000fb>
  8. 10-12 12:13:14.224 24563 24563 I mono    :   at Rdio.Data.RdioBsonSerializer.ReadUri (byte[]) <0x000af>
  9. 10-12 12:13:14.224 24563 24563 I mono    :   at Rdio.Data.RdioBsonSerializer.ParseUserDefinedBinary (byte[]) <0x00163>
  10. 10-12 12:13:14.224 24563 24563 I mono    :   at Hyena.Json.Bson.BsonSerializer.ReadBinary () <0x00153>
  11. 10-12 12:13:14.224 24563 24563 I mono    :   at Hyena.Json.Bson.BsonSerializer.ReadElement () <0x0029b>
  12. 10-12 12:13:14.224 24563 24563 I mono    :   at Hyena.Json.Bson.BsonSerializer/<ReadDocument>d__6.MoveNext () <0x000fb>
  13. 10-12 12:13:14.224 24563 24563 I mono    :   at Rdio.Data.ObjectModelSerializer.Deserialize (System.IO.BinaryReader,bool) <0x007e7>
  14. 10-12 12:13:14.231 24563 24563 I mono    :   at Rdio.Local.MetadataStore/<>c__DisplayClass17.<GetFromOffline>b__16 (object,System.IO.Stream) <0x000af>
  15. 10-12 12:13:14.231 24563 24563 I mono    :   at Rdio.Local.FileStore.GetStream (object,System.IO.FileMode,System.IO.FileAccess,bool,System.Action`2<object, Syst
  16. em.IO.Stream>) <0x004af>
  17. 10-12 12:13:14.231 24563 24563 I mono    :   at Rdio.Local.FileStore.GetReadOnlyStream (object,System.Action`2<object, System.IO.Stream>) <0x0003b>
  18. 10-12 12:13:14.231 24563 24563 I mono    :   at Rdio.Local.MetadataStore.GetFromOffline (Rdio.Data.ObjectKey,bool,System.Action`1<Rdio.Data.ObjectModel>) <0x001
  19. c7>
  20. 10-12 12:13:14.231 24563 24563 I mono    :   at Rdio.Local.MetadataStore.GetFromOffline (Rdio.Data.ObjectKey,System.Action`1<Rdio.Data.ObjectModel>) <0x0002b>
  21. 10-12 12:13:14.231 24563 24563 I mono    :   at Rdio.Local.OfflineSyncCoordinator.UpdateSourcePlayableOffline (Rdio.Data.ObjectKey) <0x000fb>
  22. 10-12 12:13:14.231 24563 24563 I mono    :   at Rdio.Local.OfflineSyncCoordinator.Remove (System.Collections.Generic.IEnumerable`1<Rdio.Data.ObjectKey>) <0x000d
  23. b>
  24. 10-12 12:13:14.231 24563 24563 I mono    :   at Rdio.Local.OfflineStore.OnSyncMonitorCallback (System.Collections.Generic.IEnumerable`1<Rdio.Data.ObjectKey>,Sys
  25. tem.Collections.Generic.IEnumerable`1<Rdio.Data.ObjectKey>,System.Collections.Generic.IEnumerable`1<Rdio.Data.ObjectKey>) <0x00047>
  26. 10-12 12:13:14.231 24563 24563 I mono    :   at Rdio.Local.OfflineSyncMonitor.OnSyncStateChanged (System.Collections.Generic.IEnumerable`1<Rdio.Data.ObjectKey>,
  27. System.Collections.Generic.IEnumerable`1<Rdio.Data.ObjectKey>,System.Collections.Generic.IEnumerable`1<Rdio.Data.ObjectKey>) <0x00173>
  28. 10-12 12:13:14.231 24563 24563 I mono    :   at Rdio.Local.OfflineSyncMonitor/<>c__DisplayClass16.<OnSyncStateChanged>b__14 () <0x0001f>
  29. 10-12 12:13:14.231 24563 24563 I mono    :   at Java.Lang.Thread/RunnableImplementor.Run () <0x0003f>
  30. 10-12 12:13:14.231 24563 24563 I mono    :   at Java.Lang.IRunnableAdapter.n_Run (intptr,intptr) <0x00037>
  31. 10-12 12:13:14.231 24563 24563 I mono    :   at (wrapper dynamic-method) object.7b1cd8af-623e-45d0-ad71-6011919806f7 (intptr,intptr) <0x0002b>
  32. 10-12 12:13:14.231 24563 24563 I mono    :   at (wrapper native-to-managed) object.7b1cd8af-623e-45d0-ad71-6011919806f7 (intptr,intptr) <0xffffffff>
  33.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement