Crashed, reporting here #915

Closed
opened 2025-07-13 07:48:29 +00:00 by thenoof · 1 comment

Describe the bug

crashed, said i should report here.
crash report:

Exception: nlohmann::json_abi_v3_11_3::detail::parse_error: [json.exception.parse_error.101] parse error at line 1237, column 1: syntax error while parsing object key - invalid literal; last read: '"github"<U+000A>      }<U+000A>    },<U+000A><'; expected string literal
Stack trace:
 0# nix::printStackTrace() in /nix/store/aall27w7jdzf7mgpx9djjwgnd4v85xx8-lix-2.92.0-pre20250118-0795280/lib/liblixutil.so
 1# 0x00007FCEC9EB3BC6 in /nix/store/aall27w7jdzf7mgpx9djjwgnd4v85xx8-lix-2.92.0-pre20250118-0795280/lib/liblixmain.so
 2# 0x00007FCEC8CBF1CA in /nix/store/7c0v0kbrrdc2cqgisi78jdqxn73n3401-gcc-14.2.1.20250322-lib/lib/libstdc++.so.6
 3# std::unexpected() in /nix/store/7c0v0kbrrdc2cqgisi78jdqxn73n3401-gcc-14.2.1.20250322-lib/lib/libstdc++.so.6
 4# nix::handleExceptions(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::function<void ()>) in /nix/store/aall27w7jdzf7mgpx9djjwgnd4v85xx8-lix-2.92.0-pre20250118-0795280/lib/liblixmain.so
 5# 0x0000564B0D4B9F7B in nix
 6# 0x00007FCEC882A47E in /nix/store/cg9s562sa33k78m63njfn1rw47dp9z0i-glibc-2.40-66/lib/libc.so.6
 7# __libc_start_main in /nix/store/cg9s562sa33k78m63njfn1rw47dp9z0i-glibc-2.40-66/lib/libc.so.6
 8# 0x0000564B0D40A8B5 in nix

nix --version output

nix (Lix, like Nix) 2.92.0-pre20250118-0795280
System type: x86_64-linux
Additional system types: i686-linux, x86_64-v1-linux, x86_64-v2-linux, x86_64-v3-linux
Features: gc, signed-caches
System configuration file: /etc/nix/nix.conf
User configuration files: /home/noof/.config/nix/nix.conf:/etc/xdg/nix/nix.conf:/home/noof/.nix-profile/etc/xdg/nix/nix.conf:/nix/profile/etc/xdg/nix/nix.conf:/home/noof/.local/state/nix/profile/etc/xdg/nix/nix.conf:/etc/profiles/per-user/noof/etc/xdg/nix/nix.conf:/nix/var/nix/profiles/default/etc/xdg/nix/nix.conf:/run/current-system/sw/etc/xdg/nix/nix.conf
Store directory: /nix/store
State directory: /nix/var/nix
Data directory: /nix/store/aall27w7jdzf7mgpx9djjwgnd4v85xx8-lix-2.92.0-pre20250118-0795280/share
## Describe the bug crashed, said i should report here. crash report: ``` Exception: nlohmann::json_abi_v3_11_3::detail::parse_error: [json.exception.parse_error.101] parse error at line 1237, column 1: syntax error while parsing object key - invalid literal; last read: '"github"<U+000A> }<U+000A> },<U+000A><'; expected string literal Stack trace: 0# nix::printStackTrace() in /nix/store/aall27w7jdzf7mgpx9djjwgnd4v85xx8-lix-2.92.0-pre20250118-0795280/lib/liblixutil.so 1# 0x00007FCEC9EB3BC6 in /nix/store/aall27w7jdzf7mgpx9djjwgnd4v85xx8-lix-2.92.0-pre20250118-0795280/lib/liblixmain.so 2# 0x00007FCEC8CBF1CA in /nix/store/7c0v0kbrrdc2cqgisi78jdqxn73n3401-gcc-14.2.1.20250322-lib/lib/libstdc++.so.6 3# std::unexpected() in /nix/store/7c0v0kbrrdc2cqgisi78jdqxn73n3401-gcc-14.2.1.20250322-lib/lib/libstdc++.so.6 4# nix::handleExceptions(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::function<void ()>) in /nix/store/aall27w7jdzf7mgpx9djjwgnd4v85xx8-lix-2.92.0-pre20250118-0795280/lib/liblixmain.so 5# 0x0000564B0D4B9F7B in nix 6# 0x00007FCEC882A47E in /nix/store/cg9s562sa33k78m63njfn1rw47dp9z0i-glibc-2.40-66/lib/libc.so.6 7# __libc_start_main in /nix/store/cg9s562sa33k78m63njfn1rw47dp9z0i-glibc-2.40-66/lib/libc.so.6 8# 0x0000564B0D40A8B5 in nix ``` ## `nix --version` output ``` nix (Lix, like Nix) 2.92.0-pre20250118-0795280 System type: x86_64-linux Additional system types: i686-linux, x86_64-v1-linux, x86_64-v2-linux, x86_64-v3-linux Features: gc, signed-caches System configuration file: /etc/nix/nix.conf User configuration files: /home/noof/.config/nix/nix.conf:/etc/xdg/nix/nix.conf:/home/noof/.nix-profile/etc/xdg/nix/nix.conf:/nix/profile/etc/xdg/nix/nix.conf:/home/noof/.local/state/nix/profile/etc/xdg/nix/nix.conf:/etc/profiles/per-user/noof/etc/xdg/nix/nix.conf:/nix/var/nix/profiles/default/etc/xdg/nix/nix.conf:/run/current-system/sw/etc/xdg/nix/nix.conf Store directory: /nix/store State directory: /nix/var/nix Data directory: /nix/store/aall27w7jdzf7mgpx9djjwgnd4v85xx8-lix-2.92.0-pre20250118-0795280/share ```
Owner

this is a quite old problem that has been fixed since, see eg #559. you're quite an old git version of lix that doesn't have this fix yet, so an update would help. you're also vulnerable to the recent CVEs, so please upgrade ASAP to fix those as well

this is a quite old problem that has been fixed since, see eg #559. you're quite an old git version of lix that doesn't have this fix yet, so an update would help. you're also vulnerable to the recent CVEs, so please upgrade ASAP to fix those as well
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: lix-project/lix#915
No description provided.