You are not logged in.

#1 2020-11-02 17:38:05

constb
Member
Registered: 2019-05-04
Posts: 8

[SOLVED] Deepin startdde segfaults after update

Hi,

I'm using Deeping DE on ArchLinux. CPU is old Core2 Duo E6850, video is AMD Cypress, radeon driver.

After last update, I cannot login into the DE. After entering password in LightDM, startdde runs and I get back to the password prompt.

~/.xsession-errors contains:

No xresources data found!
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x10 pc=0x56158e20d2e5]

goroutine 1 [running]:
main.launchCoreComponents(0xc00007c120)
        _/build/startdde/src/startdde-5.6.0.8/main.go:133 +0x2e5
main.main()
        _/build/startdde/src/startdde-5.6.0.8/main.go:225 +0x6ad

I had similar error with mesa, when maintainer had it compiled with SIMD instructions that my old Conroe Intel doesn't support. Can't help but wonder if similar thing happened with startdde.

Last edited by constb (2020-11-03 07:58:49)

Offline

#2 2020-11-02 19:54:59

seth
Member
Registered: 2012-09-03
Posts: 57,935

Offline

#3 2020-11-03 08:02:40

constb
Member
Registered: 2019-05-04
Posts: 8

Re: [SOLVED] Deepin startdde segfaults after update

seth wrote:

No, plain old good bug

Thank you so much! I see now there's a corresponding issue in the repo: https://github.com/linuxdeepin/startdde/issues/82

I tried updating to 5.6.0.9 that went out today, but the issue is still there. Rolled back to previously cached version (pacman -U /var/cache/pacman/pkg/startdde-5.6.0.1-1-x86_64.pkg.tar.zst), now everything is fine!..

Offline

Board footer

Powered by FluxBB