Dzen2 crashes when getting output from i3status

Bug #590350 reported by Javier López
16
This bug affects 3 people
Affects Status Importance Assigned to Milestone
dzen2 (Debian)
Fix Released
Unknown
dzen2 (Ubuntu)
New
Undecided
Unassigned

Bug Description

Binary package hint: dzen2

When installing i3status Ubuntu fetch dzen2 since that's the favorite notification manager for it. However when running

$ i3status | dzen2

It crashes with a "stack smashing error", the complete log is in the attachment.

I've downloaded and run the latest svn version and it works ok, so I could suggest, as pointed out in this Debian's bug (http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=561286) that you update the package.

Description: Ubuntu 10.04 LTS
Release: 10.04
dzen2:
  Installed: 0.8.5-3
  Candidate: 0.8.5-3

Thanks in advance

Revision history for this message
Javier López (javier-lopez) wrote :
description: updated
description: updated
summary: - Dzen2 crash when getting output from i3status
+ Dzen2 crashes when getting output from i3status
Revision history for this message
Erik Hahn (erikhahn) wrote :

A shell script like the following causes the crash as well:

status() {
while true; do
    echo -n 'foo'
done
}

status | dzen2

Changed in dzen2 (Debian):
status: Unknown → New
Revision history for this message
sindikat (sindikat) wrote :

I do confirm this.
It crashes with "stack smashing error", when i try to do
i3status | i3-wsbar -c "dzen2"

Changed in dzen2 (Debian):
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.