Bug 8436 - Firefox freeze the screen
Summary: Firefox freeze the screen
Status: RESOLVED FIXED
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: i586 Linux
Priority: Normal normal
Target Milestone: ---
Assignee: Mageia Bug Squad
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-19 15:14 CET by Jacques Pronchery
Modified: 2013-03-05 07:36 CET (History)
1 user (show)

See Also:
Source RPM: firefox-17.0.1-3.mga3
CVE:
Status comment:


Attachments
File debug.txt (338 bytes, text/plain)
2012-12-26 13:22 CET, Jacques Pronchery
Details

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


Note You need to log in before you can comment on or make changes to this bug.