Skip to content
This repository was archived by the owner on Nov 29, 2024. It is now read-only.
This repository was archived by the owner on Nov 29, 2024. It is now read-only.

Calamares hangs after update to latest package with partitioning #94

@lizbethmutterhunt

Description

@lizbethmutterhunt

I updated to the latest calamares and calamares-debug and when it comes to partition it just breaks down:

Fatal signal: Segmentation fault
----- Backtrace -----
0x4e9fab ???
0x5fa04e ???
0x5fa174 ???
0x7f07eb8b3aff ???
0x4be7a0 ???
0x55517e ???
0x6315fc ???
0x615fc5 ???
0x61460e ???
0x78e974 ???
0x7f07ec1fd6e8 ???
0x7f07ec23d7e3 ???
0x7f07ec23c28f ???
0x7f07ec23d34a ???
0x7f07ec23c28f ???
0x7f07ec23d34a ???
0x7f07ec23c28f ???
0x7f07ec23d34a ???
0x7f07ec23c28f ???
0x7f07ec2aefe1 ???
0x7f07ec2c4232 ???
0x7f07ec2c41c9 ???
0x7f07ec2c413c ???
0x7f07ec2c409b ???
0x7a1b49 ???
0x51b534 ???
0x87976e ???
0x5fa8df ???
0x8778da ???
0x522aa2 ???
0x51816a ???
0x6f1be4 ???
0x6f1c64 ???
0x6f3cc4 ???
0x6f453a ???
0x442ec4 ???
0x7f07eb89eb36 ???
0x7f07eb89ebf4 ???
0x44dc90 ???
0xffffffffffffffff ???

A fatal error internal to GDB has been detected, further
debugging is not possible. GDB will now terminate.

This is a bug, please report it. For instructions, see:
https://www.gnu.org/software/gdb/bugs/.

org.kde.drkonqi: Debugger process had an error QProcess::Crashed QList("gdb", "-nw", "-n", "-batch", "-x", "/tmp/drkonqi.YKiWlD", "-x", "/tmp/drkonqi.jTHfuj", "-p", "14082", "/usr/bin/calamares") QList("-nw", "-n", "-batch", "-x", "/tmp/drkonqi.YKiWlD", "-x", "/tmp/drkonqi.jTHfuj", "-p", "14082", "/usr/bin/calamares") QList("COLORTERM=truecolor", "DISPLAY=:1", "DRKONQI_APP_VERSION=3.3.2", "DRKONQI_SIGNAL=6", "DRKONQI_TMP_DIR=/tmp/drkonqi-uVzOBK", "DRKONQI_VERSION=5.93.0", "EDITOR=micro", "HISTCONTROL=ignoreboth", "HISTFILESIZE=10000", "HISTSIZE=10000", "HOME=/root", "KCRASH_AUTO_RESTARTED=1", "KDE_DEBUG=true", "KDE_FULL_SESSION=true", "KDE_SESSION_VERSION=6", "LANG=nl_NL.UTF-8", "LANGUAGE=", "LC_ALL=C.UTF-8", "LC_MESSAGES=nl_NL.UTF-8", "LOGNAME=root", "MAIL=/var/mail/root", "PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl", "PWD=/home/live/Downloads", "QT_IM_MODULE=qtvirtualkeyboard", "SHELL=/bin/bash", "SHLVL=1", "SUDO_COMMAND=/bin/su", "SUDO_GID=100", "SUDO_UID=1000", "SUDO_USER=live", "TERM=xterm-256color", "USER=root", "VISUAL=micro", "XAUTHORITY=/run/user/1000/xauth_kCiqkx", "XDG_CURRENT_DESKTOP=KDE", "_=/usr/bin/calamares")
QCoreApplication::postEvent: Unexpected null receiver
QCoreApplication::postEvent: Unexpected null receiver

QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
Calamares is already running.
Unable to start Dr. Konqi
Re-raising signal for core dump handling.

This is what I get when I come to the partition page. Furthermore, if installation succeeeds, oder versions of calamares hung on kf5-user module script, theres no way to boot it as it doesnt find root device (in my case the /dev/nvme0n1p3); the apple mini architecture is not secured booted and I tried to update grub via arch-install-scripts and arch-chroot, but it tells me to not have any space (chroot-environment). but BTT:

I gave gparted a chance and partitioned the whole stuff by hand; I wanted a btrfs encrypted file system and LUKS probably doesn't work with dracut. If once a pwd is given, it always asks for passwords, even if I repartitioning the ssd. This has to to with the zfs driven encryption: I tried refind (standard boot on my device), systemd or no bootloader but all the same stuff.

Yesterday I had a good KaoSx on my device but today it refused to boot. To arch-chroot is not a good idea, because you can't update the new system from squashfs because of the chroot environment:

The only starting option is to make grub2 on first EFI boot entry and with luck it will find the root device.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions