Hi, On Wed, Oct 19, 2005, Barry Tennison wrote: > ...This GDB was configured as "x86_64-linux"..."/usr/bin/mozilla-suite": > not in executable format: File format not recognized > (presumably because it's a shell script)
It's a shell script indeed, add "set -x" at the beginning and find the command that segfaults, then run it from gdb. You might want to "set args" in gdb to pass parameters. > - mozilla-calendar on my AMD64 segfaults immediately on startup > - I'm using up-to-date etch, and the mozilla-calendar version is > 2:1.7.8-1sarge2 (so if I understand your question, this is NOT a > regression - the bug is there in 2:1.7.8-1sarge2) Ok, please try with the latest version from unstable, ie 2:1.7.12. You should be able to install it manually from unstable. > If you can get me over this hurdle to get a backtrace, I'll post it to > you and the bug-report, and then offer to try again with the > mozilla-calendar version in unstable (if I must - I don't want to drag > too much in from unstable). You just need the mozilla packages from unstable, but you can also wait some days, until they reach testing. You don't need to have a backtrace against 1.7.8, that wouldn't get fixed, only the latest upstream matters here. Cheers, -- Loïc Minier <[EMAIL PROTECTED]>