On Thu, Jan 19, 2006 at 07:27:01PM -0500, Justin Pryzby wrote: > On Fri, Jan 20, 2006 at 12:57:53AM +0100, Enrico Tassi wrote: > > Package: firefox > > Version: 1.5.dfsg-4 > > Severity: important > > > > it crashes before opening the window. even with no .firefox/ or .mozilla/ > Can you run it under valgrind to try to catch a problem earlier?
since I'm not at home I tried to open it trough ssh -X and it works. (here I'm on a testing box, i386). running valgrind (again trough an ssh tunnel) The program 'firefox-bin' received an X Window System error. This probably reflects a bug in the program. The error was 'BadAccess (attempt to access private resource denied)'. (Details: serial 228 error_code 10 request_code 147 minor_code 5) (Note to programmers: normally, X errors are reported asynchronously; that is, you will receive the error a while after causing it. To debug your program, run it with the --sync command line option to change this behavior. You can then get a meaningful backtrace from your debugger if you break on the gdk_x_error() function.) But IIRC when I sent the bugreport i tried valgrind an on the sid machine there is no valuable output. It seems really strange to me that nobody else pointed out this bug on amd64 since firefox is a common package... I'm suspectig there is something wrong on my pure64 box... -- Enrico Tassi -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

