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

Segmentation Fault on Ubuntu 20.04 with libsmu-1.0.3-ubuntu-20.04-amd64.deb #256

Open
meschi opened this issue Oct 3, 2021 · 4 comments

Comments

@meschi
Copy link

meschi commented Oct 3, 2021

I've compiled pixelpulse2 according to Readme.md and installed libsmu-1.0.3-ubuntu-20.04-amd64.deb.
When I'm starting the program the GUI appears for a short time, then the software crashes with a segmentation fault. This is the stdout:

qrc:/qml/DeviceManagerPane.qml:159:3: QML Rectangle: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
qrc:/qml/DeviceManagerPane.qml:357:3: QML Rectangle: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
qrc:/qml/DeviceManagerPane.qml:419:3: QML Rectangle: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
qrc:/qml/ContentPane.qml:60:3: QML MouseArea: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
qrc:/qml/ColorControlDialog.qml:25:9: QML Rectangle: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
qrc:/qml/main.qml:83:21: QML TimelineHeader: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
qrc:/qml/main.qml:126:17: QML Item: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
qrc:/qml/main.qml:83:21: QML TimelineHeader: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
qrc:/qml/main.qml:83:21: QML TimelineHeader: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
qrc:/qml/main.qml:126:17: QML Item: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
qrc:/qml/main.qml:126:17: QML Item: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
Segmentation fault (core dumped)

@meschi meschi changed the title Segmentation Fault on Ubuntu 20.04 Segmentation Fault on Ubuntu 20.04 with libsmu-1.0.3-ubuntu-20.04-amd64.deb Oct 4, 2021
@meschi
Copy link
Author

meschi commented Oct 4, 2021

Today I noticed that pixelpulse2 works with a version od libsmu I compiled myself. After some thought it seems that might be caused by plugging the adalm1000 out and in again. If this is true it might be a good idea to add a note to the installation instructions.

I had plugged in the board before installing and compiling the software. I encountered the segmentation fault problems before plugging the board out and in again.

@AlexandraTrifan
Copy link
Contributor

Hi,

We will look into reproducing this, check out what's causing it and come back with some answers as soon as possible.

Thank you!
-Alexandra

@ewpratten
Copy link

Exact same issue here on fedora 35 after compiling master branches of smu and pixelpulse myself

@vishal-ahirwar
Copy link

yeah I'm also facing same issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants