It appears that stack traces logged on the tryserver for 64-bit Linux debug builds can be completely bogus. (Look for "ASSERTION: stack" in https://tbpl.mozilla.org/php/getParsedLog.php?id=13663470&tree=Try&full=1#error0 ; I'm trying to use NS_ASSERTION(false, "stack") to dump the stack for a problem that reproduces on try but not locally.)
Is this a known problem and are there known ways to get non-bogus stacks logged on 64-bit Linux on try? -- Henri Sivonen [email protected] http://hsivonen.iki.fi/ _______________________________________________ dev-platform mailing list [email protected] https://lists.mozilla.org/listinfo/dev-platform

