Skip to content

Instantly share code, notes, and snippets.

@Jonas18175
Created February 7, 2020 08:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Jonas18175/c1f618637d8c9cfd955b59ea03fb2138 to your computer and use it in GitHub Desktop.
Save Jonas18175/c1f618637d8c9cfd955b59ea03fb2138 to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
(lldb) bt
* thread #1, queue = 'com.apple.main-thread', stop reason = EXC_BAD_ACCESS (code=2, address=0x7ffeef3ffff8)
frame #0: 0x00000001038d0924 libcrypto-1.1.dylib`AES_encrypt + 4
frame #1: 0x00000001037d8987 libcrypto-1.1.dylib`CRYPTO_gcm128_setiv + 1047
frame #2: 0x000000010387f6a8 libcrypto-1.1.dylib`aes_gcm_ctrl + 680
frame #3: 0x00000001038780b7 libcrypto-1.1.dylib`EVP_CIPHER_CTX_ctrl + 23
frame #4: 0x000000010387f0c9 libcrypto-1.1.dylib`aes_gcm_cipher + 137
frame #5: 0x0000000103713951 libssl-1.1.dylib`tls1_enc + 2177
frame #6: 0x0000000103716c21 libssl-1.1.dylib`do_ssl3_write + 3105
frame #7: 0x0000000103715dad libssl-1.1.dylib`ssl3_write_bytes + 1981
frame #8: 0x0000000103745678 libssl-1.1.dylib`SSL_write + 24
frame #9: 0x0000000104cba0ae libmysqlclient-21.dylib`vio_ssl_write(Vio*, unsigned char const*, unsigned long) + 46
frame #10: 0x0000000104cbe3df libmysqlclient-21.dylib`net_write_packet(NET*, unsigned char const*, unsigned long) + 287
frame #11: 0x0000000104cbe800 libmysqlclient-21.dylib`net_write_command(NET*, unsigned char, unsigned char const*, unsigned long, unsigned char const*, unsigned long) + 368
frame #12: 0x0000000104cc34ec libmysqlclient-21.dylib`cli_advanced_command + 300
frame #13: 0x0000000104ccee66 libmysqlclient-21.dylib`mysql_ping + 38
frame #14: 0x0000000103364fbb libodb-mysql-2.5.0-b.16.399c4d2c9893.dylib`odb::mysql::connection::ping() + 27
frame #15: 0x0000000103365ae9 libodb-mysql-2.5.0-b.16.399c4d2c9893.dylib`odb::mysql::connection_pool_factory::connect() + 297
frame #16: 0x00000001033696e9 libodb-mysql-2.5.0-b.16.399c4d2c9893.dylib`odb::mysql::database::connection_() + 25
* frame #17: 0x0000000100036901 mctlserver`odb::database::connection(this=0x00000001073380c0) at database.ixx:130:28
frame #18: 0x0000000100095a27 mctlserver`auto SerializeTraits::odbLoadObject<odb::lazy_shared_ptr<DeviceDisplay> >(db=std::__1::shared_ptr<odb::database>::element_type @ 0x00000001073380c0 strong=13898 weak=1, nestedObj=0x00000001076bce90, (null)=0x0000000000000000) at SerializeTraits.hpp:139:25
frame #19: 0x000000010009560f mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<DeviceDisplay> >(currentReferenceObj=0x00000001076bcc40, nestedObj=0x00000001076bce90, (null)=0x0000000000000000) at SerializeTraits.hpp:97:34
frame #20: 0x0000000100095226 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<DeviceDisplay> >(entity=0x00000001076bcc40, obj=0x00000001076bce90, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #21: 0x00000001000941f0 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef401f38, i=integral_constant<unsigned long, 2> @ 0x00007ffeef401db8)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 2ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #22: 0x0000000100093965 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef401eb8, f=0x00007ffeef401f38)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #23: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001076bcc40) at JsonUtils.hpp:78:9
frame #24: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001076bcc40) const at Jsonable.hpp:20:16
frame #25: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001076bcc40 strong=2 weak=2, mode=0x00007ffeef4022ec, configuration=0x00007ffeef4022c0) at SerializeTraits.hpp:60:35
frame #26: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x000000010758bd80, nestedObj=0x000000010758bfa0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #27: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x000000010758bd80, obj=0x000000010758bfa0, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #28: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef4025c8, i=integral_constant<unsigned long, 0> @ 0x00007ffeef402448)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #29: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef402548, f=0x00007ffeef4025c8)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #30: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x000000010758bd80) at JsonUtils.hpp:78:9
frame #31: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x000000010758bd80) const at Jsonable.hpp:20:16
frame #32: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x000000010758bd80 strong=1 weak=3, mode=0x00007ffeef40297c, configuration=0x00007ffeef402950) at SerializeTraits.hpp:60:35
frame #33: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x000000010b9a3aa0, nestedObj=0x00000001074ad520, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #34: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x000000010b9a3aa0, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #35: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x000000010b9a3aa0, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #36: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef402d58, i=integral_constant<unsigned long, 3> @ 0x00007ffeef402bd8)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #37: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef402cd8, f=0x00007ffeef402d58)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #38: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x000000010b9a3aa0) at JsonUtils.hpp:78:9
frame #39: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x000000010b9a3aa0) const at Jsonable.hpp:20:16
frame #40: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x000000010b9a3aa0 strong=2 weak=2, mode=0x00007ffeef40310c, configuration=0x00007ffeef4030e0) at SerializeTraits.hpp:60:35
frame #41: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001074ad200, nestedObj=0x00000001074ad420, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #42: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001074ad200, obj=0x00000001074ad420, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #43: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef4033e8, i=integral_constant<unsigned long, 0> @ 0x00007ffeef403268)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #44: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef403368, f=0x00007ffeef4033e8)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #45: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001074ad200) at JsonUtils.hpp:78:9
frame #46: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001074ad200) const at Jsonable.hpp:20:16
frame #47: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001074ad200 strong=1 weak=3, mode=0x00007ffeef40379c, configuration=0x00007ffeef403770) at SerializeTraits.hpp:60:35
frame #48: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001071a96e0, nestedObj=0x00000001074ad080, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #49: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001071a96e0, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #50: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001071a96e0, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #51: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef403b78, i=integral_constant<unsigned long, 3> @ 0x00007ffeef4039f8)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #52: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef403af8, f=0x00007ffeef403b78)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #53: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001071a96e0) at JsonUtils.hpp:78:9
frame #54: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001071a96e0) const at Jsonable.hpp:20:16
frame #55: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001071a96e0 strong=2 weak=2, mode=0x00007ffeef403f2c, configuration=0x00007ffeef403f00) at SerializeTraits.hpp:60:35
frame #56: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x000000010b9a37c0, nestedObj=0x000000010b9a39e0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #57: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x000000010b9a37c0, obj=0x000000010b9a39e0, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #58: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef404208, i=integral_constant<unsigned long, 0> @ 0x00007ffeef404088)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #59: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef404188, f=0x00007ffeef404208)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #60: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x000000010b9a37c0) at JsonUtils.hpp:78:9
frame #61: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x000000010b9a37c0) const at Jsonable.hpp:20:16
frame #62: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x000000010b9a37c0 strong=1 weak=3, mode=0x00007ffeef4045bc, configuration=0x00007ffeef404590) at SerializeTraits.hpp:60:35
frame #63: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001074accd0, nestedObj=0x000000010b8af430, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #64: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001074accd0, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #65: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001074accd0, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #66: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef404998, i=integral_constant<unsigned long, 3> @ 0x00007ffeef404818)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #67: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef404918, f=0x00007ffeef404998)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #68: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001074accd0) at JsonUtils.hpp:78:9
frame #69: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001074accd0) const at Jsonable.hpp:20:16
frame #70: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001074accd0 strong=2 weak=2, mode=0x00007ffeef404d4c, configuration=0x00007ffeef404d20) at SerializeTraits.hpp:60:35
frame #71: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001076bc8d0, nestedObj=0x00000001076bcaf0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #72: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001076bc8d0, obj=0x00000001076bcaf0, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #73: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef405028, i=integral_constant<unsigned long, 0> @ 0x00007ffeef404ea8)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #74: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef404fa8, f=0x00007ffeef405028)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #75: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001076bc8d0) at JsonUtils.hpp:78:9
frame #76: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001076bc8d0) const at Jsonable.hpp:20:16
frame #77: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001076bc8d0 strong=1 weak=3, mode=0x00007ffeef4053dc, configuration=0x00007ffeef4053b0) at SerializeTraits.hpp:60:35
frame #78: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001073b2590, nestedObj=0x00000001073b28f0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #79: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001073b2590, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #80: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001073b2590, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #81: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef4057b8, i=integral_constant<unsigned long, 3> @ 0x00007ffeef405638)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #82: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef405738, f=0x00007ffeef4057b8)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #83: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001073b2590) at JsonUtils.hpp:78:9
frame #84: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001073b2590) const at Jsonable.hpp:20:16
frame #85: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001073b2590 strong=2 weak=2, mode=0x00007ffeef405b6c, configuration=0x00007ffeef405b40) at SerializeTraits.hpp:60:35
frame #86: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001073b22b0, nestedObj=0x00000001073b24d0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #87: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001073b22b0, obj=0x00000001073b24d0, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #88: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef405e48, i=integral_constant<unsigned long, 0> @ 0x00007ffeef405cc8)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #89: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef405dc8, f=0x00007ffeef405e48)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #90: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001073b22b0) at JsonUtils.hpp:78:9
frame #91: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001073b22b0) const at Jsonable.hpp:20:16
frame #92: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001073b22b0 strong=1 weak=3, mode=0x00007ffeef4061fc, configuration=0x00007ffeef4061d0) at SerializeTraits.hpp:60:35
frame #93: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001071a9340, nestedObj=0x00000001072f1580, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #94: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001071a9340, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #95: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001071a9340, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #96: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef4065d8, i=integral_constant<unsigned long, 3> @ 0x00007ffeef406458)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #97: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef406558, f=0x00007ffeef4065d8)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #98: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001071a9340) at JsonUtils.hpp:78:9
frame #99: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001071a9340) const at Jsonable.hpp:20:16
frame #100: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001071a9340 strong=2 weak=2, mode=0x00007ffeef40698c, configuration=0x00007ffeef406960) at SerializeTraits.hpp:60:35
frame #101: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001072f1260, nestedObj=0x00000001072f1480, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #102: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001072f1260, obj=0x00000001072f1480, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #103: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef406c68, i=integral_constant<unsigned long, 0> @ 0x00007ffeef406ae8)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #104: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef406be8, f=0x00007ffeef406c68)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #105: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001072f1260) at JsonUtils.hpp:78:9
frame #106: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001072f1260) const at Jsonable.hpp:20:16
frame #107: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001072f1260 strong=1 weak=3, mode=0x00007ffeef40701c, configuration=0x00007ffeef406ff0) at SerializeTraits.hpp:60:35
frame #108: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001071a9020, nestedObj=0x00000001072f10d0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #109: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001071a9020, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #110: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001071a9020, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #111: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef4073f8, i=integral_constant<unsigned long, 3> @ 0x00007ffeef407278)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #112: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef407378, f=0x00007ffeef4073f8)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #113: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001071a9020) at JsonUtils.hpp:78:9
frame #114: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001071a9020) const at Jsonable.hpp:20:16
frame #115: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001071a9020 strong=2 weak=2, mode=0x00007ffeef4077ac, configuration=0x00007ffeef407780) at SerializeTraits.hpp:60:35
frame #116: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x000000010758b980, nestedObj=0x000000010758bba0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #117: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x000000010758b980, obj=0x000000010758bba0, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #118: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef407a88, i=integral_constant<unsigned long, 0> @ 0x00007ffeef407908)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #119: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef407a08, f=0x00007ffeef407a88)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #120: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x000000010758b980) at JsonUtils.hpp:78:9
frame #121: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x000000010758b980) const at Jsonable.hpp:20:16
frame #122: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x000000010758b980 strong=1 weak=3, mode=0x00007ffeef407e3c, configuration=0x00007ffeef407e10) at SerializeTraits.hpp:60:35
frame #123: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x000000010758b660, nestedObj=0x00000001071a8ea0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #124: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x000000010758b660, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #125: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x000000010758b660, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #126: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef408218, i=integral_constant<unsigned long, 3> @ 0x00007ffeef408098)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #127: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef408198, f=0x00007ffeef408218)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #128: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x000000010758b660) at JsonUtils.hpp:78:9
frame #129: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x000000010758b660) const at Jsonable.hpp:20:16
frame #130: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x000000010758b660 strong=2 weak=2, mode=0x00007ffeef4085cc, configuration=0x00007ffeef4085a0) at SerializeTraits.hpp:60:35
frame #131: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001071a8b80, nestedObj=0x00000001071a8da0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #132: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001071a8b80, obj=0x00000001071a8da0, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #133: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef4088a8, i=integral_constant<unsigned long, 0> @ 0x00007ffeef408728)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #134: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef408828, f=0x00007ffeef4088a8)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #135: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001071a8b80) at JsonUtils.hpp:78:9
frame #136: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001071a8b80) const at Jsonable.hpp:20:16
frame #137: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001071a8b80 strong=1 weak=3, mode=0x00007ffeef408c5c, configuration=0x00007ffeef408c30) at SerializeTraits.hpp:60:35
frame #138: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x000000010b9a31e0, nestedObj=0x000000010b9a3500, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #139: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x000000010b9a31e0, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #140: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x000000010b9a31e0, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #141: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef409038, i=integral_constant<unsigned long, 3> @ 0x00007ffeef408eb8)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #142: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef408fb8, f=0x00007ffeef409038)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #143: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x000000010b9a31e0) at JsonUtils.hpp:78:9
frame #144: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x000000010b9a31e0) const at Jsonable.hpp:20:16
frame #145: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x000000010b9a31e0 strong=2 weak=2, mode=0x00007ffeef4093ec, configuration=0x00007ffeef4093c0) at SerializeTraits.hpp:60:35
frame #146: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x000000010b9a2f00, nestedObj=0x000000010b9a3120, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #147: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x000000010b9a2f00, obj=0x000000010b9a3120, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #148: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef4096c8, i=integral_constant<unsigned long, 0> @ 0x00007ffeef409548)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #149: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef409648, f=0x00007ffeef4096c8)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #150: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x000000010b9a2f00) at JsonUtils.hpp:78:9
frame #151: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x000000010b9a2f00) const at Jsonable.hpp:20:16
frame #152: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x000000010b9a2f00 strong=1 weak=3, mode=0x00007ffeef409a7c, configuration=0x00007ffeef409a50) at SerializeTraits.hpp:60:35
frame #153: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x000000010b8af100, nestedObj=0x000000010758b4e0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #154: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x000000010b8af100, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #155: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x000000010b8af100, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #156: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef409e58, i=integral_constant<unsigned long, 3> @ 0x00007ffeef409cd8)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #157: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef409dd8, f=0x00007ffeef409e58)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #158: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x000000010b8af100) at JsonUtils.hpp:78:9
frame #159: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x000000010b8af100) const at Jsonable.hpp:20:16
frame #160: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x000000010b8af100 strong=2 weak=2, mode=0x00007ffeef40a20c, configuration=0x00007ffeef40a1e0) at SerializeTraits.hpp:60:35
frame #161: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x000000010758b1c0, nestedObj=0x000000010758b3e0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #162: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x000000010758b1c0, obj=0x000000010758b3e0, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #163: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef40a4e8, i=integral_constant<unsigned long, 0> @ 0x00007ffeef40a368)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #164: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef40a468, f=0x00007ffeef40a4e8)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #165: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x000000010758b1c0) at JsonUtils.hpp:78:9
frame #166: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x000000010758b1c0) const at Jsonable.hpp:20:16
frame #167: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x000000010758b1c0 strong=1 weak=3, mode=0x00007ffeef40a89c, configuration=0x00007ffeef40a870) at SerializeTraits.hpp:60:35
frame #168: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x000000010b8aede0, nestedObj=0x000000010ba01710, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #169: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x000000010b8aede0, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #170: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x000000010b8aede0, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #171: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef40ac78, i=integral_constant<unsigned long, 3> @ 0x00007ffeef40aaf8)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #172: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef40abf8, f=0x00007ffeef40ac78)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #173: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x000000010b8aede0) at JsonUtils.hpp:78:9
frame #174: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x000000010b8aede0) const at Jsonable.hpp:20:16
frame #175: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x000000010b8aede0 strong=2 weak=2, mode=0x00007ffeef40b02c, configuration=0x00007ffeef40b000) at SerializeTraits.hpp:60:35
frame #176: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x000000010b9a2c20, nestedObj=0x000000010b9a2e40, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #177: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x000000010b9a2c20, obj=0x000000010b9a2e40, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #178: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef40b308, i=integral_constant<unsigned long, 0> @ 0x00007ffeef40b188)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #179: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef40b288, f=0x00007ffeef40b308)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #180: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x000000010b9a2c20) at JsonUtils.hpp:78:9
frame #181: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x000000010b9a2c20) const at Jsonable.hpp:20:16
frame #182: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x000000010b9a2c20 strong=1 weak=3, mode=0x00007ffeef40b6bc, configuration=0x00007ffeef40b690) at SerializeTraits.hpp:60:35
frame #183: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001071a87e0, nestedObj=0x00000001074acb50, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #184: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001071a87e0, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #185: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001071a87e0, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #186: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef40ba98, i=integral_constant<unsigned long, 3> @ 0x00007ffeef40b918)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #187: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef40ba18, f=0x00007ffeef40ba98)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #188: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001071a87e0) at JsonUtils.hpp:78:9
frame #189: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001071a87e0) const at Jsonable.hpp:20:16
frame #190: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001071a87e0 strong=2 weak=2, mode=0x00007ffeef40be4c, configuration=0x00007ffeef40be20) at SerializeTraits.hpp:60:35
frame #191: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x000000010b8aeb00, nestedObj=0x000000010b8aed20, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #192: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x000000010b8aeb00, obj=0x000000010b8aed20, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #193: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef40c128, i=integral_constant<unsigned long, 0> @ 0x00007ffeef40bfa8)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #194: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef40c0a8, f=0x00007ffeef40c128)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #195: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x000000010b8aeb00) at JsonUtils.hpp:78:9
frame #196: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x000000010b8aeb00) const at Jsonable.hpp:20:16
frame #197: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x000000010b8aeb00 strong=1 weak=3, mode=0x00007ffeef40c4dc, configuration=0x00007ffeef40c4b0) at SerializeTraits.hpp:60:35
frame #198: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001074ac830, nestedObj=0x00000001071a85c0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #199: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001074ac830, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #200: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001074ac830, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #201: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef40c8b8, i=integral_constant<unsigned long, 3> @ 0x00007ffeef40c738)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #202: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef40c838, f=0x00007ffeef40c8b8)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #203: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001074ac830) at JsonUtils.hpp:78:9
frame #204: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001074ac830) const at Jsonable.hpp:20:16
frame #205: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001074ac830 strong=2 weak=2, mode=0x00007ffeef40cc6c, configuration=0x00007ffeef40cc40) at SerializeTraits.hpp:60:35
frame #206: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001076bc560, nestedObj=0x00000001076bc780, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #207: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001076bc560, obj=0x00000001076bc780, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #208: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef40cf48, i=integral_constant<unsigned long, 0> @ 0x00007ffeef40cdc8)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #209: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef40cec8, f=0x00007ffeef40cf48)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #210: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001076bc560) at JsonUtils.hpp:78:9
frame #211: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001076bc560) const at Jsonable.hpp:20:16
frame #212: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001076bc560 strong=1 weak=3, mode=0x00007ffeef40d2fc, configuration=0x00007ffeef40d2d0) at SerializeTraits.hpp:60:35
frame #213: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001076bc0a0, nestedObj=0x00000001076bc400, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #214: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001076bc0a0, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #215: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001076bc0a0, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #216: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef40d6d8, i=integral_constant<unsigned long, 3> @ 0x00007ffeef40d558)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #217: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef40d658, f=0x00007ffeef40d6d8)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #218: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001076bc0a0) at JsonUtils.hpp:78:9
frame #219: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001076bc0a0) const at Jsonable.hpp:20:16
frame #220: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001076bc0a0 strong=2 weak=2, mode=0x00007ffeef40da8c, configuration=0x00007ffeef40da60) at SerializeTraits.hpp:60:35
frame #221: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001076bbdc0, nestedObj=0x00000001076bbfe0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #222: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001076bbdc0, obj=0x00000001076bbfe0, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #223: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef40dd68, i=integral_constant<unsigned long, 0> @ 0x00007ffeef40dbe8)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #224: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef40dce8, f=0x00007ffeef40dd68)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #225: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001076bbdc0) at JsonUtils.hpp:78:9
frame #226: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001076bbdc0) const at Jsonable.hpp:20:16
frame #227: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001076bbdc0 strong=1 weak=3, mode=0x00007ffeef40e11c, configuration=0x00007ffeef40e0f0) at SerializeTraits.hpp:60:35
frame #228: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x000000010b8ae760, nestedObj=0x000000010758afa0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #229: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x000000010b8ae760, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #230: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x000000010b8ae760, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #231: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef40e4f8, i=integral_constant<unsigned long, 3> @ 0x00007ffeef40e378)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #232: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef40e478, f=0x00007ffeef40e4f8)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #233: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x000000010b8ae760) at JsonUtils.hpp:78:9
frame #234: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x000000010b8ae760) const at Jsonable.hpp:20:16
frame #235: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x000000010b8ae760 strong=2 weak=2, mode=0x00007ffeef40e8ac, configuration=0x00007ffeef40e880) at SerializeTraits.hpp:60:35
frame #236: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001074ac550, nestedObj=0x00000001074ac770, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #237: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001074ac550, obj=0x00000001074ac770, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #238: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef40eb88, i=integral_constant<unsigned long, 0> @ 0x00007ffeef40ea08)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #239: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef40eb08, f=0x00007ffeef40eb88)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #240: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001074ac550) at JsonUtils.hpp:78:9
frame #241: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001074ac550) const at Jsonable.hpp:20:16
frame #242: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001074ac550 strong=1 weak=3, mode=0x00007ffeef40ef3c, configuration=0x00007ffeef40ef10) at SerializeTraits.hpp:60:35
frame #243: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001076bba40, nestedObj=0x000000010758ade0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #244: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001076bba40, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #245: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001076bba40, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #246: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef40f318, i=integral_constant<unsigned long, 3> @ 0x00007ffeef40f198)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #247: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef40f298, f=0x00007ffeef40f318)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #248: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001076bba40) at JsonUtils.hpp:78:9
frame #249: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001076bba40) const at Jsonable.hpp:20:16
frame #250: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001076bba40 strong=2 weak=2, mode=0x00007ffeef40f6cc, configuration=0x00007ffeef40f6a0) at SerializeTraits.hpp:60:35
frame #251: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001074ac270, nestedObj=0x00000001074ac490, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #252: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001074ac270, obj=0x00000001074ac490, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #253: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef40f9a8, i=integral_constant<unsigned long, 0> @ 0x00007ffeef40f828)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #254: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef40f928, f=0x00007ffeef40f9a8)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #255: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001074ac270) at JsonUtils.hpp:78:9
frame #256: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001074ac270) const at Jsonable.hpp:20:16
frame #257: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001074ac270 strong=1 weak=3, mode=0x00007ffeef40fd5c, configuration=0x00007ffeef40fd30) at SerializeTraits.hpp:60:35
frame #258: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x000000010b8ae440, nestedObj=0x000000010b9a2a10, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #259: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x000000010b8ae440, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #260: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x000000010b8ae440, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #261: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef410138, i=integral_constant<unsigned long, 3> @ 0x00007ffeef40ffb8)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #262: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4100b8, f=0x00007ffeef410138)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #263: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x000000010b8ae440) at JsonUtils.hpp:78:9
frame #264: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x000000010b8ae440) const at Jsonable.hpp:20:16
frame #265: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x000000010b8ae440 strong=2 weak=2, mode=0x00007ffeef4104ec, configuration=0x00007ffeef4104c0) at SerializeTraits.hpp:60:35
frame #266: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001074abf90, nestedObj=0x00000001074ac1b0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #267: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001074abf90, obj=0x00000001074ac1b0, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #268: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef4107c8, i=integral_constant<unsigned long, 0> @ 0x00007ffeef410648)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #269: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef410748, f=0x00007ffeef4107c8)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #270: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001074abf90) at JsonUtils.hpp:78:9
frame #271: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001074abf90) const at Jsonable.hpp:20:16
frame #272: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001074abf90 strong=1 weak=3, mode=0x00007ffeef410b7c, configuration=0x00007ffeef410b50) at SerializeTraits.hpp:60:35
frame #273: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001074abc70, nestedObj=0x00000001071a83f0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #274: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001074abc70, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #275: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001074abc70, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #276: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef410f58, i=integral_constant<unsigned long, 3> @ 0x00007ffeef410dd8)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #277: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef410ed8, f=0x00007ffeef410f58)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #278: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001074abc70) at JsonUtils.hpp:78:9
frame #279: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001074abc70) const at Jsonable.hpp:20:16
frame #280: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001074abc70 strong=2 weak=2, mode=0x00007ffeef41130c, configuration=0x00007ffeef4112e0) at SerializeTraits.hpp:60:35
frame #281: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x000000010758aac0, nestedObj=0x000000010758ace0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #282: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x000000010758aac0, obj=0x000000010758ace0, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #283: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef4115e8, i=integral_constant<unsigned long, 0> @ 0x00007ffeef411468)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #284: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef411568, f=0x00007ffeef4115e8)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #285: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x000000010758aac0) at JsonUtils.hpp:78:9
frame #286: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x000000010758aac0) const at Jsonable.hpp:20:16
frame #287: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x000000010758aac0 strong=1 weak=3, mode=0x00007ffeef41199c, configuration=0x00007ffeef411970) at SerializeTraits.hpp:60:35
frame #288: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001073b1f10, nestedObj=0x000000010758a900, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #289: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001073b1f10, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #290: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001073b1f10, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #291: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef411d78, i=integral_constant<unsigned long, 3> @ 0x00007ffeef411bf8)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #292: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef411cf8, f=0x00007ffeef411d78)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #293: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001073b1f10) at JsonUtils.hpp:78:9
frame #294: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001073b1f10) const at Jsonable.hpp:20:16
frame #295: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001073b1f10 strong=2 weak=2, mode=0x00007ffeef41212c, configuration=0x00007ffeef412100) at SerializeTraits.hpp:60:35
frame #296: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001072f0b70, nestedObj=0x00000001072f0d90, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #297: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001072f0b70, obj=0x00000001072f0d90, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #298: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef412408, i=integral_constant<unsigned long, 0> @ 0x00007ffeef412288)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #299: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef412388, f=0x00007ffeef412408)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #300: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001072f0b70) at JsonUtils.hpp:78:9
frame #301: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001072f0b70) const at Jsonable.hpp:20:16
frame #302: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001072f0b70 strong=1 weak=3, mode=0x00007ffeef4127bc, configuration=0x00007ffeef412790) at SerializeTraits.hpp:60:35
frame #303: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001074ab950, nestedObj=0x00000001071a8170, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #304: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001074ab950, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #305: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001074ab950, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #306: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef412b98, i=integral_constant<unsigned long, 3> @ 0x00007ffeef412a18)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #307: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef412b18, f=0x00007ffeef412b98)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #308: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001074ab950) at JsonUtils.hpp:78:9
frame #309: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001074ab950) const at Jsonable.hpp:20:16
frame #310: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001074ab950 strong=2 weak=2, mode=0x00007ffeef412f4c, configuration=0x00007ffeef412f20) at SerializeTraits.hpp:60:35
frame #311: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001076bb6d0, nestedObj=0x00000001076bb8f0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #312: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001076bb6d0, obj=0x00000001076bb8f0, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #313: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef413228, i=integral_constant<unsigned long, 0> @ 0x00007ffeef4130a8)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #314: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4131a8, f=0x00007ffeef413228)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #315: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001076bb6d0) at JsonUtils.hpp:78:9
frame #316: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001076bb6d0) const at Jsonable.hpp:20:16
frame #317: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001076bb6d0 strong=1 weak=3, mode=0x00007ffeef4135dc, configuration=0x00007ffeef4135b0) at SerializeTraits.hpp:60:35
frame #318: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001076bb3b0, nestedObj=0x000000010b9a27e0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #319: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001076bb3b0, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #320: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001076bb3b0, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #321: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef4139b8, i=integral_constant<unsigned long, 3> @ 0x00007ffeef413838)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #322: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef413938, f=0x00007ffeef4139b8)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #323: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001076bb3b0) at JsonUtils.hpp:78:9
frame #324: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001076bb3b0) const at Jsonable.hpp:20:16
frame #325: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001076bb3b0 strong=2 weak=2, mode=0x00007ffeef413d6c, configuration=0x00007ffeef413d40) at SerializeTraits.hpp:60:35
frame #326: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x000000010b9a24c0, nestedObj=0x000000010b9a26e0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #327: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x000000010b9a24c0, obj=0x000000010b9a26e0, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #328: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef414048, i=integral_constant<unsigned long, 0> @ 0x00007ffeef413ec8)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #329: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef413fc8, f=0x00007ffeef414048)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #330: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x000000010b9a24c0) at JsonUtils.hpp:78:9
frame #331: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x000000010b9a24c0) const at Jsonable.hpp:20:16
frame #332: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x000000010b9a24c0 strong=1 weak=3, mode=0x00007ffeef4143fc, configuration=0x00007ffeef4143d0) at SerializeTraits.hpp:60:35
frame #333: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001076bb090, nestedObj=0x00000001073b1d60, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #334: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001076bb090, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #335: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001076bb090, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #336: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef4147d8, i=integral_constant<unsigned long, 3> @ 0x00007ffeef414658)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #337: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef414758, f=0x00007ffeef4147d8)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #338: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001076bb090) at JsonUtils.hpp:78:9
frame #339: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001076bb090) const at Jsonable.hpp:20:16
frame #340: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001076bb090 strong=2 weak=2, mode=0x00007ffeef414b8c, configuration=0x00007ffeef414b60) at SerializeTraits.hpp:60:35
frame #341: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001076badb0, nestedObj=0x00000001076bafd0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #342: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001076badb0, obj=0x00000001076bafd0, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #343: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef414e68, i=integral_constant<unsigned long, 0> @ 0x00007ffeef414ce8)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #344: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef414de8, f=0x00007ffeef414e68)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #345: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001076badb0) at JsonUtils.hpp:78:9
frame #346: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001076badb0) const at Jsonable.hpp:20:16
frame #347: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001076badb0 strong=1 weak=3, mode=0x00007ffeef41521c, configuration=0x00007ffeef4151f0) at SerializeTraits.hpp:60:35
frame #348: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001071a7e50, nestedObj=0x00000001076bab90, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #349: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001071a7e50, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #350: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001071a7e50, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #351: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef4155f8, i=integral_constant<unsigned long, 3> @ 0x00007ffeef415478)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #352: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef415578, f=0x00007ffeef4155f8)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #353: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001071a7e50) at JsonUtils.hpp:78:9
frame #354: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001071a7e50) const at Jsonable.hpp:20:16
frame #355: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001071a7e50 strong=2 weak=2, mode=0x00007ffeef4159ac, configuration=0x00007ffeef415980) at SerializeTraits.hpp:60:35
frame #356: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001074ab5e0, nestedObj=0x00000001074ab800, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #357: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001074ab5e0, obj=0x00000001074ab800, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #358: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef415c88, i=integral_constant<unsigned long, 0> @ 0x00007ffeef415b08)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #359: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef415c08, f=0x00007ffeef415c88)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #360: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001074ab5e0) at JsonUtils.hpp:78:9
frame #361: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001074ab5e0) const at Jsonable.hpp:20:16
frame #362: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001074ab5e0 strong=1 weak=3, mode=0x00007ffeef41603c, configuration=0x00007ffeef416010) at SerializeTraits.hpp:60:35
frame #363: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001073b1a40, nestedObj=0x000000010b8ae220, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #364: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001073b1a40, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #365: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001073b1a40, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #366: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef416418, i=integral_constant<unsigned long, 3> @ 0x00007ffeef416298)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #367: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef416398, f=0x00007ffeef416418)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #368: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001073b1a40) at JsonUtils.hpp:78:9
frame #369: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001073b1a40) const at Jsonable.hpp:20:16
frame #370: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001073b1a40 strong=2 weak=2, mode=0x00007ffeef4167cc, configuration=0x00007ffeef4167a0) at SerializeTraits.hpp:60:35
frame #371: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x000000010b9a21e0, nestedObj=0x000000010b9a2400, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #372: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x000000010b9a21e0, obj=0x000000010b9a2400, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #373: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef416aa8, i=integral_constant<unsigned long, 0> @ 0x00007ffeef416928)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #374: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef416a28, f=0x00007ffeef416aa8)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #375: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x000000010b9a21e0) at JsonUtils.hpp:78:9
frame #376: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x000000010b9a21e0) const at Jsonable.hpp:20:16
frame #377: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x000000010b9a21e0 strong=1 weak=3, mode=0x00007ffeef416e5c, configuration=0x00007ffeef416e30) at SerializeTraits.hpp:60:35
frame #378: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001074ab2c0, nestedObj=0x000000010b8adfc0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #379: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001074ab2c0, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #380: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001074ab2c0, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #381: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef417238, i=integral_constant<unsigned long, 3> @ 0x00007ffeef4170b8)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #382: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4171b8, f=0x00007ffeef417238)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #383: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001074ab2c0) at JsonUtils.hpp:78:9
frame #384: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001074ab2c0) const at Jsonable.hpp:20:16
frame #385: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001074ab2c0 strong=2 weak=2, mode=0x00007ffeef4175ec, configuration=0x00007ffeef4175c0) at SerializeTraits.hpp:60:35
frame #386: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x000000010b9a1f00, nestedObj=0x000000010b9a2120, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #387: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x000000010b9a1f00, obj=0x000000010b9a2120, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #388: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef4178c8, i=integral_constant<unsigned long, 0> @ 0x00007ffeef417748)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #389: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef417848, f=0x00007ffeef4178c8)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #390: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x000000010b9a1f00) at JsonUtils.hpp:78:9
frame #391: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x000000010b9a1f00) const at Jsonable.hpp:20:16
frame #392: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x000000010b9a1f00 strong=1 weak=3, mode=0x00007ffeef417c7c, configuration=0x00007ffeef417c50) at SerializeTraits.hpp:60:35
frame #393: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001074aafa0, nestedObj=0x00000001076ba950, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #394: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001074aafa0, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #395: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001074aafa0, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #396: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef418058, i=integral_constant<unsigned long, 3> @ 0x00007ffeef417ed8)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #397: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef417fd8, f=0x00007ffeef418058)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #398: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001074aafa0) at JsonUtils.hpp:78:9
frame #399: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001074aafa0) const at Jsonable.hpp:20:16
frame #400: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001074aafa0 strong=2 weak=2, mode=0x00007ffeef41840c, configuration=0x00007ffeef4183e0) at SerializeTraits.hpp:60:35
frame #401: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001076ba630, nestedObj=0x00000001076ba850, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #402: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001076ba630, obj=0x00000001076ba850, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #403: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef4186e8, i=integral_constant<unsigned long, 0> @ 0x00007ffeef418568)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #404: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef418668, f=0x00007ffeef4186e8)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #405: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001076ba630) at JsonUtils.hpp:78:9
frame #406: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001076ba630) const at Jsonable.hpp:20:16
frame #407: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001076ba630 strong=1 weak=3, mode=0x00007ffeef418a9c, configuration=0x00007ffeef418a70) at SerializeTraits.hpp:60:35
frame #408: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x000000010b9a1be0, nestedObj=0x00000001073b18c0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #409: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x000000010b9a1be0, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #410: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x000000010b9a1be0, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #411: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef418e78, i=integral_constant<unsigned long, 3> @ 0x00007ffeef418cf8)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #412: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef418df8, f=0x00007ffeef418e78)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #413: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x000000010b9a1be0) at JsonUtils.hpp:78:9
frame #414: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x000000010b9a1be0) const at Jsonable.hpp:20:16
frame #415: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x000000010b9a1be0 strong=2 weak=2, mode=0x00007ffeef41922c, configuration=0x00007ffeef419200) at SerializeTraits.hpp:60:35
frame #416: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001076ba350, nestedObj=0x00000001076ba570, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #417: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001076ba350, obj=0x00000001076ba570, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #418: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef419508, i=integral_constant<unsigned long, 0> @ 0x00007ffeef419388)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #419: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef419488, f=0x00007ffeef419508)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #420: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001076ba350) at JsonUtils.hpp:78:9
frame #421: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001076ba350) const at Jsonable.hpp:20:16
frame #422: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001076ba350 strong=1 weak=3, mode=0x00007ffeef4198bc, configuration=0x00007ffeef419890) at SerializeTraits.hpp:60:35
frame #423: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x000000010758a5e0, nestedObj=0x000000010b9a1a50, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #424: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x000000010758a5e0, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #425: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x000000010758a5e0, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #426: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef419c98, i=integral_constant<unsigned long, 3> @ 0x00007ffeef419b18)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #427: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef419c18, f=0x00007ffeef419c98)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #428: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x000000010758a5e0) at JsonUtils.hpp:78:9
frame #429: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x000000010758a5e0) const at Jsonable.hpp:20:16
frame #430: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x000000010758a5e0 strong=2 weak=2, mode=0x00007ffeef41a04c, configuration=0x00007ffeef41a020) at SerializeTraits.hpp:60:35
frame #431: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001071a7a50, nestedObj=0x00000001071a7c70, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #432: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001071a7a50, obj=0x00000001071a7c70, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #433: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef41a328, i=integral_constant<unsigned long, 0> @ 0x00007ffeef41a1a8)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #434: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef41a2a8, f=0x00007ffeef41a328)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #435: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001071a7a50) at JsonUtils.hpp:78:9
frame #436: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001071a7a50) const at Jsonable.hpp:20:16
frame #437: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001071a7a50 strong=1 weak=3, mode=0x00007ffeef41a6dc, configuration=0x00007ffeef41a6b0) at SerializeTraits.hpp:60:35
frame #438: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x000000010bd02a00, nestedObj=0x000000010758a410, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #439: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x000000010bd02a00, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #440: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x000000010bd02a00, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #441: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef41aab8, i=integral_constant<unsigned long, 3> @ 0x00007ffeef41a938)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #442: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef41aa38, f=0x00007ffeef41aab8)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #443: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x000000010bd02a00) at JsonUtils.hpp:78:9
frame #444: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x000000010bd02a00) const at Jsonable.hpp:20:16
frame #445: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x000000010bd02a00 strong=2 weak=2, mode=0x00007ffeef41ae6c, configuration=0x00007ffeef41ae40) at SerializeTraits.hpp:60:35
frame #446: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001073b15e0, nestedObj=0x00000001073b1800, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #447: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001073b15e0, obj=0x00000001073b1800, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #448: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef41b148, i=integral_constant<unsigned long, 0> @ 0x00007ffeef41afc8)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #449: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef41b0c8, f=0x00007ffeef41b148)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #450: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001073b15e0) at JsonUtils.hpp:78:9
frame #451: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001073b15e0) const at Jsonable.hpp:20:16
frame #452: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001073b15e0 strong=1 weak=3, mode=0x00007ffeef41b4fc, configuration=0x00007ffeef41b4d0) at SerializeTraits.hpp:60:35
frame #453: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001073b12c0, nestedObj=0x000000010b8add80, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #454: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001073b12c0, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #455: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001073b12c0, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #456: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef41b8d8, i=integral_constant<unsigned long, 3> @ 0x00007ffeef41b758)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #457: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef41b858, f=0x00007ffeef41b8d8)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #458: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001073b12c0) at JsonUtils.hpp:78:9
frame #459: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001073b12c0) const at Jsonable.hpp:20:16
frame #460: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001073b12c0 strong=2 weak=2, mode=0x00007ffeef41bc8c, configuration=0x00007ffeef41bc60) at SerializeTraits.hpp:60:35
frame #461: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001073b0fe0, nestedObj=0x00000001073b1200, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #462: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001073b0fe0, obj=0x00000001073b1200, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #463: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef41bf68, i=integral_constant<unsigned long, 0> @ 0x00007ffeef41bde8)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #464: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef41bee8, f=0x00007ffeef41bf68)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #465: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001073b0fe0) at JsonUtils.hpp:78:9
frame #466: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001073b0fe0) const at Jsonable.hpp:20:16
frame #467: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001073b0fe0 strong=1 weak=3, mode=0x00007ffeef41c31c, configuration=0x00007ffeef41c2f0) at SerializeTraits.hpp:60:35
frame #468: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001073b0cc0, nestedObj=0x00000001071a7860, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #469: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001073b0cc0, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #470: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001073b0cc0, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #471: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef41c6f8, i=integral_constant<unsigned long, 3> @ 0x00007ffeef41c578)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #472: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef41c678, f=0x00007ffeef41c6f8)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #473: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001073b0cc0) at JsonUtils.hpp:78:9
frame #474: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001073b0cc0) const at Jsonable.hpp:20:16
frame #475: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001073b0cc0 strong=2 weak=2, mode=0x00007ffeef41caac, configuration=0x00007ffeef41ca80) at SerializeTraits.hpp:60:35
frame #476: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001074aacc0, nestedObj=0x00000001074aaee0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #477: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001074aacc0, obj=0x00000001074aaee0, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #478: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef41cd88, i=integral_constant<unsigned long, 0> @ 0x00007ffeef41cc08)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #479: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef41cd08, f=0x00007ffeef41cd88)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #480: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001074aacc0) at JsonUtils.hpp:78:9
frame #481: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001074aacc0) const at Jsonable.hpp:20:16
frame #482: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001074aacc0 strong=1 weak=3, mode=0x00007ffeef41d13c, configuration=0x00007ffeef41d110) at SerializeTraits.hpp:60:35
frame #483: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x000000010b8ada20, nestedObj=0x00000001073b0b00, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #484: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x000000010b8ada20, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #485: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x000000010b8ada20, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #486: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef41d518, i=integral_constant<unsigned long, 3> @ 0x00007ffeef41d398)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #487: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef41d498, f=0x00007ffeef41d518)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #488: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x000000010b8ada20) at JsonUtils.hpp:78:9
frame #489: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x000000010b8ada20) const at Jsonable.hpp:20:16
frame #490: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x000000010b8ada20 strong=2 weak=2, mode=0x00007ffeef41d8cc, configuration=0x00007ffeef41d8a0) at SerializeTraits.hpp:60:35
frame #491: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x000000010b8ad740, nestedObj=0x000000010b8ad960, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #492: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x000000010b8ad740, obj=0x000000010b8ad960, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #493: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef41dba8, i=integral_constant<unsigned long, 0> @ 0x00007ffeef41da28)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #494: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef41db28, f=0x00007ffeef41dba8)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #495: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x000000010b8ad740) at JsonUtils.hpp:78:9
frame #496: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x000000010b8ad740) const at Jsonable.hpp:20:16
frame #497: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x000000010b8ad740 strong=1 weak=3, mode=0x00007ffeef41df5c, configuration=0x00007ffeef41df30) at SerializeTraits.hpp:60:35
frame #498: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x000000010b8ad270, nestedObj=0x000000010b8ad590, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #499: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x000000010b8ad270, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #500: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x000000010b8ad270, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #501: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef41e338, i=integral_constant<unsigned long, 3> @ 0x00007ffeef41e1b8)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #502: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef41e2b8, f=0x00007ffeef41e338)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #503: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x000000010b8ad270) at JsonUtils.hpp:78:9
frame #504: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x000000010b8ad270) const at Jsonable.hpp:20:16
frame #505: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x000000010b8ad270 strong=2 weak=2, mode=0x00007ffeef41e6ec, configuration=0x00007ffeef41e6c0) at SerializeTraits.hpp:60:35
frame #506: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x000000010b8acf90, nestedObj=0x000000010b8ad1b0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #507: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x000000010b8acf90, obj=0x000000010b8ad1b0, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #508: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef41e9c8, i=integral_constant<unsigned long, 0> @ 0x00007ffeef41e848)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #509: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef41e948, f=0x00007ffeef41e9c8)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #510: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x000000010b8acf90) at JsonUtils.hpp:78:9
frame #511: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x000000010b8acf90) const at Jsonable.hpp:20:16
frame #512: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x000000010b8acf90 strong=1 weak=3, mode=0x00007ffeef41ed7c, configuration=0x00007ffeef41ed50) at SerializeTraits.hpp:60:35
frame #513: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001073b07a0, nestedObj=0x000000010b9a1800, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #514: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001073b07a0, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #515: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001073b07a0, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #516: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef41f158, i=integral_constant<unsigned long, 3> @ 0x00007ffeef41efd8)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #517: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef41f0d8, f=0x00007ffeef41f158)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #518: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001073b07a0) at JsonUtils.hpp:78:9
frame #519: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001073b07a0) const at Jsonable.hpp:20:16
frame #520: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001073b07a0 strong=2 weak=2, mode=0x00007ffeef41f50c, configuration=0x00007ffeef41f4e0) at SerializeTraits.hpp:60:35
frame #521: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001071a74b0, nestedObj=0x00000001071a76d0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #522: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001071a74b0, obj=0x00000001071a76d0, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #523: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef41f7e8, i=integral_constant<unsigned long, 0> @ 0x00007ffeef41f668)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #524: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef41f768, f=0x00007ffeef41f7e8)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #525: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001071a74b0) at JsonUtils.hpp:78:9
frame #526: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001071a74b0) const at Jsonable.hpp:20:16
frame #527: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001071a74b0 strong=1 weak=3, mode=0x00007ffeef41fb9c, configuration=0x00007ffeef41fb70) at SerializeTraits.hpp:60:35
frame #528: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001071a7190, nestedObj=0x00000001076ba1d0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #529: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001071a7190, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #530: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001071a7190, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #531: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef41ff78, i=integral_constant<unsigned long, 3> @ 0x00007ffeef41fdf8)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #532: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef41fef8, f=0x00007ffeef41ff78)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #533: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001071a7190) at JsonUtils.hpp:78:9
frame #534: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001071a7190) const at Jsonable.hpp:20:16
frame #535: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001071a7190 strong=2 weak=2, mode=0x00007ffeef42032c, configuration=0x00007ffeef420300) at SerializeTraits.hpp:60:35
frame #536: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001074aa990, nestedObj=0x00000001074aabb0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #537: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001074aa990, obj=0x00000001074aabb0, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #538: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef420608, i=integral_constant<unsigned long, 0> @ 0x00007ffeef420488)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #539: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef420588, f=0x00007ffeef420608)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #540: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001074aa990) at JsonUtils.hpp:78:9
frame #541: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001074aa990) const at Jsonable.hpp:20:16
frame #542: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001074aa990 strong=1 weak=3, mode=0x00007ffeef4209bc, configuration=0x00007ffeef420990) at SerializeTraits.hpp:60:35
frame #543: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x000000010b9a14a0, nestedObj=0x000000010758a230, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #544: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x000000010b9a14a0, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #545: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x000000010b9a14a0, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #546: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef420d98, i=integral_constant<unsigned long, 3> @ 0x00007ffeef420c18)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #547: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef420d18, f=0x00007ffeef420d98)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #548: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x000000010b9a14a0) at JsonUtils.hpp:78:9
frame #549: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x000000010b9a14a0) const at Jsonable.hpp:20:16
frame #550: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x000000010b9a14a0 strong=2 weak=2, mode=0x00007ffeef42114c, configuration=0x00007ffeef421120) at SerializeTraits.hpp:60:35
frame #551: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001071a6eb0, nestedObj=0x00000001071a70d0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #552: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001071a6eb0, obj=0x00000001071a70d0, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #553: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef421428, i=integral_constant<unsigned long, 0> @ 0x00007ffeef4212a8)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #554: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4213a8, f=0x00007ffeef421428)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #555: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001071a6eb0) at JsonUtils.hpp:78:9
frame #556: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001071a6eb0) const at Jsonable.hpp:20:16
frame #557: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001071a6eb0 strong=1 weak=3, mode=0x00007ffeef4217dc, configuration=0x00007ffeef4217b0) at SerializeTraits.hpp:60:35
frame #558: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001076b9e70, nestedObj=0x00000001073b05b0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #559: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001076b9e70, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #560: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001076b9e70, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #561: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef421bb8, i=integral_constant<unsigned long, 3> @ 0x00007ffeef421a38)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #562: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef421b38, f=0x00007ffeef421bb8)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #563: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001076b9e70) at JsonUtils.hpp:78:9
frame #564: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001076b9e70) const at Jsonable.hpp:20:16
frame #565: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001076b9e70 strong=2 weak=2, mode=0x00007ffeef421f6c, configuration=0x00007ffeef421f40) at SerializeTraits.hpp:60:35
frame #566: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001072f0890, nestedObj=0x00000001072f0ab0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #567: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001072f0890, obj=0x00000001072f0ab0, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #568: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef422248, i=integral_constant<unsigned long, 0> @ 0x00007ffeef4220c8)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #569: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4221c8, f=0x00007ffeef422248)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #570: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001072f0890) at JsonUtils.hpp:78:9
frame #571: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001072f0890) const at Jsonable.hpp:20:16
frame #572: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001072f0890 strong=1 weak=3, mode=0x00007ffeef4225fc, configuration=0x00007ffeef4225d0) at SerializeTraits.hpp:60:35
frame #573: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001073b0290, nestedObj=0x000000010b8ace20, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #574: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001073b0290, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #575: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001073b0290, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #576: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef4229d8, i=integral_constant<unsigned long, 3> @ 0x00007ffeef422858)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #577: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef422958, f=0x00007ffeef4229d8)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #578: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001073b0290) at JsonUtils.hpp:78:9
frame #579: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001073b0290) const at Jsonable.hpp:20:16
frame #580: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001073b0290 strong=2 weak=2, mode=0x00007ffeef422d8c, configuration=0x00007ffeef422d60) at SerializeTraits.hpp:60:35
frame #581: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001073affb0, nestedObj=0x00000001073b01d0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #582: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001073affb0, obj=0x00000001073b01d0, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #583: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef423068, i=integral_constant<unsigned long, 0> @ 0x00007ffeef422ee8)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #584: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef422fe8, f=0x00007ffeef423068)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #585: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001073affb0) at JsonUtils.hpp:78:9
frame #586: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001073affb0) const at Jsonable.hpp:20:16
frame #587: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001073affb0 strong=1 weak=3, mode=0x00007ffeef42341c, configuration=0x00007ffeef4233f0) at SerializeTraits.hpp:60:35
frame #588: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x000000010b9a0f70, nestedObj=0x000000010b9a1290, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #589: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x000000010b9a0f70, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #590: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x000000010b9a0f70, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #591: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef4237f8, i=integral_constant<unsigned long, 3> @ 0x00007ffeef423678)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #592: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef423778, f=0x00007ffeef4237f8)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #593: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x000000010b9a0f70) at JsonUtils.hpp:78:9
frame #594: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x000000010b9a0f70) const at Jsonable.hpp:20:16
frame #595: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x000000010b9a0f70 strong=2 weak=2, mode=0x00007ffeef423bac, configuration=0x00007ffeef423b80) at SerializeTraits.hpp:60:35
frame #596: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x0000000107589f50, nestedObj=0x000000010758a170, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #597: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x0000000107589f50, obj=0x000000010758a170, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #598: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef423e88, i=integral_constant<unsigned long, 0> @ 0x00007ffeef423d08)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #599: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef423e08, f=0x00007ffeef423e88)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #600: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x0000000107589f50) at JsonUtils.hpp:78:9
frame #601: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x0000000107589f50) const at Jsonable.hpp:20:16
frame #602: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x0000000107589f50 strong=1 weak=3, mode=0x00007ffeef42423c, configuration=0x00007ffeef424210) at SerializeTraits.hpp:60:35
frame #603: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x000000010b9a0c80, nestedObj=0x00000001076b9c50, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #604: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x000000010b9a0c80, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #605: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x000000010b9a0c80, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #606: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef424618, i=integral_constant<unsigned long, 3> @ 0x00007ffeef424498)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #607: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef424598, f=0x00007ffeef424618)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #608: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x000000010b9a0c80) at JsonUtils.hpp:78:9
frame #609: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x000000010b9a0c80) const at Jsonable.hpp:20:16
frame #610: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x000000010b9a0c80 strong=2 weak=2, mode=0x00007ffeef4249cc, configuration=0x00007ffeef4249a0) at SerializeTraits.hpp:60:35
frame #611: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x000000010b8acb00, nestedObj=0x000000010b8acd20, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #612: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x000000010b8acb00, obj=0x000000010b8acd20, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #613: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef424ca8, i=integral_constant<unsigned long, 0> @ 0x00007ffeef424b28)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #614: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef424c28, f=0x00007ffeef424ca8)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #615: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x000000010b8acb00) at JsonUtils.hpp:78:9
frame #616: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x000000010b8acb00) const at Jsonable.hpp:20:16
frame #617: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x000000010b8acb00 strong=1 weak=3, mode=0x00007ffeef42505c, configuration=0x00007ffeef425030) at SerializeTraits.hpp:60:35
frame #618: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001074aa670, nestedObj=0x00000001076b99e0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #619: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001074aa670, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #620: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001074aa670, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #621: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef425438, i=integral_constant<unsigned long, 3> @ 0x00007ffeef4252b8)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #622: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4253b8, f=0x00007ffeef425438)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #623: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001074aa670) at JsonUtils.hpp:78:9
frame #624: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001074aa670) const at Jsonable.hpp:20:16
frame #625: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001074aa670 strong=2 weak=2, mode=0x00007ffeef4257ec, configuration=0x00007ffeef4257c0) at SerializeTraits.hpp:60:35
frame #626: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x000000010b8ac820, nestedObj=0x000000010b8aca40, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #627: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x000000010b8ac820, obj=0x000000010b8aca40, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #628: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef425ac8, i=integral_constant<unsigned long, 0> @ 0x00007ffeef425948)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #629: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef425a48, f=0x00007ffeef425ac8)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #630: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x000000010b8ac820) at JsonUtils.hpp:78:9
frame #631: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x000000010b8ac820) const at Jsonable.hpp:20:16
frame #632: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x000000010b8ac820 strong=1 weak=3, mode=0x00007ffeef425e7c, configuration=0x00007ffeef425e50) at SerializeTraits.hpp:60:35
frame #633: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001073afc90, nestedObj=0x000000010b8ac6c0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #634: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001073afc90, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #635: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001073afc90, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #636: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef426258, i=integral_constant<unsigned long, 3> @ 0x00007ffeef4260d8)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #637: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4261d8, f=0x00007ffeef426258)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #638: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001073afc90) at JsonUtils.hpp:78:9
frame #639: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001073afc90) const at Jsonable.hpp:20:16
frame #640: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001073afc90 strong=2 weak=2, mode=0x00007ffeef42660c, configuration=0x00007ffeef4265e0) at SerializeTraits.hpp:60:35
frame #641: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x000000010b8ac3a0, nestedObj=0x000000010b8ac5c0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #642: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x000000010b8ac3a0, obj=0x000000010b8ac5c0, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #643: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef4268e8, i=integral_constant<unsigned long, 0> @ 0x00007ffeef426768)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #644: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef426868, f=0x00007ffeef4268e8)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #645: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x000000010b8ac3a0) at JsonUtils.hpp:78:9
frame #646: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x000000010b8ac3a0) const at Jsonable.hpp:20:16
frame #647: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x000000010b8ac3a0 strong=1 weak=3, mode=0x00007ffeef426c9c, configuration=0x00007ffeef426c70) at SerializeTraits.hpp:60:35
frame #648: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x000000010b9a07c0, nestedObj=0x000000010b9a0b20, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #649: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x000000010b9a07c0, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #650: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x000000010b9a07c0, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #651: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef427078, i=integral_constant<unsigned long, 3> @ 0x00007ffeef426ef8)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #652: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef426ff8, f=0x00007ffeef427078)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #653: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x000000010b9a07c0) at JsonUtils.hpp:78:9
frame #654: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x000000010b9a07c0) const at Jsonable.hpp:20:16
frame #655: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x000000010b9a07c0 strong=2 weak=2, mode=0x00007ffeef42742c, configuration=0x00007ffeef427400) at SerializeTraits.hpp:60:35
frame #656: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001074aa300, nestedObj=0x00000001074aa520, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #657: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001074aa300, obj=0x00000001074aa520, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #658: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef427708, i=integral_constant<unsigned long, 0> @ 0x00007ffeef427588)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #659: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef427688, f=0x00007ffeef427708)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #660: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001074aa300) at JsonUtils.hpp:78:9
frame #661: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001074aa300) const at Jsonable.hpp:20:16
frame #662: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001074aa300 strong=1 weak=3, mode=0x00007ffeef427abc, configuration=0x00007ffeef427a90) at SerializeTraits.hpp:60:35
frame #663: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x0000000107589bb0, nestedObj=0x00000001072f0700, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #664: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x0000000107589bb0, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #665: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x0000000107589bb0, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #666: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef427e98, i=integral_constant<unsigned long, 3> @ 0x00007ffeef427d18)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #667: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef427e18, f=0x00007ffeef427e98)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #668: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x0000000107589bb0) at JsonUtils.hpp:78:9
frame #669: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x0000000107589bb0) const at Jsonable.hpp:20:16
frame #670: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x0000000107589bb0 strong=2 weak=2, mode=0x00007ffeef42824c, configuration=0x00007ffeef428220) at SerializeTraits.hpp:60:35
frame #671: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x000000010b8ac030, nestedObj=0x000000010b8ac250, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #672: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x000000010b8ac030, obj=0x000000010b8ac250, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #673: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef428528, i=integral_constant<unsigned long, 0> @ 0x00007ffeef4283a8)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #674: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4284a8, f=0x00007ffeef428528)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #675: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x000000010b8ac030) at JsonUtils.hpp:78:9
frame #676: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x000000010b8ac030) const at Jsonable.hpp:20:16
frame #677: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x000000010b8ac030 strong=1 weak=3, mode=0x00007ffeef4288dc, configuration=0x00007ffeef4288b0) at SerializeTraits.hpp:60:35
frame #678: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001074a9fe0, nestedObj=0x00000001071a6c00, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #679: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001074a9fe0, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #680: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001074a9fe0, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #681: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef428cb8, i=integral_constant<unsigned long, 3> @ 0x00007ffeef428b38)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #682: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef428c38, f=0x00007ffeef428cb8)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #683: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001074a9fe0) at JsonUtils.hpp:78:9
frame #684: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001074a9fe0) const at Jsonable.hpp:20:16
frame #685: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001074a9fe0 strong=2 weak=2, mode=0x00007ffeef42906c, configuration=0x00007ffeef429040) at SerializeTraits.hpp:60:35
frame #686: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001073af920, nestedObj=0x00000001073afb40, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #687: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001073af920, obj=0x00000001073afb40, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #688: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef429348, i=integral_constant<unsigned long, 0> @ 0x00007ffeef4291c8)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #689: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4292c8, f=0x00007ffeef429348)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #690: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001073af920) at JsonUtils.hpp:78:9
frame #691: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001073af920) const at Jsonable.hpp:20:16
frame #692: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001073af920 strong=1 weak=3, mode=0x00007ffeef4296fc, configuration=0x00007ffeef4296d0) at SerializeTraits.hpp:60:35
frame #693: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x000000010b8abd10, nestedObj=0x00000001072f0540, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #694: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x000000010b8abd10, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #695: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x000000010b8abd10, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #696: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef429ad8, i=integral_constant<unsigned long, 3> @ 0x00007ffeef429958)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #697: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef429a58, f=0x00007ffeef429ad8)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #698: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x000000010b8abd10) at JsonUtils.hpp:78:9
frame #699: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x000000010b8abd10) const at Jsonable.hpp:20:16
frame #700: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x000000010b8abd10 strong=2 weak=2, mode=0x00007ffeef429e8c, configuration=0x00007ffeef429e60) at SerializeTraits.hpp:60:35
frame #701: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001076b9700, nestedObj=0x00000001076b9920, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #702: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001076b9700, obj=0x00000001076b9920, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #703: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef42a168, i=integral_constant<unsigned long, 0> @ 0x00007ffeef429fe8)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #704: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef42a0e8, f=0x00007ffeef42a168)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #705: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001076b9700) at JsonUtils.hpp:78:9
frame #706: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001076b9700) const at Jsonable.hpp:20:16
frame #707: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001076b9700 strong=1 weak=3, mode=0x00007ffeef42a51c, configuration=0x00007ffeef42a4f0) at SerializeTraits.hpp:60:35
frame #708: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001072f0220, nestedObj=0x000000010b8abb10, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #709: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001072f0220, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #710: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001072f0220, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #711: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef42a8f8, i=integral_constant<unsigned long, 3> @ 0x00007ffeef42a778)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #712: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef42a878, f=0x00007ffeef42a8f8)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #713: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001072f0220) at JsonUtils.hpp:78:9
frame #714: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001072f0220) const at Jsonable.hpp:20:16
frame #715: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001072f0220 strong=2 weak=2, mode=0x00007ffeef42acac, configuration=0x00007ffeef42ac80) at SerializeTraits.hpp:60:35
frame #716: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x000000010b9a04e0, nestedObj=0x000000010b9a0700, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #717: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x000000010b9a04e0, obj=0x000000010b9a0700, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #718: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef42af88, i=integral_constant<unsigned long, 0> @ 0x00007ffeef42ae08)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #719: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef42af08, f=0x00007ffeef42af88)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #720: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x000000010b9a04e0) at JsonUtils.hpp:78:9
frame #721: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x000000010b9a04e0) const at Jsonable.hpp:20:16
frame #722: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x000000010b9a04e0 strong=1 weak=3, mode=0x00007ffeef42b33c, configuration=0x00007ffeef42b310) at SerializeTraits.hpp:60:35
frame #723: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x000000010b9a0130, nestedObj=0x00000001074a9e50, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #724: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x000000010b9a0130, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #725: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x000000010b9a0130, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #726: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef42b718, i=integral_constant<unsigned long, 3> @ 0x00007ffeef42b598)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #727: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef42b698, f=0x00007ffeef42b718)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #728: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x000000010b9a0130) at JsonUtils.hpp:78:9
frame #729: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x000000010b9a0130) const at Jsonable.hpp:20:16
frame #730: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x000000010b9a0130 strong=2 weak=2, mode=0x00007ffeef42bacc, configuration=0x00007ffeef42baa0) at SerializeTraits.hpp:60:35
frame #731: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x000000010b8ab7f0, nestedObj=0x000000010b8aba10, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #732: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x000000010b8ab7f0, obj=0x000000010b8aba10, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #733: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef42bda8, i=integral_constant<unsigned long, 0> @ 0x00007ffeef42bc28)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #734: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef42bd28, f=0x00007ffeef42bda8)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #735: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x000000010b8ab7f0) at JsonUtils.hpp:78:9
frame #736: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x000000010b8ab7f0) const at Jsonable.hpp:20:16
frame #737: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x000000010b8ab7f0 strong=1 weak=3, mode=0x00007ffeef42c15c, configuration=0x00007ffeef42c130) at SerializeTraits.hpp:60:35
frame #738: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001076b93e0, nestedObj=0x00000001074a9c90, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #739: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001076b93e0, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #740: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001076b93e0, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #741: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef42c538, i=integral_constant<unsigned long, 3> @ 0x00007ffeef42c3b8)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #742: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef42c4b8, f=0x00007ffeef42c538)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #743: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001076b93e0) at JsonUtils.hpp:78:9
frame #744: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001076b93e0) const at Jsonable.hpp:20:16
frame #745: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001076b93e0 strong=2 weak=2, mode=0x00007ffeef42c8ec, configuration=0x00007ffeef42c8c0) at SerializeTraits.hpp:60:35
frame #746: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001072eff40, nestedObj=0x00000001072f0160, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #747: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001072eff40, obj=0x00000001072f0160, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #748: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef42cbc8, i=integral_constant<unsigned long, 0> @ 0x00007ffeef42ca48)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #749: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef42cb48, f=0x00007ffeef42cbc8)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #750: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001072eff40) at JsonUtils.hpp:78:9
frame #751: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001072eff40) const at Jsonable.hpp:20:16
frame #752: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001072eff40 strong=1 weak=3, mode=0x00007ffeef42cf7c, configuration=0x00007ffeef42cf50) at SerializeTraits.hpp:60:35
frame #753: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001076b90c0, nestedObj=0x00000001071a6910, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #754: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001076b90c0, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #755: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001076b90c0, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #756: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef42d358, i=integral_constant<unsigned long, 3> @ 0x00007ffeef42d1d8)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #757: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef42d2d8, f=0x00007ffeef42d358)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #758: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001076b90c0) at JsonUtils.hpp:78:9
frame #759: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001076b90c0) const at Jsonable.hpp:20:16
frame #760: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001076b90c0 strong=2 weak=2, mode=0x00007ffeef42d70c, configuration=0x00007ffeef42d6e0) at SerializeTraits.hpp:60:35
frame #761: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x000000010b8ab510, nestedObj=0x000000010b8ab730, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #762: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x000000010b8ab510, obj=0x000000010b8ab730, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #763: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef42d9e8, i=integral_constant<unsigned long, 0> @ 0x00007ffeef42d868)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #764: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef42d968, f=0x00007ffeef42d9e8)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #765: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x000000010b8ab510) at JsonUtils.hpp:78:9
frame #766: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x000000010b8ab510) const at Jsonable.hpp:20:16
frame #767: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x000000010b8ab510 strong=1 weak=3, mode=0x00007ffeef42dd9c, configuration=0x00007ffeef42dd70) at SerializeTraits.hpp:60:35
frame #768: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x0000000107589800, nestedObj=0x000000010b8ab380, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #769: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x0000000107589800, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #770: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x0000000107589800, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #771: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef42e178, i=integral_constant<unsigned long, 3> @ 0x00007ffeef42dff8)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #772: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef42e0f8, f=0x00007ffeef42e178)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #773: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x0000000107589800) at JsonUtils.hpp:78:9
frame #774: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x0000000107589800) const at Jsonable.hpp:20:16
frame #775: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x0000000107589800 strong=2 weak=2, mode=0x00007ffeef42e52c, configuration=0x00007ffeef42e500) at SerializeTraits.hpp:60:35
frame #776: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001072efc60, nestedObj=0x00000001072efe80, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #777: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001072efc60, obj=0x00000001072efe80, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #778: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef42e808, i=integral_constant<unsigned long, 0> @ 0x00007ffeef42e688)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #779: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef42e788, f=0x00007ffeef42e808)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #780: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001072efc60) at JsonUtils.hpp:78:9
frame #781: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001072efc60) const at Jsonable.hpp:20:16
frame #782: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001072efc60 strong=1 weak=3, mode=0x00007ffeef42ebbc, configuration=0x00007ffeef42eb90) at SerializeTraits.hpp:60:35
frame #783: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001073af600, nestedObj=0x000000010b8ab1e0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #784: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001073af600, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #785: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001073af600, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #786: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef42ef98, i=integral_constant<unsigned long, 3> @ 0x00007ffeef42ee18)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #787: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef42ef18, f=0x00007ffeef42ef98)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #788: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001073af600) at JsonUtils.hpp:78:9
frame #789: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001073af600) const at Jsonable.hpp:20:16
frame #790: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001073af600 strong=2 weak=2, mode=0x00007ffeef42f34c, configuration=0x00007ffeef42f320) at SerializeTraits.hpp:60:35
frame #791: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001074a9970, nestedObj=0x00000001074a9b90, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #792: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001074a9970, obj=0x00000001074a9b90, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #793: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef42f628, i=integral_constant<unsigned long, 0> @ 0x00007ffeef42f4a8)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #794: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef42f5a8, f=0x00007ffeef42f628)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #795: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001074a9970) at JsonUtils.hpp:78:9
frame #796: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001074a9970) const at Jsonable.hpp:20:16
frame #797: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001074a9970 strong=1 weak=3, mode=0x00007ffeef42f9dc, configuration=0x00007ffeef42f9b0) at SerializeTraits.hpp:60:35
frame #798: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x000000010b99fe10, nestedObj=0x00000001074a97d0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #799: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x000000010b99fe10, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #800: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x000000010b99fe10, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #801: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef42fdb8, i=integral_constant<unsigned long, 3> @ 0x00007ffeef42fc38)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #802: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef42fd38, f=0x00007ffeef42fdb8)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #803: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x000000010b99fe10) at JsonUtils.hpp:78:9
frame #804: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x000000010b99fe10) const at Jsonable.hpp:20:16
frame #805: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x000000010b99fe10 strong=2 weak=2, mode=0x00007ffeef43016c, configuration=0x00007ffeef430140) at SerializeTraits.hpp:60:35
frame #806: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x000000010b99fb30, nestedObj=0x000000010b99fd50, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #807: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x000000010b99fb30, obj=0x000000010b99fd50, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #808: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef430448, i=integral_constant<unsigned long, 0> @ 0x00007ffeef4302c8)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #809: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4303c8, f=0x00007ffeef430448)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #810: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x000000010b99fb30) at JsonUtils.hpp:78:9
frame #811: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x000000010b99fb30) const at Jsonable.hpp:20:16
frame #812: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x000000010b99fb30 strong=1 weak=3, mode=0x00007ffeef4307fc, configuration=0x00007ffeef4307d0) at SerializeTraits.hpp:60:35
frame #813: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001073af2e0, nestedObj=0x00000001076b8eb0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #814: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001073af2e0, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #815: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001073af2e0, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #816: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef430bd8, i=integral_constant<unsigned long, 3> @ 0x00007ffeef430a58)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #817: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef430b58, f=0x00007ffeef430bd8)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #818: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001073af2e0) at JsonUtils.hpp:78:9
frame #819: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001073af2e0) const at Jsonable.hpp:20:16
frame #820: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001073af2e0 strong=2 weak=2, mode=0x00007ffeef430f8c, configuration=0x00007ffeef430f60) at SerializeTraits.hpp:60:35
frame #821: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001076b8b90, nestedObj=0x00000001076b8db0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #822: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001076b8b90, obj=0x00000001076b8db0, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #823: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef431268, i=integral_constant<unsigned long, 0> @ 0x00007ffeef4310e8)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #824: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4311e8, f=0x00007ffeef431268)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #825: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001076b8b90) at JsonUtils.hpp:78:9
frame #826: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001076b8b90) const at Jsonable.hpp:20:16
frame #827: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001076b8b90 strong=1 weak=3, mode=0x00007ffeef43161c, configuration=0x00007ffeef4315f0) at SerializeTraits.hpp:60:35
frame #828: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001071a6400, nestedObj=0x00000001071a6760, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #829: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001071a6400, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #830: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001071a6400, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #831: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef4319f8, i=integral_constant<unsigned long, 3> @ 0x00007ffeef431878)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #832: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef431978, f=0x00007ffeef4319f8)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #833: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001071a6400) at JsonUtils.hpp:78:9
frame #834: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001071a6400) const at Jsonable.hpp:20:16
frame #835: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001071a6400 strong=2 weak=2, mode=0x00007ffeef431dac, configuration=0x00007ffeef431d80) at SerializeTraits.hpp:60:35
frame #836: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x000000010b8aae30, nestedObj=0x000000010b8ab050, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #837: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x000000010b8aae30, obj=0x000000010b8ab050, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #838: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef432088, i=integral_constant<unsigned long, 0> @ 0x00007ffeef431f08)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #839: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef432008, f=0x00007ffeef432088)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #840: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x000000010b8aae30) at JsonUtils.hpp:78:9
frame #841: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x000000010b8aae30) const at Jsonable.hpp:20:16
frame #842: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x000000010b8aae30 strong=1 weak=3, mode=0x00007ffeef43243c, configuration=0x00007ffeef432410) at SerializeTraits.hpp:60:35
frame #843: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x000000010b8aab10, nestedObj=0x00000001076b8a00, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #844: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x000000010b8aab10, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #845: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x000000010b8aab10, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #846: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef432818, i=integral_constant<unsigned long, 3> @ 0x00007ffeef432698)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #847: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef432798, f=0x00007ffeef432818)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #848: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x000000010b8aab10) at JsonUtils.hpp:78:9
frame #849: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x000000010b8aab10) const at Jsonable.hpp:20:16
frame #850: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x000000010b8aab10 strong=2 weak=2, mode=0x00007ffeef432bcc, configuration=0x00007ffeef432ba0) at SerializeTraits.hpp:60:35
frame #851: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001071a6120, nestedObj=0x00000001071a6340, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #852: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001071a6120, obj=0x00000001071a6340, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #853: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef432ea8, i=integral_constant<unsigned long, 0> @ 0x00007ffeef432d28)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #854: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef432e28, f=0x00007ffeef432ea8)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #855: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001071a6120) at JsonUtils.hpp:78:9
frame #856: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001071a6120) const at Jsonable.hpp:20:16
frame #857: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001071a6120 strong=1 weak=3, mode=0x00007ffeef43325c, configuration=0x00007ffeef433230) at SerializeTraits.hpp:60:35
frame #858: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001072ef8b0, nestedObj=0x0000000107589460, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #859: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001072ef8b0, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #860: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001072ef8b0, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #861: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef433638, i=integral_constant<unsigned long, 3> @ 0x00007ffeef4334b8)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #862: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4335b8, f=0x00007ffeef433638)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #863: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001072ef8b0) at JsonUtils.hpp:78:9
frame #864: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001072ef8b0) const at Jsonable.hpp:20:16
frame #865: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001072ef8b0 strong=2 weak=2, mode=0x00007ffeef4339ec, configuration=0x00007ffeef4339c0) at SerializeTraits.hpp:60:35
frame #866: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x000000010b99f850, nestedObj=0x000000010b99fa70, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #867: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x000000010b99f850, obj=0x000000010b99fa70, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #868: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef433cc8, i=integral_constant<unsigned long, 0> @ 0x00007ffeef433b48)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #869: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef433c48, f=0x00007ffeef433cc8)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #870: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x000000010b99f850) at JsonUtils.hpp:78:9
frame #871: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x000000010b99f850) const at Jsonable.hpp:20:16
frame #872: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x000000010b99f850 strong=1 weak=3, mode=0x00007ffeef43407c, configuration=0x00007ffeef434050) at SerializeTraits.hpp:60:35
frame #873: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001074a94b0, nestedObj=0x00000001076b8800, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #874: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001074a94b0, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #875: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001074a94b0, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #876: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef434458, i=integral_constant<unsigned long, 3> @ 0x00007ffeef4342d8)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #877: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4343d8, f=0x00007ffeef434458)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #878: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001074a94b0) at JsonUtils.hpp:78:9
frame #879: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001074a94b0) const at Jsonable.hpp:20:16
frame #880: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001074a94b0 strong=2 weak=2, mode=0x00007ffeef43480c, configuration=0x00007ffeef4347e0) at SerializeTraits.hpp:60:35
frame #881: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001074a91d0, nestedObj=0x00000001074a93f0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #882: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001074a91d0, obj=0x00000001074a93f0, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #883: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef434ae8, i=integral_constant<unsigned long, 0> @ 0x00007ffeef434968)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #884: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef434a68, f=0x00007ffeef434ae8)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #885: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001074a91d0) at JsonUtils.hpp:78:9
frame #886: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001074a91d0) const at Jsonable.hpp:20:16
frame #887: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001074a91d0 strong=1 weak=3, mode=0x00007ffeef434e9c, configuration=0x00007ffeef434e70) at SerializeTraits.hpp:60:35
frame #888: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001073aef30, nestedObj=0x00000001075892c0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #889: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001073aef30, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #890: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001073aef30, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #891: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef435278, i=integral_constant<unsigned long, 3> @ 0x00007ffeef4350f8)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #892: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4351f8, f=0x00007ffeef435278)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #893: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001073aef30) at JsonUtils.hpp:78:9
frame #894: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001073aef30) const at Jsonable.hpp:20:16
frame #895: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001073aef30 strong=2 weak=2, mode=0x00007ffeef43562c, configuration=0x00007ffeef435600) at SerializeTraits.hpp:60:35
frame #896: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x000000010b8aa7a0, nestedObj=0x000000010b8aa9c0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #897: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x000000010b8aa7a0, obj=0x000000010b8aa9c0, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #898: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef435908, i=integral_constant<unsigned long, 0> @ 0x00007ffeef435788)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #899: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef435888, f=0x00007ffeef435908)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #900: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x000000010b8aa7a0) at JsonUtils.hpp:78:9
frame #901: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x000000010b8aa7a0) const at Jsonable.hpp:20:16
frame #902: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x000000010b8aa7a0 strong=1 weak=3, mode=0x00007ffeef435cbc, configuration=0x00007ffeef435c90) at SerializeTraits.hpp:60:35
frame #903: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x0000000107588f60, nestedObj=0x000000010b8aa610, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #904: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x0000000107588f60, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #905: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x0000000107588f60, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #906: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef436098, i=integral_constant<unsigned long, 3> @ 0x00007ffeef435f18)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #907: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef436018, f=0x00007ffeef436098)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #908: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x0000000107588f60) at JsonUtils.hpp:78:9
frame #909: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x0000000107588f60) const at Jsonable.hpp:20:16
frame #910: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x0000000107588f60 strong=2 weak=2, mode=0x00007ffeef43644c, configuration=0x00007ffeef436420) at SerializeTraits.hpp:60:35
frame #911: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001074a8ef0, nestedObj=0x00000001074a9110, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #912: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001074a8ef0, obj=0x00000001074a9110, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #913: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef436728, i=integral_constant<unsigned long, 0> @ 0x00007ffeef4365a8)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #914: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4366a8, f=0x00007ffeef436728)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #915: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001074a8ef0) at JsonUtils.hpp:78:9
frame #916: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001074a8ef0) const at Jsonable.hpp:20:16
frame #917: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001074a8ef0 strong=1 weak=3, mode=0x00007ffeef436adc, configuration=0x00007ffeef436ab0) at SerializeTraits.hpp:60:35
frame #918: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001076b84e0, nestedObj=0x00000001071a5f00, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #919: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001076b84e0, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #920: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001076b84e0, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #921: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef436eb8, i=integral_constant<unsigned long, 3> @ 0x00007ffeef436d38)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #922: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef436e38, f=0x00007ffeef436eb8)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #923: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001076b84e0) at JsonUtils.hpp:78:9
frame #924: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001076b84e0) const at Jsonable.hpp:20:16
frame #925: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001076b84e0 strong=2 weak=2, mode=0x00007ffeef43726c, configuration=0x00007ffeef437240) at SerializeTraits.hpp:60:35
frame #926: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x0000000107588bf0, nestedObj=0x0000000107588e10, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #927: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x0000000107588bf0, obj=0x0000000107588e10, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #928: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef437548, i=integral_constant<unsigned long, 0> @ 0x00007ffeef4373c8)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #929: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4374c8, f=0x00007ffeef437548)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #930: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x0000000107588bf0) at JsonUtils.hpp:78:9
frame #931: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x0000000107588bf0) const at Jsonable.hpp:20:16
frame #932: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x0000000107588bf0 strong=1 weak=3, mode=0x00007ffeef4378fc, configuration=0x00007ffeef4378d0) at SerializeTraits.hpp:60:35
frame #933: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001075888d0, nestedObj=0x00000001071a5d50, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #934: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001075888d0, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #935: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001075888d0, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #936: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef437cd8, i=integral_constant<unsigned long, 3> @ 0x00007ffeef437b58)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #937: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef437c58, f=0x00007ffeef437cd8)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #938: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001075888d0) at JsonUtils.hpp:78:9
frame #939: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001075888d0) const at Jsonable.hpp:20:16
frame #940: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001075888d0 strong=2 weak=2, mode=0x00007ffeef43808c, configuration=0x00007ffeef438060) at SerializeTraits.hpp:60:35
frame #941: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001075885f0, nestedObj=0x0000000107588810, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #942: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001075885f0, obj=0x0000000107588810, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #943: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef438368, i=integral_constant<unsigned long, 0> @ 0x00007ffeef4381e8)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #944: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4382e8, f=0x00007ffeef438368)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #945: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001075885f0) at JsonUtils.hpp:78:9
frame #946: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001075885f0) const at Jsonable.hpp:20:16
frame #947: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001075885f0 strong=1 weak=3, mode=0x00007ffeef43871c, configuration=0x00007ffeef4386f0) at SerializeTraits.hpp:60:35
frame #948: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001072ef500, nestedObj=0x000000010b8aa440, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #949: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001072ef500, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #950: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001072ef500, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #951: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef438af8, i=integral_constant<unsigned long, 3> @ 0x00007ffeef438978)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #952: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef438a78, f=0x00007ffeef438af8)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #953: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001072ef500) at JsonUtils.hpp:78:9
frame #954: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001072ef500) const at Jsonable.hpp:20:16
frame #955: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001072ef500 strong=2 weak=2, mode=0x00007ffeef438eac, configuration=0x00007ffeef438e80) at SerializeTraits.hpp:60:35
frame #956: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x000000010b99f4e0, nestedObj=0x000000010b99f700, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #957: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x000000010b99f4e0, obj=0x000000010b99f700, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #958: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef439188, i=integral_constant<unsigned long, 0> @ 0x00007ffeef439008)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #959: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef439108, f=0x00007ffeef439188)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #960: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x000000010b99f4e0) at JsonUtils.hpp:78:9
frame #961: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x000000010b99f4e0) const at Jsonable.hpp:20:16
frame #962: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x000000010b99f4e0 strong=1 weak=3, mode=0x00007ffeef43953c, configuration=0x00007ffeef439510) at SerializeTraits.hpp:60:35
frame #963: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001071a59f0, nestedObj=0x00000001076b82c0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #964: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001071a59f0, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #965: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001071a59f0, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #966: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef439918, i=integral_constant<unsigned long, 3> @ 0x00007ffeef439798)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #967: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef439898, f=0x00007ffeef439918)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #968: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001071a59f0) at JsonUtils.hpp:78:9
frame #969: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001071a59f0) const at Jsonable.hpp:20:16
frame #970: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001071a59f0 strong=2 weak=2, mode=0x00007ffeef439ccc, configuration=0x00007ffeef439ca0) at SerializeTraits.hpp:60:35
frame #971: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x000000010b99f200, nestedObj=0x000000010b99f420, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #972: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x000000010b99f200, obj=0x000000010b99f420, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #973: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef439fa8, i=integral_constant<unsigned long, 0> @ 0x00007ffeef439e28)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #974: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef439f28, f=0x00007ffeef439fa8)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #975: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x000000010b99f200) at JsonUtils.hpp:78:9
frame #976: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x000000010b99f200) const at Jsonable.hpp:20:16
frame #977: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x000000010b99f200 strong=1 weak=3, mode=0x00007ffeef43a35c, configuration=0x00007ffeef43a330) at SerializeTraits.hpp:60:35
frame #978: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001076b7dd0, nestedObj=0x00000001076b80f0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #979: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001076b7dd0, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #980: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001076b7dd0, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #981: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef43a738, i=integral_constant<unsigned long, 3> @ 0x00007ffeef43a5b8)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #982: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef43a6b8, f=0x00007ffeef43a738)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #983: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001076b7dd0) at JsonUtils.hpp:78:9
frame #984: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001076b7dd0) const at Jsonable.hpp:20:16
frame #985: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001076b7dd0 strong=2 weak=2, mode=0x00007ffeef43aaec, configuration=0x00007ffeef43aac0) at SerializeTraits.hpp:60:35
frame #986: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001076b7af0, nestedObj=0x00000001076b7d10, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #987: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001076b7af0, obj=0x00000001076b7d10, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #988: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef43adc8, i=integral_constant<unsigned long, 0> @ 0x00007ffeef43ac48)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #989: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef43ad48, f=0x00007ffeef43adc8)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #990: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001076b7af0) at JsonUtils.hpp:78:9
frame #991: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001076b7af0) const at Jsonable.hpp:20:16
frame #992: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001076b7af0 strong=1 weak=3, mode=0x00007ffeef43b17c, configuration=0x00007ffeef43b150) at SerializeTraits.hpp:60:35
frame #993: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001071a56d0, nestedObj=0x00000001074a8cf0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #994: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001071a56d0, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #995: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001071a56d0, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #996: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef43b558, i=integral_constant<unsigned long, 3> @ 0x00007ffeef43b3d8)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #997: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef43b4d8, f=0x00007ffeef43b558)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #998: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001071a56d0) at JsonUtils.hpp:78:9
frame #999: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001071a56d0) const at Jsonable.hpp:20:16
frame #1000: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001071a56d0 strong=2 weak=2, mode=0x00007ffeef43b90c, configuration=0x00007ffeef43b8e0) at SerializeTraits.hpp:60:35
frame #1001: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x000000010b99ef20, nestedObj=0x000000010b99f140, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1002: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x000000010b99ef20, obj=0x000000010b99f140, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #1003: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef43bbe8, i=integral_constant<unsigned long, 0> @ 0x00007ffeef43ba68)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #1004: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef43bb68, f=0x00007ffeef43bbe8)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #1005: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x000000010b99ef20) at JsonUtils.hpp:78:9
frame #1006: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x000000010b99ef20) const at Jsonable.hpp:20:16
frame #1007: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x000000010b99ef20 strong=1 weak=3, mode=0x00007ffeef43bf9c, configuration=0x00007ffeef43bf70) at SerializeTraits.hpp:60:35
frame #1008: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001075882d0, nestedObj=0x00000001071a5560, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1009: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001075882d0, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #1010: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001075882d0, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #1011: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef43c378, i=integral_constant<unsigned long, 3> @ 0x00007ffeef43c1f8)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #1012: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef43c2f8, f=0x00007ffeef43c378)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #1013: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001075882d0) at JsonUtils.hpp:78:9
frame #1014: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001075882d0) const at Jsonable.hpp:20:16
frame #1015: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001075882d0 strong=2 weak=2, mode=0x00007ffeef43c72c, configuration=0x00007ffeef43c700) at SerializeTraits.hpp:60:35
frame #1016: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001071a5240, nestedObj=0x00000001071a5460, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1017: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001071a5240, obj=0x00000001071a5460, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #1018: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef43ca08, i=integral_constant<unsigned long, 0> @ 0x00007ffeef43c888)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #1019: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef43c988, f=0x00007ffeef43ca08)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #1020: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001071a5240) at JsonUtils.hpp:78:9
frame #1021: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001071a5240) const at Jsonable.hpp:20:16
frame #1022: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001071a5240 strong=1 weak=3, mode=0x00007ffeef43cdbc, configuration=0x00007ffeef43cd90) at SerializeTraits.hpp:60:35
frame #1023: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001076b7740, nestedObj=0x00000001074a8b50, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1024: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001076b7740, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #1025: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001076b7740, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #1026: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef43d198, i=integral_constant<unsigned long, 3> @ 0x00007ffeef43d018)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #1027: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef43d118, f=0x00007ffeef43d198)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #1028: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001076b7740) at JsonUtils.hpp:78:9
frame #1029: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001076b7740) const at Jsonable.hpp:20:16
frame #1030: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001076b7740 strong=2 weak=2, mode=0x00007ffeef43d54c, configuration=0x00007ffeef43d520) at SerializeTraits.hpp:60:35
frame #1031: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001074a8830, nestedObj=0x00000001074a8a50, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1032: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001074a8830, obj=0x00000001074a8a50, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #1033: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef43d828, i=integral_constant<unsigned long, 0> @ 0x00007ffeef43d6a8)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #1034: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef43d7a8, f=0x00007ffeef43d828)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #1035: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001074a8830) at JsonUtils.hpp:78:9
frame #1036: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001074a8830) const at Jsonable.hpp:20:16
frame #1037: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001074a8830 strong=1 weak=3, mode=0x00007ffeef43dbdc, configuration=0x00007ffeef43dbb0) at SerializeTraits.hpp:60:35
frame #1038: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001074a8510, nestedObj=0x00000001100029e0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1039: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001074a8510, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #1040: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001074a8510, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #1041: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef43dfb8, i=integral_constant<unsigned long, 3> @ 0x00007ffeef43de38)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #1042: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef43df38, f=0x00007ffeef43dfb8)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #1043: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001074a8510) at JsonUtils.hpp:78:9
frame #1044: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001074a8510) const at Jsonable.hpp:20:16
frame #1045: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001074a8510 strong=2 weak=2, mode=0x00007ffeef43e36c, configuration=0x00007ffeef43e340) at SerializeTraits.hpp:60:35
frame #1046: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001076b7460, nestedObj=0x00000001076b7680, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1047: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001076b7460, obj=0x00000001076b7680, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #1048: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef43e648, i=integral_constant<unsigned long, 0> @ 0x00007ffeef43e4c8)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #1049: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef43e5c8, f=0x00007ffeef43e648)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #1050: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001076b7460) at JsonUtils.hpp:78:9
frame #1051: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001076b7460) const at Jsonable.hpp:20:16
frame #1052: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001076b7460 strong=1 weak=3, mode=0x00007ffeef43e9fc, configuration=0x00007ffeef43e9d0) at SerializeTraits.hpp:60:35
frame #1053: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001074a81f0, nestedObj=0x000000010b8aa280, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1054: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001074a81f0, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #1055: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001074a81f0, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #1056: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef43edd8, i=integral_constant<unsigned long, 3> @ 0x00007ffeef43ec58)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #1057: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef43ed58, f=0x00007ffeef43edd8)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #1058: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001074a81f0) at JsonUtils.hpp:78:9
frame #1059: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001074a81f0) const at Jsonable.hpp:20:16
frame #1060: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001074a81f0 strong=2 weak=2, mode=0x00007ffeef43f18c, configuration=0x00007ffeef43f160) at SerializeTraits.hpp:60:35
frame #1061: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x000000010b8a9f60, nestedObj=0x000000010b8aa180, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1062: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x000000010b8a9f60, obj=0x000000010b8aa180, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #1063: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef43f468, i=integral_constant<unsigned long, 0> @ 0x00007ffeef43f2e8)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #1064: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef43f3e8, f=0x00007ffeef43f468)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #1065: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x000000010b8a9f60) at JsonUtils.hpp:78:9
frame #1066: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x000000010b8a9f60) const at Jsonable.hpp:20:16
frame #1067: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x000000010b8a9f60 strong=1 weak=3, mode=0x00007ffeef43f81c, configuration=0x00007ffeef43f7f0) at SerializeTraits.hpp:60:35
frame #1068: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x0000000107587fb0, nestedObj=0x000000010b8a9e00, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1069: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x0000000107587fb0, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #1070: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x0000000107587fb0, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #1071: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef43fbf8, i=integral_constant<unsigned long, 3> @ 0x00007ffeef43fa78)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #1072: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef43fb78, f=0x00007ffeef43fbf8)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #1073: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x0000000107587fb0) at JsonUtils.hpp:78:9
frame #1074: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x0000000107587fb0) const at Jsonable.hpp:20:16
frame #1075: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x0000000107587fb0 strong=2 weak=2, mode=0x00007ffeef43ffac, configuration=0x00007ffeef43ff80) at SerializeTraits.hpp:60:35
frame #1076: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001074a7e80, nestedObj=0x00000001074a80a0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1077: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001074a7e80, obj=0x00000001074a80a0, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #1078: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef440288, i=integral_constant<unsigned long, 0> @ 0x00007ffeef440108)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #1079: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef440208, f=0x00007ffeef440288)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #1080: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001074a7e80) at JsonUtils.hpp:78:9
frame #1081: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001074a7e80) const at Jsonable.hpp:20:16
frame #1082: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001074a7e80 strong=1 weak=3, mode=0x00007ffeef44063c, configuration=0x00007ffeef440610) at SerializeTraits.hpp:60:35
frame #1083: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001073aeb90, nestedObj=0x00000001072ef1c0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1084: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001073aeb90, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #1085: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001073aeb90, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #1086: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef440a18, i=integral_constant<unsigned long, 3> @ 0x00007ffeef440898)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #1087: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef440998, f=0x00007ffeef440a18)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #1088: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001073aeb90) at JsonUtils.hpp:78:9
frame #1089: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001073aeb90) const at Jsonable.hpp:20:16
frame #1090: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001073aeb90 strong=2 weak=2, mode=0x00007ffeef440dcc, configuration=0x00007ffeef440da0) at SerializeTraits.hpp:60:35
frame #1091: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001074a7b10, nestedObj=0x00000001074a7d30, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1092: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001074a7b10, obj=0x00000001074a7d30, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #1093: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef4410a8, i=integral_constant<unsigned long, 0> @ 0x00007ffeef440f28)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #1094: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef441028, f=0x00007ffeef4410a8)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #1095: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001074a7b10) at JsonUtils.hpp:78:9
frame #1096: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001074a7b10) const at Jsonable.hpp:20:16
frame #1097: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001074a7b10 strong=1 weak=3, mode=0x00007ffeef44145c, configuration=0x00007ffeef441430) at SerializeTraits.hpp:60:35
frame #1098: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001071a4e90, nestedObj=0x00000001076b72e0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1099: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001071a4e90, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #1100: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001071a4e90, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #1101: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef441838, i=integral_constant<unsigned long, 3> @ 0x00007ffeef4416b8)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #1102: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4417b8, f=0x00007ffeef441838)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #1103: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001071a4e90) at JsonUtils.hpp:78:9
frame #1104: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001071a4e90) const at Jsonable.hpp:20:16
frame #1105: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001071a4e90 strong=2 weak=2, mode=0x00007ffeef441bec, configuration=0x00007ffeef441bc0) at SerializeTraits.hpp:60:35
frame #1106: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001072eeea0, nestedObj=0x00000001072ef0c0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1107: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001072eeea0, obj=0x00000001072ef0c0, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #1108: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef441ec8, i=integral_constant<unsigned long, 0> @ 0x00007ffeef441d48)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #1109: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef441e48, f=0x00007ffeef441ec8)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #1110: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001072eeea0) at JsonUtils.hpp:78:9
frame #1111: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001072eeea0) const at Jsonable.hpp:20:16
frame #1112: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001072eeea0 strong=1 weak=3, mode=0x00007ffeef44227c, configuration=0x00007ffeef442250) at SerializeTraits.hpp:60:35
frame #1113: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001073ae870, nestedObj=0x0000000107587e30, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1114: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001073ae870, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #1115: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001073ae870, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #1116: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef442658, i=integral_constant<unsigned long, 3> @ 0x00007ffeef4424d8)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #1117: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4425d8, f=0x00007ffeef442658)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #1118: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001073ae870) at JsonUtils.hpp:78:9
frame #1119: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001073ae870) const at Jsonable.hpp:20:16
frame #1120: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001073ae870 strong=2 weak=2, mode=0x00007ffeef442a0c, configuration=0x00007ffeef4429e0) at SerializeTraits.hpp:60:35
frame #1121: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001072eebc0, nestedObj=0x00000001072eede0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1122: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001072eebc0, obj=0x00000001072eede0, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #1123: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef442ce8, i=integral_constant<unsigned long, 0> @ 0x00007ffeef442b68)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #1124: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef442c68, f=0x00007ffeef442ce8)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #1125: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001072eebc0) at JsonUtils.hpp:78:9
frame #1126: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001072eebc0) const at Jsonable.hpp:20:16
frame #1127: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001072eebc0 strong=1 weak=3, mode=0x00007ffeef44309c, configuration=0x00007ffeef443070) at SerializeTraits.hpp:60:35
frame #1128: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001074a7560, nestedObj=0x00000001074a78c0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1129: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001074a7560, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #1130: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001074a7560, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #1131: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef443478, i=integral_constant<unsigned long, 3> @ 0x00007ffeef4432f8)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #1132: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4433f8, f=0x00007ffeef443478)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #1133: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001074a7560) at JsonUtils.hpp:78:9
frame #1134: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001074a7560) const at Jsonable.hpp:20:16
frame #1135: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001074a7560 strong=2 weak=2, mode=0x00007ffeef44382c, configuration=0x00007ffeef443800) at SerializeTraits.hpp:60:35
frame #1136: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x0000000107587b10, nestedObj=0x0000000107587d30, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1137: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x0000000107587b10, obj=0x0000000107587d30, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #1138: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef443b08, i=integral_constant<unsigned long, 0> @ 0x00007ffeef443988)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #1139: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef443a88, f=0x00007ffeef443b08)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #1140: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x0000000107587b10) at JsonUtils.hpp:78:9
frame #1141: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x0000000107587b10) const at Jsonable.hpp:20:16
frame #1142: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x0000000107587b10 strong=1 weak=3, mode=0x00007ffeef443ebc, configuration=0x00007ffeef443e90) at SerializeTraits.hpp:60:35
frame #1143: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001073ae550, nestedObj=0x00000001071a4d20, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1144: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001073ae550, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #1145: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001073ae550, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #1146: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef444298, i=integral_constant<unsigned long, 3> @ 0x00007ffeef444118)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #1147: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef444218, f=0x00007ffeef444298)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #1148: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001073ae550) at JsonUtils.hpp:78:9
frame #1149: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001073ae550) const at Jsonable.hpp:20:16
frame #1150: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001073ae550 strong=2 weak=2, mode=0x00007ffeef44464c, configuration=0x00007ffeef444620) at SerializeTraits.hpp:60:35
frame #1151: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001074a7280, nestedObj=0x00000001074a74a0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1152: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001074a7280, obj=0x00000001074a74a0, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #1153: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef444928, i=integral_constant<unsigned long, 0> @ 0x00007ffeef4447a8)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #1154: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4448a8, f=0x00007ffeef444928)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #1155: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001074a7280) at JsonUtils.hpp:78:9
frame #1156: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001074a7280) const at Jsonable.hpp:20:16
frame #1157: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001074a7280 strong=1 weak=3, mode=0x00007ffeef444cdc, configuration=0x00007ffeef444cb0) at SerializeTraits.hpp:60:35
frame #1158: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x000000010b8a9a10, nestedObj=0x00000001072eea50, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1159: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x000000010b8a9a10, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #1160: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x000000010b8a9a10, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #1161: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef4450b8, i=integral_constant<unsigned long, 3> @ 0x00007ffeef444f38)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #1162: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef445038, f=0x00007ffeef4450b8)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #1163: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x000000010b8a9a10) at JsonUtils.hpp:78:9
frame #1164: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x000000010b8a9a10) const at Jsonable.hpp:20:16
frame #1165: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x000000010b8a9a10 strong=2 weak=2, mode=0x00007ffeef44546c, configuration=0x00007ffeef445440) at SerializeTraits.hpp:60:35
frame #1166: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001076b6f30, nestedObj=0x00000001076b7150, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1167: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001076b6f30, obj=0x00000001076b7150, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #1168: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef445748, i=integral_constant<unsigned long, 0> @ 0x00007ffeef4455c8)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #1169: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4456c8, f=0x00007ffeef445748)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #1170: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001076b6f30) at JsonUtils.hpp:78:9
frame #1171: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001076b6f30) const at Jsonable.hpp:20:16
frame #1172: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001076b6f30 strong=1 weak=3, mode=0x00007ffeef445afc, configuration=0x00007ffeef445ad0) at SerializeTraits.hpp:60:35
frame #1173: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001072ee6f0, nestedObj=0x0000000107587990, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1174: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001072ee6f0, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #1175: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001072ee6f0, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #1176: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef445ed8, i=integral_constant<unsigned long, 3> @ 0x00007ffeef445d58)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #1177: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef445e58, f=0x00007ffeef445ed8)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #1178: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001072ee6f0) at JsonUtils.hpp:78:9
frame #1179: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001072ee6f0) const at Jsonable.hpp:20:16
frame #1180: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001072ee6f0 strong=2 weak=2, mode=0x00007ffeef44628c, configuration=0x00007ffeef446260) at SerializeTraits.hpp:60:35
frame #1181: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x000000010b8a9730, nestedObj=0x000000010b8a9950, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1182: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x000000010b8a9730, obj=0x000000010b8a9950, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #1183: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef446568, i=integral_constant<unsigned long, 0> @ 0x00007ffeef4463e8)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #1184: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4464e8, f=0x00007ffeef446568)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #1185: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x000000010b8a9730) at JsonUtils.hpp:78:9
frame #1186: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x000000010b8a9730) const at Jsonable.hpp:20:16
frame #1187: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x000000010b8a9730 strong=1 weak=3, mode=0x00007ffeef44691c, configuration=0x00007ffeef4468f0) at SerializeTraits.hpp:60:35
frame #1188: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001072ee3d0, nestedObj=0x00000001076b6da0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1189: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001072ee3d0, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #1190: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001072ee3d0, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #1191: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef446cf8, i=integral_constant<unsigned long, 3> @ 0x00007ffeef446b78)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #1192: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef446c78, f=0x00007ffeef446cf8)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #1193: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001072ee3d0) at JsonUtils.hpp:78:9
frame #1194: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001072ee3d0) const at Jsonable.hpp:20:16
frame #1195: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001072ee3d0 strong=2 weak=2, mode=0x00007ffeef4470ac, configuration=0x00007ffeef447080) at SerializeTraits.hpp:60:35
frame #1196: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001073ae1e0, nestedObj=0x00000001073ae400, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1197: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001073ae1e0, obj=0x00000001073ae400, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #1198: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef447388, i=integral_constant<unsigned long, 0> @ 0x00007ffeef447208)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #1199: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef447308, f=0x00007ffeef447388)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #1200: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001073ae1e0) at JsonUtils.hpp:78:9
frame #1201: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001073ae1e0) const at Jsonable.hpp:20:16
frame #1202: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001073ae1e0 strong=1 weak=3, mode=0x00007ffeef44773c, configuration=0x00007ffeef447710) at SerializeTraits.hpp:60:35
frame #1203: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001074a6f60, nestedObj=0x00000001076b6b60, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1204: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001074a6f60, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #1205: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001074a6f60, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #1206: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef447b18, i=integral_constant<unsigned long, 3> @ 0x00007ffeef447998)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #1207: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef447a98, f=0x00007ffeef447b18)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #1208: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001074a6f60) at JsonUtils.hpp:78:9
frame #1209: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001074a6f60) const at Jsonable.hpp:20:16
frame #1210: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001074a6f60 strong=2 weak=2, mode=0x00007ffeef447ecc, configuration=0x00007ffeef447ea0) at SerializeTraits.hpp:60:35
frame #1211: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x000000010b8a9450, nestedObj=0x000000010b8a9670, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1212: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x000000010b8a9450, obj=0x000000010b8a9670, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #1213: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef4481a8, i=integral_constant<unsigned long, 0> @ 0x00007ffeef448028)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #1214: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef448128, f=0x00007ffeef4481a8)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #1215: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x000000010b8a9450) at JsonUtils.hpp:78:9
frame #1216: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x000000010b8a9450) const at Jsonable.hpp:20:16
frame #1217: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x000000010b8a9450 strong=1 weak=3, mode=0x00007ffeef44855c, configuration=0x00007ffeef448530) at SerializeTraits.hpp:60:35
frame #1218: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x0000000107587630, nestedObj=0x000000010b99ec80, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1219: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x0000000107587630, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #1220: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x0000000107587630, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #1221: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef448938, i=integral_constant<unsigned long, 3> @ 0x00007ffeef4487b8)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #1222: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4488b8, f=0x00007ffeef448938)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #1223: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x0000000107587630) at JsonUtils.hpp:78:9
frame #1224: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x0000000107587630) const at Jsonable.hpp:20:16
frame #1225: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x0000000107587630 strong=2 weak=2, mode=0x00007ffeef448cec, configuration=0x00007ffeef448cc0) at SerializeTraits.hpp:60:35
frame #1226: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x000000010b99e960, nestedObj=0x000000010b99eb80, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1227: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x000000010b99e960, obj=0x000000010b99eb80, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #1228: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef448fc8, i=integral_constant<unsigned long, 0> @ 0x00007ffeef448e48)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #1229: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef448f48, f=0x00007ffeef448fc8)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #1230: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x000000010b99e960) at JsonUtils.hpp:78:9
frame #1231: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x000000010b99e960) const at Jsonable.hpp:20:16
frame #1232: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x000000010b99e960 strong=1 weak=3, mode=0x00007ffeef44937c, configuration=0x00007ffeef449350) at SerializeTraits.hpp:60:35
frame #1233: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001074a6c40, nestedObj=0x000000010b99e710, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1234: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001074a6c40, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #1235: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001074a6c40, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #1236: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef449758, i=integral_constant<unsigned long, 3> @ 0x00007ffeef4495d8)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #1237: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4496d8, f=0x00007ffeef449758)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #1238: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001074a6c40) at JsonUtils.hpp:78:9
frame #1239: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001074a6c40) const at Jsonable.hpp:20:16
frame #1240: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001074a6c40 strong=2 weak=2, mode=0x00007ffeef449b0c, configuration=0x00007ffeef449ae0) at SerializeTraits.hpp:60:35
frame #1241: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001071a4a00, nestedObj=0x00000001071a4c20, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1242: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001071a4a00, obj=0x00000001071a4c20, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #1243: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef449de8, i=integral_constant<unsigned long, 0> @ 0x00007ffeef449c68)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #1244: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef449d68, f=0x00007ffeef449de8)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #1245: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001071a4a00) at JsonUtils.hpp:78:9
frame #1246: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001071a4a00) const at Jsonable.hpp:20:16
frame #1247: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001071a4a00 strong=1 weak=3, mode=0x00007ffeef44a19c, configuration=0x00007ffeef44a170) at SerializeTraits.hpp:60:35
frame #1248: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001074a6920, nestedObj=0x00000001072ee270, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1249: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001074a6920, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #1250: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001074a6920, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #1251: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef44a578, i=integral_constant<unsigned long, 3> @ 0x00007ffeef44a3f8)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #1252: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef44a4f8, f=0x00007ffeef44a578)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #1253: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001074a6920) at JsonUtils.hpp:78:9
frame #1254: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001074a6920) const at Jsonable.hpp:20:16
frame #1255: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001074a6920 strong=2 weak=2, mode=0x00007ffeef44a92c, configuration=0x00007ffeef44a900) at SerializeTraits.hpp:60:35
frame #1256: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001071a4720, nestedObj=0x00000001071a4940, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1257: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001071a4720, obj=0x00000001071a4940, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #1258: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef44ac08, i=integral_constant<unsigned long, 0> @ 0x00007ffeef44aa88)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #1259: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef44ab88, f=0x00007ffeef44ac08)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #1260: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001071a4720) at JsonUtils.hpp:78:9
frame #1261: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001071a4720) const at Jsonable.hpp:20:16
frame #1262: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001071a4720 strong=1 weak=3, mode=0x00007ffeef44afbc, configuration=0x00007ffeef44af90) at SerializeTraits.hpp:60:35
frame #1263: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001072edf10, nestedObj=0x000000010b8a92c0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1264: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001072edf10, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #1265: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001072edf10, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #1266: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef44b398, i=integral_constant<unsigned long, 3> @ 0x00007ffeef44b218)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #1267: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef44b318, f=0x00007ffeef44b398)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #1268: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001072edf10) at JsonUtils.hpp:78:9
frame #1269: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001072edf10) const at Jsonable.hpp:20:16
frame #1270: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001072edf10 strong=2 weak=2, mode=0x00007ffeef44b74c, configuration=0x00007ffeef44b720) at SerializeTraits.hpp:60:35
frame #1271: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001076b67f0, nestedObj=0x00000001076b6a10, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1272: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001076b67f0, obj=0x00000001076b6a10, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #1273: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef44ba28, i=integral_constant<unsigned long, 0> @ 0x00007ffeef44b8a8)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #1274: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef44b9a8, f=0x00007ffeef44ba28)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #1275: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001076b67f0) at JsonUtils.hpp:78:9
frame #1276: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001076b67f0) const at Jsonable.hpp:20:16
frame #1277: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001076b67f0 strong=1 weak=3, mode=0x00007ffeef44bddc, configuration=0x00007ffeef44bdb0) at SerializeTraits.hpp:60:35
frame #1278: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001073adda0, nestedObj=0x00000001071a4590, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1279: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001073adda0, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #1280: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001073adda0, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #1281: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef44c1b8, i=integral_constant<unsigned long, 3> @ 0x00007ffeef44c038)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #1282: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef44c138, f=0x00007ffeef44c1b8)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #1283: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001073adda0) at JsonUtils.hpp:78:9
frame #1284: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001073adda0) const at Jsonable.hpp:20:16
frame #1285: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001073adda0 strong=2 weak=2, mode=0x00007ffeef44c56c, configuration=0x00007ffeef44c540) at SerializeTraits.hpp:60:35
frame #1286: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001073adac0, nestedObj=0x00000001073adce0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1287: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001073adac0, obj=0x00000001073adce0, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #1288: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef44c848, i=integral_constant<unsigned long, 0> @ 0x00007ffeef44c6c8)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #1289: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef44c7c8, f=0x00007ffeef44c848)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #1290: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001073adac0) at JsonUtils.hpp:78:9
frame #1291: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001073adac0) const at Jsonable.hpp:20:16
frame #1292: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001073adac0 strong=1 weak=3, mode=0x00007ffeef44cbfc, configuration=0x00007ffeef44cbd0) at SerializeTraits.hpp:60:35
frame #1293: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001074a6600, nestedObj=0x0000000107587420, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1294: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001074a6600, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #1295: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001074a6600, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #1296: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef44cfd8, i=integral_constant<unsigned long, 3> @ 0x00007ffeef44ce58)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #1297: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef44cf58, f=0x00007ffeef44cfd8)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #1298: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001074a6600) at JsonUtils.hpp:78:9
frame #1299: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001074a6600) const at Jsonable.hpp:20:16
frame #1300: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001074a6600 strong=2 weak=2, mode=0x00007ffeef44d38c, configuration=0x00007ffeef44d360) at SerializeTraits.hpp:60:35
frame #1301: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x000000010b99e430, nestedObj=0x000000010b99e650, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1302: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x000000010b99e430, obj=0x000000010b99e650, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #1303: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef44d668, i=integral_constant<unsigned long, 0> @ 0x00007ffeef44d4e8)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #1304: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef44d5e8, f=0x00007ffeef44d668)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #1305: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x000000010b99e430) at JsonUtils.hpp:78:9
frame #1306: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x000000010b99e430) const at Jsonable.hpp:20:16
frame #1307: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x000000010b99e430 strong=1 weak=3, mode=0x00007ffeef44da1c, configuration=0x00007ffeef44d9f0) at SerializeTraits.hpp:60:35
frame #1308: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001073ad7a0, nestedObj=0x00000001076b6720, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1309: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001073ad7a0, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #1310: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001073ad7a0, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #1311: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef44ddf8, i=integral_constant<unsigned long, 3> @ 0x00007ffeef44dc78)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #1312: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef44dd78, f=0x00007ffeef44ddf8)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #1313: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001073ad7a0) at JsonUtils.hpp:78:9
frame #1314: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001073ad7a0) const at Jsonable.hpp:20:16
frame #1315: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001073ad7a0 strong=2 weak=2, mode=0x00007ffeef44e1ac, configuration=0x00007ffeef44e180) at SerializeTraits.hpp:60:35
frame #1316: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001074a6210, nestedObj=0x00000001074a6430, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1317: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001074a6210, obj=0x00000001074a6430, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #1318: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef44e488, i=integral_constant<unsigned long, 0> @ 0x00007ffeef44e308)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #1319: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef44e408, f=0x00007ffeef44e488)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #1320: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001074a6210) at JsonUtils.hpp:78:9
frame #1321: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001074a6210) const at Jsonable.hpp:20:16
frame #1322: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001074a6210 strong=1 weak=3, mode=0x00007ffeef44e83c, configuration=0x00007ffeef44e810) at SerializeTraits.hpp:60:35
frame #1323: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001076b63c0, nestedObj=0x00000001071a4330, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1324: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001076b63c0, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #1325: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001076b63c0, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #1326: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef44ec18, i=integral_constant<unsigned long, 3> @ 0x00007ffeef44ea98)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #1327: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef44eb98, f=0x00007ffeef44ec18)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #1328: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001076b63c0) at JsonUtils.hpp:78:9
frame #1329: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001076b63c0) const at Jsonable.hpp:20:16
frame #1330: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001076b63c0 strong=2 weak=2, mode=0x00007ffeef44efcc, configuration=0x00007ffeef44efa0) at SerializeTraits.hpp:60:35
frame #1331: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001074a5f30, nestedObj=0x00000001074a6150, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1332: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001074a5f30, obj=0x00000001074a6150, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #1333: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef44f2a8, i=integral_constant<unsigned long, 0> @ 0x00007ffeef44f128)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #1334: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef44f228, f=0x00007ffeef44f2a8)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #1335: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001074a5f30) at JsonUtils.hpp:78:9
frame #1336: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001074a5f30) const at Jsonable.hpp:20:16
frame #1337: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001074a5f30 strong=1 weak=3, mode=0x00007ffeef44f65c, configuration=0x00007ffeef44f630) at SerializeTraits.hpp:60:35
frame #1338: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001076b60a0, nestedObj=0x00000001071a4160, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1339: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001076b60a0, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #1340: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001076b60a0, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #1341: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef44fa38, i=integral_constant<unsigned long, 3> @ 0x00007ffeef44f8b8)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #1342: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef44f9b8, f=0x00007ffeef44fa38)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #1343: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001076b60a0) at JsonUtils.hpp:78:9
frame #1344: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001076b60a0) const at Jsonable.hpp:20:16
frame #1345: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001076b60a0 strong=2 weak=2, mode=0x00007ffeef44fdec, configuration=0x00007ffeef44fdc0) at SerializeTraits.hpp:60:35
frame #1346: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001073ad4c0, nestedObj=0x00000001073ad6e0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1347: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001073ad4c0, obj=0x00000001073ad6e0, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #1348: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef4500c8, i=integral_constant<unsigned long, 0> @ 0x00007ffeef44ff48)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #1349: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef450048, f=0x00007ffeef4500c8)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #1350: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001073ad4c0) at JsonUtils.hpp:78:9
frame #1351: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001073ad4c0) const at Jsonable.hpp:20:16
frame #1352: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001073ad4c0 strong=1 weak=3, mode=0x00007ffeef45047c, configuration=0x00007ffeef450450) at SerializeTraits.hpp:60:35
frame #1353: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001076b5d80, nestedObj=0x00000001074a5dd0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1354: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001076b5d80, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #1355: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001076b5d80, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #1356: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef450858, i=integral_constant<unsigned long, 3> @ 0x00007ffeef4506d8)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #1357: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4507d8, f=0x00007ffeef450858)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #1358: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001076b5d80) at JsonUtils.hpp:78:9
frame #1359: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001076b5d80) const at Jsonable.hpp:20:16
frame #1360: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001076b5d80 strong=2 weak=2, mode=0x00007ffeef450c0c, configuration=0x00007ffeef450be0) at SerializeTraits.hpp:60:35
frame #1361: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001074a5ab0, nestedObj=0x00000001074a5cd0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1362: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001074a5ab0, obj=0x00000001074a5cd0, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #1363: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef450ee8, i=integral_constant<unsigned long, 0> @ 0x00007ffeef450d68)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #1364: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef450e68, f=0x00007ffeef450ee8)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #1365: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001074a5ab0) at JsonUtils.hpp:78:9
frame #1366: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001074a5ab0) const at Jsonable.hpp:20:16
frame #1367: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001074a5ab0 strong=1 weak=3, mode=0x00007ffeef45129c, configuration=0x00007ffeef451270) at SerializeTraits.hpp:60:35
frame #1368: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001074a5790, nestedObj=0x00000001071a3fa0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1369: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001074a5790, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #1370: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001074a5790, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #1371: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef451678, i=integral_constant<unsigned long, 3> @ 0x00007ffeef4514f8)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #1372: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4515f8, f=0x00007ffeef451678)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #1373: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001074a5790) at JsonUtils.hpp:78:9
frame #1374: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001074a5790) const at Jsonable.hpp:20:16
frame #1375: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001074a5790 strong=2 weak=2, mode=0x00007ffeef451a2c, configuration=0x00007ffeef451a00) at SerializeTraits.hpp:60:35
frame #1376: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001071a3c80, nestedObj=0x00000001071a3ea0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1377: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001071a3c80, obj=0x00000001071a3ea0, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #1378: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef451d08, i=integral_constant<unsigned long, 0> @ 0x00007ffeef451b88)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #1379: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef451c88, f=0x00007ffeef451d08)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #1380: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001071a3c80) at JsonUtils.hpp:78:9
frame #1381: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001071a3c80) const at Jsonable.hpp:20:16
frame #1382: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001071a3c80 strong=1 weak=3, mode=0x00007ffeef4520bc, configuration=0x00007ffeef452090) at SerializeTraits.hpp:60:35
frame #1383: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001074a5470, nestedObj=0x000000010b8a9110, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1384: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001074a5470, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #1385: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001074a5470, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #1386: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef452498, i=integral_constant<unsigned long, 3> @ 0x00007ffeef452318)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #1387: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef452418, f=0x00007ffeef452498)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #1388: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001074a5470) at JsonUtils.hpp:78:9
frame #1389: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001074a5470) const at Jsonable.hpp:20:16
frame #1390: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001074a5470 strong=2 weak=2, mode=0x00007ffeef45284c, configuration=0x00007ffeef452820) at SerializeTraits.hpp:60:35
frame #1391: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001076b5a10, nestedObj=0x00000001076b5c30, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1392: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001076b5a10, obj=0x00000001076b5c30, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #1393: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef452b28, i=integral_constant<unsigned long, 0> @ 0x00007ffeef4529a8)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #1394: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef452aa8, f=0x00007ffeef452b28)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #1395: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001076b5a10) at JsonUtils.hpp:78:9
frame #1396: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001076b5a10) const at Jsonable.hpp:20:16
frame #1397: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001076b5a10 strong=1 weak=3, mode=0x00007ffeef452edc, configuration=0x00007ffeef452eb0) at SerializeTraits.hpp:60:35
frame #1398: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x000000010b8a8db0, nestedObj=0x00000001073ad2a0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1399: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x000000010b8a8db0, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #1400: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x000000010b8a8db0, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #1401: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef4532b8, i=integral_constant<unsigned long, 3> @ 0x00007ffeef453138)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #1402: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef453238, f=0x00007ffeef4532b8)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #1403: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x000000010b8a8db0) at JsonUtils.hpp:78:9
frame #1404: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x000000010b8a8db0) const at Jsonable.hpp:20:16
frame #1405: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x000000010b8a8db0 strong=2 weak=2, mode=0x00007ffeef45366c, configuration=0x00007ffeef453640) at SerializeTraits.hpp:60:35
frame #1406: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001074a5190, nestedObj=0x00000001074a53b0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1407: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001074a5190, obj=0x00000001074a53b0, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #1408: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef453948, i=integral_constant<unsigned long, 0> @ 0x00007ffeef4537c8)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #1409: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4538c8, f=0x00007ffeef453948)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #1410: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001074a5190) at JsonUtils.hpp:78:9
frame #1411: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001074a5190) const at Jsonable.hpp:20:16
frame #1412: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001074a5190 strong=1 weak=3, mode=0x00007ffeef453cfc, configuration=0x00007ffeef453cd0) at SerializeTraits.hpp:60:35
frame #1413: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001072edb60, nestedObj=0x00000001073ad0e0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1414: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001072edb60, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #1415: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001072edb60, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #1416: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef4540d8, i=integral_constant<unsigned long, 3> @ 0x00007ffeef453f58)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #1417: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef454058, f=0x00007ffeef4540d8)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #1418: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001072edb60) at JsonUtils.hpp:78:9
frame #1419: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001072edb60) const at Jsonable.hpp:20:16
frame #1420: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001072edb60 strong=2 weak=2, mode=0x00007ffeef45448c, configuration=0x00007ffeef454460) at SerializeTraits.hpp:60:35
frame #1421: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001072ed880, nestedObj=0x00000001072edaa0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1422: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001072ed880, obj=0x00000001072edaa0, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #1423: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef454768, i=integral_constant<unsigned long, 0> @ 0x00007ffeef4545e8)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #1424: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4546e8, f=0x00007ffeef454768)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #1425: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001072ed880) at JsonUtils.hpp:78:9
frame #1426: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001072ed880) const at Jsonable.hpp:20:16
frame #1427: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001072ed880 strong=1 weak=3, mode=0x00007ffeef454b1c, configuration=0x00007ffeef454af0) at SerializeTraits.hpp:60:35
frame #1428: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001074a4cd0, nestedObj=0x00000001074a4ff0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1429: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001074a4cd0, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #1430: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001074a4cd0, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #1431: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef454ef8, i=integral_constant<unsigned long, 3> @ 0x00007ffeef454d78)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #1432: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef454e78, f=0x00007ffeef454ef8)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #1433: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001074a4cd0) at JsonUtils.hpp:78:9
frame #1434: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001074a4cd0) const at Jsonable.hpp:20:16
frame #1435: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001074a4cd0 strong=2 weak=2, mode=0x00007ffeef4552ac, configuration=0x00007ffeef455280) at SerializeTraits.hpp:60:35
frame #1436: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001076b5580, nestedObj=0x00000001076b57a0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1437: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001076b5580, obj=0x00000001076b57a0, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #1438: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef455588, i=integral_constant<unsigned long, 0> @ 0x00007ffeef455408)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #1439: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef455508, f=0x00007ffeef455588)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #1440: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001076b5580) at JsonUtils.hpp:78:9
frame #1441: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001076b5580) const at Jsonable.hpp:20:16
frame #1442: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001076b5580 strong=1 weak=3, mode=0x00007ffeef45593c, configuration=0x00007ffeef455910) at SerializeTraits.hpp:60:35
frame #1443: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x000000010b99e090, nestedObj=0x00000001071a3b10, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1444: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x000000010b99e090, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #1445: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x000000010b99e090, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #1446: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef455d18, i=integral_constant<unsigned long, 3> @ 0x00007ffeef455b98)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #1447: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef455c98, f=0x00007ffeef455d18)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #1448: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x000000010b99e090) at JsonUtils.hpp:78:9
frame #1449: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x000000010b99e090) const at Jsonable.hpp:20:16
frame #1450: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x000000010b99e090 strong=2 weak=2, mode=0x00007ffeef4560cc, configuration=0x00007ffeef4560a0) at SerializeTraits.hpp:60:35
frame #1451: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001073acd30, nestedObj=0x00000001073acf50, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1452: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001073acd30, obj=0x00000001073acf50, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #1453: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef4563a8, i=integral_constant<unsigned long, 0> @ 0x00007ffeef456228)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #1454: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef456328, f=0x00007ffeef4563a8)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #1455: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001073acd30) at JsonUtils.hpp:78:9
frame #1456: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001073acd30) const at Jsonable.hpp:20:16
frame #1457: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001073acd30 strong=1 weak=3, mode=0x00007ffeef45675c, configuration=0x00007ffeef456730) at SerializeTraits.hpp:60:35
frame #1458: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x000000010b8a8a90, nestedObj=0x00000001074a4b50, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1459: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x000000010b8a8a90, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #1460: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x000000010b8a8a90, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #1461: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef456b38, i=integral_constant<unsigned long, 3> @ 0x00007ffeef4569b8)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #1462: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef456ab8, f=0x00007ffeef456b38)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #1463: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x000000010b8a8a90) at JsonUtils.hpp:78:9
frame #1464: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x000000010b8a8a90) const at Jsonable.hpp:20:16
frame #1465: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x000000010b8a8a90 strong=2 weak=2, mode=0x00007ffeef456eec, configuration=0x00007ffeef456ec0) at SerializeTraits.hpp:60:35
frame #1466: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001071a37f0, nestedObj=0x00000001071a3a10, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1467: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001071a37f0, obj=0x00000001071a3a10, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #1468: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef4571c8, i=integral_constant<unsigned long, 0> @ 0x00007ffeef457048)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #1469: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef457148, f=0x00007ffeef4571c8)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #1470: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001071a37f0) at JsonUtils.hpp:78:9
frame #1471: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001071a37f0) const at Jsonable.hpp:20:16
frame #1472: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001071a37f0 strong=1 weak=3, mode=0x00007ffeef45757c, configuration=0x00007ffeef457550) at SerializeTraits.hpp:60:35
frame #1473: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001073ac850, nestedObj=0x00000001073acbb0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1474: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001073ac850, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #1475: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001073ac850, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #1476: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef457958, i=integral_constant<unsigned long, 3> @ 0x00007ffeef4577d8)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #1477: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4578d8, f=0x00007ffeef457958)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #1478: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001073ac850) at JsonUtils.hpp:78:9
frame #1479: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001073ac850) const at Jsonable.hpp:20:16
frame #1480: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001073ac850 strong=2 weak=2, mode=0x00007ffeef457d0c, configuration=0x00007ffeef457ce0) at SerializeTraits.hpp:60:35
frame #1481: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001076b52a0, nestedObj=0x00000001076b54c0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1482: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001076b52a0, obj=0x00000001076b54c0, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #1483: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef457fe8, i=integral_constant<unsigned long, 0> @ 0x00007ffeef457e68)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #1484: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef457f68, f=0x00007ffeef457fe8)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #1485: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001076b52a0) at JsonUtils.hpp:78:9
frame #1486: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001076b52a0) const at Jsonable.hpp:20:16
frame #1487: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001076b52a0 strong=1 weak=3, mode=0x00007ffeef45839c, configuration=0x00007ffeef458370) at SerializeTraits.hpp:60:35
frame #1488: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x0000000107586fe0, nestedObj=0x00000001073ac6e0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1489: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x0000000107586fe0, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #1490: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x0000000107586fe0, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #1491: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef458778, i=integral_constant<unsigned long, 3> @ 0x00007ffeef4585f8)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #1492: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4586f8, f=0x00007ffeef458778)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #1493: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x0000000107586fe0) at JsonUtils.hpp:78:9
frame #1494: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x0000000107586fe0) const at Jsonable.hpp:20:16
frame #1495: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x0000000107586fe0 strong=2 weak=2, mode=0x00007ffeef458b2c, configuration=0x00007ffeef458b00) at SerializeTraits.hpp:60:35
frame #1496: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001071a3510, nestedObj=0x00000001071a3730, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1497: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001071a3510, obj=0x00000001071a3730, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #1498: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef458e08, i=integral_constant<unsigned long, 0> @ 0x00007ffeef458c88)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #1499: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef458d88, f=0x00007ffeef458e08)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #1500: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001071a3510) at JsonUtils.hpp:78:9
frame #1501: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001071a3510) const at Jsonable.hpp:20:16
frame #1502: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001071a3510 strong=1 weak=3, mode=0x00007ffeef4591bc, configuration=0x00007ffeef459190) at SerializeTraits.hpp:60:35
frame #1503: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001074a47b0, nestedObj=0x00000001073ac540, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1504: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001074a47b0, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #1505: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001074a47b0, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #1506: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef459598, i=integral_constant<unsigned long, 3> @ 0x00007ffeef459418)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #1507: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef459518, f=0x00007ffeef459598)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #1508: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001074a47b0) at JsonUtils.hpp:78:9
frame #1509: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001074a47b0) const at Jsonable.hpp:20:16
frame #1510: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001074a47b0 strong=2 weak=2, mode=0x00007ffeef45994c, configuration=0x00007ffeef459920) at SerializeTraits.hpp:60:35
frame #1511: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001073ac220, nestedObj=0x00000001073ac440, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1512: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001073ac220, obj=0x00000001073ac440, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #1513: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef459c28, i=integral_constant<unsigned long, 0> @ 0x00007ffeef459aa8)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #1514: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef459ba8, f=0x00007ffeef459c28)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #1515: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001073ac220) at JsonUtils.hpp:78:9
frame #1516: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001073ac220) const at Jsonable.hpp:20:16
frame #1517: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001073ac220 strong=1 weak=3, mode=0x00007ffeef459fdc, configuration=0x00007ffeef459fb0) at SerializeTraits.hpp:60:35
frame #1518: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001074a4490, nestedObj=0x00000001071a3370, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1519: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001074a4490, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #1520: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001074a4490, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #1521: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef45a3b8, i=integral_constant<unsigned long, 3> @ 0x00007ffeef45a238)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #1522: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef45a338, f=0x00007ffeef45a3b8)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #1523: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001074a4490) at JsonUtils.hpp:78:9
frame #1524: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001074a4490) const at Jsonable.hpp:20:16
frame #1525: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001074a4490 strong=2 weak=2, mode=0x00007ffeef45a76c, configuration=0x00007ffeef45a740) at SerializeTraits.hpp:60:35
frame #1526: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001074a41b0, nestedObj=0x00000001074a43d0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1527: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001074a41b0, obj=0x00000001074a43d0, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #1528: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef45aa48, i=integral_constant<unsigned long, 0> @ 0x00007ffeef45a8c8)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #1529: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef45a9c8, f=0x00007ffeef45aa48)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #1530: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001074a41b0) at JsonUtils.hpp:78:9
frame #1531: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001074a41b0) const at Jsonable.hpp:20:16
frame #1532: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001074a41b0 strong=1 weak=3, mode=0x00007ffeef45adfc, configuration=0x00007ffeef45add0) at SerializeTraits.hpp:60:35
frame #1533: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001073abe80, nestedObj=0x000000010b8a8900, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1534: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001073abe80, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #1535: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001073abe80, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #1536: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef45b1d8, i=integral_constant<unsigned long, 3> @ 0x00007ffeef45b058)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #1537: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef45b158, f=0x00007ffeef45b1d8)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #1538: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001073abe80) at JsonUtils.hpp:78:9
frame #1539: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001073abe80) const at Jsonable.hpp:20:16
frame #1540: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001073abe80 strong=2 weak=2, mode=0x00007ffeef45b58c, configuration=0x00007ffeef45b560) at SerializeTraits.hpp:60:35
frame #1541: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001073abba0, nestedObj=0x00000001073abdc0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1542: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001073abba0, obj=0x00000001073abdc0, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #1543: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef45b868, i=integral_constant<unsigned long, 0> @ 0x00007ffeef45b6e8)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #1544: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef45b7e8, f=0x00007ffeef45b868)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #1545: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001073abba0) at JsonUtils.hpp:78:9
frame #1546: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001073abba0) const at Jsonable.hpp:20:16
frame #1547: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001073abba0 strong=1 weak=3, mode=0x00007ffeef45bc1c, configuration=0x00007ffeef45bbf0) at SerializeTraits.hpp:60:35
frame #1548: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001073ab880, nestedObj=0x00000001072ed6f0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1549: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001073ab880, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #1550: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001073ab880, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #1551: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef45bff8, i=integral_constant<unsigned long, 3> @ 0x00007ffeef45be78)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #1552: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef45bf78, f=0x00007ffeef45bff8)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #1553: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001073ab880) at JsonUtils.hpp:78:9
frame #1554: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001073ab880) const at Jsonable.hpp:20:16
frame #1555: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001073ab880 strong=2 weak=2, mode=0x00007ffeef45c3ac, configuration=0x00007ffeef45c380) at SerializeTraits.hpp:60:35
frame #1556: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001074a3e40, nestedObj=0x00000001074a4060, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1557: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001074a3e40, obj=0x00000001074a4060, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #1558: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef45c688, i=integral_constant<unsigned long, 0> @ 0x00007ffeef45c508)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #1559: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef45c608, f=0x00007ffeef45c688)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #1560: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001074a3e40) at JsonUtils.hpp:78:9
frame #1561: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001074a3e40) const at Jsonable.hpp:20:16
frame #1562: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001074a3e40 strong=1 weak=3, mode=0x00007ffeef45ca3c, configuration=0x00007ffeef45ca10) at SerializeTraits.hpp:60:35
frame #1563: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001073ab4d0, nestedObj=0x00000001074a3cc0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1564: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001073ab4d0, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #1565: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001073ab4d0, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #1566: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef45ce18, i=integral_constant<unsigned long, 3> @ 0x00007ffeef45cc98)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #1567: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef45cd98, f=0x00007ffeef45ce18)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #1568: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001073ab4d0) at JsonUtils.hpp:78:9
frame #1569: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001073ab4d0) const at Jsonable.hpp:20:16
frame #1570: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001073ab4d0 strong=2 weak=2, mode=0x00007ffeef45d1cc, configuration=0x00007ffeef45d1a0) at SerializeTraits.hpp:60:35
frame #1571: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001071a3090, nestedObj=0x00000001071a32b0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1572: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001071a3090, obj=0x00000001071a32b0, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #1573: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef45d4a8, i=integral_constant<unsigned long, 0> @ 0x00007ffeef45d328)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #1574: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef45d428, f=0x00007ffeef45d4a8)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #1575: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001071a3090) at JsonUtils.hpp:78:9
frame #1576: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001071a3090) const at Jsonable.hpp:20:16
frame #1577: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001071a3090 strong=1 weak=3, mode=0x00007ffeef45d85c, configuration=0x00007ffeef45d830) at SerializeTraits.hpp:60:35
frame #1578: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x0000000107586c30, nestedObj=0x000000010b8a86a0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1579: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x0000000107586c30, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #1580: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x0000000107586c30, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #1581: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef45dc38, i=integral_constant<unsigned long, 3> @ 0x00007ffeef45dab8)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #1582: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef45dbb8, f=0x00007ffeef45dc38)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #1583: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x0000000107586c30) at JsonUtils.hpp:78:9
frame #1584: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x0000000107586c30) const at Jsonable.hpp:20:16
frame #1585: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x0000000107586c30 strong=2 weak=2, mode=0x00007ffeef45dfec, configuration=0x00007ffeef45dfc0) at SerializeTraits.hpp:60:35
frame #1586: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001073ab1f0, nestedObj=0x00000001073ab410, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1587: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001073ab1f0, obj=0x00000001073ab410, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #1588: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef45e2c8, i=integral_constant<unsigned long, 0> @ 0x00007ffeef45e148)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #1589: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef45e248, f=0x00007ffeef45e2c8)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #1590: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001073ab1f0) at JsonUtils.hpp:78:9
frame #1591: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001073ab1f0) const at Jsonable.hpp:20:16
frame #1592: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001073ab1f0 strong=1 weak=3, mode=0x00007ffeef45e67c, configuration=0x00007ffeef45e650) at SerializeTraits.hpp:60:35
frame #1593: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x000000010b8a8380, nestedObj=0x00000001073ab070, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1594: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x000000010b8a8380, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #1595: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x000000010b8a8380, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #1596: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef45ea58, i=integral_constant<unsigned long, 3> @ 0x00007ffeef45e8d8)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #1597: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef45e9d8, f=0x00007ffeef45ea58)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #1598: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x000000010b8a8380) at JsonUtils.hpp:78:9
frame #1599: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x000000010b8a8380) const at Jsonable.hpp:20:16
frame #1600: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x000000010b8a8380 strong=2 weak=2, mode=0x00007ffeef45ee0c, configuration=0x00007ffeef45ede0) at SerializeTraits.hpp:60:35
frame #1601: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001074a39e0, nestedObj=0x00000001074a3c00, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1602: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001074a39e0, obj=0x00000001074a3c00, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #1603: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef45f0e8, i=integral_constant<unsigned long, 0> @ 0x00007ffeef45ef68)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #1604: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef45f068, f=0x00007ffeef45f0e8)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #1605: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001074a39e0) at JsonUtils.hpp:78:9
frame #1606: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001074a39e0) const at Jsonable.hpp:20:16
frame #1607: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001074a39e0 strong=1 weak=3, mode=0x00007ffeef45f49c, configuration=0x00007ffeef45f470) at SerializeTraits.hpp:60:35
frame #1608: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001072ed1e0, nestedObj=0x00000001072ed540, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1609: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001072ed1e0, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #1610: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001072ed1e0, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #1611: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef45f878, i=integral_constant<unsigned long, 3> @ 0x00007ffeef45f6f8)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #1612: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef45f7f8, f=0x00007ffeef45f878)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #1613: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001072ed1e0) at JsonUtils.hpp:78:9
frame #1614: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001072ed1e0) const at Jsonable.hpp:20:16
frame #1615: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001072ed1e0 strong=2 weak=2, mode=0x00007ffeef45fc2c, configuration=0x00007ffeef45fc00) at SerializeTraits.hpp:60:35
frame #1616: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001073aad50, nestedObj=0x00000001073aaf70, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1617: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001073aad50, obj=0x00000001073aaf70, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #1618: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef45ff08, i=integral_constant<unsigned long, 0> @ 0x00007ffeef45fd88)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #1619: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef45fe88, f=0x00007ffeef45ff08)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #1620: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001073aad50) at JsonUtils.hpp:78:9
frame #1621: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001073aad50) const at Jsonable.hpp:20:16
frame #1622: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001073aad50 strong=1 weak=3, mode=0x00007ffeef4602bc, configuration=0x00007ffeef460290) at SerializeTraits.hpp:60:35
frame #1623: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001074a36c0, nestedObj=0x000000010b99de70, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1624: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001074a36c0, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #1625: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001074a36c0, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #1626: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef460698, i=integral_constant<unsigned long, 3> @ 0x00007ffeef460518)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #1627: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef460618, f=0x00007ffeef460698)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #1628: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001074a36c0) at JsonUtils.hpp:78:9
frame #1629: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001074a36c0) const at Jsonable.hpp:20:16
frame #1630: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001074a36c0 strong=2 weak=2, mode=0x00007ffeef460a4c, configuration=0x00007ffeef460a20) at SerializeTraits.hpp:60:35
frame #1631: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x000000010b8a80a0, nestedObj=0x000000010b8a82c0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1632: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x000000010b8a80a0, obj=0x000000010b8a82c0, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #1633: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef460d28, i=integral_constant<unsigned long, 0> @ 0x00007ffeef460ba8)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #1634: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef460ca8, f=0x00007ffeef460d28)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #1635: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x000000010b8a80a0) at JsonUtils.hpp:78:9
frame #1636: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x000000010b8a80a0) const at Jsonable.hpp:20:16
frame #1637: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x000000010b8a80a0 strong=1 weak=3, mode=0x00007ffeef4610dc, configuration=0x00007ffeef4610b0) at SerializeTraits.hpp:60:35
frame #1638: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001076b4f00, nestedObj=0x00000001073aaac0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1639: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001076b4f00, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #1640: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001076b4f00, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #1641: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef4614b8, i=integral_constant<unsigned long, 3> @ 0x00007ffeef461338)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #1642: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef461438, f=0x00007ffeef4614b8)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #1643: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001076b4f00) at JsonUtils.hpp:78:9
frame #1644: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001076b4f00) const at Jsonable.hpp:20:16
frame #1645: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001076b4f00 strong=2 weak=2, mode=0x00007ffeef46186c, configuration=0x00007ffeef461840) at SerializeTraits.hpp:60:35
frame #1646: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001072ecf00, nestedObj=0x00000001072ed120, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1647: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001072ecf00, obj=0x00000001072ed120, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #1648: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef461b48, i=integral_constant<unsigned long, 0> @ 0x00007ffeef4619c8)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #1649: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef461ac8, f=0x00007ffeef461b48)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #1650: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001072ecf00) at JsonUtils.hpp:78:9
frame #1651: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001072ecf00) const at Jsonable.hpp:20:16
frame #1652: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001072ecf00 strong=1 weak=3, mode=0x00007ffeef461efc, configuration=0x00007ffeef461ed0) at SerializeTraits.hpp:60:35
frame #1653: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x0000000107586890, nestedObj=0x00000001076b4cf0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1654: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x0000000107586890, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #1655: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x0000000107586890, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #1656: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef4622d8, i=integral_constant<unsigned long, 3> @ 0x00007ffeef462158)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #1657: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef462258, f=0x00007ffeef4622d8)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #1658: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x0000000107586890) at JsonUtils.hpp:78:9
frame #1659: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x0000000107586890) const at Jsonable.hpp:20:16
frame #1660: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x0000000107586890 strong=2 weak=2, mode=0x00007ffeef46268c, configuration=0x00007ffeef462660) at SerializeTraits.hpp:60:35
frame #1661: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001073aa7a0, nestedObj=0x00000001073aa9c0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1662: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001073aa7a0, obj=0x00000001073aa9c0, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #1663: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef462968, i=integral_constant<unsigned long, 0> @ 0x00007ffeef4627e8)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #1664: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4628e8, f=0x00007ffeef462968)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #1665: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001073aa7a0) at JsonUtils.hpp:78:9
frame #1666: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001073aa7a0) const at Jsonable.hpp:20:16
frame #1667: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001073aa7a0 strong=1 weak=3, mode=0x00007ffeef462d1c, configuration=0x00007ffeef462cf0) at SerializeTraits.hpp:60:35
frame #1668: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001071a2cf0, nestedObj=0x000000010b99dca0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1669: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001071a2cf0, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #1670: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001071a2cf0, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #1671: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef4630f8, i=integral_constant<unsigned long, 3> @ 0x00007ffeef462f78)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #1672: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef463078, f=0x00007ffeef4630f8)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #1673: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001071a2cf0) at JsonUtils.hpp:78:9
frame #1674: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001071a2cf0) const at Jsonable.hpp:20:16
frame #1675: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001071a2cf0 strong=2 weak=2, mode=0x00007ffeef4634ac, configuration=0x00007ffeef463480) at SerializeTraits.hpp:60:35
frame #1676: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x000000010b8a7d30, nestedObj=0x000000010b8a7f50, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1677: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x000000010b8a7d30, obj=0x000000010b8a7f50, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #1678: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef463788, i=integral_constant<unsigned long, 0> @ 0x00007ffeef463608)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #1679: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef463708, f=0x00007ffeef463788)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #1680: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x000000010b8a7d30) at JsonUtils.hpp:78:9
frame #1681: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x000000010b8a7d30) const at Jsonable.hpp:20:16
frame #1682: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x000000010b8a7d30 strong=1 weak=3, mode=0x00007ffeef463b3c, configuration=0x00007ffeef463b10) at SerializeTraits.hpp:60:35
frame #1683: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001076b4990, nestedObj=0x00000001072ecd70, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1684: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001076b4990, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #1685: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001076b4990, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #1686: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef463f18, i=integral_constant<unsigned long, 3> @ 0x00007ffeef463d98)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #1687: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef463e98, f=0x00007ffeef463f18)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #1688: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001076b4990) at JsonUtils.hpp:78:9
frame #1689: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001076b4990) const at Jsonable.hpp:20:16
frame #1690: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001076b4990 strong=2 weak=2, mode=0x00007ffeef4642cc, configuration=0x00007ffeef4642a0) at SerializeTraits.hpp:60:35
frame #1691: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001071a2a10, nestedObj=0x00000001071a2c30, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1692: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001071a2a10, obj=0x00000001071a2c30, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #1693: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef4645a8, i=integral_constant<unsigned long, 0> @ 0x00007ffeef464428)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #1694: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef464528, f=0x00007ffeef4645a8)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #1695: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001071a2a10) at JsonUtils.hpp:78:9
frame #1696: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001071a2a10) const at Jsonable.hpp:20:16
frame #1697: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001071a2a10 strong=1 weak=3, mode=0x00007ffeef46495c, configuration=0x00007ffeef464930) at SerializeTraits.hpp:60:35
frame #1698: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x0000000107586570, nestedObj=0x00000001076b4820, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1699: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x0000000107586570, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #1700: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x0000000107586570, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #1701: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef464d38, i=integral_constant<unsigned long, 3> @ 0x00007ffeef464bb8)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #1702: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef464cb8, f=0x00007ffeef464d38)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #1703: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x0000000107586570) at JsonUtils.hpp:78:9
frame #1704: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x0000000107586570) const at Jsonable.hpp:20:16
frame #1705: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x0000000107586570 strong=2 weak=2, mode=0x00007ffeef4650ec, configuration=0x00007ffeef4650c0) at SerializeTraits.hpp:60:35
frame #1706: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x0000000107586290, nestedObj=0x00000001075864b0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1707: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x0000000107586290, obj=0x00000001075864b0, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #1708: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef4653c8, i=integral_constant<unsigned long, 0> @ 0x00007ffeef465248)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #1709: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef465348, f=0x00007ffeef4653c8)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #1710: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x0000000107586290) at JsonUtils.hpp:78:9
frame #1711: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x0000000107586290) const at Jsonable.hpp:20:16
frame #1712: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x0000000107586290 strong=1 weak=3, mode=0x00007ffeef46577c, configuration=0x00007ffeef465750) at SerializeTraits.hpp:60:35
frame #1713: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001071a26f0, nestedObj=0x000000010b8a7b40, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1714: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001071a26f0, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #1715: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001071a26f0, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #1716: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef465b58, i=integral_constant<unsigned long, 3> @ 0x00007ffeef4659d8)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #1717: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef465ad8, f=0x00007ffeef465b58)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #1718: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001071a26f0) at JsonUtils.hpp:78:9
frame #1719: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001071a26f0) const at Jsonable.hpp:20:16
frame #1720: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001071a26f0 strong=2 weak=2, mode=0x00007ffeef465f0c, configuration=0x00007ffeef465ee0) at SerializeTraits.hpp:60:35
frame #1721: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x000000010b8a7820, nestedObj=0x000000010b8a7a40, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1722: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x000000010b8a7820, obj=0x000000010b8a7a40, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #1723: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef4661e8, i=integral_constant<unsigned long, 0> @ 0x00007ffeef466068)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #1724: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef466168, f=0x00007ffeef4661e8)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #1725: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x000000010b8a7820) at JsonUtils.hpp:78:9
frame #1726: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x000000010b8a7820) const at Jsonable.hpp:20:16
frame #1727: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x000000010b8a7820 strong=1 weak=3, mode=0x00007ffeef46659c, configuration=0x00007ffeef466570) at SerializeTraits.hpp:60:35
frame #1728: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001076b4430, nestedObj=0x00000001072ecb70, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1729: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001076b4430, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #1730: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001076b4430, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #1731: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef466978, i=integral_constant<unsigned long, 3> @ 0x00007ffeef4667f8)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #1732: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4668f8, f=0x00007ffeef466978)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #1733: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001076b4430) at JsonUtils.hpp:78:9
frame #1734: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001076b4430) const at Jsonable.hpp:20:16
frame #1735: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001076b4430 strong=2 weak=2, mode=0x00007ffeef466d2c, configuration=0x00007ffeef466d00) at SerializeTraits.hpp:60:35
frame #1736: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001074a3350, nestedObj=0x00000001074a3570, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1737: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001074a3350, obj=0x00000001074a3570, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #1738: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef467008, i=integral_constant<unsigned long, 0> @ 0x00007ffeef466e88)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #1739: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef466f88, f=0x00007ffeef467008)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #1740: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001074a3350) at JsonUtils.hpp:78:9
frame #1741: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001074a3350) const at Jsonable.hpp:20:16
frame #1742: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001074a3350 strong=1 weak=3, mode=0x00007ffeef4673bc, configuration=0x00007ffeef467390) at SerializeTraits.hpp:60:35
frame #1743: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001073aa400, nestedObj=0x000000010b99da40, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1744: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001073aa400, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #1745: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001073aa400, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #1746: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef467798, i=integral_constant<unsigned long, 3> @ 0x00007ffeef467618)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #1747: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef467718, f=0x00007ffeef467798)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #1748: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001073aa400) at JsonUtils.hpp:78:9
frame #1749: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001073aa400) const at Jsonable.hpp:20:16
frame #1750: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001073aa400 strong=2 weak=2, mode=0x00007ffeef467b4c, configuration=0x00007ffeef467b20) at SerializeTraits.hpp:60:35
frame #1751: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x000000010b8a7540, nestedObj=0x000000010b8a7760, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1752: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x000000010b8a7540, obj=0x000000010b8a7760, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #1753: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef467e28, i=integral_constant<unsigned long, 0> @ 0x00007ffeef467ca8)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #1754: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef467da8, f=0x00007ffeef467e28)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #1755: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x000000010b8a7540) at JsonUtils.hpp:78:9
frame #1756: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x000000010b8a7540) const at Jsonable.hpp:20:16
frame #1757: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x000000010b8a7540 strong=1 weak=3, mode=0x00007ffeef4681dc, configuration=0x00007ffeef4681b0) at SerializeTraits.hpp:60:35
frame #1758: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x000000010b8a7220, nestedObj=0x00000001071a2530, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1759: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x000000010b8a7220, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #1760: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x000000010b8a7220, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #1761: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef4685b8, i=integral_constant<unsigned long, 3> @ 0x00007ffeef468438)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #1762: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef468538, f=0x00007ffeef4685b8)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #1763: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x000000010b8a7220) at JsonUtils.hpp:78:9
frame #1764: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x000000010b8a7220) const at Jsonable.hpp:20:16
frame #1765: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x000000010b8a7220 strong=2 weak=2, mode=0x00007ffeef46896c, configuration=0x00007ffeef468940) at SerializeTraits.hpp:60:35
frame #1766: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001073aa120, nestedObj=0x00000001073aa340, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1767: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001073aa120, obj=0x00000001073aa340, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #1768: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef468c48, i=integral_constant<unsigned long, 0> @ 0x00007ffeef468ac8)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #1769: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef468bc8, f=0x00007ffeef468c48)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #1770: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001073aa120) at JsonUtils.hpp:78:9
frame #1771: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001073aa120) const at Jsonable.hpp:20:16
frame #1772: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001073aa120 strong=1 weak=3, mode=0x00007ffeef468ffc, configuration=0x00007ffeef468fd0) at SerializeTraits.hpp:60:35
frame #1773: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001071a2180, nestedObj=0x00000001073a9fb0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1774: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001071a2180, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #1775: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001071a2180, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #1776: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef4693d8, i=integral_constant<unsigned long, 3> @ 0x00007ffeef469258)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #1777: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef469358, f=0x00007ffeef4693d8)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #1778: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001071a2180) at JsonUtils.hpp:78:9
frame #1779: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001071a2180) const at Jsonable.hpp:20:16
frame #1780: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001071a2180 strong=2 weak=2, mode=0x00007ffeef46978c, configuration=0x00007ffeef469760) at SerializeTraits.hpp:60:35
frame #1781: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x0000000107585f20, nestedObj=0x0000000107586140, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1782: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x0000000107585f20, obj=0x0000000107586140, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #1783: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef469a68, i=integral_constant<unsigned long, 0> @ 0x00007ffeef4698e8)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #1784: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4699e8, f=0x00007ffeef469a68)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #1785: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x0000000107585f20) at JsonUtils.hpp:78:9
frame #1786: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x0000000107585f20) const at Jsonable.hpp:20:16
frame #1787: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x0000000107585f20 strong=1 weak=3, mode=0x00007ffeef469e1c, configuration=0x00007ffeef469df0) at SerializeTraits.hpp:60:35
frame #1788: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001075859d0, nestedObj=0x0000000107585d30, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1789: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001075859d0, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #1790: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001075859d0, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #1791: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef46a1f8, i=integral_constant<unsigned long, 3> @ 0x00007ffeef46a078)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #1792: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef46a178, f=0x00007ffeef46a1f8)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #1793: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001075859d0) at JsonUtils.hpp:78:9
frame #1794: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001075859d0) const at Jsonable.hpp:20:16
frame #1795: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001075859d0 strong=2 weak=2, mode=0x00007ffeef46a5ac, configuration=0x00007ffeef46a580) at SerializeTraits.hpp:60:35
frame #1796: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x000000010b8a6f40, nestedObj=0x000000010b8a7160, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1797: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x000000010b8a6f40, obj=0x000000010b8a7160, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #1798: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef46a888, i=integral_constant<unsigned long, 0> @ 0x00007ffeef46a708)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #1799: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef46a808, f=0x00007ffeef46a888)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #1800: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x000000010b8a6f40) at JsonUtils.hpp:78:9
frame #1801: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x000000010b8a6f40) const at Jsonable.hpp:20:16
frame #1802: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x000000010b8a6f40 strong=1 weak=3, mode=0x00007ffeef46ac3c, configuration=0x00007ffeef46ac10) at SerializeTraits.hpp:60:35
frame #1803: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001072ec850, nestedObj=0x000000010b99d7e0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1804: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001072ec850, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #1805: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001072ec850, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #1806: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef46b018, i=integral_constant<unsigned long, 3> @ 0x00007ffeef46ae98)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #1807: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef46af98, f=0x00007ffeef46b018)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #1808: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001072ec850) at JsonUtils.hpp:78:9
frame #1809: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001072ec850) const at Jsonable.hpp:20:16
frame #1810: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001072ec850 strong=2 weak=2, mode=0x00007ffeef46b3cc, configuration=0x00007ffeef46b3a0) at SerializeTraits.hpp:60:35
frame #1811: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001073a9c90, nestedObj=0x00000001073a9eb0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1812: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001073a9c90, obj=0x00000001073a9eb0, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #1813: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef46b6a8, i=integral_constant<unsigned long, 0> @ 0x00007ffeef46b528)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #1814: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef46b628, f=0x00007ffeef46b6a8)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #1815: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001073a9c90) at JsonUtils.hpp:78:9
frame #1816: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001073a9c90) const at Jsonable.hpp:20:16
frame #1817: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001073a9c90 strong=1 weak=3, mode=0x00007ffeef46ba5c, configuration=0x00007ffeef46ba30) at SerializeTraits.hpp:60:35
frame #1818: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001076b4110, nestedObj=0x00000001072ec6e0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1819: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001076b4110, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #1820: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001076b4110, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #1821: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef46be38, i=integral_constant<unsigned long, 3> @ 0x00007ffeef46bcb8)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #1822: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef46bdb8, f=0x00007ffeef46be38)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #1823: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001076b4110) at JsonUtils.hpp:78:9
frame #1824: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001076b4110) const at Jsonable.hpp:20:16
frame #1825: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001076b4110 strong=2 weak=2, mode=0x00007ffeef46c1ec, configuration=0x00007ffeef46c1c0) at SerializeTraits.hpp:60:35
frame #1826: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001072ec3c0, nestedObj=0x00000001072ec5e0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1827: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001072ec3c0, obj=0x00000001072ec5e0, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #1828: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef46c4c8, i=integral_constant<unsigned long, 0> @ 0x00007ffeef46c348)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #1829: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef46c448, f=0x00007ffeef46c4c8)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #1830: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001072ec3c0) at JsonUtils.hpp:78:9
frame #1831: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001072ec3c0) const at Jsonable.hpp:20:16
frame #1832: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001072ec3c0 strong=1 weak=3, mode=0x00007ffeef46c87c, configuration=0x00007ffeef46c850) at SerializeTraits.hpp:60:35
frame #1833: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x0000000107585630, nestedObj=0x00000001071a2000, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1834: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x0000000107585630, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #1835: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x0000000107585630, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #1836: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef46cc58, i=integral_constant<unsigned long, 3> @ 0x00007ffeef46cad8)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #1837: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef46cbd8, f=0x00007ffeef46cc58)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #1838: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x0000000107585630) at JsonUtils.hpp:78:9
frame #1839: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x0000000107585630) const at Jsonable.hpp:20:16
frame #1840: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x0000000107585630 strong=2 weak=2, mode=0x00007ffeef46d00c, configuration=0x00007ffeef46cfe0) at SerializeTraits.hpp:60:35
frame #1841: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001074a3070, nestedObj=0x00000001074a3290, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1842: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001074a3070, obj=0x00000001074a3290, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #1843: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef46d2e8, i=integral_constant<unsigned long, 0> @ 0x00007ffeef46d168)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #1844: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef46d268, f=0x00007ffeef46d2e8)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #1845: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001074a3070) at JsonUtils.hpp:78:9
frame #1846: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001074a3070) const at Jsonable.hpp:20:16
frame #1847: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001074a3070 strong=1 weak=3, mode=0x00007ffeef46d69c, configuration=0x00007ffeef46d670) at SerializeTraits.hpp:60:35
frame #1848: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x0000000107585310, nestedObj=0x00000001076b3f90, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1849: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x0000000107585310, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #1850: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x0000000107585310, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #1851: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef46da78, i=integral_constant<unsigned long, 3> @ 0x00007ffeef46d8f8)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #1852: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef46d9f8, f=0x00007ffeef46da78)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #1853: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x0000000107585310) at JsonUtils.hpp:78:9
frame #1854: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x0000000107585310) const at Jsonable.hpp:20:16
frame #1855: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x0000000107585310 strong=2 weak=2, mode=0x00007ffeef46de2c, configuration=0x00007ffeef46de00) at SerializeTraits.hpp:60:35
frame #1856: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x0000000107585030, nestedObj=0x0000000107585250, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1857: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x0000000107585030, obj=0x0000000107585250, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #1858: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef46e108, i=integral_constant<unsigned long, 0> @ 0x00007ffeef46df88)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #1859: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef46e088, f=0x00007ffeef46e108)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #1860: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x0000000107585030) at JsonUtils.hpp:78:9
frame #1861: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x0000000107585030) const at Jsonable.hpp:20:16
frame #1862: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x0000000107585030 strong=1 weak=3, mode=0x00007ffeef46e4bc, configuration=0x00007ffeef46e490) at SerializeTraits.hpp:60:35
frame #1863: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001071a1ca0, nestedObj=0x000000010b99d770, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1864: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001071a1ca0, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #1865: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001071a1ca0, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #1866: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef46e898, i=integral_constant<unsigned long, 3> @ 0x00007ffeef46e718)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #1867: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef46e818, f=0x00007ffeef46e898)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #1868: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001071a1ca0) at JsonUtils.hpp:78:9
frame #1869: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001071a1ca0) const at Jsonable.hpp:20:16
frame #1870: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001071a1ca0 strong=2 weak=2, mode=0x00007ffeef46ec4c, configuration=0x00007ffeef46ec20) at SerializeTraits.hpp:60:35
frame #1871: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001072ec050, nestedObj=0x00000001072ec270, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1872: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001072ec050, obj=0x00000001072ec270, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #1873: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef46ef28, i=integral_constant<unsigned long, 0> @ 0x00007ffeef46eda8)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #1874: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef46eea8, f=0x00007ffeef46ef28)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #1875: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001072ec050) at JsonUtils.hpp:78:9
frame #1876: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001072ec050) const at Jsonable.hpp:20:16
frame #1877: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001072ec050 strong=1 weak=3, mode=0x00007ffeef46f2dc, configuration=0x00007ffeef46f2b0) at SerializeTraits.hpp:60:35
frame #1878: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001073a9970, nestedObj=0x0000000107584eb0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1879: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001073a9970, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #1880: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001073a9970, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #1881: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef46f6b8, i=integral_constant<unsigned long, 3> @ 0x00007ffeef46f538)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #1882: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef46f638, f=0x00007ffeef46f6b8)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #1883: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001073a9970) at JsonUtils.hpp:78:9
frame #1884: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001073a9970) const at Jsonable.hpp:20:16
frame #1885: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001073a9970 strong=2 weak=2, mode=0x00007ffeef46fa6c, configuration=0x00007ffeef46fa40) at SerializeTraits.hpp:60:35
frame #1886: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001072ebda0, nestedObj=0x00000001072ebfc0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1887: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001072ebda0, obj=0x00000001072ebfc0, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #1888: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef46fd48, i=integral_constant<unsigned long, 0> @ 0x00007ffeef46fbc8)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #1889: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef46fcc8, f=0x00007ffeef46fd48)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #1890: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001072ebda0) at JsonUtils.hpp:78:9
frame #1891: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001072ebda0) const at Jsonable.hpp:20:16
frame #1892: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001072ebda0 strong=1 weak=3, mode=0x00007ffeef4700fc, configuration=0x00007ffeef4700d0) at SerializeTraits.hpp:60:35
frame #1893: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001071a1750, nestedObj=0x00000001071a1a70, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1894: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001071a1750, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #1895: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001071a1750, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #1896: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef4704d8, i=integral_constant<unsigned long, 3> @ 0x00007ffeef470358)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #1897: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef470458, f=0x00007ffeef4704d8)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #1898: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001071a1750) at JsonUtils.hpp:78:9
frame #1899: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001071a1750) const at Jsonable.hpp:20:16
frame #1900: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001071a1750 strong=2 weak=2, mode=0x00007ffeef47088c, configuration=0x00007ffeef470860) at SerializeTraits.hpp:60:35
frame #1901: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001076b3c70, nestedObj=0x00000001076b3e90, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1902: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001076b3c70, obj=0x00000001076b3e90, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #1903: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef470b68, i=integral_constant<unsigned long, 0> @ 0x00007ffeef4709e8)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #1904: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef470ae8, f=0x00007ffeef470b68)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #1905: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001076b3c70) at JsonUtils.hpp:78:9
frame #1906: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001076b3c70) const at Jsonable.hpp:20:16
frame #1907: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001076b3c70 strong=1 weak=3, mode=0x00007ffeef470f1c, configuration=0x00007ffeef470ef0) at SerializeTraits.hpp:60:35
frame #1908: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001073a94b0, nestedObj=0x00000001073a9810, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1909: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001073a94b0, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #1910: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001073a94b0, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #1911: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef4712f8, i=integral_constant<unsigned long, 3> @ 0x00007ffeef471178)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #1912: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef471278, f=0x00007ffeef4712f8)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #1913: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001073a94b0) at JsonUtils.hpp:78:9
frame #1914: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001073a94b0) const at Jsonable.hpp:20:16
frame #1915: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001073a94b0 strong=2 weak=2, mode=0x00007ffeef4716ac, configuration=0x00007ffeef471680) at SerializeTraits.hpp:60:35
frame #1916: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x0000000107584b90, nestedObj=0x0000000107584db0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1917: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x0000000107584b90, obj=0x0000000107584db0, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #1918: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef471988, i=integral_constant<unsigned long, 0> @ 0x00007ffeef471808)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #1919: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef471908, f=0x00007ffeef471988)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #1920: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x0000000107584b90) at JsonUtils.hpp:78:9
frame #1921: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x0000000107584b90) const at Jsonable.hpp:20:16
frame #1922: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x0000000107584b90 strong=1 weak=3, mode=0x00007ffeef471d3c, configuration=0x00007ffeef471d10) at SerializeTraits.hpp:60:35
frame #1923: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x000000010b99d410, nestedObj=0x0000000107584a10, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1924: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x000000010b99d410, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #1925: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x000000010b99d410, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #1926: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef472118, i=integral_constant<unsigned long, 3> @ 0x00007ffeef471f98)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #1927: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef472098, f=0x00007ffeef472118)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #1928: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x000000010b99d410) at JsonUtils.hpp:78:9
frame #1929: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x000000010b99d410) const at Jsonable.hpp:20:16
frame #1930: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x000000010b99d410 strong=2 weak=2, mode=0x00007ffeef4724cc, configuration=0x00007ffeef4724a0) at SerializeTraits.hpp:60:35
frame #1931: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001074a2c70, nestedObj=0x00000001074a2e90, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1932: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001074a2c70, obj=0x00000001074a2e90, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #1933: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef4727a8, i=integral_constant<unsigned long, 0> @ 0x00007ffeef472628)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #1934: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef472728, f=0x00007ffeef4727a8)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #1935: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001074a2c70) at JsonUtils.hpp:78:9
frame #1936: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001074a2c70) const at Jsonable.hpp:20:16
frame #1937: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001074a2c70 strong=1 weak=3, mode=0x00007ffeef472b5c, configuration=0x00007ffeef472b30) at SerializeTraits.hpp:60:35
frame #1938: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001075846b0, nestedObj=0x000000010b8a6d30, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1939: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001075846b0, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #1940: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001075846b0, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #1941: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef472f38, i=integral_constant<unsigned long, 3> @ 0x00007ffeef472db8)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #1942: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef472eb8, f=0x00007ffeef472f38)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #1943: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001075846b0) at JsonUtils.hpp:78:9
frame #1944: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001075846b0) const at Jsonable.hpp:20:16
frame #1945: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001075846b0 strong=2 weak=2, mode=0x00007ffeef4732ec, configuration=0x00007ffeef4732c0) at SerializeTraits.hpp:60:35
frame #1946: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001071a1470, nestedObj=0x00000001071a1690, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1947: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001071a1470, obj=0x00000001071a1690, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #1948: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef4735c8, i=integral_constant<unsigned long, 0> @ 0x00007ffeef473448)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #1949: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef473548, f=0x00007ffeef4735c8)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #1950: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001071a1470) at JsonUtils.hpp:78:9
frame #1951: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001071a1470) const at Jsonable.hpp:20:16
frame #1952: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001071a1470 strong=1 weak=3, mode=0x00007ffeef47397c, configuration=0x00007ffeef473950) at SerializeTraits.hpp:60:35
frame #1953: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001076b3670, nestedObj=0x00000001076b39d0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1954: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001076b3670, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #1955: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001076b3670, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #1956: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef473d58, i=integral_constant<unsigned long, 3> @ 0x00007ffeef473bd8)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #1957: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef473cd8, f=0x00007ffeef473d58)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #1958: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001076b3670) at JsonUtils.hpp:78:9
frame #1959: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001076b3670) const at Jsonable.hpp:20:16
frame #1960: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001076b3670 strong=2 weak=2, mode=0x00007ffeef47410c, configuration=0x00007ffeef4740e0) at SerializeTraits.hpp:60:35
frame #1961: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001073a9140, nestedObj=0x00000001073a9360, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1962: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001073a9140, obj=0x00000001073a9360, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #1963: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef4743e8, i=integral_constant<unsigned long, 0> @ 0x00007ffeef474268)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #1964: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef474368, f=0x00007ffeef4743e8)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #1965: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001073a9140) at JsonUtils.hpp:78:9
frame #1966: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001073a9140) const at Jsonable.hpp:20:16
frame #1967: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001073a9140 strong=1 weak=3, mode=0x00007ffeef47479c, configuration=0x00007ffeef474770) at SerializeTraits.hpp:60:35
frame #1968: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001073a8e50, nestedObj=0x00000001076b34e0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1969: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001073a8e50, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #1970: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001073a8e50, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #1971: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef474b78, i=integral_constant<unsigned long, 3> @ 0x00007ffeef4749f8)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #1972: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef474af8, f=0x00007ffeef474b78)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #1973: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001073a8e50) at JsonUtils.hpp:78:9
frame #1974: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001073a8e50) const at Jsonable.hpp:20:16
frame #1975: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001073a8e50 strong=2 weak=2, mode=0x00007ffeef474f2c, configuration=0x00007ffeef474f00) at SerializeTraits.hpp:60:35
frame #1976: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x000000010b8a6a50, nestedObj=0x000000010b8a6c70, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1977: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x000000010b8a6a50, obj=0x000000010b8a6c70, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #1978: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef475208, i=integral_constant<unsigned long, 0> @ 0x00007ffeef475088)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #1979: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef475188, f=0x00007ffeef475208)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #1980: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x000000010b8a6a50) at JsonUtils.hpp:78:9
frame #1981: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x000000010b8a6a50) const at Jsonable.hpp:20:16
frame #1982: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x000000010b8a6a50 strong=1 weak=3, mode=0x00007ffeef4755bc, configuration=0x00007ffeef475590) at SerializeTraits.hpp:60:35
frame #1983: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001076b2fd0, nestedObj=0x00000001076b32f0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1984: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001076b2fd0, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #1985: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001076b2fd0, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #1986: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef475998, i=integral_constant<unsigned long, 3> @ 0x00007ffeef475818)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #1987: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef475918, f=0x00007ffeef475998)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #1988: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001076b2fd0) at JsonUtils.hpp:78:9
frame #1989: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001076b2fd0) const at Jsonable.hpp:20:16
frame #1990: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001076b2fd0 strong=2 weak=2, mode=0x00007ffeef475d4c, configuration=0x00007ffeef475d20) at SerializeTraits.hpp:60:35
frame #1991: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001071a1190, nestedObj=0x00000001071a13b0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1992: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001071a1190, obj=0x00000001071a13b0, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #1993: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef476028, i=integral_constant<unsigned long, 0> @ 0x00007ffeef475ea8)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #1994: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef475fa8, f=0x00007ffeef476028)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #1995: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001071a1190) at JsonUtils.hpp:78:9
frame #1996: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001071a1190) const at Jsonable.hpp:20:16
frame #1997: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001071a1190 strong=1 weak=3, mode=0x00007ffeef4763dc, configuration=0x00007ffeef4763b0) at SerializeTraits.hpp:60:35
frame #1998: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001073a8b30, nestedObj=0x00000001071a1010, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #1999: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001073a8b30, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #2000: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001073a8b30, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #2001: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef4767b8, i=integral_constant<unsigned long, 3> @ 0x00007ffeef476638)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #2002: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef476738, f=0x00007ffeef4767b8)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #2003: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001073a8b30) at JsonUtils.hpp:78:9
frame #2004: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001073a8b30) const at Jsonable.hpp:20:16
frame #2005: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001073a8b30 strong=2 weak=2, mode=0x00007ffeef476b6c, configuration=0x00007ffeef476b40) at SerializeTraits.hpp:60:35
frame #2006: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x000000010b99d010, nestedObj=0x000000010b99d230, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2007: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x000000010b99d010, obj=0x000000010b99d230, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #2008: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef476e48, i=integral_constant<unsigned long, 0> @ 0x00007ffeef476cc8)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #2009: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef476dc8, f=0x00007ffeef476e48)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #2010: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x000000010b99d010) at JsonUtils.hpp:78:9
frame #2011: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x000000010b99d010) const at Jsonable.hpp:20:16
frame #2012: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x000000010b99d010 strong=1 weak=3, mode=0x00007ffeef4771fc, configuration=0x00007ffeef4771d0) at SerializeTraits.hpp:60:35
frame #2013: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x000000010b8a6730, nestedObj=0x000000010b99ce00, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2014: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x000000010b8a6730, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #2015: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x000000010b8a6730, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #2016: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef4775d8, i=integral_constant<unsigned long, 3> @ 0x00007ffeef477458)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #2017: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef477558, f=0x00007ffeef4775d8)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #2018: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x000000010b8a6730) at JsonUtils.hpp:78:9
frame #2019: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x000000010b8a6730) const at Jsonable.hpp:20:16
frame #2020: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x000000010b8a6730 strong=2 weak=2, mode=0x00007ffeef47798c, configuration=0x00007ffeef477960) at SerializeTraits.hpp:60:35
frame #2021: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001073a8850, nestedObj=0x00000001073a8a70, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2022: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001073a8850, obj=0x00000001073a8a70, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #2023: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef477c68, i=integral_constant<unsigned long, 0> @ 0x00007ffeef477ae8)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #2024: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef477be8, f=0x00007ffeef477c68)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #2025: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001073a8850) at JsonUtils.hpp:78:9
frame #2026: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001073a8850) const at Jsonable.hpp:20:16
frame #2027: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001073a8850 strong=1 weak=3, mode=0x00007ffeef47801c, configuration=0x00007ffeef477ff0) at SerializeTraits.hpp:60:35
frame #2028: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x000000010b99caa0, nestedObj=0x00000001071a0e70, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2029: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x000000010b99caa0, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #2030: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x000000010b99caa0, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #2031: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef4783f8, i=integral_constant<unsigned long, 3> @ 0x00007ffeef478278)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #2032: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef478378, f=0x00007ffeef4783f8)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #2033: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x000000010b99caa0) at JsonUtils.hpp:78:9
frame #2034: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x000000010b99caa0) const at Jsonable.hpp:20:16
frame #2035: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x000000010b99caa0 strong=2 weak=2, mode=0x00007ffeef4787ac, configuration=0x00007ffeef478780) at SerializeTraits.hpp:60:35
frame #2036: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001076b2cf0, nestedObj=0x00000001076b2f10, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2037: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001076b2cf0, obj=0x00000001076b2f10, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #2038: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef478a88, i=integral_constant<unsigned long, 0> @ 0x00007ffeef478908)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #2039: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef478a08, f=0x00007ffeef478a88)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #2040: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001076b2cf0) at JsonUtils.hpp:78:9
frame #2041: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001076b2cf0) const at Jsonable.hpp:20:16
frame #2042: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001076b2cf0 strong=1 weak=3, mode=0x00007ffeef478e3c, configuration=0x00007ffeef478e10) at SerializeTraits.hpp:60:35
frame #2043: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001071a0b10, nestedObj=0x00000001072ebc40, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2044: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001071a0b10, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #2045: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001071a0b10, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #2046: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef479218, i=integral_constant<unsigned long, 3> @ 0x00007ffeef479098)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #2047: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef479198, f=0x00007ffeef479218)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #2048: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001071a0b10) at JsonUtils.hpp:78:9
frame #2049: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001071a0b10) const at Jsonable.hpp:20:16
frame #2050: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001071a0b10 strong=2 weak=2, mode=0x00007ffeef4795cc, configuration=0x00007ffeef4795a0) at SerializeTraits.hpp:60:35
frame #2051: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001072eb920, nestedObj=0x00000001072ebb40, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2052: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001072eb920, obj=0x00000001072ebb40, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #2053: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef4798a8, i=integral_constant<unsigned long, 0> @ 0x00007ffeef479728)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #2054: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef479828, f=0x00007ffeef4798a8)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #2055: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001072eb920) at JsonUtils.hpp:78:9
frame #2056: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001072eb920) const at Jsonable.hpp:20:16
frame #2057: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001072eb920 strong=1 weak=3, mode=0x00007ffeef479c5c, configuration=0x00007ffeef479c30) at SerializeTraits.hpp:60:35
frame #2058: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001072eb600, nestedObj=0x00000001076b2b60, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2059: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001072eb600, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #2060: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001072eb600, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #2061: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef47a038, i=integral_constant<unsigned long, 3> @ 0x00007ffeef479eb8)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #2062: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef479fb8, f=0x00007ffeef47a038)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #2063: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001072eb600) at JsonUtils.hpp:78:9
frame #2064: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001072eb600) const at Jsonable.hpp:20:16
frame #2065: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001072eb600 strong=2 weak=2, mode=0x00007ffeef47a3ec, configuration=0x00007ffeef47a3c0) at SerializeTraits.hpp:60:35
frame #2066: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001074a2870, nestedObj=0x00000001074a2a90, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2067: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001074a2870, obj=0x00000001074a2a90, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #2068: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef47a6c8, i=integral_constant<unsigned long, 0> @ 0x00007ffeef47a548)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #2069: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef47a648, f=0x00007ffeef47a6c8)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #2070: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001074a2870) at JsonUtils.hpp:78:9
frame #2071: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001074a2870) const at Jsonable.hpp:20:16
frame #2072: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001074a2870 strong=1 weak=3, mode=0x00007ffeef47aa7c, configuration=0x00007ffeef47aa50) at SerializeTraits.hpp:60:35
frame #2073: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001076b2650, nestedObj=0x00000001076b2970, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2074: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001076b2650, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #2075: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001076b2650, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #2076: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef47ae58, i=integral_constant<unsigned long, 3> @ 0x00007ffeef47acd8)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #2077: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef47add8, f=0x00007ffeef47ae58)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #2078: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001076b2650) at JsonUtils.hpp:78:9
frame #2079: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001076b2650) const at Jsonable.hpp:20:16
frame #2080: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001076b2650 strong=2 weak=2, mode=0x00007ffeef47b20c, configuration=0x00007ffeef47b1e0) at SerializeTraits.hpp:60:35
frame #2081: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001071a0830, nestedObj=0x00000001071a0a50, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2082: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001071a0830, obj=0x00000001071a0a50, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #2083: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef47b4e8, i=integral_constant<unsigned long, 0> @ 0x00007ffeef47b368)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #2084: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef47b468, f=0x00007ffeef47b4e8)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #2085: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001071a0830) at JsonUtils.hpp:78:9
frame #2086: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001071a0830) const at Jsonable.hpp:20:16
frame #2087: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001071a0830 strong=1 weak=3, mode=0x00007ffeef47b89c, configuration=0x00007ffeef47b870) at SerializeTraits.hpp:60:35
frame #2088: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001071a0510, nestedObj=0x0000000107584370, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2089: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001071a0510, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #2090: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001071a0510, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #2091: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef47bc78, i=integral_constant<unsigned long, 3> @ 0x00007ffeef47baf8)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #2092: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef47bbf8, f=0x00007ffeef47bc78)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #2093: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001071a0510) at JsonUtils.hpp:78:9
frame #2094: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001071a0510) const at Jsonable.hpp:20:16
frame #2095: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001071a0510 strong=2 weak=2, mode=0x00007ffeef47c02c, configuration=0x00007ffeef47c000) at SerializeTraits.hpp:60:35
frame #2096: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001071a0230, nestedObj=0x00000001071a0450, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2097: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001071a0230, obj=0x00000001071a0450, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #2098: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef47c308, i=integral_constant<unsigned long, 0> @ 0x00007ffeef47c188)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #2099: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef47c288, f=0x00007ffeef47c308)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #2100: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001071a0230) at JsonUtils.hpp:78:9
frame #2101: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001071a0230) const at Jsonable.hpp:20:16
frame #2102: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001071a0230 strong=1 weak=3, mode=0x00007ffeef47c6bc, configuration=0x00007ffeef47c690) at SerializeTraits.hpp:60:35
frame #2103: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001073a8530, nestedObj=0x00000001071a0090, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2104: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001073a8530, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #2105: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001073a8530, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #2106: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef47ca98, i=integral_constant<unsigned long, 3> @ 0x00007ffeef47c918)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #2107: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef47ca18, f=0x00007ffeef47ca98)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #2108: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001073a8530) at JsonUtils.hpp:78:9
frame #2109: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001073a8530) const at Jsonable.hpp:20:16
frame #2110: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001073a8530 strong=2 weak=2, mode=0x00007ffeef47ce4c, configuration=0x00007ffeef47ce20) at SerializeTraits.hpp:60:35
frame #2111: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x000000010b8a63c0, nestedObj=0x000000010b8a65e0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2112: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x000000010b8a63c0, obj=0x000000010b8a65e0, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #2113: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef47d128, i=integral_constant<unsigned long, 0> @ 0x00007ffeef47cfa8)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #2114: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef47d0a8, f=0x00007ffeef47d128)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #2115: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x000000010b8a63c0) at JsonUtils.hpp:78:9
frame #2116: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x000000010b8a63c0) const at Jsonable.hpp:20:16
frame #2117: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x000000010b8a63c0 strong=1 weak=3, mode=0x00007ffeef47d4dc, configuration=0x00007ffeef47d4b0) at SerializeTraits.hpp:60:35
frame #2118: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x000000010719fd70, nestedObj=0x000000010b99c900, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2119: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x000000010719fd70, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #2120: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x000000010719fd70, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #2121: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef47d8b8, i=integral_constant<unsigned long, 3> @ 0x00007ffeef47d738)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #2122: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef47d838, f=0x00007ffeef47d8b8)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #2123: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x000000010719fd70) at JsonUtils.hpp:78:9
frame #2124: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x000000010719fd70) const at Jsonable.hpp:20:16
frame #2125: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x000000010719fd70 strong=2 weak=2, mode=0x00007ffeef47dc6c, configuration=0x00007ffeef47dc40) at SerializeTraits.hpp:60:35
frame #2126: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x000000010719fa90, nestedObj=0x000000010719fcb0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2127: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x000000010719fa90, obj=0x000000010719fcb0, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #2128: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef47df48, i=integral_constant<unsigned long, 0> @ 0x00007ffeef47ddc8)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #2129: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef47dec8, f=0x00007ffeef47df48)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #2130: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x000000010719fa90) at JsonUtils.hpp:78:9
frame #2131: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x000000010719fa90) const at Jsonable.hpp:20:16
frame #2132: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x000000010719fa90 strong=1 weak=3, mode=0x00007ffeef47e2fc, configuration=0x00007ffeef47e2d0) at SerializeTraits.hpp:60:35
frame #2133: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x000000010b99c5e0, nestedObj=0x0000000107584120, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2134: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x000000010b99c5e0, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #2135: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x000000010b99c5e0, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #2136: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef47e6d8, i=integral_constant<unsigned long, 3> @ 0x00007ffeef47e558)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #2137: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef47e658, f=0x00007ffeef47e6d8)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #2138: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x000000010b99c5e0) at JsonUtils.hpp:78:9
frame #2139: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x000000010b99c5e0) const at Jsonable.hpp:20:16
frame #2140: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x000000010b99c5e0 strong=2 weak=2, mode=0x00007ffeef47ea8c, configuration=0x00007ffeef47ea60) at SerializeTraits.hpp:60:35
frame #2141: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001076b2370, nestedObj=0x00000001076b2590, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2142: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001076b2370, obj=0x00000001076b2590, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #2143: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef47ed68, i=integral_constant<unsigned long, 0> @ 0x00007ffeef47ebe8)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #2144: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef47ece8, f=0x00007ffeef47ed68)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #2145: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001076b2370) at JsonUtils.hpp:78:9
frame #2146: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001076b2370) const at Jsonable.hpp:20:16
frame #2147: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001076b2370 strong=1 weak=3, mode=0x00007ffeef47f11c, configuration=0x00007ffeef47f0f0) at SerializeTraits.hpp:60:35
frame #2148: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x000000010719f770, nestedObj=0x00000001073a83b0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2149: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x000000010719f770, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #2150: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x000000010719f770, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #2151: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef47f4f8, i=integral_constant<unsigned long, 3> @ 0x00007ffeef47f378)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #2152: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef47f478, f=0x00007ffeef47f4f8)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #2153: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x000000010719f770) at JsonUtils.hpp:78:9
frame #2154: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x000000010719f770) const at Jsonable.hpp:20:16
frame #2155: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x000000010719f770 strong=2 weak=2, mode=0x00007ffeef47f8ac, configuration=0x00007ffeef47f880) at SerializeTraits.hpp:60:35
frame #2156: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001074a23e0, nestedObj=0x00000001074a2600, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2157: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001074a23e0, obj=0x00000001074a2600, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #2158: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef47fb88, i=integral_constant<unsigned long, 0> @ 0x00007ffeef47fa08)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #2159: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef47fb08, f=0x00007ffeef47fb88)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #2160: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001074a23e0) at JsonUtils.hpp:78:9
frame #2161: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001074a23e0) const at Jsonable.hpp:20:16
frame #2162: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001074a23e0 strong=1 weak=3, mode=0x00007ffeef47ff3c, configuration=0x00007ffeef47ff10) at SerializeTraits.hpp:60:35
frame #2163: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x000000010b8a6010, nestedObj=0x00000001072eb480, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2164: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x000000010b8a6010, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #2165: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x000000010b8a6010, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #2166: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef480318, i=integral_constant<unsigned long, 3> @ 0x00007ffeef480198)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #2167: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef480298, f=0x00007ffeef480318)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #2168: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x000000010b8a6010) at JsonUtils.hpp:78:9
frame #2169: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x000000010b8a6010) const at Jsonable.hpp:20:16
frame #2170: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x000000010b8a6010 strong=2 weak=2, mode=0x00007ffeef4806cc, configuration=0x00007ffeef4806a0) at SerializeTraits.hpp:60:35
frame #2171: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001073a8000, nestedObj=0x00000001073a8220, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2172: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001073a8000, obj=0x00000001073a8220, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #2173: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef4809a8, i=integral_constant<unsigned long, 0> @ 0x00007ffeef480828)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #2174: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef480928, f=0x00007ffeef4809a8)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #2175: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001073a8000) at JsonUtils.hpp:78:9
frame #2176: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001073a8000) const at Jsonable.hpp:20:16
frame #2177: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001073a8000 strong=1 weak=3, mode=0x00007ffeef480d5c, configuration=0x00007ffeef480d30) at SerializeTraits.hpp:60:35
frame #2178: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x000000010b8a5cf0, nestedObj=0x00000001073a7e80, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2179: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x000000010b8a5cf0, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #2180: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x000000010b8a5cf0, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #2181: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef481138, i=integral_constant<unsigned long, 3> @ 0x00007ffeef480fb8)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #2182: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4810b8, f=0x00007ffeef481138)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #2183: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x000000010b8a5cf0) at JsonUtils.hpp:78:9
frame #2184: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x000000010b8a5cf0) const at Jsonable.hpp:20:16
frame #2185: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x000000010b8a5cf0 strong=2 weak=2, mode=0x00007ffeef4814ec, configuration=0x00007ffeef4814c0) at SerializeTraits.hpp:60:35
frame #2186: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001073a7b60, nestedObj=0x00000001073a7d80, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2187: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001073a7b60, obj=0x00000001073a7d80, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #2188: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef4817c8, i=integral_constant<unsigned long, 0> @ 0x00007ffeef481648)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #2189: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef481748, f=0x00007ffeef4817c8)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #2190: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001073a7b60) at JsonUtils.hpp:78:9
frame #2191: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001073a7b60) const at Jsonable.hpp:20:16
frame #2192: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001073a7b60 strong=1 weak=3, mode=0x00007ffeef481b7c, configuration=0x00007ffeef481b50) at SerializeTraits.hpp:60:35
frame #2193: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x000000010b99c2c0, nestedObj=0x000000010b8a5b90, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2194: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x000000010b99c2c0, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #2195: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x000000010b99c2c0, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #2196: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef481f58, i=integral_constant<unsigned long, 3> @ 0x00007ffeef481dd8)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #2197: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef481ed8, f=0x00007ffeef481f58)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #2198: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x000000010b99c2c0) at JsonUtils.hpp:78:9
frame #2199: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x000000010b99c2c0) const at Jsonable.hpp:20:16
frame #2200: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x000000010b99c2c0 strong=2 weak=2, mode=0x00007ffeef48230c, configuration=0x00007ffeef4822e0) at SerializeTraits.hpp:60:35
frame #2201: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x0000000107583e00, nestedObj=0x0000000107584020, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2202: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x0000000107583e00, obj=0x0000000107584020, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #2203: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef4825e8, i=integral_constant<unsigned long, 0> @ 0x00007ffeef482468)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #2204: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef482568, f=0x00007ffeef4825e8)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #2205: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x0000000107583e00) at JsonUtils.hpp:78:9
frame #2206: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x0000000107583e00) const at Jsonable.hpp:20:16
frame #2207: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x0000000107583e00 strong=1 weak=3, mode=0x00007ffeef48299c, configuration=0x00007ffeef482970) at SerializeTraits.hpp:60:35
frame #2208: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001076b1ec0, nestedObj=0x00000001076b21e0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2209: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001076b1ec0, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #2210: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001076b1ec0, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #2211: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef482d78, i=integral_constant<unsigned long, 3> @ 0x00007ffeef482bf8)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #2212: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef482cf8, f=0x00007ffeef482d78)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #2213: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001076b1ec0) at JsonUtils.hpp:78:9
frame #2214: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001076b1ec0) const at Jsonable.hpp:20:16
frame #2215: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001076b1ec0 strong=2 weak=2, mode=0x00007ffeef48312c, configuration=0x00007ffeef483100) at SerializeTraits.hpp:60:35
frame #2216: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x000000010b99bfe0, nestedObj=0x000000010b99c200, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2217: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x000000010b99bfe0, obj=0x000000010b99c200, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #2218: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef483408, i=integral_constant<unsigned long, 0> @ 0x00007ffeef483288)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #2219: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef483388, f=0x00007ffeef483408)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #2220: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x000000010b99bfe0) at JsonUtils.hpp:78:9
frame #2221: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x000000010b99bfe0) const at Jsonable.hpp:20:16
frame #2222: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x000000010b99bfe0 strong=1 weak=3, mode=0x00007ffeef4837bc, configuration=0x00007ffeef483790) at SerializeTraits.hpp:60:35
frame #2223: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001072eb160, nestedObj=0x000000010719f5e0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2224: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001072eb160, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #2225: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001072eb160, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #2226: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef483b98, i=integral_constant<unsigned long, 3> @ 0x00007ffeef483a18)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #2227: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef483b18, f=0x00007ffeef483b98)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #2228: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001072eb160) at JsonUtils.hpp:78:9
frame #2229: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001072eb160) const at Jsonable.hpp:20:16
frame #2230: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001072eb160 strong=2 weak=2, mode=0x00007ffeef483f4c, configuration=0x00007ffeef483f20) at SerializeTraits.hpp:60:35
frame #2231: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001076b1be0, nestedObj=0x00000001076b1e00, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2232: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001076b1be0, obj=0x00000001076b1e00, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #2233: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef484228, i=integral_constant<unsigned long, 0> @ 0x00007ffeef4840a8)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #2234: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4841a8, f=0x00007ffeef484228)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #2235: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001076b1be0) at JsonUtils.hpp:78:9
frame #2236: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001076b1be0) const at Jsonable.hpp:20:16
frame #2237: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001076b1be0 strong=1 weak=3, mode=0x00007ffeef4845dc, configuration=0x00007ffeef4845b0) at SerializeTraits.hpp:60:35
frame #2238: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001076b18c0, nestedObj=0x0000000107583c40, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2239: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001076b18c0, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #2240: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001076b18c0, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #2241: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef4849b8, i=integral_constant<unsigned long, 3> @ 0x00007ffeef484838)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #2242: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef484938, f=0x00007ffeef4849b8)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #2243: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001076b18c0) at JsonUtils.hpp:78:9
frame #2244: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001076b18c0) const at Jsonable.hpp:20:16
frame #2245: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001076b18c0 strong=2 weak=2, mode=0x00007ffeef484d6c, configuration=0x00007ffeef484d40) at SerializeTraits.hpp:60:35
frame #2246: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001076b15e0, nestedObj=0x00000001076b1800, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2247: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001076b15e0, obj=0x00000001076b1800, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #2248: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef485048, i=integral_constant<unsigned long, 0> @ 0x00007ffeef484ec8)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #2249: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef484fc8, f=0x00007ffeef485048)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #2250: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001076b15e0) at JsonUtils.hpp:78:9
frame #2251: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001076b15e0) const at Jsonable.hpp:20:16
frame #2252: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001076b15e0 strong=1 weak=3, mode=0x00007ffeef4853fc, configuration=0x00007ffeef4853d0) at SerializeTraits.hpp:60:35
frame #2253: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001072ead20, nestedObj=0x000000010719f420, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2254: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001072ead20, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #2255: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001072ead20, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #2256: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef4857d8, i=integral_constant<unsigned long, 3> @ 0x00007ffeef485658)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #2257: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef485758, f=0x00007ffeef4857d8)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #2258: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001072ead20) at JsonUtils.hpp:78:9
frame #2259: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001072ead20) const at Jsonable.hpp:20:16
frame #2260: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001072ead20 strong=2 weak=2, mode=0x00007ffeef485b8c, configuration=0x00007ffeef485b60) at SerializeTraits.hpp:60:35
frame #2261: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x000000010b8a5870, nestedObj=0x000000010b8a5a90, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2262: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x000000010b8a5870, obj=0x000000010b8a5a90, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #2263: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef485e68, i=integral_constant<unsigned long, 0> @ 0x00007ffeef485ce8)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #2264: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef485de8, f=0x00007ffeef485e68)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #2265: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x000000010b8a5870) at JsonUtils.hpp:78:9
frame #2266: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x000000010b8a5870) const at Jsonable.hpp:20:16
frame #2267: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x000000010b8a5870 strong=1 weak=3, mode=0x00007ffeef48621c, configuration=0x00007ffeef4861f0) at SerializeTraits.hpp:60:35
frame #2268: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x000000010719f0c0, nestedObj=0x000000010b99be60, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2269: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x000000010719f0c0, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #2270: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x000000010719f0c0, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #2271: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef4865f8, i=integral_constant<unsigned long, 3> @ 0x00007ffeef486478)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #2272: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef486578, f=0x00007ffeef4865f8)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #2273: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x000000010719f0c0) at JsonUtils.hpp:78:9
frame #2274: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x000000010719f0c0) const at Jsonable.hpp:20:16
frame #2275: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x000000010719f0c0 strong=2 weak=2, mode=0x00007ffeef4869ac, configuration=0x00007ffeef486980) at SerializeTraits.hpp:60:35
frame #2276: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001074a1f50, nestedObj=0x00000001074a2170, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2277: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001074a1f50, obj=0x00000001074a2170, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #2278: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef486c88, i=integral_constant<unsigned long, 0> @ 0x00007ffeef486b08)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #2279: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef486c08, f=0x00007ffeef486c88)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #2280: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001074a1f50) at JsonUtils.hpp:78:9
frame #2281: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001074a1f50) const at Jsonable.hpp:20:16
frame #2282: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001074a1f50 strong=1 weak=3, mode=0x00007ffeef48703c, configuration=0x00007ffeef487010) at SerializeTraits.hpp:60:35
frame #2283: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001075838a0, nestedObj=0x00000001073a7950, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2284: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001075838a0, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #2285: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001075838a0, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #2286: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef487418, i=integral_constant<unsigned long, 3> @ 0x00007ffeef487298)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #2287: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef487398, f=0x00007ffeef487418)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #2288: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001075838a0) at JsonUtils.hpp:78:9
frame #2289: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001075838a0) const at Jsonable.hpp:20:16
frame #2290: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001075838a0 strong=2 weak=2, mode=0x00007ffeef4877cc, configuration=0x00007ffeef4877a0) at SerializeTraits.hpp:60:35
frame #2291: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x000000010b8a5590, nestedObj=0x000000010b8a57b0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2292: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x000000010b8a5590, obj=0x000000010b8a57b0, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #2293: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef487aa8, i=integral_constant<unsigned long, 0> @ 0x00007ffeef487928)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #2294: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef487a28, f=0x00007ffeef487aa8)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #2295: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x000000010b8a5590) at JsonUtils.hpp:78:9
frame #2296: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x000000010b8a5590) const at Jsonable.hpp:20:16
frame #2297: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x000000010b8a5590 strong=1 weak=3, mode=0x00007ffeef487e5c, configuration=0x00007ffeef487e30) at SerializeTraits.hpp:60:35
frame #2298: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001076b1120, nestedObj=0x00000001076b1480, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2299: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001076b1120, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #2300: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001076b1120, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #2301: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef488238, i=integral_constant<unsigned long, 3> @ 0x00007ffeef4880b8)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #2302: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4881b8, f=0x00007ffeef488238)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #2303: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001076b1120) at JsonUtils.hpp:78:9
frame #2304: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001076b1120) const at Jsonable.hpp:20:16
frame #2305: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001076b1120 strong=2 weak=2, mode=0x00007ffeef4885ec, configuration=0x00007ffeef4885c0) at SerializeTraits.hpp:60:35
frame #2306: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001072eaa40, nestedObj=0x00000001072eac60, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2307: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001072eaa40, obj=0x00000001072eac60, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #2308: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef4888c8, i=integral_constant<unsigned long, 0> @ 0x00007ffeef488748)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #2309: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef488848, f=0x00007ffeef4888c8)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #2310: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001072eaa40) at JsonUtils.hpp:78:9
frame #2311: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001072eaa40) const at Jsonable.hpp:20:16
frame #2312: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001072eaa40 strong=1 weak=3, mode=0x00007ffeef488c7c, configuration=0x00007ffeef488c50) at SerializeTraits.hpp:60:35
frame #2313: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x000000010b8a5270, nestedObj=0x000000010719ef30, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2314: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x000000010b8a5270, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #2315: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x000000010b8a5270, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #2316: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef489058, i=integral_constant<unsigned long, 3> @ 0x00007ffeef488ed8)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #2317: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef488fd8, f=0x00007ffeef489058)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #2318: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x000000010b8a5270) at JsonUtils.hpp:78:9
frame #2319: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x000000010b8a5270) const at Jsonable.hpp:20:16
frame #2320: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x000000010b8a5270 strong=2 weak=2, mode=0x00007ffeef48940c, configuration=0x00007ffeef4893e0) at SerializeTraits.hpp:60:35
frame #2321: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001076b0e40, nestedObj=0x00000001076b1060, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2322: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001076b0e40, obj=0x00000001076b1060, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #2323: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef4896e8, i=integral_constant<unsigned long, 0> @ 0x00007ffeef489568)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #2324: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef489668, f=0x00007ffeef4896e8)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #2325: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001076b0e40) at JsonUtils.hpp:78:9
frame #2326: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001076b0e40) const at Jsonable.hpp:20:16
frame #2327: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001076b0e40 strong=1 weak=3, mode=0x00007ffeef489a9c, configuration=0x00007ffeef489a70) at SerializeTraits.hpp:60:35
frame #2328: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001073a7570, nestedObj=0x000000010719ed60, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2329: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001073a7570, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #2330: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001073a7570, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #2331: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef489e78, i=integral_constant<unsigned long, 3> @ 0x00007ffeef489cf8)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #2332: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef489df8, f=0x00007ffeef489e78)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #2333: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001073a7570) at JsonUtils.hpp:78:9
frame #2334: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001073a7570) const at Jsonable.hpp:20:16
frame #2335: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001073a7570 strong=2 weak=2, mode=0x00007ffeef48a22c, configuration=0x00007ffeef48a200) at SerializeTraits.hpp:60:35
frame #2336: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001076b0b60, nestedObj=0x00000001076b0d80, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2337: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001076b0b60, obj=0x00000001076b0d80, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #2338: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef48a508, i=integral_constant<unsigned long, 0> @ 0x00007ffeef48a388)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #2339: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef48a488, f=0x00007ffeef48a508)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #2340: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001076b0b60) at JsonUtils.hpp:78:9
frame #2341: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001076b0b60) const at Jsonable.hpp:20:16
frame #2342: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001076b0b60 strong=1 weak=3, mode=0x00007ffeef48a8bc, configuration=0x00007ffeef48a890) at SerializeTraits.hpp:60:35
frame #2343: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001074a1a00, nestedObj=0x00000001074a1d60, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2344: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001074a1a00, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #2345: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001074a1a00, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #2346: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef48ac98, i=integral_constant<unsigned long, 3> @ 0x00007ffeef48ab18)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #2347: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef48ac18, f=0x00007ffeef48ac98)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #2348: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001074a1a00) at JsonUtils.hpp:78:9
frame #2349: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001074a1a00) const at Jsonable.hpp:20:16
frame #2350: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001074a1a00 strong=2 weak=2, mode=0x00007ffeef48b04c, configuration=0x00007ffeef48b020) at SerializeTraits.hpp:60:35
frame #2351: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001075835c0, nestedObj=0x00000001075837e0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2352: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001075835c0, obj=0x00000001075837e0, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #2353: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef48b328, i=integral_constant<unsigned long, 0> @ 0x00007ffeef48b1a8)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #2354: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef48b2a8, f=0x00007ffeef48b328)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #2355: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001075835c0) at JsonUtils.hpp:78:9
frame #2356: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001075835c0) const at Jsonable.hpp:20:16
frame #2357: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001075835c0 strong=1 weak=3, mode=0x00007ffeef48b6dc, configuration=0x00007ffeef48b6b0) at SerializeTraits.hpp:60:35
frame #2358: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x000000010b99ba20, nestedObj=0x000000010719eb10, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2359: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x000000010b99ba20, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #2360: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x000000010b99ba20, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #2361: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef48bab8, i=integral_constant<unsigned long, 3> @ 0x00007ffeef48b938)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #2362: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef48ba38, f=0x00007ffeef48bab8)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #2363: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x000000010b99ba20) at JsonUtils.hpp:78:9
frame #2364: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x000000010b99ba20) const at Jsonable.hpp:20:16
frame #2365: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x000000010b99ba20 strong=2 weak=2, mode=0x00007ffeef48be6c, configuration=0x00007ffeef48be40) at SerializeTraits.hpp:60:35
frame #2366: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001073a7290, nestedObj=0x00000001073a74b0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2367: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001073a7290, obj=0x00000001073a74b0, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #2368: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef48c148, i=integral_constant<unsigned long, 0> @ 0x00007ffeef48bfc8)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #2369: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef48c0c8, f=0x00007ffeef48c148)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #2370: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001073a7290) at JsonUtils.hpp:78:9
frame #2371: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001073a7290) const at Jsonable.hpp:20:16
frame #2372: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001073a7290 strong=1 weak=3, mode=0x00007ffeef48c4fc, configuration=0x00007ffeef48c4d0) at SerializeTraits.hpp:60:35
frame #2373: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x000000010719e7b0, nestedObj=0x00000001076b0930, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2374: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x000000010719e7b0, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #2375: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x000000010719e7b0, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #2376: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef48c8d8, i=integral_constant<unsigned long, 3> @ 0x00007ffeef48c758)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #2377: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef48c858, f=0x00007ffeef48c8d8)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #2378: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x000000010719e7b0) at JsonUtils.hpp:78:9
frame #2379: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x000000010719e7b0) const at Jsonable.hpp:20:16
frame #2380: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x000000010719e7b0 strong=2 weak=2, mode=0x00007ffeef48cc8c, configuration=0x00007ffeef48cc60) at SerializeTraits.hpp:60:35
frame #2381: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x000000010b99b740, nestedObj=0x000000010b99b960, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2382: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x000000010b99b740, obj=0x000000010b99b960, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #2383: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef48cf68, i=integral_constant<unsigned long, 0> @ 0x00007ffeef48cde8)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #2384: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef48cee8, f=0x00007ffeef48cf68)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #2385: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x000000010b99b740) at JsonUtils.hpp:78:9
frame #2386: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x000000010b99b740) const at Jsonable.hpp:20:16
frame #2387: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x000000010b99b740 strong=1 weak=3, mode=0x00007ffeef48d31c, configuration=0x00007ffeef48d2f0) at SerializeTraits.hpp:60:35
frame #2388: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001072ea720, nestedObj=0x00000001075833b0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2389: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001072ea720, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #2390: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001072ea720, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #2391: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef48d6f8, i=integral_constant<unsigned long, 3> @ 0x00007ffeef48d578)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #2392: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef48d678, f=0x00007ffeef48d6f8)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #2393: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001072ea720) at JsonUtils.hpp:78:9
frame #2394: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001072ea720) const at Jsonable.hpp:20:16
frame #2395: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001072ea720 strong=2 weak=2, mode=0x00007ffeef48daac, configuration=0x00007ffeef48da80) at SerializeTraits.hpp:60:35
frame #2396: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001076b0650, nestedObj=0x00000001076b0870, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2397: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001076b0650, obj=0x00000001076b0870, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #2398: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef48dd88, i=integral_constant<unsigned long, 0> @ 0x00007ffeef48dc08)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #2399: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef48dd08, f=0x00007ffeef48dd88)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #2400: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001076b0650) at JsonUtils.hpp:78:9
frame #2401: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001076b0650) const at Jsonable.hpp:20:16
frame #2402: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001076b0650 strong=1 weak=3, mode=0x00007ffeef48e13c, configuration=0x00007ffeef48e110) at SerializeTraits.hpp:60:35
frame #2403: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001074a1680, nestedObj=0x00000001073a7110, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2404: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001074a1680, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #2405: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001074a1680, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #2406: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef48e518, i=integral_constant<unsigned long, 3> @ 0x00007ffeef48e398)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #2407: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef48e498, f=0x00007ffeef48e518)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #2408: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001074a1680) at JsonUtils.hpp:78:9
frame #2409: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001074a1680) const at Jsonable.hpp:20:16
frame #2410: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001074a1680 strong=2 weak=2, mode=0x00007ffeef48e8cc, configuration=0x00007ffeef48e8a0) at SerializeTraits.hpp:60:35
frame #2411: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001072ea440, nestedObj=0x00000001072ea660, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2412: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001072ea440, obj=0x00000001072ea660, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #2413: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef48eba8, i=integral_constant<unsigned long, 0> @ 0x00007ffeef48ea28)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #2414: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef48eb28, f=0x00007ffeef48eba8)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #2415: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001072ea440) at JsonUtils.hpp:78:9
frame #2416: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001072ea440) const at Jsonable.hpp:20:16
frame #2417: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001072ea440 strong=1 weak=3, mode=0x00007ffeef48ef5c, configuration=0x00007ffeef48ef30) at SerializeTraits.hpp:60:35
frame #2418: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x000000010b99b420, nestedObj=0x000000010b8a50e0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2419: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x000000010b99b420, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #2420: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x000000010b99b420, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #2421: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef48f338, i=integral_constant<unsigned long, 3> @ 0x00007ffeef48f1b8)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #2422: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef48f2b8, f=0x00007ffeef48f338)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #2423: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x000000010b99b420) at JsonUtils.hpp:78:9
frame #2424: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x000000010b99b420) const at Jsonable.hpp:20:16
frame #2425: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x000000010b99b420 strong=2 weak=2, mode=0x00007ffeef48f6ec, configuration=0x00007ffeef48f6c0) at SerializeTraits.hpp:60:35
frame #2426: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001076b0370, nestedObj=0x00000001076b0590, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2427: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001076b0370, obj=0x00000001076b0590, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #2428: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef48f9c8, i=integral_constant<unsigned long, 0> @ 0x00007ffeef48f848)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #2429: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef48f948, f=0x00007ffeef48f9c8)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #2430: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001076b0370) at JsonUtils.hpp:78:9
frame #2431: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001076b0370) const at Jsonable.hpp:20:16
frame #2432: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001076b0370 strong=1 weak=3, mode=0x00007ffeef48fd7c, configuration=0x00007ffeef48fd50) at SerializeTraits.hpp:60:35
frame #2433: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001076affc0, nestedObj=0x000000010719e5a0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2434: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001076affc0, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #2435: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001076affc0, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #2436: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef490158, i=integral_constant<unsigned long, 3> @ 0x00007ffeef48ffd8)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #2437: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4900d8, f=0x00007ffeef490158)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #2438: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001076affc0) at JsonUtils.hpp:78:9
frame #2439: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001076affc0) const at Jsonable.hpp:20:16
frame #2440: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001076affc0 strong=2 weak=2, mode=0x00007ffeef49050c, configuration=0x00007ffeef4904e0) at SerializeTraits.hpp:60:35
frame #2441: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x000000010719e280, nestedObj=0x000000010719e4a0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2442: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x000000010719e280, obj=0x000000010719e4a0, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #2443: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef4907e8, i=integral_constant<unsigned long, 0> @ 0x00007ffeef490668)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #2444: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef490768, f=0x00007ffeef4907e8)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #2445: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x000000010719e280) at JsonUtils.hpp:78:9
frame #2446: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x000000010719e280) const at Jsonable.hpp:20:16
frame #2447: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x000000010719e280 strong=1 weak=3, mode=0x00007ffeef490b9c, configuration=0x00007ffeef490b70) at SerializeTraits.hpp:60:35
frame #2448: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x000000010b99b100, nestedObj=0x00000001076afe40, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2449: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x000000010b99b100, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #2450: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x000000010b99b100, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #2451: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef490f78, i=integral_constant<unsigned long, 3> @ 0x00007ffeef490df8)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #2452: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef490ef8, f=0x00007ffeef490f78)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #2453: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x000000010b99b100) at JsonUtils.hpp:78:9
frame #2454: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x000000010b99b100) const at Jsonable.hpp:20:16
frame #2455: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x000000010b99b100 strong=2 weak=2, mode=0x00007ffeef49132c, configuration=0x00007ffeef491300) at SerializeTraits.hpp:60:35
frame #2456: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001076afb20, nestedObj=0x00000001076afd40, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2457: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001076afb20, obj=0x00000001076afd40, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #2458: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef491608, i=integral_constant<unsigned long, 0> @ 0x00007ffeef491488)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #2459: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef491588, f=0x00007ffeef491608)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #2460: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001076afb20) at JsonUtils.hpp:78:9
frame #2461: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001076afb20) const at Jsonable.hpp:20:16
frame #2462: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001076afb20 strong=1 weak=3, mode=0x00007ffeef4919bc, configuration=0x00007ffeef491990) at SerializeTraits.hpp:60:35
frame #2463: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001074a12d0, nestedObj=0x000000010b8a4ee0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2464: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001074a12d0, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #2465: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001074a12d0, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #2466: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef491d98, i=integral_constant<unsigned long, 3> @ 0x00007ffeef491c18)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #2467: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef491d18, f=0x00007ffeef491d98)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #2468: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001074a12d0) at JsonUtils.hpp:78:9
frame #2469: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001074a12d0) const at Jsonable.hpp:20:16
frame #2470: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001074a12d0 strong=2 weak=2, mode=0x00007ffeef49214c, configuration=0x00007ffeef492120) at SerializeTraits.hpp:60:35
frame #2471: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001073a6d60, nestedObj=0x00000001073a6f80, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2472: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001073a6d60, obj=0x00000001073a6f80, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #2473: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef492428, i=integral_constant<unsigned long, 0> @ 0x00007ffeef4922a8)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #2474: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4923a8, f=0x00007ffeef492428)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #2475: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001073a6d60) at JsonUtils.hpp:78:9
frame #2476: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001073a6d60) const at Jsonable.hpp:20:16
frame #2477: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001073a6d60 strong=1 weak=3, mode=0x00007ffeef4927dc, configuration=0x00007ffeef4927b0) at SerializeTraits.hpp:60:35
frame #2478: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x000000010b99ade0, nestedObj=0x00000001073a6bd0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2479: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x000000010b99ade0, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #2480: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x000000010b99ade0, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #2481: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef492bb8, i=integral_constant<unsigned long, 3> @ 0x00007ffeef492a38)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #2482: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef492b38, f=0x00007ffeef492bb8)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #2483: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x000000010b99ade0) at JsonUtils.hpp:78:9
frame #2484: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x000000010b99ade0) const at Jsonable.hpp:20:16
frame #2485: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x000000010b99ade0 strong=2 weak=2, mode=0x00007ffeef492f6c, configuration=0x00007ffeef492f40) at SerializeTraits.hpp:60:35
frame #2486: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001072ea160, nestedObj=0x00000001072ea380, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2487: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001072ea160, obj=0x00000001072ea380, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #2488: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef493248, i=integral_constant<unsigned long, 0> @ 0x00007ffeef4930c8)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #2489: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4931c8, f=0x00007ffeef493248)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #2490: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001072ea160) at JsonUtils.hpp:78:9
frame #2491: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001072ea160) const at Jsonable.hpp:20:16
frame #2492: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001072ea160 strong=1 weak=3, mode=0x00007ffeef4935fc, configuration=0x00007ffeef4935d0) at SerializeTraits.hpp:60:35
frame #2493: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x000000010b8a4bc0, nestedObj=0x000000010b99ac20, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2494: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x000000010b8a4bc0, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #2495: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x000000010b8a4bc0, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #2496: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef4939d8, i=integral_constant<unsigned long, 3> @ 0x00007ffeef493858)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #2497: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef493958, f=0x00007ffeef4939d8)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #2498: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x000000010b8a4bc0) at JsonUtils.hpp:78:9
frame #2499: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x000000010b8a4bc0) const at Jsonable.hpp:20:16
frame #2500: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x000000010b8a4bc0 strong=2 weak=2, mode=0x00007ffeef493d8c, configuration=0x00007ffeef493d60) at SerializeTraits.hpp:60:35
frame #2501: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x000000010be015c0, nestedObj=0x000000010be017e0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2502: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x000000010be015c0, obj=0x000000010be017e0, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #2503: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef494068, i=integral_constant<unsigned long, 0> @ 0x00007ffeef493ee8)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #2504: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef493fe8, f=0x00007ffeef494068)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #2505: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x000000010be015c0) at JsonUtils.hpp:78:9
frame #2506: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x000000010be015c0) const at Jsonable.hpp:20:16
frame #2507: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x000000010be015c0 strong=1 weak=3, mode=0x00007ffeef49441c, configuration=0x00007ffeef4943f0) at SerializeTraits.hpp:60:35
frame #2508: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x000000010b99a880, nestedObj=0x000000010b8a4a40, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2509: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x000000010b99a880, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #2510: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x000000010b99a880, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #2511: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef4947f8, i=integral_constant<unsigned long, 3> @ 0x00007ffeef494678)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #2512: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef494778, f=0x00007ffeef4947f8)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #2513: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x000000010b99a880) at JsonUtils.hpp:78:9
frame #2514: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x000000010b99a880) const at Jsonable.hpp:20:16
frame #2515: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x000000010b99a880 strong=2 weak=2, mode=0x00007ffeef494bac, configuration=0x00007ffeef494b80) at SerializeTraits.hpp:60:35
frame #2516: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x000000010b99a5a0, nestedObj=0x000000010b99a7c0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2517: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x000000010b99a5a0, obj=0x000000010b99a7c0, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #2518: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef494e88, i=integral_constant<unsigned long, 0> @ 0x00007ffeef494d08)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #2519: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef494e08, f=0x00007ffeef494e88)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #2520: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x000000010b99a5a0) at JsonUtils.hpp:78:9
frame #2521: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x000000010b99a5a0) const at Jsonable.hpp:20:16
frame #2522: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x000000010b99a5a0 strong=1 weak=3, mode=0x00007ffeef49523c, configuration=0x00007ffeef495210) at SerializeTraits.hpp:60:35
frame #2523: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001072e9dc0, nestedObj=0x000000010b99a410, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2524: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001072e9dc0, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #2525: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001072e9dc0, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #2526: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef495618, i=integral_constant<unsigned long, 3> @ 0x00007ffeef495498)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #2527: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef495598, f=0x00007ffeef495618)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #2528: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001072e9dc0) at JsonUtils.hpp:78:9
frame #2529: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001072e9dc0) const at Jsonable.hpp:20:16
frame #2530: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001072e9dc0 strong=2 weak=2, mode=0x00007ffeef4959cc, configuration=0x00007ffeef4959a0) at SerializeTraits.hpp:60:35
frame #2531: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x000000010b8a4720, nestedObj=0x000000010b8a4940, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2532: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x000000010b8a4720, obj=0x000000010b8a4940, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #2533: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef495ca8, i=integral_constant<unsigned long, 0> @ 0x00007ffeef495b28)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #2534: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef495c28, f=0x00007ffeef495ca8)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #2535: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x000000010b8a4720) at JsonUtils.hpp:78:9
frame #2536: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x000000010b8a4720) const at Jsonable.hpp:20:16
frame #2537: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x000000010b8a4720 strong=1 weak=3, mode=0x00007ffeef49605c, configuration=0x00007ffeef496030) at SerializeTraits.hpp:60:35
frame #2538: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x0000000107583090, nestedObj=0x000000010b8a4530, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2539: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x0000000107583090, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #2540: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x0000000107583090, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #2541: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef496438, i=integral_constant<unsigned long, 3> @ 0x00007ffeef4962b8)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #2542: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4963b8, f=0x00007ffeef496438)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #2543: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x0000000107583090) at JsonUtils.hpp:78:9
frame #2544: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x0000000107583090) const at Jsonable.hpp:20:16
frame #2545: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x0000000107583090 strong=2 weak=2, mode=0x00007ffeef4967ec, configuration=0x00007ffeef4967c0) at SerializeTraits.hpp:60:35
frame #2546: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x000000010b8a4210, nestedObj=0x000000010b8a4430, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2547: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x000000010b8a4210, obj=0x000000010b8a4430, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #2548: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef496ac8, i=integral_constant<unsigned long, 0> @ 0x00007ffeef496948)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #2549: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef496a48, f=0x00007ffeef496ac8)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #2550: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x000000010b8a4210) at JsonUtils.hpp:78:9
frame #2551: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x000000010b8a4210) const at Jsonable.hpp:20:16
frame #2552: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x000000010b8a4210 strong=1 weak=3, mode=0x00007ffeef496e7c, configuration=0x00007ffeef496e50) at SerializeTraits.hpp:60:35
frame #2553: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x000000010b8a3ef0, nestedObj=0x000000010b99a240, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2554: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x000000010b8a3ef0, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #2555: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x000000010b8a3ef0, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #2556: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef497258, i=integral_constant<unsigned long, 3> @ 0x00007ffeef4970d8)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #2557: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4971d8, f=0x00007ffeef497258)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #2558: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x000000010b8a3ef0) at JsonUtils.hpp:78:9
frame #2559: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x000000010b8a3ef0) const at Jsonable.hpp:20:16
frame #2560: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x000000010b8a3ef0 strong=2 weak=2, mode=0x00007ffeef49760c, configuration=0x00007ffeef4975e0) at SerializeTraits.hpp:60:35
frame #2561: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001074a0ff0, nestedObj=0x00000001074a1210, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2562: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001074a0ff0, obj=0x00000001074a1210, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #2563: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef4978e8, i=integral_constant<unsigned long, 0> @ 0x00007ffeef497768)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #2564: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef497868, f=0x00007ffeef4978e8)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #2565: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001074a0ff0) at JsonUtils.hpp:78:9
frame #2566: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001074a0ff0) const at Jsonable.hpp:20:16
frame #2567: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001074a0ff0 strong=1 weak=3, mode=0x00007ffeef497c9c, configuration=0x00007ffeef497c70) at SerializeTraits.hpp:60:35
frame #2568: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x000000010719de50, nestedObj=0x00000001076af990, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2569: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x000000010719de50, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #2570: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x000000010719de50, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #2571: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef498078, i=integral_constant<unsigned long, 3> @ 0x00007ffeef497ef8)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #2572: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef497ff8, f=0x00007ffeef498078)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #2573: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x000000010719de50) at JsonUtils.hpp:78:9
frame #2574: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x000000010719de50) const at Jsonable.hpp:20:16
frame #2575: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x000000010719de50 strong=2 weak=2, mode=0x00007ffeef49842c, configuration=0x00007ffeef498400) at SerializeTraits.hpp:60:35
frame #2576: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x0000000107582db0, nestedObj=0x0000000107582fd0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2577: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x0000000107582db0, obj=0x0000000107582fd0, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #2578: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef498708, i=integral_constant<unsigned long, 0> @ 0x00007ffeef498588)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #2579: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef498688, f=0x00007ffeef498708)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #2580: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x0000000107582db0) at JsonUtils.hpp:78:9
frame #2581: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x0000000107582db0) const at Jsonable.hpp:20:16
frame #2582: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x0000000107582db0 strong=1 weak=3, mode=0x00007ffeef498abc, configuration=0x00007ffeef498a90) at SerializeTraits.hpp:60:35
frame #2583: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x000000010b999ca0, nestedObj=0x000000010b99a000, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2584: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x000000010b999ca0, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #2585: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x000000010b999ca0, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #2586: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef498e98, i=integral_constant<unsigned long, 3> @ 0x00007ffeef498d18)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #2587: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef498e18, f=0x00007ffeef498e98)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #2588: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x000000010b999ca0) at JsonUtils.hpp:78:9
frame #2589: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x000000010b999ca0) const at Jsonable.hpp:20:16
frame #2590: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x000000010b999ca0 strong=2 weak=2, mode=0x00007ffeef49924c, configuration=0x00007ffeef499220) at SerializeTraits.hpp:60:35
frame #2591: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x0000000107582ad0, nestedObj=0x0000000107582cf0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2592: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x0000000107582ad0, obj=0x0000000107582cf0, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #2593: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef499528, i=integral_constant<unsigned long, 0> @ 0x00007ffeef4993a8)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #2594: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4994a8, f=0x00007ffeef499528)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #2595: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x0000000107582ad0) at JsonUtils.hpp:78:9
frame #2596: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x0000000107582ad0) const at Jsonable.hpp:20:16
frame #2597: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x0000000107582ad0 strong=1 weak=3, mode=0x00007ffeef4998dc, configuration=0x00007ffeef4998b0) at SerializeTraits.hpp:60:35
frame #2598: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x000000010b8a3a30, nestedObj=0x000000010b8a3d90, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2599: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x000000010b8a3a30, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #2600: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x000000010b8a3a30, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #2601: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef499cb8, i=integral_constant<unsigned long, 3> @ 0x00007ffeef499b38)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #2602: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef499c38, f=0x00007ffeef499cb8)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #2603: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x000000010b8a3a30) at JsonUtils.hpp:78:9
frame #2604: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x000000010b8a3a30) const at Jsonable.hpp:20:16
frame #2605: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x000000010b8a3a30 strong=2 weak=2, mode=0x00007ffeef49a06c, configuration=0x00007ffeef49a040) at SerializeTraits.hpp:60:35
frame #2606: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x000000010b9999c0, nestedObj=0x000000010b999be0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2607: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x000000010b9999c0, obj=0x000000010b999be0, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #2608: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef49a348, i=integral_constant<unsigned long, 0> @ 0x00007ffeef49a1c8)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #2609: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef49a2c8, f=0x00007ffeef49a348)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #2610: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x000000010b9999c0) at JsonUtils.hpp:78:9
frame #2611: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x000000010b9999c0) const at Jsonable.hpp:20:16
frame #2612: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x000000010b9999c0 strong=1 weak=3, mode=0x00007ffeef49a6fc, configuration=0x00007ffeef49a6d0) at SerializeTraits.hpp:60:35
frame #2613: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001076af3f0, nestedObj=0x00000001076af710, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2614: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001076af3f0, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #2615: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001076af3f0, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #2616: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef49aad8, i=integral_constant<unsigned long, 3> @ 0x00007ffeef49a958)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #2617: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef49aa58, f=0x00007ffeef49aad8)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #2618: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001076af3f0) at JsonUtils.hpp:78:9
frame #2619: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001076af3f0) const at Jsonable.hpp:20:16
frame #2620: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001076af3f0 strong=2 weak=2, mode=0x00007ffeef49ae8c, configuration=0x00007ffeef49ae60) at SerializeTraits.hpp:60:35
frame #2621: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x000000010b8a3750, nestedObj=0x000000010b8a3970, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2622: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x000000010b8a3750, obj=0x000000010b8a3970, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #2623: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef49b168, i=integral_constant<unsigned long, 0> @ 0x00007ffeef49afe8)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #2624: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef49b0e8, f=0x00007ffeef49b168)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #2625: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x000000010b8a3750) at JsonUtils.hpp:78:9
frame #2626: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x000000010b8a3750) const at Jsonable.hpp:20:16
frame #2627: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x000000010b8a3750 strong=1 weak=3, mode=0x00007ffeef49b51c, configuration=0x00007ffeef49b4f0) at SerializeTraits.hpp:60:35
frame #2628: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x000000010b8a3430, nestedObj=0x000000010b999860, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2629: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x000000010b8a3430, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #2630: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x000000010b8a3430, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #2631: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef49b8f8, i=integral_constant<unsigned long, 3> @ 0x00007ffeef49b778)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #2632: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef49b878, f=0x00007ffeef49b8f8)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #2633: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x000000010b8a3430) at JsonUtils.hpp:78:9
frame #2634: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x000000010b8a3430) const at Jsonable.hpp:20:16
frame #2635: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x000000010b8a3430 strong=2 weak=2, mode=0x00007ffeef49bcac, configuration=0x00007ffeef49bc80) at SerializeTraits.hpp:60:35
frame #2636: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001074a0bf0, nestedObj=0x00000001074a0e10, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2637: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001074a0bf0, obj=0x00000001074a0e10, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #2638: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef49bf88, i=integral_constant<unsigned long, 0> @ 0x00007ffeef49be08)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #2639: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef49bf08, f=0x00007ffeef49bf88)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #2640: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001074a0bf0) at JsonUtils.hpp:78:9
frame #2641: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001074a0bf0) const at Jsonable.hpp:20:16
frame #2642: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001074a0bf0 strong=1 weak=3, mode=0x00007ffeef49c33c, configuration=0x00007ffeef49c310) at SerializeTraits.hpp:60:35
frame #2643: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001075827b0, nestedObj=0x000000010719dcc0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2644: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001075827b0, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #2645: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001075827b0, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #2646: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef49c718, i=integral_constant<unsigned long, 3> @ 0x00007ffeef49c598)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #2647: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef49c698, f=0x00007ffeef49c718)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #2648: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001075827b0) at JsonUtils.hpp:78:9
frame #2649: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001075827b0) const at Jsonable.hpp:20:16
frame #2650: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001075827b0 strong=2 weak=2, mode=0x00007ffeef49cacc, configuration=0x00007ffeef49caa0) at SerializeTraits.hpp:60:35
frame #2651: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001074a0880, nestedObj=0x00000001074a0aa0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2652: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001074a0880, obj=0x00000001074a0aa0, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #2653: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef49cda8, i=integral_constant<unsigned long, 0> @ 0x00007ffeef49cc28)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #2654: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef49cd28, f=0x00007ffeef49cda8)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #2655: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001074a0880) at JsonUtils.hpp:78:9
frame #2656: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001074a0880) const at Jsonable.hpp:20:16
frame #2657: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001074a0880 strong=1 weak=3, mode=0x00007ffeef49d15c, configuration=0x00007ffeef49d130) at SerializeTraits.hpp:60:35
frame #2658: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x000000010b999530, nestedObj=0x000000010719dae0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2659: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x000000010b999530, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #2660: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x000000010b999530, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #2661: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef49d538, i=integral_constant<unsigned long, 3> @ 0x00007ffeef49d3b8)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #2662: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef49d4b8, f=0x00007ffeef49d538)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #2663: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x000000010b999530) at JsonUtils.hpp:78:9
frame #2664: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x000000010b999530) const at Jsonable.hpp:20:16
frame #2665: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x000000010b999530 strong=2 weak=2, mode=0x00007ffeef49d8ec, configuration=0x00007ffeef49d8c0) at SerializeTraits.hpp:60:35
frame #2666: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001072e9a50, nestedObj=0x00000001072e9c70, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2667: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001072e9a50, obj=0x00000001072e9c70, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #2668: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef49dbc8, i=integral_constant<unsigned long, 0> @ 0x00007ffeef49da48)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #2669: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef49db48, f=0x00007ffeef49dbc8)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #2670: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001072e9a50) at JsonUtils.hpp:78:9
frame #2671: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001072e9a50) const at Jsonable.hpp:20:16
frame #2672: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001072e9a50 strong=1 weak=3, mode=0x00007ffeef49df7c, configuration=0x00007ffeef49df50) at SerializeTraits.hpp:60:35
frame #2673: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001072e9730, nestedObj=0x000000010b9993d0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2674: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001072e9730, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #2675: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001072e9730, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #2676: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef49e358, i=integral_constant<unsigned long, 3> @ 0x00007ffeef49e1d8)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #2677: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef49e2d8, f=0x00007ffeef49e358)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #2678: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001072e9730) at JsonUtils.hpp:78:9
frame #2679: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001072e9730) const at Jsonable.hpp:20:16
frame #2680: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001072e9730 strong=2 weak=2, mode=0x00007ffeef49e70c, configuration=0x00007ffeef49e6e0) at SerializeTraits.hpp:60:35
frame #2681: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x000000010b8a3150, nestedObj=0x000000010b8a3370, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2682: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x000000010b8a3150, obj=0x000000010b8a3370, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #2683: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef49e9e8, i=integral_constant<unsigned long, 0> @ 0x00007ffeef49e868)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #2684: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef49e968, f=0x00007ffeef49e9e8)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #2685: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x000000010b8a3150) at JsonUtils.hpp:78:9
frame #2686: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x000000010b8a3150) const at Jsonable.hpp:20:16
frame #2687: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x000000010b8a3150 strong=1 weak=3, mode=0x00007ffeef49ed9c, configuration=0x00007ffeef49ed70) at SerializeTraits.hpp:60:35
frame #2688: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x000000010719d7c0, nestedObj=0x000000010b8a2fb0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2689: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x000000010719d7c0, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #2690: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x000000010719d7c0, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #2691: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef49f178, i=integral_constant<unsigned long, 3> @ 0x00007ffeef49eff8)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #2692: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef49f0f8, f=0x00007ffeef49f178)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #2693: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x000000010719d7c0) at JsonUtils.hpp:78:9
frame #2694: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x000000010719d7c0) const at Jsonable.hpp:20:16
frame #2695: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x000000010719d7c0 strong=2 weak=2, mode=0x00007ffeef49f52c, configuration=0x00007ffeef49f500) at SerializeTraits.hpp:60:35
frame #2696: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001076af080, nestedObj=0x00000001076af2a0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2697: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001076af080, obj=0x00000001076af2a0, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #2698: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef49f808, i=integral_constant<unsigned long, 0> @ 0x00007ffeef49f688)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #2699: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef49f788, f=0x00007ffeef49f808)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #2700: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001076af080) at JsonUtils.hpp:78:9
frame #2701: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001076af080) const at Jsonable.hpp:20:16
frame #2702: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001076af080 strong=1 weak=3, mode=0x00007ffeef49fbbc, configuration=0x00007ffeef49fb90) at SerializeTraits.hpp:60:35
frame #2703: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x0000000107582490, nestedObj=0x00000001076aef10, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2704: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x0000000107582490, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #2705: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x0000000107582490, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #2706: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef49ff98, i=integral_constant<unsigned long, 3> @ 0x00007ffeef49fe18)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #2707: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef49ff18, f=0x00007ffeef49ff98)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #2708: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x0000000107582490) at JsonUtils.hpp:78:9
frame #2709: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x0000000107582490) const at Jsonable.hpp:20:16
frame #2710: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x0000000107582490 strong=2 weak=2, mode=0x00007ffeef4a034c, configuration=0x00007ffeef4a0320) at SerializeTraits.hpp:60:35
frame #2711: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x000000010b8a2cd0, nestedObj=0x000000010b8a2ef0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2712: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x000000010b8a2cd0, obj=0x000000010b8a2ef0, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #2713: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef4a0628, i=integral_constant<unsigned long, 0> @ 0x00007ffeef4a04a8)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #2714: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4a05a8, f=0x00007ffeef4a0628)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #2715: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x000000010b8a2cd0) at JsonUtils.hpp:78:9
frame #2716: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x000000010b8a2cd0) const at Jsonable.hpp:20:16
frame #2717: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x000000010b8a2cd0 strong=1 weak=3, mode=0x00007ffeef4a09dc, configuration=0x00007ffeef4a09b0) at SerializeTraits.hpp:60:35
frame #2718: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x000000010b8a29b0, nestedObj=0x00000001073a6850, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2719: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x000000010b8a29b0, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #2720: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x000000010b8a29b0, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #2721: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef4a0db8, i=integral_constant<unsigned long, 3> @ 0x00007ffeef4a0c38)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #2722: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4a0d38, f=0x00007ffeef4a0db8)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #2723: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x000000010b8a29b0) at JsonUtils.hpp:78:9
frame #2724: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x000000010b8a29b0) const at Jsonable.hpp:20:16
frame #2725: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x000000010b8a29b0 strong=2 weak=2, mode=0x00007ffeef4a116c, configuration=0x00007ffeef4a1140) at SerializeTraits.hpp:60:35
frame #2726: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x000000010b8a26d0, nestedObj=0x000000010b8a28f0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2727: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x000000010b8a26d0, obj=0x000000010b8a28f0, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #2728: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef4a1448, i=integral_constant<unsigned long, 0> @ 0x00007ffeef4a12c8)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #2729: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4a13c8, f=0x00007ffeef4a1448)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #2730: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x000000010b8a26d0) at JsonUtils.hpp:78:9
frame #2731: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x000000010b8a26d0) const at Jsonable.hpp:20:16
frame #2732: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x000000010b8a26d0 strong=1 weak=3, mode=0x00007ffeef4a17fc, configuration=0x00007ffeef4a17d0) at SerializeTraits.hpp:60:35
frame #2733: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x000000010719d380, nestedObj=0x000000010b8a2540, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2734: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x000000010719d380, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #2735: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x000000010719d380, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #2736: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef4a1bd8, i=integral_constant<unsigned long, 3> @ 0x00007ffeef4a1a58)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #2737: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4a1b58, f=0x00007ffeef4a1bd8)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #2738: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x000000010719d380) at JsonUtils.hpp:78:9
frame #2739: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x000000010719d380) const at Jsonable.hpp:20:16
frame #2740: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x000000010719d380 strong=2 weak=2, mode=0x00007ffeef4a1f8c, configuration=0x00007ffeef4a1f60) at SerializeTraits.hpp:60:35
frame #2741: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x000000010b9990b0, nestedObj=0x000000010b9992d0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2742: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x000000010b9990b0, obj=0x000000010b9992d0, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #2743: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef4a2268, i=integral_constant<unsigned long, 0> @ 0x00007ffeef4a20e8)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #2744: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4a21e8, f=0x00007ffeef4a2268)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #2745: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x000000010b9990b0) at JsonUtils.hpp:78:9
frame #2746: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x000000010b9990b0) const at Jsonable.hpp:20:16
frame #2747: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x000000010b9990b0 strong=1 weak=3, mode=0x00007ffeef4a261c, configuration=0x00007ffeef4a25f0) at SerializeTraits.hpp:60:35
frame #2748: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x000000010b998d90, nestedObj=0x000000010b8a2380, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2749: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x000000010b998d90, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #2750: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x000000010b998d90, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #2751: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef4a29f8, i=integral_constant<unsigned long, 3> @ 0x00007ffeef4a2878)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #2752: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4a2978, f=0x00007ffeef4a29f8)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #2753: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x000000010b998d90) at JsonUtils.hpp:78:9
frame #2754: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x000000010b998d90) const at Jsonable.hpp:20:16
frame #2755: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x000000010b998d90 strong=2 weak=2, mode=0x00007ffeef4a2dac, configuration=0x00007ffeef4a2d80) at SerializeTraits.hpp:60:35
frame #2756: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001076aebf0, nestedObj=0x00000001076aee10, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2757: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001076aebf0, obj=0x00000001076aee10, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #2758: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef4a3088, i=integral_constant<unsigned long, 0> @ 0x00007ffeef4a2f08)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #2759: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4a3008, f=0x00007ffeef4a3088)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #2760: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001076aebf0) at JsonUtils.hpp:78:9
frame #2761: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001076aebf0) const at Jsonable.hpp:20:16
frame #2762: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001076aebf0 strong=1 weak=3, mode=0x00007ffeef4a343c, configuration=0x00007ffeef4a3410) at SerializeTraits.hpp:60:35
frame #2763: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x000000010b998a70, nestedObj=0x0000000107582310, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2764: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x000000010b998a70, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #2765: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x000000010b998a70, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #2766: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef4a3818, i=integral_constant<unsigned long, 3> @ 0x00007ffeef4a3698)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #2767: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4a3798, f=0x00007ffeef4a3818)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #2768: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x000000010b998a70) at JsonUtils.hpp:78:9
frame #2769: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x000000010b998a70) const at Jsonable.hpp:20:16
frame #2770: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x000000010b998a70 strong=2 weak=2, mode=0x00007ffeef4a3bcc, configuration=0x00007ffeef4a3ba0) at SerializeTraits.hpp:60:35
frame #2771: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x0000000107581ff0, nestedObj=0x0000000107582210, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2772: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x0000000107581ff0, obj=0x0000000107582210, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #2773: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef4a3ea8, i=integral_constant<unsigned long, 0> @ 0x00007ffeef4a3d28)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #2774: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4a3e28, f=0x00007ffeef4a3ea8)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #2775: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x0000000107581ff0) at JsonUtils.hpp:78:9
frame #2776: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x0000000107581ff0) const at Jsonable.hpp:20:16
frame #2777: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x0000000107581ff0 strong=1 weak=3, mode=0x00007ffeef4a425c, configuration=0x00007ffeef4a4230) at SerializeTraits.hpp:60:35
frame #2778: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x000000010b998750, nestedObj=0x00000001073a65f0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2779: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x000000010b998750, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #2780: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x000000010b998750, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #2781: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef4a4638, i=integral_constant<unsigned long, 3> @ 0x00007ffeef4a44b8)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #2782: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4a45b8, f=0x00007ffeef4a4638)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #2783: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x000000010b998750) at JsonUtils.hpp:78:9
frame #2784: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x000000010b998750) const at Jsonable.hpp:20:16
frame #2785: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x000000010b998750 strong=2 weak=2, mode=0x00007ffeef4a49ec, configuration=0x00007ffeef4a49c0) at SerializeTraits.hpp:60:35
frame #2786: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x000000010b8a2060, nestedObj=0x000000010b8a2280, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2787: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x000000010b8a2060, obj=0x000000010b8a2280, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #2788: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef4a4cc8, i=integral_constant<unsigned long, 0> @ 0x00007ffeef4a4b48)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #2789: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4a4c48, f=0x00007ffeef4a4cc8)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #2790: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x000000010b8a2060) at JsonUtils.hpp:78:9
frame #2791: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x000000010b8a2060) const at Jsonable.hpp:20:16
frame #2792: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x000000010b8a2060 strong=1 weak=3, mode=0x00007ffeef4a507c, configuration=0x00007ffeef4a5050) at SerializeTraits.hpp:60:35
frame #2793: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001072e9390, nestedObj=0x0000000107581df0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2794: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001072e9390, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #2795: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001072e9390, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #2796: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef4a5458, i=integral_constant<unsigned long, 3> @ 0x00007ffeef4a52d8)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #2797: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4a53d8, f=0x00007ffeef4a5458)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #2798: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001072e9390) at JsonUtils.hpp:78:9
frame #2799: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001072e9390) const at Jsonable.hpp:20:16
frame #2800: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001072e9390 strong=2 weak=2, mode=0x00007ffeef4a580c, configuration=0x00007ffeef4a57e0) at SerializeTraits.hpp:60:35
frame #2801: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x0000000107581ad0, nestedObj=0x0000000107581cf0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2802: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x0000000107581ad0, obj=0x0000000107581cf0, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #2803: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef4a5ae8, i=integral_constant<unsigned long, 0> @ 0x00007ffeef4a5968)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #2804: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4a5a68, f=0x00007ffeef4a5ae8)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #2805: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x0000000107581ad0) at JsonUtils.hpp:78:9
frame #2806: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x0000000107581ad0) const at Jsonable.hpp:20:16
frame #2807: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x0000000107581ad0 strong=1 weak=3, mode=0x00007ffeef4a5e9c, configuration=0x00007ffeef4a5e70) at SerializeTraits.hpp:60:35
frame #2808: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x000000010b8a1b80, nestedObj=0x000000010b8a1ea0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2809: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x000000010b8a1b80, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #2810: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x000000010b8a1b80, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #2811: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef4a6278, i=integral_constant<unsigned long, 3> @ 0x00007ffeef4a60f8)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #2812: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4a61f8, f=0x00007ffeef4a6278)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #2813: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x000000010b8a1b80) at JsonUtils.hpp:78:9
frame #2814: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x000000010b8a1b80) const at Jsonable.hpp:20:16
frame #2815: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x000000010b8a1b80 strong=2 weak=2, mode=0x00007ffeef4a662c, configuration=0x00007ffeef4a6600) at SerializeTraits.hpp:60:35
frame #2816: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001074a0510, nestedObj=0x00000001074a0730, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2817: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001074a0510, obj=0x00000001074a0730, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #2818: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef4a6908, i=integral_constant<unsigned long, 0> @ 0x00007ffeef4a6788)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #2819: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4a6888, f=0x00007ffeef4a6908)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #2820: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001074a0510) at JsonUtils.hpp:78:9
frame #2821: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001074a0510) const at Jsonable.hpp:20:16
frame #2822: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001074a0510 strong=1 weak=3, mode=0x00007ffeef4a6cbc, configuration=0x00007ffeef4a6c90) at SerializeTraits.hpp:60:35
frame #2823: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001074a0050, nestedObj=0x00000001074a03b0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2824: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001074a0050, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #2825: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001074a0050, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #2826: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef4a7098, i=integral_constant<unsigned long, 3> @ 0x00007ffeef4a6f18)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #2827: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4a7018, f=0x00007ffeef4a7098)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #2828: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001074a0050) at JsonUtils.hpp:78:9
frame #2829: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001074a0050) const at Jsonable.hpp:20:16
frame #2830: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001074a0050 strong=2 weak=2, mode=0x00007ffeef4a744c, configuration=0x00007ffeef4a7420) at SerializeTraits.hpp:60:35
frame #2831: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x000000010b9982c0, nestedObj=0x000000010b9984e0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2832: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x000000010b9982c0, obj=0x000000010b9984e0, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #2833: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef4a7728, i=integral_constant<unsigned long, 0> @ 0x00007ffeef4a75a8)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #2834: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4a76a8, f=0x00007ffeef4a7728)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #2835: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x000000010b9982c0) at JsonUtils.hpp:78:9
frame #2836: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x000000010b9982c0) const at Jsonable.hpp:20:16
frame #2837: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x000000010b9982c0 strong=1 weak=3, mode=0x00007ffeef4a7adc, configuration=0x00007ffeef4a7ab0) at SerializeTraits.hpp:60:35
frame #2838: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001075817b0, nestedObj=0x00000001073a6430, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2839: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001075817b0, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #2840: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001075817b0, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #2841: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef4a7eb8, i=integral_constant<unsigned long, 3> @ 0x00007ffeef4a7d38)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #2842: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4a7e38, f=0x00007ffeef4a7eb8)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #2843: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001075817b0) at JsonUtils.hpp:78:9
frame #2844: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001075817b0) const at Jsonable.hpp:20:16
frame #2845: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001075817b0 strong=2 weak=2, mode=0x00007ffeef4a826c, configuration=0x00007ffeef4a8240) at SerializeTraits.hpp:60:35
frame #2846: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x000000010b997fe0, nestedObj=0x000000010b998200, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2847: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x000000010b997fe0, obj=0x000000010b998200, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #2848: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef4a8548, i=integral_constant<unsigned long, 0> @ 0x00007ffeef4a83c8)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #2849: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4a84c8, f=0x00007ffeef4a8548)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #2850: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x000000010b997fe0) at JsonUtils.hpp:78:9
frame #2851: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x000000010b997fe0) const at Jsonable.hpp:20:16
frame #2852: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x000000010b997fe0 strong=1 weak=3, mode=0x00007ffeef4a88fc, configuration=0x00007ffeef4a88d0) at SerializeTraits.hpp:60:35
frame #2853: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x000000010b8a17e0, nestedObj=0x0000000107581620, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2854: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x000000010b8a17e0, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #2855: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x000000010b8a17e0, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #2856: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef4a8cd8, i=integral_constant<unsigned long, 3> @ 0x00007ffeef4a8b58)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #2857: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4a8c58, f=0x00007ffeef4a8cd8)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #2858: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x000000010b8a17e0) at JsonUtils.hpp:78:9
frame #2859: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x000000010b8a17e0) const at Jsonable.hpp:20:16
frame #2860: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x000000010b8a17e0 strong=2 weak=2, mode=0x00007ffeef4a908c, configuration=0x00007ffeef4a9060) at SerializeTraits.hpp:60:35
frame #2861: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001076ae910, nestedObj=0x00000001076aeb30, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2862: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001076ae910, obj=0x00000001076aeb30, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #2863: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef4a9368, i=integral_constant<unsigned long, 0> @ 0x00007ffeef4a91e8)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #2864: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4a92e8, f=0x00007ffeef4a9368)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #2865: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001076ae910) at JsonUtils.hpp:78:9
frame #2866: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001076ae910) const at Jsonable.hpp:20:16
frame #2867: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001076ae910 strong=1 weak=3, mode=0x00007ffeef4a971c, configuration=0x00007ffeef4a96f0) at SerializeTraits.hpp:60:35
frame #2868: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x000000010749fca0, nestedObj=0x000000010719d100, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2869: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x000000010749fca0, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #2870: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x000000010749fca0, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #2871: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef4a9af8, i=integral_constant<unsigned long, 3> @ 0x00007ffeef4a9978)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #2872: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4a9a78, f=0x00007ffeef4a9af8)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #2873: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x000000010749fca0) at JsonUtils.hpp:78:9
frame #2874: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x000000010749fca0) const at Jsonable.hpp:20:16
frame #2875: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x000000010749fca0 strong=2 weak=2, mode=0x00007ffeef4a9eac, configuration=0x00007ffeef4a9e80) at SerializeTraits.hpp:60:35
frame #2876: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x000000010719cde0, nestedObj=0x000000010719d000, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2877: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x000000010719cde0, obj=0x000000010719d000, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #2878: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef4aa188, i=integral_constant<unsigned long, 0> @ 0x00007ffeef4aa008)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #2879: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4aa108, f=0x00007ffeef4aa188)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #2880: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x000000010719cde0) at JsonUtils.hpp:78:9
frame #2881: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x000000010719cde0) const at Jsonable.hpp:20:16
frame #2882: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x000000010719cde0 strong=1 weak=3, mode=0x00007ffeef4aa53c, configuration=0x00007ffeef4aa510) at SerializeTraits.hpp:60:35
frame #2883: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001073a6110, nestedObj=0x000000010b8a1660, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2884: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001073a6110, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #2885: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001073a6110, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #2886: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef4aa918, i=integral_constant<unsigned long, 3> @ 0x00007ffeef4aa798)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #2887: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4aa898, f=0x00007ffeef4aa918)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #2888: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001073a6110) at JsonUtils.hpp:78:9
frame #2889: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001073a6110) const at Jsonable.hpp:20:16
frame #2890: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001073a6110 strong=2 weak=2, mode=0x00007ffeef4aaccc, configuration=0x00007ffeef4aaca0) at SerializeTraits.hpp:60:35
frame #2891: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x000000010b8a1340, nestedObj=0x000000010b8a1560, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2892: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x000000010b8a1340, obj=0x000000010b8a1560, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #2893: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef4aafa8, i=integral_constant<unsigned long, 0> @ 0x00007ffeef4aae28)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #2894: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4aaf28, f=0x00007ffeef4aafa8)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #2895: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x000000010b8a1340) at JsonUtils.hpp:78:9
frame #2896: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x000000010b8a1340) const at Jsonable.hpp:20:16
frame #2897: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x000000010b8a1340 strong=1 weak=3, mode=0x00007ffeef4ab35c, configuration=0x00007ffeef4ab330) at SerializeTraits.hpp:60:35
frame #2898: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x000000010719cac0, nestedObj=0x00000001076ae780, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2899: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x000000010719cac0, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #2900: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x000000010719cac0, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #2901: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef4ab738, i=integral_constant<unsigned long, 3> @ 0x00007ffeef4ab5b8)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #2902: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4ab6b8, f=0x00007ffeef4ab738)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #2903: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x000000010719cac0) at JsonUtils.hpp:78:9
frame #2904: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x000000010719cac0) const at Jsonable.hpp:20:16
frame #2905: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x000000010719cac0 strong=2 weak=2, mode=0x00007ffeef4abaec, configuration=0x00007ffeef4abac0) at SerializeTraits.hpp:60:35
frame #2906: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x000000010719c7e0, nestedObj=0x000000010719ca00, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2907: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x000000010719c7e0, obj=0x000000010719ca00, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #2908: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef4abdc8, i=integral_constant<unsigned long, 0> @ 0x00007ffeef4abc48)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #2909: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4abd48, f=0x00007ffeef4abdc8)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #2910: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x000000010719c7e0) at JsonUtils.hpp:78:9
frame #2911: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x000000010719c7e0) const at Jsonable.hpp:20:16
frame #2912: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x000000010719c7e0 strong=1 weak=3, mode=0x00007ffeef4ac17c, configuration=0x00007ffeef4ac150) at SerializeTraits.hpp:60:35
frame #2913: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001075811b0, nestedObj=0x000000010b8a11c0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2914: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001075811b0, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #2915: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001075811b0, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #2916: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef4ac558, i=integral_constant<unsigned long, 3> @ 0x00007ffeef4ac3d8)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #2917: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4ac4d8, f=0x00007ffeef4ac558)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #2918: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001075811b0) at JsonUtils.hpp:78:9
frame #2919: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001075811b0) const at Jsonable.hpp:20:16
frame #2920: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001075811b0 strong=2 weak=2, mode=0x00007ffeef4ac90c, configuration=0x00007ffeef4ac8e0) at SerializeTraits.hpp:60:35
frame #2921: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x000000010b997d00, nestedObj=0x000000010b997f20, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2922: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x000000010b997d00, obj=0x000000010b997f20, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #2923: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef4acbe8, i=integral_constant<unsigned long, 0> @ 0x00007ffeef4aca68)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #2924: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4acb68, f=0x00007ffeef4acbe8)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #2925: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x000000010b997d00) at JsonUtils.hpp:78:9
frame #2926: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x000000010b997d00) const at Jsonable.hpp:20:16
frame #2927: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x000000010b997d00 strong=1 weak=3, mode=0x00007ffeef4acf9c, configuration=0x00007ffeef4acf70) at SerializeTraits.hpp:60:35
frame #2928: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x000000010b997860, nestedObj=0x000000010b997b80, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2929: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x000000010b997860, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #2930: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x000000010b997860, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #2931: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef4ad378, i=integral_constant<unsigned long, 3> @ 0x00007ffeef4ad1f8)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #2932: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4ad2f8, f=0x00007ffeef4ad378)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #2933: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x000000010b997860) at JsonUtils.hpp:78:9
frame #2934: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x000000010b997860) const at Jsonable.hpp:20:16
frame #2935: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x000000010b997860 strong=2 weak=2, mode=0x00007ffeef4ad72c, configuration=0x00007ffeef4ad700) at SerializeTraits.hpp:60:35
frame #2936: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x000000010719c530, nestedObj=0x000000010719c750, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2937: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x000000010719c530, obj=0x000000010719c750, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #2938: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef4ada08, i=integral_constant<unsigned long, 0> @ 0x00007ffeef4ad888)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #2939: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4ad988, f=0x00007ffeef4ada08)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #2940: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x000000010719c530) at JsonUtils.hpp:78:9
frame #2941: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x000000010719c530) const at Jsonable.hpp:20:16
frame #2942: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x000000010719c530 strong=1 weak=3, mode=0x00007ffeef4addbc, configuration=0x00007ffeef4add90) at SerializeTraits.hpp:60:35
frame #2943: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x000000010749f750, nestedObj=0x000000010749fab0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2944: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x000000010749f750, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #2945: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x000000010749f750, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #2946: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef4ae198, i=integral_constant<unsigned long, 3> @ 0x00007ffeef4ae018)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #2947: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4ae118, f=0x00007ffeef4ae198)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #2948: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x000000010749f750) at JsonUtils.hpp:78:9
frame #2949: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x000000010749f750) const at Jsonable.hpp:20:16
frame #2950: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x000000010749f750 strong=2 weak=2, mode=0x00007ffeef4ae54c, configuration=0x00007ffeef4ae520) at SerializeTraits.hpp:60:35
frame #2951: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x000000010b997580, nestedObj=0x000000010b9977a0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2952: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x000000010b997580, obj=0x000000010b9977a0, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #2953: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef4ae828, i=integral_constant<unsigned long, 0> @ 0x00007ffeef4ae6a8)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #2954: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4ae7a8, f=0x00007ffeef4ae828)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #2955: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x000000010b997580) at JsonUtils.hpp:78:9
frame #2956: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x000000010b997580) const at Jsonable.hpp:20:16
frame #2957: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x000000010b997580 strong=1 weak=3, mode=0x00007ffeef4aebdc, configuration=0x00007ffeef4aebb0) at SerializeTraits.hpp:60:35
frame #2958: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x000000010b8a0e60, nestedObj=0x000000010719c3d0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2959: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x000000010b8a0e60, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #2960: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x000000010b8a0e60, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #2961: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef4aefb8, i=integral_constant<unsigned long, 3> @ 0x00007ffeef4aee38)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #2962: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4aef38, f=0x00007ffeef4aefb8)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #2963: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x000000010b8a0e60) at JsonUtils.hpp:78:9
frame #2964: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x000000010b8a0e60) const at Jsonable.hpp:20:16
frame #2965: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x000000010b8a0e60 strong=2 weak=2, mode=0x00007ffeef4af36c, configuration=0x00007ffeef4af340) at SerializeTraits.hpp:60:35
frame #2966: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x000000010749f3e0, nestedObj=0x000000010749f600, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2967: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x000000010749f3e0, obj=0x000000010749f600, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #2968: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef4af648, i=integral_constant<unsigned long, 0> @ 0x00007ffeef4af4c8)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #2969: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4af5c8, f=0x00007ffeef4af648)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #2970: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x000000010749f3e0) at JsonUtils.hpp:78:9
frame #2971: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x000000010749f3e0) const at Jsonable.hpp:20:16
frame #2972: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x000000010749f3e0 strong=1 weak=3, mode=0x00007ffeef4af9fc, configuration=0x00007ffeef4af9d0) at SerializeTraits.hpp:60:35
frame #2973: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x000000010719c070, nestedObj=0x0000000107581020, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2974: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x000000010719c070, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #2975: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x000000010719c070, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #2976: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef4afdd8, i=integral_constant<unsigned long, 3> @ 0x00007ffeef4afc58)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #2977: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4afd58, f=0x00007ffeef4afdd8)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #2978: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x000000010719c070) at JsonUtils.hpp:78:9
frame #2979: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x000000010719c070) const at Jsonable.hpp:20:16
frame #2980: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x000000010719c070 strong=2 weak=2, mode=0x00007ffeef4b018c, configuration=0x00007ffeef4b0160) at SerializeTraits.hpp:60:35
frame #2981: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x000000010b9972a0, nestedObj=0x000000010b9974c0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2982: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x000000010b9972a0, obj=0x000000010b9974c0, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #2983: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef4b0468, i=integral_constant<unsigned long, 0> @ 0x00007ffeef4b02e8)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #2984: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4b03e8, f=0x00007ffeef4b0468)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #2985: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x000000010b9972a0) at JsonUtils.hpp:78:9
frame #2986: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x000000010b9972a0) const at Jsonable.hpp:20:16
frame #2987: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x000000010b9972a0 strong=1 weak=3, mode=0x00007ffeef4b081c, configuration=0x00007ffeef4b07f0) at SerializeTraits.hpp:60:35
frame #2988: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x000000010749f0c0, nestedObj=0x0000000107580df0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2989: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x000000010749f0c0, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #2990: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x000000010749f0c0, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #2991: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef4b0bf8, i=integral_constant<unsigned long, 3> @ 0x00007ffeef4b0a78)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #2992: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4b0b78, f=0x00007ffeef4b0bf8)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #2993: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x000000010749f0c0) at JsonUtils.hpp:78:9
frame #2994: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x000000010749f0c0) const at Jsonable.hpp:20:16
frame #2995: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x000000010749f0c0 strong=2 weak=2, mode=0x00007ffeef4b0fac, configuration=0x00007ffeef4b0f80) at SerializeTraits.hpp:60:35
frame #2996: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x0000000107580ad0, nestedObj=0x0000000107580cf0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #2997: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x0000000107580ad0, obj=0x0000000107580cf0, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #2998: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef4b1288, i=integral_constant<unsigned long, 0> @ 0x00007ffeef4b1108)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #2999: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4b1208, f=0x00007ffeef4b1288)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #3000: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x0000000107580ad0) at JsonUtils.hpp:78:9
frame #3001: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x0000000107580ad0) const at Jsonable.hpp:20:16
frame #3002: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x0000000107580ad0 strong=1 weak=3, mode=0x00007ffeef4b163c, configuration=0x00007ffeef4b1610) at SerializeTraits.hpp:60:35
frame #3003: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001072e8e20, nestedObj=0x00000001072e9180, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #3004: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001072e8e20, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #3005: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001072e8e20, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #3006: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef4b1a18, i=integral_constant<unsigned long, 3> @ 0x00007ffeef4b1898)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #3007: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4b1998, f=0x00007ffeef4b1a18)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #3008: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001072e8e20) at JsonUtils.hpp:78:9
frame #3009: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001072e8e20) const at Jsonable.hpp:20:16
frame #3010: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001072e8e20 strong=2 weak=2, mode=0x00007ffeef4b1dcc, configuration=0x00007ffeef4b1da0) at SerializeTraits.hpp:60:35
frame #3011: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x000000010b996fc0, nestedObj=0x000000010b9971e0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #3012: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x000000010b996fc0, obj=0x000000010b9971e0, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #3013: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef4b20a8, i=integral_constant<unsigned long, 0> @ 0x00007ffeef4b1f28)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #3014: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4b2028, f=0x00007ffeef4b20a8)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #3015: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x000000010b996fc0) at JsonUtils.hpp:78:9
frame #3016: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x000000010b996fc0) const at Jsonable.hpp:20:16
frame #3017: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x000000010b996fc0 strong=1 weak=3, mode=0x00007ffeef4b245c, configuration=0x00007ffeef4b2430) at SerializeTraits.hpp:60:35
frame #3018: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x000000010719bcf0, nestedObj=0x000000010b8a0cd0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #3019: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x000000010719bcf0, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #3020: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x000000010719bcf0, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #3021: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef4b2838, i=integral_constant<unsigned long, 3> @ 0x00007ffeef4b26b8)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #3022: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4b27b8, f=0x00007ffeef4b2838)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #3023: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x000000010719bcf0) at JsonUtils.hpp:78:9
frame #3024: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x000000010719bcf0) const at Jsonable.hpp:20:16
frame #3025: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x000000010719bcf0 strong=2 weak=2, mode=0x00007ffeef4b2bec, configuration=0x00007ffeef4b2bc0) at SerializeTraits.hpp:60:35
frame #3026: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x000000010b996ce0, nestedObj=0x000000010b996f00, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #3027: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x000000010b996ce0, obj=0x000000010b996f00, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #3028: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef4b2ec8, i=integral_constant<unsigned long, 0> @ 0x00007ffeef4b2d48)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #3029: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4b2e48, f=0x00007ffeef4b2ec8)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #3030: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x000000010b996ce0) at JsonUtils.hpp:78:9
frame #3031: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x000000010b996ce0) const at Jsonable.hpp:20:16
frame #3032: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x000000010b996ce0 strong=1 weak=3, mode=0x00007ffeef4b327c, configuration=0x00007ffeef4b3250) at SerializeTraits.hpp:60:35
frame #3033: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001073a5cd0, nestedObj=0x00000001076ae530, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #3034: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001073a5cd0, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #3035: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001073a5cd0, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #3036: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef4b3658, i=integral_constant<unsigned long, 3> @ 0x00007ffeef4b34d8)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #3037: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4b35d8, f=0x00007ffeef4b3658)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #3038: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001073a5cd0) at JsonUtils.hpp:78:9
frame #3039: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001073a5cd0) const at Jsonable.hpp:20:16
frame #3040: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001073a5cd0 strong=2 weak=2, mode=0x00007ffeef4b3a0c, configuration=0x00007ffeef4b39e0) at SerializeTraits.hpp:60:35
frame #3041: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x000000010719ba10, nestedObj=0x000000010719bc30, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #3042: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x000000010719ba10, obj=0x000000010719bc30, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #3043: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef4b3ce8, i=integral_constant<unsigned long, 0> @ 0x00007ffeef4b3b68)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #3044: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4b3c68, f=0x00007ffeef4b3ce8)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #3045: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x000000010719ba10) at JsonUtils.hpp:78:9
frame #3046: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x000000010719ba10) const at Jsonable.hpp:20:16
frame #3047: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x000000010719ba10 strong=1 weak=3, mode=0x00007ffeef4b409c, configuration=0x00007ffeef4b4070) at SerializeTraits.hpp:60:35
frame #3048: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x000000010b996940, nestedObj=0x000000010b8a0b00, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #3049: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x000000010b996940, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #3050: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x000000010b996940, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #3051: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef4b4478, i=integral_constant<unsigned long, 3> @ 0x00007ffeef4b42f8)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #3052: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4b43f8, f=0x00007ffeef4b4478)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #3053: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x000000010b996940) at JsonUtils.hpp:78:9
frame #3054: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x000000010b996940) const at Jsonable.hpp:20:16
frame #3055: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x000000010b996940 strong=2 weak=2, mode=0x00007ffeef4b482c, configuration=0x00007ffeef4b4800) at SerializeTraits.hpp:60:35
frame #3056: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x000000010b996660, nestedObj=0x000000010b996880, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #3057: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x000000010b996660, obj=0x000000010b996880, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #3058: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef4b4b08, i=integral_constant<unsigned long, 0> @ 0x00007ffeef4b4988)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #3059: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4b4a88, f=0x00007ffeef4b4b08)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #3060: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x000000010b996660) at JsonUtils.hpp:78:9
frame #3061: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x000000010b996660) const at Jsonable.hpp:20:16
frame #3062: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x000000010b996660 strong=1 weak=3, mode=0x00007ffeef4b4ebc, configuration=0x00007ffeef4b4e90) at SerializeTraits.hpp:60:35
frame #3063: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x000000010b9961a0, nestedObj=0x000000010b9964c0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #3064: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x000000010b9961a0, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #3065: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x000000010b9961a0, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #3066: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef4b5298, i=integral_constant<unsigned long, 3> @ 0x00007ffeef4b5118)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #3067: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4b5218, f=0x00007ffeef4b5298)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #3068: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x000000010b9961a0) at JsonUtils.hpp:78:9
frame #3069: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x000000010b9961a0) const at Jsonable.hpp:20:16
frame #3070: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x000000010b9961a0 strong=2 weak=2, mode=0x00007ffeef4b564c, configuration=0x00007ffeef4b5620) at SerializeTraits.hpp:60:35
frame #3071: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001076ae180, nestedObj=0x00000001076ae3a0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #3072: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001076ae180, obj=0x00000001076ae3a0, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #3073: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef4b5928, i=integral_constant<unsigned long, 0> @ 0x00007ffeef4b57a8)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #3074: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4b58a8, f=0x00007ffeef4b5928)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #3075: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001076ae180) at JsonUtils.hpp:78:9
frame #3076: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001076ae180) const at Jsonable.hpp:20:16
frame #3077: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001076ae180 strong=1 weak=3, mode=0x00007ffeef4b5cdc, configuration=0x00007ffeef4b5cb0) at SerializeTraits.hpp:60:35
frame #3078: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001073a59b0, nestedObj=0x000000010b8a0940, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #3079: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001073a59b0, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #3080: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001073a59b0, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #3081: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef4b60b8, i=integral_constant<unsigned long, 3> @ 0x00007ffeef4b5f38)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #3082: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4b6038, f=0x00007ffeef4b60b8)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #3083: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001073a59b0) at JsonUtils.hpp:78:9
frame #3084: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001073a59b0) const at Jsonable.hpp:20:16
frame #3085: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001073a59b0 strong=2 weak=2, mode=0x00007ffeef4b646c, configuration=0x00007ffeef4b6440) at SerializeTraits.hpp:60:35
frame #3086: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x000000010b8a0620, nestedObj=0x000000010b8a0840, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #3087: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x000000010b8a0620, obj=0x000000010b8a0840, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #3088: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef4b6748, i=integral_constant<unsigned long, 0> @ 0x00007ffeef4b65c8)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #3089: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4b66c8, f=0x00007ffeef4b6748)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #3090: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x000000010b8a0620) at JsonUtils.hpp:78:9
frame #3091: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x000000010b8a0620) const at Jsonable.hpp:20:16
frame #3092: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x000000010b8a0620 strong=1 weak=3, mode=0x00007ffeef4b6afc, configuration=0x00007ffeef4b6ad0) at SerializeTraits.hpp:60:35
frame #3093: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001076ade00, nestedObj=0x00000001073a5830, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #3094: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001076ade00, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #3095: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001076ade00, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #3096: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef4b6ed8, i=integral_constant<unsigned long, 3> @ 0x00007ffeef4b6d58)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #3097: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4b6e58, f=0x00007ffeef4b6ed8)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #3098: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001076ade00) at JsonUtils.hpp:78:9
frame #3099: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001076ade00) const at Jsonable.hpp:20:16
frame #3100: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001076ade00 strong=2 weak=2, mode=0x00007ffeef4b728c, configuration=0x00007ffeef4b7260) at SerializeTraits.hpp:60:35
frame #3101: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001076adb20, nestedObj=0x00000001076add40, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #3102: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001076adb20, obj=0x00000001076add40, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #3103: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef4b7568, i=integral_constant<unsigned long, 0> @ 0x00007ffeef4b73e8)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #3104: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4b74e8, f=0x00007ffeef4b7568)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #3105: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001076adb20) at JsonUtils.hpp:78:9
frame #3106: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001076adb20) const at Jsonable.hpp:20:16
frame #3107: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001076adb20 strong=1 weak=3, mode=0x00007ffeef4b791c, configuration=0x00007ffeef4b78f0) at SerializeTraits.hpp:60:35
frame #3108: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001076ad800, nestedObj=0x000000010b8a0420, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #3109: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001076ad800, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #3110: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001076ad800, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #3111: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef4b7cf8, i=integral_constant<unsigned long, 3> @ 0x00007ffeef4b7b78)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #3112: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4b7c78, f=0x00007ffeef4b7cf8)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #3113: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001076ad800) at JsonUtils.hpp:78:9
frame #3114: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001076ad800) const at Jsonable.hpp:20:16
frame #3115: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001076ad800 strong=2 weak=2, mode=0x00007ffeef4b80ac, configuration=0x00007ffeef4b8080) at SerializeTraits.hpp:60:35
frame #3116: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x000000010b995ec0, nestedObj=0x000000010b9960e0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #3117: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x000000010b995ec0, obj=0x000000010b9960e0, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #3118: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef4b8388, i=integral_constant<unsigned long, 0> @ 0x00007ffeef4b8208)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #3119: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4b8308, f=0x00007ffeef4b8388)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #3120: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x000000010b995ec0) at JsonUtils.hpp:78:9
frame #3121: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x000000010b995ec0) const at Jsonable.hpp:20:16
frame #3122: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x000000010b995ec0 strong=1 weak=3, mode=0x00007ffeef4b873c, configuration=0x00007ffeef4b8710) at SerializeTraits.hpp:60:35
frame #3123: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x000000010b8a00c0, nestedObj=0x00000001072e8c20, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #3124: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x000000010b8a00c0, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #3125: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x000000010b8a00c0, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #3126: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef4b8b18, i=integral_constant<unsigned long, 3> @ 0x00007ffeef4b8998)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #3127: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4b8a98, f=0x00007ffeef4b8b18)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #3128: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x000000010b8a00c0) at JsonUtils.hpp:78:9
frame #3129: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x000000010b8a00c0) const at Jsonable.hpp:20:16
frame #3130: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x000000010b8a00c0 strong=2 weak=2, mode=0x00007ffeef4b8ecc, configuration=0x00007ffeef4b8ea0) at SerializeTraits.hpp:60:35
frame #3131: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x000000010b995be0, nestedObj=0x000000010b995e00, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #3132: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x000000010b995be0, obj=0x000000010b995e00, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #3133: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef4b91a8, i=integral_constant<unsigned long, 0> @ 0x00007ffeef4b9028)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #3134: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4b9128, f=0x00007ffeef4b91a8)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #3135: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x000000010b995be0) at JsonUtils.hpp:78:9
frame #3136: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x000000010b995be0) const at Jsonable.hpp:20:16
frame #3137: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x000000010b995be0 strong=1 weak=3, mode=0x00007ffeef4b955c, configuration=0x00007ffeef4b9530) at SerializeTraits.hpp:60:35
frame #3138: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001100026e0, nestedObj=0x000000010b995a50, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #3139: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001100026e0, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #3140: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001100026e0, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #3141: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef4b9938, i=integral_constant<unsigned long, 3> @ 0x00007ffeef4b97b8)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #3142: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4b98b8, f=0x00007ffeef4b9938)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #3143: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001100026e0) at JsonUtils.hpp:78:9
frame #3144: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001100026e0) const at Jsonable.hpp:20:16
frame #3145: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001100026e0 strong=2 weak=2, mode=0x00007ffeef4b9cec, configuration=0x00007ffeef4b9cc0) at SerializeTraits.hpp:60:35
frame #3146: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001073a5550, nestedObj=0x00000001073a5770, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #3147: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001073a5550, obj=0x00000001073a5770, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #3148: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef4b9fc8, i=integral_constant<unsigned long, 0> @ 0x00007ffeef4b9e48)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #3149: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4b9f48, f=0x00007ffeef4b9fc8)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #3150: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001073a5550) at JsonUtils.hpp:78:9
frame #3151: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001073a5550) const at Jsonable.hpp:20:16
frame #3152: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001073a5550 strong=1 weak=3, mode=0x00007ffeef4ba37c, configuration=0x00007ffeef4ba350) at SerializeTraits.hpp:60:35
frame #3153: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001075807b0, nestedObj=0x000000010b9957e0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #3154: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001075807b0, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #3155: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001075807b0, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #3156: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef4ba758, i=integral_constant<unsigned long, 3> @ 0x00007ffeef4ba5d8)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #3157: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4ba6d8, f=0x00007ffeef4ba758)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #3158: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001075807b0) at JsonUtils.hpp:78:9
frame #3159: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001075807b0) const at Jsonable.hpp:20:16
frame #3160: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001075807b0 strong=2 weak=2, mode=0x00007ffeef4bab0c, configuration=0x00007ffeef4baae0) at SerializeTraits.hpp:60:35
frame #3161: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001075804d0, nestedObj=0x00000001075806f0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #3162: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001075804d0, obj=0x00000001075806f0, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #3163: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef4bade8, i=integral_constant<unsigned long, 0> @ 0x00007ffeef4bac68)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #3164: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4bad68, f=0x00007ffeef4bade8)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #3165: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001075804d0) at JsonUtils.hpp:78:9
frame #3166: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001075804d0) const at Jsonable.hpp:20:16
frame #3167: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001075804d0 strong=1 weak=3, mode=0x00007ffeef4bb19c, configuration=0x00007ffeef4bb170) at SerializeTraits.hpp:60:35
frame #3168: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x000000010719b5a0, nestedObj=0x0000000107580360, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #3169: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x000000010719b5a0, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #3170: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x000000010719b5a0, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #3171: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef4bb578, i=integral_constant<unsigned long, 3> @ 0x00007ffeef4bb3f8)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #3172: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4bb4f8, f=0x00007ffeef4bb578)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #3173: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x000000010719b5a0) at JsonUtils.hpp:78:9
frame #3174: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x000000010719b5a0) const at Jsonable.hpp:20:16
frame #3175: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x000000010719b5a0 strong=2 weak=2, mode=0x00007ffeef4bb92c, configuration=0x00007ffeef4bb900) at SerializeTraits.hpp:60:35
frame #3176: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x000000010b995500, nestedObj=0x000000010b995720, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #3177: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x000000010b995500, obj=0x000000010b995720, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #3178: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef4bbc08, i=integral_constant<unsigned long, 0> @ 0x00007ffeef4bba88)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #3179: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4bbb88, f=0x00007ffeef4bbc08)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #3180: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x000000010b995500) at JsonUtils.hpp:78:9
frame #3181: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x000000010b995500) const at Jsonable.hpp:20:16
frame #3182: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x000000010b995500 strong=1 weak=3, mode=0x00007ffeef4bbfbc, configuration=0x00007ffeef4bbf90) at SerializeTraits.hpp:60:35
frame #3183: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x000000010749ed10, nestedObj=0x00000001073a5420, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #3184: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x000000010749ed10, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #3185: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x000000010749ed10, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #3186: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef4bc398, i=integral_constant<unsigned long, 3> @ 0x00007ffeef4bc218)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #3187: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4bc318, f=0x00007ffeef4bc398)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #3188: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x000000010749ed10) at JsonUtils.hpp:78:9
frame #3189: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x000000010749ed10) const at Jsonable.hpp:20:16
frame #3190: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x000000010749ed10 strong=2 weak=2, mode=0x00007ffeef4bc74c, configuration=0x00007ffeef4bc720) at SerializeTraits.hpp:60:35
frame #3191: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001072e8870, nestedObj=0x00000001072e8a90, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #3192: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001072e8870, obj=0x00000001072e8a90, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #3193: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef4bca28, i=integral_constant<unsigned long, 0> @ 0x00007ffeef4bc8a8)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #3194: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4bc9a8, f=0x00007ffeef4bca28)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #3195: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001072e8870) at JsonUtils.hpp:78:9
frame #3196: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001072e8870) const at Jsonable.hpp:20:16
frame #3197: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001072e8870 strong=1 weak=3, mode=0x00007ffeef4bcddc, configuration=0x00007ffeef4bcdb0) at SerializeTraits.hpp:60:35
frame #3198: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001076ad350, nestedObj=0x00000001076ad670, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #3199: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001076ad350, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #3200: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001076ad350, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #3201: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef4bd1b8, i=integral_constant<unsigned long, 3> @ 0x00007ffeef4bd038)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #3202: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4bd138, f=0x00007ffeef4bd1b8)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #3203: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001076ad350) at JsonUtils.hpp:78:9
frame #3204: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001076ad350) const at Jsonable.hpp:20:16
frame #3205: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001076ad350 strong=2 weak=2, mode=0x00007ffeef4bd56c, configuration=0x00007ffeef4bd540) at SerializeTraits.hpp:60:35
frame #3206: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001076ad070, nestedObj=0x00000001076ad290, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #3207: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001076ad070, obj=0x00000001076ad290, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #3208: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef4bd848, i=integral_constant<unsigned long, 0> @ 0x00007ffeef4bd6c8)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #3209: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4bd7c8, f=0x00007ffeef4bd848)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #3210: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001076ad070) at JsonUtils.hpp:78:9
frame #3211: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001076ad070) const at Jsonable.hpp:20:16
frame #3212: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001076ad070 strong=1 weak=3, mode=0x00007ffeef4bdbfc, configuration=0x00007ffeef4bdbd0) at SerializeTraits.hpp:60:35
frame #3213: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x000000010b9951e0, nestedObj=0x000000010b89feb0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #3214: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x000000010b9951e0, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #3215: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x000000010b9951e0, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #3216: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef4bdfd8, i=integral_constant<unsigned long, 3> @ 0x00007ffeef4bde58)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #3217: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4bdf58, f=0x00007ffeef4bdfd8)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #3218: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x000000010b9951e0) at JsonUtils.hpp:78:9
frame #3219: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x000000010b9951e0) const at Jsonable.hpp:20:16
frame #3220: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x000000010b9951e0 strong=2 weak=2, mode=0x00007ffeef4be38c, configuration=0x00007ffeef4be360) at SerializeTraits.hpp:60:35
frame #3221: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x000000010719b230, nestedObj=0x000000010719b450, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #3222: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x000000010719b230, obj=0x000000010719b450, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #3223: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef4be668, i=integral_constant<unsigned long, 0> @ 0x00007ffeef4be4e8)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #3224: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4be5e8, f=0x00007ffeef4be668)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #3225: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x000000010719b230) at JsonUtils.hpp:78:9
frame #3226: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x000000010719b230) const at Jsonable.hpp:20:16
frame #3227: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x000000010719b230 strong=1 weak=3, mode=0x00007ffeef4bea1c, configuration=0x00007ffeef4be9f0) at SerializeTraits.hpp:60:35
frame #3228: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x000000010b994ec0, nestedObj=0x00000001073a5280, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #3229: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x000000010b994ec0, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #3230: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x000000010b994ec0, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #3231: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef4bedf8, i=integral_constant<unsigned long, 3> @ 0x00007ffeef4bec78)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #3232: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4bed78, f=0x00007ffeef4bedf8)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #3233: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x000000010b994ec0) at JsonUtils.hpp:78:9
frame #3234: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x000000010b994ec0) const at Jsonable.hpp:20:16
frame #3235: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x000000010b994ec0 strong=2 weak=2, mode=0x00007ffeef4bf1ac, configuration=0x00007ffeef4bf180) at SerializeTraits.hpp:60:35
frame #3236: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001076acd90, nestedObj=0x00000001076acfb0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #3237: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001076acd90, obj=0x00000001076acfb0, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #3238: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef4bf488, i=integral_constant<unsigned long, 0> @ 0x00007ffeef4bf308)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #3239: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4bf408, f=0x00007ffeef4bf488)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #3240: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001076acd90) at JsonUtils.hpp:78:9
frame #3241: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001076acd90) const at Jsonable.hpp:20:16
frame #3242: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001076acd90 strong=1 weak=3, mode=0x00007ffeef4bf83c, configuration=0x00007ffeef4bf810) at SerializeTraits.hpp:60:35
frame #3243: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x000000010719ae80, nestedObj=0x000000010749eaf0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #3244: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x000000010719ae80, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #3245: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x000000010719ae80, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #3246: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef4bfc18, i=integral_constant<unsigned long, 3> @ 0x00007ffeef4bfa98)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #3247: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4bfb98, f=0x00007ffeef4bfc18)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #3248: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x000000010719ae80) at JsonUtils.hpp:78:9
frame #3249: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x000000010719ae80) const at Jsonable.hpp:20:16
frame #3250: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x000000010719ae80 strong=2 weak=2, mode=0x00007ffeef4bffcc, configuration=0x00007ffeef4bffa0) at SerializeTraits.hpp:60:35
frame #3251: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001076acab0, nestedObj=0x00000001076accd0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #3252: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001076acab0, obj=0x00000001076accd0, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #3253: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef4c02a8, i=integral_constant<unsigned long, 0> @ 0x00007ffeef4c0128)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #3254: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4c0228, f=0x00007ffeef4c02a8)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #3255: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001076acab0) at JsonUtils.hpp:78:9
frame #3256: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001076acab0) const at Jsonable.hpp:20:16
frame #3257: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001076acab0 strong=1 weak=3, mode=0x00007ffeef4c065c, configuration=0x00007ffeef4c0630) at SerializeTraits.hpp:60:35
frame #3258: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x000000010749e540, nestedObj=0x000000010749e8a0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #3259: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x000000010749e540, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #3260: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x000000010749e540, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #3261: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef4c0a38, i=integral_constant<unsigned long, 3> @ 0x00007ffeef4c08b8)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #3262: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4c09b8, f=0x00007ffeef4c0a38)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #3263: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x000000010749e540) at JsonUtils.hpp:78:9
frame #3264: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x000000010749e540) const at Jsonable.hpp:20:16
frame #3265: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x000000010749e540 strong=2 weak=2, mode=0x00007ffeef4c0dec, configuration=0x00007ffeef4c0dc0) at SerializeTraits.hpp:60:35
frame #3266: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x000000010757ffb0, nestedObj=0x00000001075801d0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #3267: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x000000010757ffb0, obj=0x00000001075801d0, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #3268: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef4c10c8, i=integral_constant<unsigned long, 0> @ 0x00007ffeef4c0f48)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #3269: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4c1048, f=0x00007ffeef4c10c8)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #3270: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x000000010757ffb0) at JsonUtils.hpp:78:9
frame #3271: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x000000010757ffb0) const at Jsonable.hpp:20:16
frame #3272: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x000000010757ffb0 strong=1 weak=3, mode=0x00007ffeef4c147c, configuration=0x00007ffeef4c1450) at SerializeTraits.hpp:60:35
frame #3273: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x000000010b89fb90, nestedObj=0x00000001076ac930, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #3274: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x000000010b89fb90, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #3275: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x000000010b89fb90, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #3276: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef4c1858, i=integral_constant<unsigned long, 3> @ 0x00007ffeef4c16d8)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #3277: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4c17d8, f=0x00007ffeef4c1858)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #3278: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x000000010b89fb90) at JsonUtils.hpp:78:9
frame #3279: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x000000010b89fb90) const at Jsonable.hpp:20:16
frame #3280: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x000000010b89fb90 strong=2 weak=2, mode=0x00007ffeef4c1c0c, configuration=0x00007ffeef4c1be0) at SerializeTraits.hpp:60:35
frame #3281: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001072e8590, nestedObj=0x00000001072e87b0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #3282: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001072e8590, obj=0x00000001072e87b0, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #3283: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef4c1ee8, i=integral_constant<unsigned long, 0> @ 0x00007ffeef4c1d68)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #3284: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4c1e68, f=0x00007ffeef4c1ee8)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #3285: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001072e8590) at JsonUtils.hpp:78:9
frame #3286: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001072e8590) const at Jsonable.hpp:20:16
frame #3287: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001072e8590 strong=1 weak=3, mode=0x00007ffeef4c229c, configuration=0x00007ffeef4c2270) at SerializeTraits.hpp:60:35
frame #3288: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x000000010b89f870, nestedObj=0x00000001072e8400, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #3289: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x000000010b89f870, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #3290: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x000000010b89f870, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #3291: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef4c2678, i=integral_constant<unsigned long, 3> @ 0x00007ffeef4c24f8)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #3292: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4c25f8, f=0x00007ffeef4c2678)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #3293: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x000000010b89f870) at JsonUtils.hpp:78:9
frame #3294: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x000000010b89f870) const at Jsonable.hpp:20:16
frame #3295: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x000000010b89f870 strong=2 weak=2, mode=0x00007ffeef4c2a2c, configuration=0x00007ffeef4c2a00) at SerializeTraits.hpp:60:35
frame #3296: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x000000010719ab10, nestedObj=0x000000010719ad30, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #3297: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x000000010719ab10, obj=0x000000010719ad30, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #3298: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef4c2d08, i=integral_constant<unsigned long, 0> @ 0x00007ffeef4c2b88)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #3299: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4c2c88, f=0x00007ffeef4c2d08)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #3300: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x000000010719ab10) at JsonUtils.hpp:78:9
frame #3301: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x000000010719ab10) const at Jsonable.hpp:20:16
frame #3302: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x000000010719ab10 strong=1 weak=3, mode=0x00007ffeef4c30bc, configuration=0x00007ffeef4c3090) at SerializeTraits.hpp:60:35
frame #3303: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x000000010b89f550, nestedObj=0x000000010757fdc0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #3304: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x000000010b89f550, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #3305: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x000000010b89f550, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #3306: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef4c3498, i=integral_constant<unsigned long, 3> @ 0x00007ffeef4c3318)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #3307: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4c3418, f=0x00007ffeef4c3498)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #3308: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x000000010b89f550) at JsonUtils.hpp:78:9
frame #3309: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x000000010b89f550) const at Jsonable.hpp:20:16
frame #3310: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x000000010b89f550 strong=2 weak=2, mode=0x00007ffeef4c384c, configuration=0x00007ffeef4c3820) at SerializeTraits.hpp:60:35
frame #3311: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x000000010719a830, nestedObj=0x000000010719aa50, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #3312: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x000000010719a830, obj=0x000000010719aa50, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #3313: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef4c3b28, i=integral_constant<unsigned long, 0> @ 0x00007ffeef4c39a8)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #3314: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4c3aa8, f=0x00007ffeef4c3b28)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #3315: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x000000010719a830) at JsonUtils.hpp:78:9
frame #3316: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x000000010719a830) const at Jsonable.hpp:20:16
frame #3317: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x000000010719a830 strong=1 weak=3, mode=0x00007ffeef4c3edc, configuration=0x00007ffeef4c3eb0) at SerializeTraits.hpp:60:35
frame #3318: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001073a4f20, nestedObj=0x000000010749e330, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #3319: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001073a4f20, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #3320: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001073a4f20, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #3321: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef4c42b8, i=integral_constant<unsigned long, 3> @ 0x00007ffeef4c4138)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #3322: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4c4238, f=0x00007ffeef4c42b8)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #3323: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001073a4f20) at JsonUtils.hpp:78:9
frame #3324: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001073a4f20) const at Jsonable.hpp:20:16
frame #3325: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001073a4f20 strong=2 weak=2, mode=0x00007ffeef4c466c, configuration=0x00007ffeef4c4640) at SerializeTraits.hpp:60:35
frame #3326: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x000000010b89f270, nestedObj=0x000000010b89f490, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #3327: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x000000010b89f270, obj=0x000000010b89f490, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #3328: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef4c4948, i=integral_constant<unsigned long, 0> @ 0x00007ffeef4c47c8)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #3329: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4c48c8, f=0x00007ffeef4c4948)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #3330: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x000000010b89f270) at JsonUtils.hpp:78:9
frame #3331: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x000000010b89f270) const at Jsonable.hpp:20:16
frame #3332: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x000000010b89f270 strong=1 weak=3, mode=0x00007ffeef4c4cfc, configuration=0x00007ffeef4c4cd0) at SerializeTraits.hpp:60:35
frame #3333: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x000000010757fa60, nestedObj=0x000000010b994c30, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #3334: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x000000010757fa60, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #3335: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x000000010757fa60, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #3336: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef4c50d8, i=integral_constant<unsigned long, 3> @ 0x00007ffeef4c4f58)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #3337: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4c5058, f=0x00007ffeef4c50d8)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #3338: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x000000010757fa60) at JsonUtils.hpp:78:9
frame #3339: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x000000010757fa60) const at Jsonable.hpp:20:16
frame #3340: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x000000010757fa60 strong=2 weak=2, mode=0x00007ffeef4c548c, configuration=0x00007ffeef4c5460) at SerializeTraits.hpp:60:35
frame #3341: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x000000010749e010, nestedObj=0x000000010749e230, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #3342: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x000000010749e010, obj=0x000000010749e230, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #3343: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef4c5768, i=integral_constant<unsigned long, 0> @ 0x00007ffeef4c55e8)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #3344: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4c56e8, f=0x00007ffeef4c5768)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #3345: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x000000010749e010) at JsonUtils.hpp:78:9
frame #3346: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x000000010749e010) const at Jsonable.hpp:20:16
frame #3347: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x000000010749e010 strong=1 weak=3, mode=0x00007ffeef4c5b1c, configuration=0x00007ffeef4c5af0) at SerializeTraits.hpp:60:35
frame #3348: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x000000010b89ef50, nestedObj=0x000000010749de90, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #3349: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x000000010b89ef50, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #3350: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x000000010b89ef50, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #3351: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef4c5ef8, i=integral_constant<unsigned long, 3> @ 0x00007ffeef4c5d78)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #3352: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4c5e78, f=0x00007ffeef4c5ef8)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #3353: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x000000010b89ef50) at JsonUtils.hpp:78:9
frame #3354: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x000000010b89ef50) const at Jsonable.hpp:20:16
frame #3355: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x000000010b89ef50 strong=2 weak=2, mode=0x00007ffeef4c62ac, configuration=0x00007ffeef4c6280) at SerializeTraits.hpp:60:35
frame #3356: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x000000010719a550, nestedObj=0x000000010719a770, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #3357: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x000000010719a550, obj=0x000000010719a770, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #3358: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef4c6588, i=integral_constant<unsigned long, 0> @ 0x00007ffeef4c6408)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #3359: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4c6508, f=0x00007ffeef4c6588)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #3360: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x000000010719a550) at JsonUtils.hpp:78:9
frame #3361: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x000000010719a550) const at Jsonable.hpp:20:16
frame #3362: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x000000010719a550 strong=1 weak=3, mode=0x00007ffeef4c693c, configuration=0x00007ffeef4c6910) at SerializeTraits.hpp:60:35
frame #3363: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x000000010757f740, nestedObj=0x000000010719a330, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #3364: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x000000010757f740, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #3365: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x000000010757f740, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #3366: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef4c6d18, i=integral_constant<unsigned long, 3> @ 0x00007ffeef4c6b98)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #3367: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4c6c98, f=0x00007ffeef4c6d18)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #3368: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x000000010757f740) at JsonUtils.hpp:78:9
frame #3369: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x000000010757f740) const at Jsonable.hpp:20:16
frame #3370: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x000000010757f740 strong=2 weak=2, mode=0x00007ffeef4c70cc, configuration=0x00007ffeef4c70a0) at SerializeTraits.hpp:60:35
frame #3371: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001076ac610, nestedObj=0x00000001076ac830, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #3372: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001076ac610, obj=0x00000001076ac830, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #3373: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef4c73a8, i=integral_constant<unsigned long, 0> @ 0x00007ffeef4c7228)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #3374: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4c7328, f=0x00007ffeef4c73a8)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #3375: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001076ac610) at JsonUtils.hpp:78:9
frame #3376: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001076ac610) const at Jsonable.hpp:20:16
frame #3377: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001076ac610 strong=1 weak=3, mode=0x00007ffeef4c775c, configuration=0x00007ffeef4c7730) at SerializeTraits.hpp:60:35
frame #3378: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x000000010b89ec30, nestedObj=0x000000010719a160, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #3379: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x000000010b89ec30, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #3380: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x000000010b89ec30, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #3381: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef4c7b38, i=integral_constant<unsigned long, 3> @ 0x00007ffeef4c79b8)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #3382: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4c7ab8, f=0x00007ffeef4c7b38)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #3383: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x000000010b89ec30) at JsonUtils.hpp:78:9
frame #3384: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x000000010b89ec30) const at Jsonable.hpp:20:16
frame #3385: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x000000010b89ec30 strong=2 weak=2, mode=0x00007ffeef4c7eec, configuration=0x00007ffeef4c7ec0) at SerializeTraits.hpp:60:35
frame #3386: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x000000010749dae0, nestedObj=0x000000010749dd00, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #3387: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x000000010749dae0, obj=0x000000010749dd00, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #3388: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef4c81c8, i=integral_constant<unsigned long, 0> @ 0x00007ffeef4c8048)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #3389: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4c8148, f=0x00007ffeef4c81c8)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #3390: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x000000010749dae0) at JsonUtils.hpp:78:9
frame #3391: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x000000010749dae0) const at Jsonable.hpp:20:16
frame #3392: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x000000010749dae0 strong=1 weak=3, mode=0x00007ffeef4c857c, configuration=0x00007ffeef4c8550) at SerializeTraits.hpp:60:35
frame #3393: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x000000010757f420, nestedObj=0x00000001076ac420, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #3394: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x000000010757f420, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #3395: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x000000010757f420, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #3396: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef4c8958, i=integral_constant<unsigned long, 3> @ 0x00007ffeef4c87d8)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #3397: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4c88d8, f=0x00007ffeef4c8958)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #3398: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x000000010757f420) at JsonUtils.hpp:78:9
frame #3399: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x000000010757f420) const at Jsonable.hpp:20:16
frame #3400: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x000000010757f420 strong=2 weak=2, mode=0x00007ffeef4c8d0c, configuration=0x00007ffeef4c8ce0) at SerializeTraits.hpp:60:35
frame #3401: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x000000010757f140, nestedObj=0x000000010757f360, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #3402: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x000000010757f140, obj=0x000000010757f360, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #3403: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef4c8fe8, i=integral_constant<unsigned long, 0> @ 0x00007ffeef4c8e68)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #3404: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4c8f68, f=0x00007ffeef4c8fe8)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #3405: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x000000010757f140) at JsonUtils.hpp:78:9
frame #3406: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x000000010757f140) const at Jsonable.hpp:20:16
frame #3407: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x000000010757f140 strong=1 weak=3, mode=0x00007ffeef4c939c, configuration=0x00007ffeef4c9370) at SerializeTraits.hpp:60:35
frame #3408: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x000000010b89e6e0, nestedObj=0x000000010b89ea00, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #3409: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x000000010b89e6e0, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #3410: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x000000010b89e6e0, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #3411: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef4c9778, i=integral_constant<unsigned long, 3> @ 0x00007ffeef4c95f8)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #3412: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4c96f8, f=0x00007ffeef4c9778)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #3413: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x000000010b89e6e0) at JsonUtils.hpp:78:9
frame #3414: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x000000010b89e6e0) const at Jsonable.hpp:20:16
frame #3415: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x000000010b89e6e0 strong=2 weak=2, mode=0x00007ffeef4c9b2c, configuration=0x00007ffeef4c9b00) at SerializeTraits.hpp:60:35
frame #3416: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x000000010b994910, nestedObj=0x000000010b994b30, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #3417: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x000000010b994910, obj=0x000000010b994b30, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #3418: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef4c9e08, i=integral_constant<unsigned long, 0> @ 0x00007ffeef4c9c88)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #3419: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4c9d88, f=0x00007ffeef4c9e08)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #3420: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x000000010b994910) at JsonUtils.hpp:78:9
frame #3421: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x000000010b994910) const at Jsonable.hpp:20:16
frame #3422: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x000000010b994910 strong=1 weak=3, mode=0x00007ffeef4ca1bc, configuration=0x00007ffeef4ca190) at SerializeTraits.hpp:60:35
frame #3423: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x000000010b89e3c0, nestedObj=0x00000001072e81a0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #3424: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x000000010b89e3c0, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #3425: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x000000010b89e3c0, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #3426: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef4ca598, i=integral_constant<unsigned long, 3> @ 0x00007ffeef4ca418)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #3427: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4ca518, f=0x00007ffeef4ca598)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #3428: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x000000010b89e3c0) at JsonUtils.hpp:78:9
frame #3429: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x000000010b89e3c0) const at Jsonable.hpp:20:16
frame #3430: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x000000010b89e3c0 strong=2 weak=2, mode=0x00007ffeef4ca94c, configuration=0x00007ffeef4ca920) at SerializeTraits.hpp:60:35
frame #3431: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001076ac100, nestedObj=0x00000001076ac320, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #3432: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001076ac100, obj=0x00000001076ac320, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #3433: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef4cac28, i=integral_constant<unsigned long, 0> @ 0x00007ffeef4caaa8)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #3434: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4caba8, f=0x00007ffeef4cac28)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #3435: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001076ac100) at JsonUtils.hpp:78:9
frame #3436: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001076ac100) const at Jsonable.hpp:20:16
frame #3437: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001076ac100 strong=1 weak=3, mode=0x00007ffeef4cafdc, configuration=0x00007ffeef4cafb0) at SerializeTraits.hpp:60:35
frame #3438: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x000000010b9945f0, nestedObj=0x000000010749d960, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #3439: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x000000010b9945f0, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #3440: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x000000010b9945f0, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #3441: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef4cb3b8, i=integral_constant<unsigned long, 3> @ 0x00007ffeef4cb238)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #3442: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4cb338, f=0x00007ffeef4cb3b8)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #3443: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x000000010b9945f0) at JsonUtils.hpp:78:9
frame #3444: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x000000010b9945f0) const at Jsonable.hpp:20:16
frame #3445: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x000000010b9945f0 strong=2 weak=2, mode=0x00007ffeef4cb76c, configuration=0x00007ffeef4cb740) at SerializeTraits.hpp:60:35
frame #3446: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x0000000107199de0, nestedObj=0x000000010719a000, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #3447: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x0000000107199de0, obj=0x000000010719a000, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #3448: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef4cba48, i=integral_constant<unsigned long, 0> @ 0x00007ffeef4cb8c8)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #3449: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4cb9c8, f=0x00007ffeef4cba48)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #3450: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x0000000107199de0) at JsonUtils.hpp:78:9
frame #3451: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x0000000107199de0) const at Jsonable.hpp:20:16
frame #3452: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x0000000107199de0 strong=1 weak=3, mode=0x00007ffeef4cbdfc, configuration=0x00007ffeef4cbdd0) at SerializeTraits.hpp:60:35
frame #3453: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x0000000107199920, nestedObj=0x0000000107199c80, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #3454: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x0000000107199920, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #3455: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x0000000107199920, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #3456: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef4cc1d8, i=integral_constant<unsigned long, 3> @ 0x00007ffeef4cc058)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #3457: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4cc158, f=0x00007ffeef4cc1d8)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #3458: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x0000000107199920) at JsonUtils.hpp:78:9
frame #3459: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x0000000107199920) const at Jsonable.hpp:20:16
frame #3460: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x0000000107199920 strong=2 weak=2, mode=0x00007ffeef4cc58c, configuration=0x00007ffeef4cc560) at SerializeTraits.hpp:60:35
frame #3461: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001076abe20, nestedObj=0x00000001076ac040, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #3462: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001076abe20, obj=0x00000001076ac040, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #3463: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef4cc868, i=integral_constant<unsigned long, 0> @ 0x00007ffeef4cc6e8)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #3464: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4cc7e8, f=0x00007ffeef4cc868)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #3465: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001076abe20) at JsonUtils.hpp:78:9
frame #3466: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001076abe20) const at Jsonable.hpp:20:16
frame #3467: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001076abe20 strong=1 weak=3, mode=0x00007ffeef4ccc1c, configuration=0x00007ffeef4ccbf0) at SerializeTraits.hpp:60:35
frame #3468: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001073a4c00, nestedObj=0x000000010b9943f0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #3469: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001073a4c00, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #3470: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001073a4c00, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #3471: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef4ccff8, i=integral_constant<unsigned long, 3> @ 0x00007ffeef4cce78)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #3472: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4ccf78, f=0x00007ffeef4ccff8)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #3473: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001073a4c00) at JsonUtils.hpp:78:9
frame #3474: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001073a4c00) const at Jsonable.hpp:20:16
frame #3475: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001073a4c00 strong=2 weak=2, mode=0x00007ffeef4cd3ac, configuration=0x00007ffeef4cd380) at SerializeTraits.hpp:60:35
frame #3476: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x000000010b89e0e0, nestedObj=0x000000010b89e300, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #3477: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x000000010b89e0e0, obj=0x000000010b89e300, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #3478: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef4cd688, i=integral_constant<unsigned long, 0> @ 0x00007ffeef4cd508)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #3479: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4cd608, f=0x00007ffeef4cd688)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #3480: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x000000010b89e0e0) at JsonUtils.hpp:78:9
frame #3481: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x000000010b89e0e0) const at Jsonable.hpp:20:16
frame #3482: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x000000010b89e0e0 strong=1 weak=3, mode=0x00007ffeef4cda3c, configuration=0x00007ffeef4cda10) at SerializeTraits.hpp:60:35
frame #3483: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x000000010749d600, nestedObj=0x000000010b89df80, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #3484: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x000000010749d600, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #3485: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x000000010749d600, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #3486: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef4cde18, i=integral_constant<unsigned long, 3> @ 0x00007ffeef4cdc98)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #3487: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4cdd98, f=0x00007ffeef4cde18)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #3488: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x000000010749d600) at JsonUtils.hpp:78:9
frame #3489: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x000000010749d600) const at Jsonable.hpp:20:16
frame #3490: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x000000010749d600 strong=2 weak=2, mode=0x00007ffeef4ce1cc, configuration=0x00007ffeef4ce1a0) at SerializeTraits.hpp:60:35
frame #3491: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x000000010b89dc60, nestedObj=0x000000010b89de80, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #3492: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x000000010b89dc60, obj=0x000000010b89de80, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #3493: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef4ce4a8, i=integral_constant<unsigned long, 0> @ 0x00007ffeef4ce328)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #3494: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4ce428, f=0x00007ffeef4ce4a8)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #3495: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x000000010b89dc60) at JsonUtils.hpp:78:9
frame #3496: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x000000010b89dc60) const at Jsonable.hpp:20:16
frame #3497: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x000000010b89dc60 strong=1 weak=3, mode=0x00007ffeef4ce85c, configuration=0x00007ffeef4ce830) at SerializeTraits.hpp:60:35
frame #3498: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x000000010b89d940, nestedObj=0x000000010749d3e0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #3499: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x000000010b89d940, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #3500: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x000000010b89d940, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #3501: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef4cec38, i=integral_constant<unsigned long, 3> @ 0x00007ffeef4ceab8)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #3502: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4cebb8, f=0x00007ffeef4cec38)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #3503: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x000000010b89d940) at JsonUtils.hpp:78:9
frame #3504: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x000000010b89d940) const at Jsonable.hpp:20:16
frame #3505: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x000000010b89d940 strong=2 weak=2, mode=0x00007ffeef4cefec, configuration=0x00007ffeef4cefc0) at SerializeTraits.hpp:60:35
frame #3506: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x000000010b9940d0, nestedObj=0x000000010b9942f0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #3507: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x000000010b9940d0, obj=0x000000010b9942f0, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #3508: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef4cf2c8, i=integral_constant<unsigned long, 0> @ 0x00007ffeef4cf148)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #3509: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4cf248, f=0x00007ffeef4cf2c8)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #3510: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x000000010b9940d0) at JsonUtils.hpp:78:9
frame #3511: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x000000010b9940d0) const at Jsonable.hpp:20:16
frame #3512: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x000000010b9940d0 strong=1 weak=3, mode=0x00007ffeef4cf67c, configuration=0x00007ffeef4cf650) at SerializeTraits.hpp:60:35
frame #3513: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x000000010b89d5a0, nestedObj=0x00000001072e7f00, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #3514: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x000000010b89d5a0, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #3515: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x000000010b89d5a0, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #3516: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef4cfa58, i=integral_constant<unsigned long, 3> @ 0x00007ffeef4cf8d8)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #3517: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4cf9d8, f=0x00007ffeef4cfa58)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #3518: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x000000010b89d5a0) at JsonUtils.hpp:78:9
frame #3519: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x000000010b89d5a0) const at Jsonable.hpp:20:16
frame #3520: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x000000010b89d5a0 strong=2 weak=2, mode=0x00007ffeef4cfe0c, configuration=0x00007ffeef4cfde0) at SerializeTraits.hpp:60:35
frame #3521: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x000000010b89d2c0, nestedObj=0x000000010b89d4e0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #3522: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x000000010b89d2c0, obj=0x000000010b89d4e0, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #3523: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef4d00e8, i=integral_constant<unsigned long, 0> @ 0x00007ffeef4cff68)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #3524: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4d0068, f=0x00007ffeef4d00e8)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #3525: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x000000010b89d2c0) at JsonUtils.hpp:78:9
frame #3526: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x000000010b89d2c0) const at Jsonable.hpp:20:16
frame #3527: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x000000010b89d2c0 strong=1 weak=3, mode=0x00007ffeef4d049c, configuration=0x00007ffeef4d0470) at SerializeTraits.hpp:60:35
frame #3528: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x000000010757ed10, nestedObj=0x000000010b89d0c0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #3529: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x000000010757ed10, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #3530: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x000000010757ed10, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #3531: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef4d0878, i=integral_constant<unsigned long, 3> @ 0x00007ffeef4d06f8)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #3532: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4d07f8, f=0x00007ffeef4d0878)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #3533: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x000000010757ed10) at JsonUtils.hpp:78:9
frame #3534: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x000000010757ed10) const at Jsonable.hpp:20:16
frame #3535: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x000000010757ed10 strong=2 weak=2, mode=0x00007ffeef4d0c2c, configuration=0x00007ffeef4d0c00) at SerializeTraits.hpp:60:35
frame #3536: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x000000010b89cda0, nestedObj=0x000000010b89cfc0, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #3537: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x000000010b89cda0, obj=0x000000010b89cfc0, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #3538: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef4d0f08, i=integral_constant<unsigned long, 0> @ 0x00007ffeef4d0d88)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #3539: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4d0e88, f=0x00007ffeef4d0f08)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #3540: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x000000010b89cda0) at JsonUtils.hpp:78:9
frame #3541: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x000000010b89cda0) const at Jsonable.hpp:20:16
frame #3542: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x000000010b89cda0 strong=1 weak=3, mode=0x00007ffeef4d12bc, configuration=0x00007ffeef4d1290) at SerializeTraits.hpp:60:35
frame #3543: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x00000001073a48e0, nestedObj=0x000000010749d220, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #3544: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x00000001073a48e0, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #3545: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x00000001073a48e0, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #3546: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef4d1698, i=integral_constant<unsigned long, 3> @ 0x00007ffeef4d1518)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #3547: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4d1618, f=0x00007ffeef4d1698)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #3548: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x00000001073a48e0) at JsonUtils.hpp:78:9
frame #3549: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x00000001073a48e0) const at Jsonable.hpp:20:16
frame #3550: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x00000001073a48e0 strong=2 weak=2, mode=0x00007ffeef4d1a4c, configuration=0x00007ffeef4d1a20) at SerializeTraits.hpp:60:35
frame #3551: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x00000001073a4600, nestedObj=0x00000001073a4820, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #3552: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x00000001073a4600, obj=0x00000001073a4820, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #3553: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef4d1d28, i=integral_constant<unsigned long, 0> @ 0x00007ffeef4d1ba8)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #3554: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4d1ca8, f=0x00007ffeef4d1d28)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #3555: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x00000001073a4600) at JsonUtils.hpp:78:9
frame #3556: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x00000001073a4600) const at Jsonable.hpp:20:16
frame #3557: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x00000001073a4600 strong=1 weak=3, mode=0x00007ffeef4d20dc, configuration=0x00007ffeef4d20b0) at SerializeTraits.hpp:60:35
frame #3558: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x000000010b89c9f0, nestedObj=0x000000010757eb90, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #3559: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x000000010b89c9f0, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #3560: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x000000010b89c9f0, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #3561: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef4d24b8, i=integral_constant<unsigned long, 3> @ 0x00007ffeef4d2338)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #3562: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4d2438, f=0x00007ffeef4d24b8)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #3563: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x000000010b89c9f0) at JsonUtils.hpp:78:9
frame #3564: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x000000010b89c9f0) const at Jsonable.hpp:20:16
frame #3565: 0x0000000100091a2e mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<Playlist> >(obj=std::__1::shared_ptr<Playlist>::element_type @ 0x000000010b89c9f0 strong=2 weak=2, mode=0x00007ffeef4d286c, configuration=0x00007ffeef4d2840) at SerializeTraits.hpp:60:35
frame #3566: 0x0000000100090ae0 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_shared_ptr<Playlist> >(currentReferenceObj=0x000000010b993df0, nestedObj=0x000000010b994010, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #3567: 0x00000001000905a6 mctlserver`Json::Value Converts::simplify<odb::lazy_shared_ptr<Playlist> >(entity=0x000000010b993df0, obj=0x000000010b994010, (null)=0x0000000000000000) at Converts.hpp:115:16
frame #3568: 0x00000001000e9b00 mctlserver`auto Json::Value JsonUtils::toJson<PlaylistItem>(this=0x00007ffeef4d2b48, i=integral_constant<unsigned long, 0> @ 0x00007ffeef4d29c8)::'lambda'(PlaylistItem)::operator()<std::__1::integral_constant<unsigned long, 0ul> >(PlaylistItem) const at JsonUtils.hpp:83:35
frame #3569: 0x00000001000e9687 mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<PlaylistItem>(PlaylistItem const&)::'lambda'(PlaylistItem)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4d2ac8, f=0x00007ffeef4d2b48)::'lambda'(PlaylistItem)&&) at JsonUtils.hpp:20:39
frame #3570: 0x00000001000e94ee mctlserver`Json::Value JsonUtils::toJson<PlaylistItem>(object=0x000000010b993df0) at JsonUtils.hpp:78:9
frame #3571: 0x00000001000e93ea mctlserver`Jsonable<PlaylistItem>::toJson(this=0x000000010b993df0) const at Jsonable.hpp:20:16
frame #3572: 0x00000001000e72fe mctlserver`Json::Value SerializeTraits::serializedJsonObject<std::__1::shared_ptr<PlaylistItem> >(obj=std::__1::shared_ptr<PlaylistItem>::element_type @ 0x000000010b993df0 strong=1 weak=3, mode=0x00007ffeef4d2efc, configuration=0x00007ffeef4d2ed0) at SerializeTraits.hpp:60:35
frame #3573: 0x00000001000e6350 mctlserver`Json::Value SerializeTraits::nestedObjectToSimple<Json::Value, IEntity const, odb::lazy_weak_ptr<PlaylistItem> >(currentReferenceObj=0x000000010749cd20, nestedObj=0x000000010749d080, (null)=0x0000000000000000) at SerializeTraits.hpp:102:33
frame #3574: 0x00000001000e5af1 mctlserver`Json::Value SerializeTraits::containerToSimple<Json::Value, IEntity const, std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(currentReferenceObj=0x000000010749cd20, containerObj=size=2) at SerializeTraits.hpp:130:30
frame #3575: 0x00000001000e5812 mctlserver`Json::Value Converts::simplify<std::__1::vector<odb::lazy_weak_ptr<PlaylistItem>, std::__1::allocator<odb::lazy_weak_ptr<PlaylistItem> > > >(entity=0x000000010749cd20, obj=size=2, (null)=0x0000000000000000) at Converts.hpp:152:16
frame #3576: 0x0000000100094400 mctlserver`auto Json::Value JsonUtils::toJson<Playlist>(this=0x00007ffeef4d32d8, i=integral_constant<unsigned long, 3> @ 0x00007ffeef4d3158)::'lambda'(Playlist)::operator()<std::__1::integral_constant<unsigned long, 3ul> >(Playlist) const at JsonUtils.hpp:83:35
frame #3577: 0x00000001000939cc mctlserver`void for_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, Json::Value JsonUtils::toJson<Playlist>(Playlist const&)::'lambda'(Playlist)>((null)=integer_sequence<unsigned long, 0, 1, 2, 3, 4, 5, 6, 7, 8> @ 0x00007ffeef4d3258, f=0x00007ffeef4d32d8)::'lambda'(Playlist)&&) at JsonUtils.hpp:20:39
frame #3578: 0x00000001000936fe mctlserver`Json::Value JsonUtils::toJson<Playlist>(object=0x000000010749cd20) at JsonUtils.hpp:78:9
frame #3579: 0x00000001000935fa mctlserver`Jsonable<Playlist>::toJson(this=0x000000010749cd20) const at Jsonable.hpp:20:16
frame #3580: 0x0000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment