[Mono-bugs] [Bug 365455] New: alerts in mousehandlers may crash

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Feb 27 20:27:03 EST 2008


https://bugzilla.novell.com/show_bug.cgi?id=365455


           Summary: alerts in mousehandlers may crash
           Product: Moonlight
           Version: unspecified
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: engine
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: rkvinge at novell.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


Created an attachment (id=197574)
 --> (https://bugzilla.novell.com/attachment.cgi?id=197574)
html

Repro:

Download attached playlist-crash.html & playlist-crash.xaml, open html in
firefox, click on 'Play' and accept the alert dialog.

Result:
0x09af4436 in ?? ()
(gdb) bt
#0  0x09af4436 in ?? ()
#1  0xb18ef747 in EventObject::GetType (this=0x9af5040) at
./src/dependencyobject.h:176
#2  0xb133b4d0 in EventObject::Emit (this=0x9af5040, event_id=3,
calldata=0x99933b0) at dependencyobject.cpp:210
#3  0xb138c64c in UIElement::EmitMouseLeftButtonDown (this=0x9af5040,
event=0x89bf5f8) at uielement.cpp:409
#4  0xb136d4ba in emit_MouseLeftButtonDown (element=0x9af5040, event=0x89bf5f8)
at runtime.cpp:1115
#5  0xb136d3a6 in Surface::EmitEventOnList (this=0x8d64108, emitter=0xb136d496
<emit_MouseLeftButtonDown>, list=0x9995398, event=0x89bf5f8, end_idx=3) at
runtime.cpp:1226
#6  0xb136da89 in Surface::HandleMouseEvent (this=0x8d64108, emitter=0xb136d496
<emit_MouseLeftButtonDown>, emit_leave=true, emit_enter=true, force_emit=true,
event=0x89bf5f8) at runtime.cpp:1370
#7  0xb136f6d5 in Surface::button_press_callback (widget=0x89bf330,
button=0x89bf150, data=0x8d64108) at runtime.cpp:1444
#8  0xb7b858a4 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#9  0x089bf330 in ?? ()
#10 0x089bf150 in ?? ()
#11 0x08d64108 in ?? ()
#12 0xb78baff4 in ?? () from /usr/lib/libgobject-2.0.so.0
#13 0xb7b85840 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#14 0x09964a28 in ?? ()
#15 0xbfe07088 in ?? ()
#16 0xb788a919 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
Backtrace stopped: frame did not save the PC
(gdb) q


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list