Skip to content

segfault on launch #55

@Technetium1

Description

@Technetium1

Someone asked why this application failed to launch in their Wayland environment, and to confirm it is a problem with Wayland compatibility, I tried to run it myself with X11. I installed the latest commit ( f25a4fa ) compiled in a clean chroot via https://aur.archlinux.org/packages/simulide-git

It is missing git in makedepends, and I have flagged it out of date for that reason, but I added it myself to complete this build.

Upon installing and launching, I am met with a segmentation fault.

Happy to provide any information, just ask.

$ simulide
Warning: QFont::fromString: Invalid description 'Roboto,10,-1,5,400,0,0,0,0,0,0,0,0,0,0,1' (:0, )
Warning: QFont::fromString: Invalid description 'Roboto Mono [GOOG],10,-1,5,400,0,0,0,0,0,0,0,0,0,0,1' (:0, )
Warning: QFont::fromString: Invalid description 'Roboto Mono [GOOG],10,-1,5,400,0,0,0,0,0,0,0,0,0,0,1' (:0, )
Warning: QFont::fromString: Invalid description 'Roboto Mono [GOOG],11,-1,5,400,0,0,0,0,0,0,0,0,0,0,1' (:0, )
Warning: QLayout: Attempting to add QLayout "" to MainWindow "", which already has a layout (:0, )

"    Loading Component sets at:"
":/data"

"        Loaded Component set:           " "arduinos.xml"
"        Loaded Component set:           " "avr.xml"
"        Loaded Component set:           " "embeed.xml"
"        Loaded Component set:           " "i51.xml"
"        Loaded Component set:           " "mcs65.xml"
"        Loaded Component set:           " "pics.xml"
"        Loaded Component set:           " "shields.xml"
"        Loaded Component set:           " "z80.xml"



"    Loading Compilers at:"
":/data/codeeditor/compilers/compilers"

"        Found Compiler: " "AScript"
"        Found Compiler: " "Arduino"
"        Found Compiler: " "Avrgcc"
"        Found Compiler: " "Dummy C"
"        Found Compiler: " "GcBasic"
"        Found Compiler: " "Make_avrgcc"
"        Found Compiler: " "Mplabx_xc8"
"        Found Compiler: " "Mplabx_xc8_12F"
"        Found Compiler: " "Mplabx_xc8_16Fe"
"        Found Compiler: " "SDCC-PIC"
"        Found Compiler: " "SDCC"

"    Loading Compilers at:"
":/data/codeeditor/compilers/assemblers"

"        Found Compiler: " "Asem-51"
"        Found Compiler: " "Avra"
"        Found Compiler: " "Avrasm2"
"        Found Compiler: " "Avrgcc-asm"
"        Found Compiler: " "Gavrasm"
"        Found Compiler: " "GpAsm"
"        Found Compiler: " "sdas8051(SDCC)"
"        Found Compiler: " "SDCC_asm"
"        Found Compiler: " "SjASMPlus"
"        Found Compiler: " "Vasm-6502"
Segmentation fault (core dumped)

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