Hi All,

I just experienced a crash when resizing the servo window. My build is up-to-date and clean.

This crash happens when running servo under gdb using:
./servo ../src/test/html/about-mozilla.html

I have attached the gdb backtrace. If I can be of any further assistance, please let me know.

Kind Regards,
Chris Michael
#0  0x00007ffff6ebb4f3 in _int_malloc () from /usr/lib/libc.so.6
#1  0x00007ffff6ebd0c0 in malloc () from /usr/lib/libc.so.6
#2  0x00007ffff6597fe0 in ft_mem_qalloc () from /usr/lib/libfreetype.so.6
#3  0x00007ffff6598028 in ft_mem_alloc () from /usr/lib/libfreetype.so.6
#4  0x00007ffff659ca02 in FT_Add_Module () from /usr/lib/libfreetype.so.6
#5  0x00007ffff6593acc in FT_Add_Default_Modules ()
   from /usr/lib/libfreetype.so.6
#6  0x0000000000922092 in 
gfx::platform::linux::font_context::FontContextHandle::new ()
    at 
/home/devilhorns/git/servo/src/components/gfx/platform/linux/font_context.rs:80
#7  0x000000000092183f in gfx::font_context::FontContext::new (info=...)
    at /home/devilhorns/git/servo/src/components/gfx/font_context.rs:48
#8  0x00000000004f604c in 
render_task::RenderTask$LT$C$GT$::spawn_workers::closure.27766 ()
#9  0x0000000000b3ac18 in task::bootstrap_green_task::closure.6040 ()
#10 0x0000000000b969c3 in rt::task::Task::run::closure.25268 ()
#11 0x0000000000ba4d3c in rust_try ()
#12 0x0000000000b9692f in 
rt::task::Task::run::h1b1fa7602039b7638iw::v0.11.0.pre ()
#13 0x0000000000b3aa56 in 
task::bootstrap_green_task::h7d4ee11f07271efek8b::v0.11.0.pre ()
#14 0x0000000000000000 in ?? ()
A debugging session is active.

        Inferior 1 [process 27600] will be killed.

Quit anyway? (y or n) 
_______________________________________________
dev-servo mailing list
dev-servo@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-servo

Reply via email to