| Summary: | sci-astronomy/celestia: Chrash just after title-screen | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Rune Magnussen <rum> |
| Component: | Current packages | Assignee: | Gentoo Science Related Packages <sci> |
| Status: | RESOLVED TEST-REQUEST | ||
| Severity: | normal | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | AMD64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
Rune Magnussen
2009-04-08 15:08:34 UTC
(In reply to comment #0) To clarify: Without --sync you may be able to navigate a bit but the program chrashes at first click. Please provide a backtrace of the crash. You can find information on how to receive a useful backtrace from the following URL: http://www.gentoo.org/proj/en/qa/backtraces.xml Reopen this bug when you provide the requested information. Backtrace:
#0 gdk_x_error (display=0x13c98f0, error=0x7fff785627a0) at gdkmain-x11.c:613
#1 0x00007fb466d6efc3 in _XError (dpy=0x13c98f0, rep=<value optimized out>)
at XlibInt.c:2912
#2 0x00007fb466d70ba8 in _XReply (dpy=0x13c98f0, rep=0x7fff785628e0, extra=0,
discard=1) at XlibInt.c:1838
#3 0x00007fb466d6a8e2 in XSync (dpy=0x13c98f0, discard=0) at Sync.c:48
#4 0x00007fb466d6aa9b in _XSyncFunction (dpy=0x13c98f0) at Synchro.c:37
#5 0x00007fb466d69b44 in XSetTile (dpy=0x13c98f0, gc=0x31ca900, tile=14680122)
at SetTile.c:46
#6 0x00007fb467def85e in _cairo_xlib_surface_fill_rectangles (
abstract_surface=0x31ca230, op=<value optimized out>, color=0x31ca8c8,
rects=0x7fff785632f0, num_rects=1) at cairo-xlib-surface.c:1886
#7 0x00007fb467dd65a8 in _cairo_surface_fill_rectangles (surface=0x13c98f0,
op=CAIRO_OPERATOR_OVER, color=0x31ca8c8, rects=0x7fff785632f0, num_rects=0)
at cairo-surface.c:1458
#8 0x00007fb467dd6769 in _cairo_surface_fill_region (surface=0x31ca230,
op=CAIRO_OPERATOR_OVER, color=0x31ca8c8, region=0x7fff78563cf0)
at cairo-surface.c:1409
#9 0x00007fb467dd931a in _clip_and_composite_trapezoids (src=0x31ca860,
op=CAIRO_OPERATOR_OVER, dst=0x31ca230, traps=0x7fff78563d90,
clip=0x31ca520, antialias=CAIRO_ANTIALIAS_DEFAULT)
at cairo-surface-fallback.c:617
#10 0x00007fb467dd9511 in _cairo_surface_fallback_fill (surface=0x31ca230,
op=CAIRO_OPERATOR_OVER, source=0x31ca860, path=0x31ca630,
fill_rule=CAIRO_FILL_RULE_WINDING, tolerance=0.10000000000000001,
antialias=CAIRO_ANTIALIAS_DEFAULT) at cairo-surface-fallback.c:902
#11 0x00007fb467dd5dde in _cairo_surface_fill (surface=0x31ca230,
op=CAIRO_OPERATOR_OVER, source=<value optimized out>, path=0x31ca630,
fill_rule=CAIRO_FILL_RULE_WINDING, tolerance=0.10000000000000001,
antialias=CAIRO_ANTIALIAS_DEFAULT) at cairo-surface.c:1684
#12 0x00007fb467dbe99a in _cairo_gstate_fill (gstate=0x31ca480, path=0x31ca630)
at cairo-gstate.c:1021
#13 0x00007fb467db9500 in *INT_cairo_fill_preserve (cr=0x31ca450)
at cairo.c:2158
#14 0x00007fb467db9519 in cairo_fill (cr=0x13c98f0) at cairo.c:2134
#15 0x00007fb4694baf7b in gdk_window_clear_backing_rect (window=0x2d5a800,
x=0, y=0, width=1434, height=33) at gdkwindow.c:2067
#16 0x00007fb4694bd78d in IA__gdk_window_begin_paint_region (window=0x2d5a800,
region=0x29d0aa0) at gdkwindow.c:1152
#17 0x00007fb469a5a37b in IA__gtk_main_do_event (event=0x7fff785640f0)
at gtkmain.c:1552
#18 0x00007fb4694bdba4 in gdk_window_process_updates_internal (
window=0x2d5a800) at gdkwindow.c:2598
#19 0x00007fb4694be121 in IA__gdk_window_process_all_updates ()
at gdkwindow.c:2664
#20 0x00007fb4699e2041 in gtk_container_idle_sizer (data=<value optimized out>)
at gtkcontainer.c:1309
#21 0x00007fb4694a20bb in gdk_threads_dispatch (data=0x2cbba80) at gdk.c:473
#22 0x00007fb46805a711 in IA__g_main_context_dispatch (context=0x13e1c60)
at gmain.c:2144
#23 0x00007fb46805de8d in g_main_context_iterate (context=0x13e1c60, block=1,
dispatch=1, self=<value optimized out>) at gmain.c:2778
#24 0x00007fb46805e3bd in IA__g_main_loop_run (loop=0x31c9090) at gmain.c:2986
#25 0x00007fb469a5a597 in IA__gtk_main () at gtkmain.c:1200
#26 0x0000000000473a82 in main (argc=1, argv=0x7fff78564568) at main.cpp:508
I tried emerging cairo with USE=debug but that did not change the trace.
Please tell us which version of sci-astronomy/celestia you have. Used version: sci-astronomy/celestia-1.5.1 I can't seem to reproduce. Please re-try with either celestia-1.5.1 or celestia-1.6.0. re-open after more testing. |