| Summary: | Firefox freeze the screen | ||
|---|---|---|---|
| Product: | Mageia | Reporter: | Jacques Pronchery <jacques.pronchery> |
| Component: | RPM Packages | Assignee: | 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
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) Now Firefox works fine. There is no freeze. I make this bug resolved. Status:
NEW =>
RESOLVED |