[Bug 1092] New: gllin outputs uncompressed NMEA log, crashes on disk full

bugzilla-daemon at bugzilla.openmoko.org bugzilla-daemon at bugzilla.openmoko.org
Wed Dec 5 17:48:30 CET 2007


http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1092

           Summary: gllin outputs uncompressed NMEA log, crashes on disk
                    full
           Product: OpenMoko
           Version: 2007.2
          Platform: Neo1973
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: agpsd
        AssignedTo: laforge at openmoko.org
        ReportedBy: mjr at iki.fi
                CC: buglog at lists.openmoko.org


The gllin as packaged seems to output uncompressed NMEA log into
/home/root/gllin/log (in addition to the gzipped log that's started in the
wrapper script, apparently because gllin would crash if there was no reader).
This fills up the internal flash in relatively short order as well as does extra
writes that we don't need on the flash. Also, the crash that results from not
being able to write said log is rather uninformative.

Fortunately, this one is mostly a matter of a command line parameter; gllin
should be given -nmea in the latter startup command in the wrapper script.
(gllin -h claims this is the default, but that seems to be inaccurate.)

(Personally, I just replaced the cat as well with a pipe to /dev/null, but
that's me.)



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the buglog mailing list