Closed Bug 502560 Opened 16 years ago Closed 15 years ago

Crash when I going to make quick edit using Ajax in vBulletin forum [@ IsPercentageAware - nsLineLayout::ReflowFrame]

Categories

(Core :: Layout: Block and Inline, defect)

1.9.1 Branch
x86
Windows Vista
defect
Not set
critical

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: almothafar, Unassigned)

References

Details

(Keywords: crash)

Crash Data

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1) Gecko/20090624 Firefox/3.5 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1) Gecko/20090624 Firefox/3.5 When I make a quick edit to my post in website using vBulletin forum , and edit my post using quick edit (it use Ajax) and pressing "Home" button the Firefox crash ... ITS DID NOT HAPPEN when I go to advanced editor (so its didn't use Ajax) Reproducible: Always Steps to Reproduce: 1. Make a post in forum using vBulletin 2. press edit post button 3. if the forum enable using Ajax it will be stay in the same page and just an editor box shown to you .. 4. Move type cursor and press "home" button to go to first of line .. Actual Results: CRASH sorry for my language :P
Can you reproduce the bug with a new profile? http://support.mozilla.com/en-US/kb/Basic+Troubleshooting#Make_a_new_profile Also, can you give a link to an URL wit the problem?
Version: unspecified → 3.5 Branch
(In reply to comment #2) > and please provide a crash ID : > https://developer.mozilla.org/en/How_to_get_a_stacktrace_for_a_bug_report See this : 899bf431-bc7e-40ef-985d-9eb492090706 f56d220c-8c2a-490a-85ae-75f032090706
(In reply to comment #1) > Can you reproduce the bug with a new profile? > http://support.mozilla.com/en-US/kb/Basic+Troubleshooting#Make_a_new_profile > Also, can you give a link to an URL wit the problem? Ah sorry ! the link : http://www.swalif.net/softs/swalif54/softs266737/
And sorry the Reproducible does not Always , its sometimes happen
Signature IsPercentageAware UUID 899bf431-bc7e-40ef-985d-9eb492090706 Time 2009-07-06 00:52:51.464942 Uptime 49 Last Crash 53 seconds before submission Product Firefox Version 3.5 Build ID 20090624025744 Branch 1.9.1 OS Windows NT OS Version 6.0.6000 CPU x86 CPU Info GenuineIntel family 6 model 15 stepping 13 Crash Reason EXCEPTION_ACCESS_VIOLATION Crash Address 0x128 Crashing Thread Frame Module Signature [Expand] Source 0 xul.dll IsPercentageAware layout/generic/nsLineLayout.cpp:672 1 xul.dll nsLineLayout::ReflowFrame layout/generic/nsLineLayout.cpp:762 2 xul.dll nsInlineFrame::ReflowInlineFrame layout/generic/nsInlineFrame.cpp:631 3 xul.dll nsInlineFrame::ReflowFrames layout/generic/nsInlineFrame.cpp:509 4 xul.dll nsInlineFrame::Reflow layout/generic/nsInlineFrame.cpp:396 5 xul.dll nsLineLayout::ReflowFrame layout/generic/nsLineLayout.cpp:853 6 xul.dll nsBlockFrame::ReflowInlineFrame layout/generic/nsBlockFrame.cpp:3608 7 xul.dll nsBlockFrame::DoReflowInlineFrames layout/generic/nsBlockFrame.cpp:3429 8 xul.dll nsBlockFrame::ReflowInlineFrames layout/generic/nsBlockFrame.cpp:3276 9 xul.dll nsBlockFrame::ReflowLine layout/generic/nsBlockFrame.cpp:2331 10 xul.dll nsBlockFrame::ReflowDirtyLines layout/generic/nsBlockFrame.cpp:1911 11 xul.dll nsBlockFrame::Reflow layout/generic/nsBlockFrame.cpp:955 12 xul.dll nsBlockReflowContext::ReflowBlock layout/generic/nsBlockReflowContext.cpp:310 13 xul.dll nsBlockFrame::ReflowBlockFrame layout/generic/nsBlockFrame.cpp:3004 14 xul.dll nsBlockFrame::ReflowLine layout/generic/nsBlockFrame.cpp:2276 15 xul.dll nsBlockFrame::ReflowDirtyLines layout/generic/nsBlockFrame.cpp:1911 16 xul.dll nsBlockFrame::Reflow layout/generic/nsBlockFrame.cpp:955 17 xul.dll nsContainerFrame::ReflowChild layout/generic/nsContainerFrame.cpp:821 18 xul.dll CanvasFrame::Reflow layout/generic/nsHTMLFrame.cpp:669 19 xul.dll nsContainerFrame::ReflowChild layout/generic/nsContainerFrame.cpp:821 20 xul.dll nsHTMLScrollFrame::ReflowScrolledFrame layout/generic/nsGfxScrollFrame.cpp:528 21 xul.dll nsHTMLScrollFrame::ReflowContents layout/generic/nsGfxScrollFrame.cpp:622 22 xul.dll nsHTMLScrollFrame::Reflow layout/generic/nsGfxScrollFrame.cpp:823 23 xul.dll nsContainerFrame::ReflowChild layout/generic/nsContainerFrame.cpp:821 24 xul.dll ViewportFrame::Reflow layout/generic/nsViewportFrame.cpp:282 25 xul.dll PresShell::DoReflow layout/base/nsPresShell.cpp:6657 26 xul.dll PresShell::ProcessReflowCommands layout/base/nsPresShell.cpp:6763 27 xul.dll PresShell::DoFlushPendingNotifications layout/base/nsPresShell.cpp:4820 28 xul.dll PresShell::FlushPendingNotifications layout/base/nsPresShell.cpp:4749 29 xul.dll nsEditor::EndUpdateViewBatch editor/libeditor/base/nsEditor.cpp:4393 30 xul.dll nsHTMLEditor::EndUpdateViewBatch editor/libeditor/html/nsHTMLEditor.cpp:5785 31 xul.dll nsEditor::EndPlaceHolderTransaction editor/libeditor/base/nsEditor.cpp:1003 32 xul.dll nsAutoPlaceHolderBatch::~nsAutoPlaceHolderBatch editor/libeditor/base/nsEditorUtils.h:66 33 xul.dll nsHTMLEditor::TypedText editor/libeditor/html/nsHTMLEditor.cpp:1356 34 xul.dll nsHTMLEditor::HandleKeyPress editor/libeditor/html/nsHTMLEditor.cpp:1313 35 xul.dll nsTextEditorKeyListener::KeyPress editor/libeditor/text/nsEditorEventListeners.cpp:247
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
Without first-letter style this is probably not a duplicate of bug 491547.
Status: RESOLVED → UNCONFIRMED
Depends on: 491547
Resolution: DUPLICATE → ---
Component: General → Layout: Block and Inline
Keywords: crash
Product: Firefox → Core
QA Contact: general → layout.block-and-inline
Summary: Crash when I going to make quick edit using Ajax in vBulletin forum → Crash when I going to make quick edit using Ajax in vBulletin forum [@ IsPercentageAware - nsLineLayout::ReflowFrame]
Version: 3.5 Branch → 1.9.1 Branch
Al-Mothafar A-Hasan, can you confirm your crash still occurs, or gone, in a current 3.5 or 3.6 version of firefox.
no, the problem no longer happened. Sorry for this tooooooo late, I just search about my bugs and see this.
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago15 years ago
Resolution: --- → WORKSFORME
Crash Signature: [@ IsPercentageAware - nsLineLayout::ReflowFrame]
You need to log in before you can comment on or make changes to this bug.