I installed Cauldron LXDE by ftp with an nvidia card. When I launch Firefox , it freeze immediatly and I have to reset the computer.
1) enable the 'core release debug' 2) install the packages gdb will ask you 3) run the following command from a terminal: gdb -q firefox 2>&1 | tee debug.txt 4) then type 'run' (if it ask for missing packages, install them) 5) when it segfaults, type 'bt' 6) attach the file debug.txt to this bug
Keywords: (none) => NEEDINFO
Points 1,2,3,4 are OK But then the screen freeze and I have to reset. The file debug.txt is empty. There is the same problem with firefox-beta and thunderbird When I installed thunderbird I had the same problem. Midori works fine.
Try with: 3.5) type 'set logging on' It should log output to gdb.txt
Created attachment 3292 [details] File debug.txt Here is the file debug.txt. The file gdb.txt is empty.
Removed Needinfo because the needed info is provided. Roelof
Keywords: NEEDINFO => (none)CC: (none) => r.wobben
Now Firefox works fine. There is no freeze. I make this bug resolved.
Status: NEW => RESOLVEDResolution: (none) => FIXED