Hi,

Indeed, no more imlib2 warning and the segfault as it was
disappears but a little bit later after moving around the
thumbnails and checking some photos...:
$ entice  fotos/
Unable to thumbnail fotos//fotos-escalada-31Mar2005.tar.bz2
Segmentation fault

I tried to run gdb on it and it segfaulted as expected:

[Thread debugging using libthread_db enabled]
[New Thread 16384 (LWP 3911)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16384 (LWP 3911)]
0xb7ea0c85 in evas_common_scale_rgba_in_to_out_clip_smooth_mmx ()
   from /usr/lib/libevas.so.1
(gdb) Unable to thumbnail fotos//fotos-escalada-31Mar2005.tar.bz2

No backtrace since I don't have it compiled with -g and don't
know the best way to compile it with debug flags enabled. If
you need backtrace please do tell me how to enable the debug
flags since I'm not very acquainted with autoconf/automake
tools E uses.

Cheers,

Paulo Matos

Tilman Sauerbeck said:
> Paulo Jorge de Oliveira Cantante de Matos
> <[EMAIL PROTECTED]> [2005-07-29 21:43]:
>> Hi all,
>
> Hi,
>
>> Anyway I've chosen a directory were I keep my images and
>> entice
>> segfaults (probably trying to create thumbnail of a tar.bz2
>> file):
>>
>> $ entice fotos/
>> Segmentation fault
>> ***** Imlib2 Developer Warning ***** :
>>         This program is calling the Imlib call:
>>
>>         imlib_image_format();
>>
>>         With the parameter:
>>
>>         image
>>
>>         being NULL. Please fix your program.
>> Unable to thumbnail fotos//fotos-escalada-31Mar2005.tar.bz2
>
> Does the attached patch fix the Imlib warning?
>
> Regards,
> Tilman
>
> --
> learn to quote: http://www.netmeister.org/news/learn2quote.html
>


-- 
Paulo Jorge Matos - pocm at sat inesc-id pt
Web: http://sat.inesc-id.pt/~pocm
Computer and Software Engineering
INESC-ID - SAT Group



-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to