Skip to content
Snippets Groups Projects
  1. Sep 22, 2020
  2. Sep 11, 2020
  3. Sep 09, 2020
  4. Sep 08, 2020
  5. Sep 04, 2020
  6. Sep 02, 2020
  7. Aug 27, 2020
  8. Aug 26, 2020
  9. Aug 25, 2020
    • Andrey Kleshchev's avatar
      SL-13498 Crash at ~LLPersistentNotificationChannel · 1cd65a24
      Andrey Kleshchev authored
      Callstack is clearly broken since it points to LLNotifications::instance().clear(); after 'Goodbye!', my suspicion is that something reinitialized singleton so I fixed cleanup and added some logging to see if there is a dupplicate init
      1cd65a24
  10. Aug 22, 2020
    • Andrey Kleshchev's avatar
      SL-13830 One more coroutine exit crash · 85e03a7a
      Andrey Kleshchev authored
      LLWorld is supposed to first remove region from list, then delete the region, but in case of this crash region was returned by handle from llworld yet was mDead and cleaned up, all in main thread.
      85e03a7a
  11. Aug 21, 2020
  12. Aug 20, 2020
  13. Aug 18, 2020
  14. Aug 17, 2020
  15. Aug 10, 2020
  16. Aug 06, 2020
  17. Aug 05, 2020
  18. Jul 30, 2020
Loading