Andrew Demonov
Andrew Demonov
There is a stacktrace I have in my crashdump file: ``` 0:000> k Child-SP RetAddr Call Site 000000f1`36ceba08 00007ff7`6d14775b reminder!__chkstk+0x38 000000f1`36ceba20 00007ff7`6d0294bf reminder!telegram_bot_raw::types::message::{{impl}}::deserialize+0xb [C:\Users\Andrew\.cargo\registry\src\github.com-1ecc6299db9ec823\telegram-bot-raw-0.6.1\src\types\message.rs @ 454] 000000f1`36ceba30 00007ff7`6d02c0b9 reminder!serde::de::impls::{{impl}}::deserialize+0x2f [C:\Users\Andrew\.cargo\registry\src\github.com-1ecc6299db9ec823\serde-1.0.66\src\de\impls.rs...
Probably this is similar to https://github.com/telegram-rs/telegram-bot/issues/75#issuecomment-303229360 Just checked. The issue is only in debug build as well