[Mono-bugs] [Bug 337714] New: segmentation fault on redraw after removal of uiitem

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Oct 30 00:20:38 EDT 2007


https://bugzilla.novell.com/show_bug.cgi?id=337714#c1

           Summary: segmentation fault on redraw after removal of uiitem
           Product: Moonlight
           Version: 1_0
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: plugin
        AssignedTo: mono-bugs at ximian.com
        ReportedBy: oohogwash at yahoo.com
         QAContact: mono-bugs at ximian.com
          Found By: Development


If a UI item is removed from display, a segmentation fault can be generated
(occurs roughly every third time on my test)
The UI item test with has some http request data displayed in it.... should not
effect it... it was made visible then invisible. The UI item was dynamically
created just prior to display, dynamic popup style of functionality.

The stack trace associated with the fault is:
 0x08848d0b in ?? ()
#1  0xaef5faa2 in EventObject::Emit (this=0xb33cc70, event_id=9, calldata=0x0)
    at dependencyobject.h:114
#2  0xaef9239a in UIElement::ChildInvalidated (this=0xb33cc70, r=@0xbf92f9c8)
    at uielement.cpp:327
#3  0xaef61852 in process_dirty_elements () at dirty.cpp:216
#4  0xaef58045 in TimeManager::Tick (this=0xa5b85b0) at clock.cpp:310
#5  0xaef5810d in TimeManager::tick_callback (sender=0xa5b8610, calldata=0x0, 
    closure=0xa5b85b0) at clock.cpp:251
#6  0xaef5faef in EventObject::Emit (this=0xa5b8610, event_id=1, calldata=0x0)
    at dependencyobject.cpp:178
#7  0xaef57521 in SystemTimeSource::tick_timeout (data=0xa5b8610)
    at clock.cpp:151
#8  0xb75453c6 in ?? () from /usr/lib/libglib-2.0.so.0
#9  0x0a5b8610 in ?? ()
#10 0x08082858 in ?? ()
#11 0xbf92fae8 in ?? ()
#12 0xb75ab748 in ?? () from /usr/lib/libglib-2.0.so.0
#13 0xb7daabe0 in ?? () from /lib/tls/i686/cmov/libpthread.so.0
#14 0x0a89a4a8 in ?? ()
#15 0xbf92faf8 in ?? ()
#16 0xb755cfd2 in g_slist_prepend () from /usr/lib/libglib-2.0.so.0
#17 0xb7544df2 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0


-- 
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