Bug 8436

Summary: Firefox freeze the screen
Product: Mageia Reporter: Jacques Pronchery <jacques.pronchery>
Component: RPM PackagesAssignee: Mageia Bug Squad <bugsquad>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: Normal CC: rwobben
Version: Cauldron   
Target Milestone: ---   
Hardware: i586   
OS: Linux   
Whiteboard:
Source RPM: firefox-17.0.1-3.mga3 CVE:
Status comment:
Attachments: File debug.txt

Description Jacques Pronchery 2012-12-19 15:14:49 CET
I installed Cauldron LXDE by ftp with an nvidia card.
When I launch Firefox , it freeze immediatly and I have to reset the computer.
Comment 1 Manuel Hiebel 2012-12-25 14:35:33 CET
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

Comment 2 Jacques Pronchery 2012-12-26 11:22:16 CET
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.
Comment 3 claire robinson 2012-12-26 11:58:19 CET
Try with:

3.5) type 'set logging on'

It should log output to gdb.txt
Comment 4 Jacques Pronchery 2012-12-26 13:22:15 CET
Created attachment 3292 [details]
File debug.txt

Here is the file debug.txt.
The file gdb.txt is empty.
Comment 5 roelof Wobben 2013-01-10 08:04:58 CET
Removed Needinfo because the needed info is provided.

Roelof

Keywords: NEEDINFO => (none)
CC: (none) => r.wobben

Comment 6 Jacques Pronchery 2013-03-05 07:36:20 CET
Now Firefox works fine. There is no freeze.
I make this bug resolved.

Status: NEW => RESOLVED
Resolution: (none) => FIXED