[Mono-bugs] [Bug 376937] New: Crash on development cycle

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Apr 3 16:00:31 EDT 2008


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


           Summary: Crash on development cycle
           Product: Moonlight
           Version: 1.0.0
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: plugin
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: miguel at novell.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


While reloading a trivial app after a few times and setting breakpoints with
Firebug this happens:

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb70686d0 (LWP 19917)]
0xb1b52ba0 in Surface::GetTimeManager (this=0x20000) at ../src/runtime.h:126
126             TimeManager *GetTimeManager () { return time_manager; }
Current language:  auto; currently c++
(gdb) where
#0  0xb1b52ba0 in Surface::GetTimeManager (this=0x20000) at
./src/runtime.h:126
#1  0xb1b50794 in PluginInstance::CreateWindow (this=0xbcb3b60) at
plugin.cpp:682
#2  0xb1b5098c in PluginInstance::SetWindow (this=0xbcb3b60, window=0xc39838c)
at plugin.cpp:543
#3  0xb1b54b15 in NPP_SetWindow (instance=0x9c2424c, window=0xc39838c) at
plugin-glue.cpp:58
#4  0x082491ee in ?? ()
#5  0x09c2424c in ?? ()
#6  0x0c39838c in ?? ()
#7  0x0b37c9d0 in ?? ()
#8  0x0b37c9d0 in ?? ()
#9  0x099af368 in ?? ()
#10 0xb7d7eff4 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#11 0xbf8ff708 in ?? ()
#12 0xb7bc8803 in gtk_socket_get_id () from /usr/lib/libgtk-x11-2.0.so.0
#13 0x082466f5 in ?? ()
#14 0x09c24230 in ?? ()
#15 0x0c39838c in ?? ()
#16 0x089d3a00 in ?? ()
#17 0x089d3a00 in ?? ()
#18 0xb7daa369 in PR_LogFlush () from /usr/lib/libnspr4.so
#19 0x0823eb24 in ?? ()
#20 0x0c398388 in ?? ()
#21 0xbf8ff7b0 in ?? ()
#22 0xbf8ff830 in ?? ()
#23 0xbf8ff830 in ?? ()
#24 0x0c011a98 in ?? ()
#25 0x09c86da0 in ?? ()
#26 0x0ab911f0 in ?? ()
#27 0x805e000b in ?? ()
#28 0x00000000 in ?? ()
(gdb) p *this
Cannot access memory at address 0x20000


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