[cairo-bugs] [Bug 4373] New: crash on app start
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Sep 6 12:31:27 PDT 2005
Please do not reply to this email: if you want to comment on the bug, go to
the URL shown below and enter yourcomments there.
https://bugs.freedesktop.org/show_bug.cgi?id=4373
Summary: crash on app start
Product: cairo
Version: 1.0.0
Platform: PC
OS/Version: Linux
Status: NEW
Severity: critical
Priority: P2
Component: general
AssignedTo: cworth at cworth.org
ReportedBy: jens.luedicke at gmail.com
QAContact: cairo-bugs at cairographics.org
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16384 (LWP 8304)]
0x407bcbf2 in pthread_mutex_lock () from /lib/libpthread.so.0
(gdb) bt
#0 0x407bcbf2 in pthread_mutex_lock () from /lib/libpthread.so.0
#1 0x406491c1 in _XLockMutex () from /usr/X11R6/lib/libX11.so.6
#2 0x406342d3 in XrmQGetResource () from /usr/X11R6/lib/libX11.so.6
#3 0x40613fe2 in XGetDefault () from /usr/X11R6/lib/libX11.so.6
#4 0x404ef3d0 in get_boolean_default () from /usr/lib/libcairo.so.2
#5 0x404ef4c8 in _cairo_xlib_init_screen_font_options () from
/usr/lib/libcairo.so.2
#6 0x404ef87d in _cairo_xlib_screen_info_get () from /usr/lib/libcairo.so.2
#7 0x404ed606 in _cairo_xlib_surface_create_internal () from
/usr/lib/libcairo.so.2
#8 0x404ed967 in cairo_xlib_surface_create () from /usr/lib/libcairo.so.2
#9 0x403f64c3 in gdk_x11_ref_cairo_surface () from
/usr/lib/libgdk-x11-2.0.so.0
#10 0x403d0c88 in _gdk_drawable_ref_cairo_surface () from
/usr/lib/libgdk-x11-2.0.so.0
#11 0x403dac72 in gdk_pixmap_ref_cairo_surface () from
/usr/lib/libgdk-x11-2.0.so.0
#12 0x403d0c88 in _gdk_drawable_ref_cairo_surface () from
/usr/lib/libgdk-x11-2.0.so.0
#13 0x403e44ef in gdk_window_begin_paint_region () from
/usr/lib/libgdk-x11-2.0.so.0
#14 0x401dfb9f in gtk_main_do_event () from /usr/lib/libgtk-x11-2.0.so.0
#15 0x403e6e0a in gdk_window_process_updates_internal () from
/usr/lib/libgdk-x11-2.0.so.0
#16 0x403e6f5e in gdk_window_process_all_updates () from
/usr/lib/libgdk-x11-2.0.so.0
#17 0x401518ce in gtk_container_idle_sizer () from
/usr/lib/libgtk-x11-2.0.so.0
#18 0x408bb243 in g_idle_dispatch () from /usr/lib/libglib-2.0.so.0
#19 0x408b83a8 in g_main_dispatch () from /usr/lib/libglib-2.0.so.0
#20 0x408b9398 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#21 0x408b96bd in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#22 0x408b9c33 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#23 0x401df4c3 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#24 0x0805891b in main (argc=1, argv=0xbffff7e4) at main.c:592
(gdb)
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
More information about the cairo-bugs
mailing list