[GHC] #13707: xmobar crashes with segmentation faults?
GHC
ghc-devs at haskell.org
Tue May 16 18:45:00 UTC 2017
#13707: xmobar crashes with segmentation faults?
-------------------------------------+-------------------------------------
Reporter: bgamari | Owner: (none)
Type: bug | Status: new
Priority: highest | Milestone: 8.2.1
Component: Compiler | Version: 8.2.1-rc2
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: Compile-time | Unknown/Multiple
crash or panic | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by trippels):
{{{
markus at x4 xmobar % cat /home/markus/cputemp
cat /sys/bus/pci/drivers/k10temp/0000:00:18.3/hwmon/hwmon1/temp1_input |
awk '{printf "%.1f", $1/1000}'
markus at x4 xmobar % cat /home/markus/loadav
cat /proc/loadavg | cut -d " " -f 1,2,3
markus at x4 xmobar % cabal install --flags="with_xft with_utf8"
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13707#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list