yeah, you're right. I have compiler r17109 and it crashes too.
So, your patch is ok an I will extend it to the other filters not implemented yet.
I will also investigate what happens on feimage that makes it crash
Could you check to be sure that this crash wasn't already happening
before the change I committed? I begin to suspect the crash may be
caused by something in the filter rendering code, rather than the UI.
Unfortunately it appears that your build is either lacking debugging
symbols, or there's a corrupt stackframe, so it's hard to be sure
exactly what's going on.
-Nicholas
On Jan 17, 2008 4:55 PM, Felipe Sanches < felipe.sanches@...400...> wrote:
>
> Program received signal SIGSEGV, Segmentation fault.
> [Switching to Thread -1228294448 (LWP 19042)]
> 0xb6ef7989 in free () from /lib/libc.so.6
> (gdb) bt
> #0 0xb6ef7989 in free () from /lib/libc.so.6
> #1 0xb734f131 in g_free () from /usr/lib/libglib- 2.0.so.0
> #2 0xb77621cd in ?? () from /usr/lib/libgdk_pixbuf-2.0.so.0
> #3 0xb4290008 in ?? ()
> #4 0xb7774450 in ?? () from /usr/lib/libgdk_pixbuf-2.0.so.0
> #5 0xbfc9a858 in ?? ()
> #6 0xb7761c70 in ?? () from /usr/lib/libgdk_pixbuf- 2.0.so.0
> #7 0xb4290008 in ?? ()
> #8 0x00000000 in ?? ()
> (gdb)
>
> I dont know whether this is useful (or it I did it right) Please tell me if
> this is not what you need.
>
>
>
> On Jan 17, 2008 7:28 PM, Nicholas Bishop < nicholasbishop@...400...> wrote:
> > Still no crash for me. Can you send me a backtrace?
> >
> > -Nicholas
> >
> >
> >
> >
> > On Jan 17, 2008 4:20 PM, Felipe Sanches < felipe.sanches@...400...> wrote:
> > > you should also download the png and place it on ../images
> > >
> > > http://tavmjong.free.fr/INKSCAPE/W3C_SVG/images/image1.jpg
> > >
> > >
> > >
> > > On Jan 17, 2008 7:18 PM, Felipe Sanches < felipe.sanches@...400...>
> wrote:
> > > >
> > > > I have used this test from the W3C SVG test suite:
> > > >
> > >
> http://tavmjong.free.fr/INKSCAPE/W3C_SVG/htmlInkscapeHarness/full-filters-image-01-b.html
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > > On Jan 17, 2008 7:09 PM, Nicholas Bishop < nicholasbishop@...400...>
> wrote:
> > > >
> > > > > Hmm, I wasn't able to reproduce this, although I've tried several
> > > > > files. Can you send me a file that crashes for you?
> > > > >
> > > > > -Nicholas
> > > > >
> > > > >
> > > > >
> > > > >
> > > > > On Jan 17, 2008 3:23 PM, Felipe Sanches < felipe.sanches@...400...>
> > > wrote:
> > > > > > no. It's not OK. It is crashing.
> > > > > >
> > > > > > steps to reproduce:
> > > > > > 1. open a .svg that uses feImage
> > > > > > 2. open the filter effects dialog
> > > > > > 3. select the filter that uses the feImage primitive
> > > > > > 4. try to add another primitive
> > > > > >
> > > > > > then it crashes
> > > > > >
> > > > > > Program received signal SIGSEGV, Segmentation fault.
> > > > > > [Switching to Thread -1228871984 (LWP 15357)]
> > > > > > 0xb6e6a989 in free () from /lib/libc.so.6
> > > > > >
> > > > > >
> > > > > >
> > > > >
> > > >
> > > >
> > >
> > >
> >
>
>