FS#57189 - [dunst] segfault at libc-2.26.so

Attached to Project: Community Packages
Opened by Hermann Mayer (Jack12816) - Monday, 22 January 2018, 08:42 GMT
Last edited by Johannes Löthberg (demize) - Tuesday, 01 January 2019, 17:31 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Johannes Löthberg (demize)
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:
Looks like dunst/notify is not working on all situations.

$ notify-send -u normal 'Hello World' "`date`"
is working as expected, but tools like hamster or spotify fail to send notifications.

Additional info:
* dunst 1.3.0-2

Steps to reproduce:
* Setup dunst
* Listen songs on spotify
* (or) use hamster
* See segfaults on dunst when notifications normally occur

Dmesg:
[ 2809.467016] traps: notify-send[27487] trap int3 ip:7f6538311982 sp:7
ffd4efb3360 error:0
[ 2900.645631] dunst[27491]: segfault at 0 ip 00007f69b0d98e36 sp 00007
ffc29ba9f98 error 4 in libc-2.26.so[7f69b0d03000+1ae000]
This task depends upon

Closed by  Johannes Löthberg (demize)
Tuesday, 01 January 2019, 17:31 GMT
Reason for closing:  Fixed
Additional comments about closing:  Assuming this is resolved...
Comment by Lex Black (TrialnError) - Monday, 22 January 2018, 20:26 GMT
I suppose this is something which should be brought up to upstreams github repo. They're fairly active and helpful in resolving issues and if there is an issue with the code it should be fixed there anyway
Comment by Matthias Lisin (matthias.lisin) - Tuesday, 14 August 2018, 07:46 GMT
Sorry for the reviving old tickets. But I happen to stumble upon this and I think the issue is already solved.
Might be related: https://github.com/dunst-project/dunst/issues/512

@Jack12816 Can you check if this problem is solved for you and close this issue?
Comment by Hermann Mayer (Jack12816) - Tuesday, 14 August 2018, 15:27 GMT
$ pacman -Q dunst
dunst 1.3.2-1

$ dmesg
[81454.624458] dunst[13604]: segfault at 0 ip 00007fe59ce488aa sp 00007fff50a97d08 error 4 in libc-2.28.so[7fe59cdd1000+14b000]
[81634.073218] dunst[26196]: segfault at 0 ip 00007f669600b8aa sp 00007fff04452c38 error 4 in libc-2.28.so[7f6695f94000+14b000]

No, it's not fixed for me. :(
Comment by Johannes Löthberg (demize) - Tuesday, 14 August 2018, 15:35 GMT
Could you get us a coredump?
Comment by Matthias Lisin (matthias.lisin) - Saturday, 18 August 2018, 19:03 GMT
I can't reproduce it with neither spotify not hamster.
Can you post your dunstrc?

Loading...