| Summary: | dev-util/anjuta-2.26.2.2 crash if i try to compil ( f7 / shift f7 / f5 ) | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | jujubickoille <jujubickoille> |
| Component: | [OLD] GNOME | Assignee: | Gentoo Linux Gnome Desktop Team <gnome> |
| Status: | RESOLVED NEEDINFO | ||
| Severity: | normal | CC: | pacho |
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | Alpha | ||
| OS: | Linux | ||
| URL: | http://dpaste.com/hold/63353/ | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
jujubickoille
2009-07-05 09:47:21 UTC
a friend says me no pastebin. So this is the program out (anjuta:3103): GdkPixbuf-CRITICAL **: gdk_pixbuf_new_subpixbuf: assertion `src_y >= 0 && src_y + height <= src_pixbuf->height' failed (anjuta:3103): GdkPixbuf-CRITICAL **: gdk_pixbuf_new_subpixbuf: assertion `src_y >= 0 && src_y + height <= src_pixbuf->height' failed (anjuta:3103): GdkPixbuf-CRITICAL **: gdk_pixbuf_new_subpixbuf: assertion `src_y >= 0 && src_y + height <= src_pixbuf->height' failed (anjuta:3103): GdkPixbuf-CRITICAL **: gdk_pixbuf_new_subpixbuf: assertion `src_y >= 0 && src_y + height <= src_pixbuf->height' failed (anjuta:3103): GdkPixbuf-CRITICAL **: gdk_pixbuf_new_subpixbuf: assertion `src_y >= 0 && src_y + height <= src_pixbuf->height' failed (anjuta:3103): GdkPixbuf-CRITICAL **: gdk_pixbuf_new_subpixbuf: assertion `src_y >= 0 && src_y + height <= src_pixbuf->height' failed (anjuta:3103): GdkPixbuf-CRITICAL **: gdk_pixbuf_new_subpixbuf: assertion `src_y >= 0 && src_y + height <= src_pixbuf->height' failed (anjuta:3103): GdkPixbuf-CRITICAL **: gdk_pixbuf_new_subpixbuf: assertion `src_x >= 0 && src_x + width <= src_pixbuf->width' failed (anjuta:3103): GLib-GObject-CRITICAL **: g_object_ref: assertion `G_IS_OBJECT (object)' failed ** Gtk:ERROR:gtkimage.c:1994:gtk_image_expose: code should not be reached zsh: abort anjuta Is this reproducible on a new created user account? Have you tried to build it with -O2 instead of -Os. Please try to also get a proper backtrace: http://www.gentoo.org/proj/en/qa/backtraces.xml Thanks (In reply to comment #2) > Is this reproducible on a new created user account? Have you tried to build it > with -O2 instead of -Os. > > Please try to also get a proper backtrace: > http://www.gentoo.org/proj/en/qa/backtraces.xml > > Thanks > Pacho: -Os is depracated with gcc 4.x, see gentoo's doc about that :) jujubickoille: Please retry with -O2 and as Pacho said, please provide a nice backtrace. However, anjuta is a nightmare and it's known to be very unstable in some case (like that..)... Reporter, please try with anjuta-2.28 (and, of course, with -O2 instead of -Os) Please get back to us |