Closed FredBezies closed 2 years ago
Adding a first backtrace. bt01.txt
Build wxgtk with debug symbol, build once again pcem. Providing a more complete backtrace. bt02.txt
There is some API changes going on and some builds from latest commit will be broken,
I am working on it. Linux builds seem to be the only ones affected atm
@FredBezies Try now, I think I found the problem, looks like the CD-ROM part was not checking correctly causing a segfault there
@FredBezies Try now, I think I found the problem, looks like the CD-ROM part was not checking correctly causing a segfault there
Good catch. Thanks!
Pcem is now launching the configuration panel without problem. Let's close this bug.
Describe the bug While using pcem git c7c8f5e, every single time I try to add a new PC, pcem coredumps.
To Reproduce Steps to reproduce the behavior:
Expected behavior Going on and being able to add a new pc
Host machine
cmake -G "Ninja" -DCMAKE_BUILD_TYPE=Debug -DPCEM_DEBUG_EXTRA=ON -DCMAKE_INSTALL_PREFIX=/usr -DUSE_NETWORKING=ON -DUSE_PCAP_NETWORKING=ON -DUSE_ALSA=ON -DPLUGIN_ENGINE=ON ..