My first path for testing LSB-compliance of Firefox is to check the official binary packages for Linux. I obtained them here and set out to do some initial checks against them. Later on, I likely will build from source and continue there.
Unfortunately, my first stab at compliance testing seemed to expose a problem with the lsbappchk tool itself:
$ /opt/lsb/bin/lsbappchk firefox-bin LSB Application Checker Report ============================== Binary firefox-bin: *** glibc detected *** free(): invalid next size (fast): 0x08224a70 *** Aborted


