
#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@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@x4 xmobar % cat /home/markus/loadav cat /proc/loadavg | cut -d " " -f 1,2,3 markus@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