Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

crash in macos 13.4.1 intel #17

Closed
youncyb opened this issue Aug 9, 2023 · 2 comments
Closed

crash in macos 13.4.1 intel #17

youncyb opened this issue Aug 9, 2023 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@youncyb
Copy link

youncyb commented Aug 9, 2023

no LETTURA_ENV
thread 'main' panicked at 'Error migrating: QueryError(DieselMigrationName { name: "2022-10-19-055104_create_channels", version: MigrationVersion("20221019055104") }, DatabaseError(Unknown, "near "CREATE": syntax error"))', src/main.rs:132:6
stack backtrace:
0: 0x103a97043 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h9da7574d41a27793
1: 0x103abb8eb - core::fmt::write::h30e9018632f2aef2
2: 0x103a93218 - std::io::Write::write_fmt::h56af08ec60343535
3: 0x103a96e3a - std::sys_common::backtrace::print::h4d81fafe758cf4b8
4: 0x103a98645 - std::panicking::default_hook::{{closure}}::h120f229f25c70a74
5: 0x103a9844f - std::panicking::default_hook::hceec3dccba707793
6: 0x103a98ae3 - std::panicking::rust_panic_with_hook::h6683bf919d2bf510
7: 0x103a98a03 - std::panicking::begin_panic_handler::{{closure}}::h9ad2a0e8640ca3c3
8: 0x103a97449 - std::sys_common::backtrace::__rust_end_short_backtrace::h1aa11996f1542333
9: 0x103a9873d - _rust_begin_unwind
10: 0x103af25f3 - core::panicking::panic_fmt::hb305629a540f8ae6
11: 0x103af2a85 - core::result::unwrap_failed::h1066469645d18ac3
12: 0x10335c703 - lettura::main::{{closure}}::h8d7648cd5bbf0e15
13: 0x1033415fa - tokio::runtime::context::BlockingRegionGuard::block_on::h4f76a15c020a0bd4
14: 0x10329896c - tokio::runtime::runtime::Runtime::block_on::hb22d39652a987307
15: 0x10322b2e2 - lettura::main::h1b5f2e2604ce40a3
16: 0x1032bed06 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha37fdb35bb41cd75
17: 0x10332260c - std::rt::lang_start::{{closure}}::h2d25783b98d42168
18: 0x103a8d68a - std::rt::lang_start_internal::h2bb66f5226335a85
19: 0x10322b39c - _main
20: 0x7ff802adc41f -

@zhanglun zhanglun self-assigned this Aug 22, 2023
@zhanglun zhanglun added the bug Something isn't working label Aug 22, 2023
@zhanglun
Copy link
Owner

fixed in v0.1.8.
if v0.1.8 does't work, please remove the folder $HOME/.lettura, then try again.

@youncyb
Copy link
Author

youncyb commented Aug 28, 2023

@zhanglun successfully launched, thank you for your hard work. But another problem arises, I will open another issue.

@youncyb youncyb closed this as completed Aug 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants