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

SIGSEGV on ethernet re-connection #217

Closed
andrhua opened this issue Aug 21, 2020 · 2 comments
Closed

SIGSEGV on ethernet re-connection #217

andrhua opened this issue Aug 21, 2020 · 2 comments

Comments

@andrhua
Copy link

andrhua commented Aug 21, 2020

Since recently cmst crashes after ethernet cable replugging (or equally, toggling Powered state in Technologies)
fish: “cmst &” terminated by signal SIGSEGV (Address boundary error)
Not really sure what could have caused this, connmanctl monitor on output looks fine to me:

Service      ethernet_d481d75b5b85_cable Domains = [  ]
Manager                           State = ready
Service      ethernet_d481d75b5b85_cable State = configuration
Technology   ethernet             Connected = False
Manager                           State = idle
Service      ethernet_d481d75b5b85_cable State = disconnect
Service      ethernet_d481d75b5b85_cable Timeservers = [  ]
Service      ethernet_d481d75b5b85_cable Domains = [  ]
Service      ethernet_d481d75b5b85_cable Proxy = [  ]
Service      ethernet_d481d75b5b85_cable State = idle
Service      ethernet_d481d75b5b85_cable Nameservers = [  ]
Manager      ServicesChanged      = {

}, {
removed                  /net/connman/service/ethernet_d481d75b5b85_cable
}
Technology   ethernet             Connected = True
Manager                           State = ready
Manager      ServicesChanged      = {
*AR Wired                ethernet_d481d75b5b85_cable
}, {
}
Service      ethernet_d481d75b5b85_cable Timeservers = [  ]
Service      ethernet_d481d75b5b85_cable State = online
Manager                           State = online

Happens both in i3 and bspwm, with and without custom Qt theme, on latest stable Arch kernel 5.8.1-1.

cmst --version
CMST - Connman System Tray 2020.04.12-1
@andrew-bibb
Copy link
Owner

I've tried power on/off and plugging/unplugging the Ethernet cable, with and without the notification daemon and system tray notifications toggled and I can't duplicate this. I'm also running Arch although on 5.8.3. Can you start cmst from a terminal (shutdown any running instances first) then try to trigger the error. If it happens post the output you get to the terminal.

@andrhua
Copy link
Author

andrhua commented Aug 24, 2020

Strangely enough but bug seems to disappear with 5.8.3 kernel

@andrhua andrhua closed this as completed Aug 24, 2020
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

2 participants