OK, finally. The patch seems to work... sometime. However, I've been getting other segfaults...
For example this one: Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 16384 (LWP 13229)] 0xb7fa8211 in epsilon_info_get (e=0x8057f10) at Epsilon.c:303 303 if ((p->eei = epsilon_exif_info_get (e))) (gdb) Unable to thumbnail fotos//fotos-escalada-31Mar2005.tar.bz2 (gdb) bt #0 0xb7fa8211 in epsilon_info_get (e=0x8057f10) at Epsilon.c:303 #1 0xb7fbc835 in esmart_thumb_new (evas=0x806caf8, file=0xbfffdf60 "/home/pmatos/fotos//Erica___Nocas3.JPG") at esmart_thumb.c:83 #2 0x0804cfd6 in entice_file_add ( file=0xbfffef90 "/home/pmatos/fotos//Erica___Nocas3.JPG") at entice.c:516 #3 0x0804fdf9 in ipc_client_data (data=0x0, type=17, event=0x807d740) at ipc.c:110 #4 0xb7a6456a in _ecore_event_call () at ecore_events.c:431 #5 0xb7a69431 in _ecore_main_loop_iterate_internal (once_only=0) at ecore_main.c:629 #6 0xb7a685b7 in ecore_main_loop_begin () at ecore_main.c:79 #7 0x08051cd9 in main (argc=2, argv=0xbffff104) at main.c:268 This is entice from 5min ago CVS, so pretty recent. Unfortunately I don't know much about entice internals, however, it seems to happen before I do anything. I open entice and I just wait... SIGFAULT happens... Hope I can help further. Cheers, Paulo Matos Kirby Kuehl said: > export CFLAGS=-g > > On 7/31/05, Paulo Jorge de Oliveira Cantante de Matos > <[EMAIL PROTECTED]> wrote: >> >> 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 >> > > > -- > PGP Fingerprint: 8784 EAFE E9C5 D083 3E81 727C F265 5AEF E6F8 > A671 > > > ------------------------------------------------------- > SF.Net email is Sponsored by the Better Software Conference & > EXPO > September 19-22, 2005 * San Francisco, CA * Development > Lifecycle Practices > Agile & Plan-Driven Development * Managing Projects & Teams * > Testing & QA > Security * Process Improvement & Measurement * > http://www.sqe.com/bsce5sf > _______________________________________________ > enlightenment-devel mailing list > enlightenment-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > -- 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 the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel