Hi all, (Spanish translation below)

I am trying to use pngwriter for the first time. I have compiled it on a Solaris system and the compilation process seemed to be ok. However, when I try running any of the two examples I always get a segmentation fault error. I used gdb to track the error down and it happens when the "close" method is called (line 123 of pngtest.cc). Inside that method, the error comes when the png_set_text function is invoked.

I suppose that the example is well written and the one who is doing something wrong is me, but I cannot come up with what the problem is. Has anyone come across this issue before?

Thanks,
jotego

Hola:

Estoy intentando usar pngwriter por primera vez. Lo he compilado en Solaris, aparentemente sin problemas, pero cuando tiro a ejecutar los ejemplos siempre se cuelgan (segmentation fault). Al usar el depurador (gdb) he encontrado que la linea que falla es la llamada a png_set_text, dentro del metodo "close". A su vez, a este metodo se llega desde la linea 123 de pngtest.cc

Supongo que el ejemplo y la biblioteca estan bien y el que esta haciendo algo raro soy yo: ¿pero que puede ser? ¿Se ha topado alguien con este problema antes?

Gracias,
jotego



-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
http://pngwriter.sourceforge.net/
PNGwriter-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pngwriter-users

Reply via email to