On Wed, 11 Jul 2007 07:02:20 -0400 "Zachary Goldberg" <[EMAIL PROTECTED]>
babbled:

> So I noticed that edje_cc was seg faulting when compiling rage a few
> days back, and now im seeing it do the same thing with enna.  It
> includes all the images and when its finishing it seg faults and the
> program compile fails.  I ran a GDB on edje_cc default.edc (in
> rage/data) and obtained the following: (I did a full fresh compile
> from source yesterday)

some list pointer is not being initialised i suspect. the question is... what
list pointer where? i can't reproduce your problem here :(

> edje_cc: Wrote     24601 bytes (  24Kb) for "images/27" image entry
> "genre.png" compress: [raw: 90.6%] [real: 6.5%]
> make[2]: *** [default.edj] Segmentation fault
> make[2]: *** Deleting file `default.edj'
> Program received signal SIGSEGV, Segmentation fault.
> [Switching to Thread -1214908752 (LWP 8200)]
> evas_list_data (list=0x3) at evas_list.c:696
> 696        return list->data;
> (gdb) bt
> #0  evas_list_data (list=0x3) at evas_list.c:696
> #1  0xb7aeba73 in eet_data_descriptor_encode (edd=0x805e750,
> #data_in=0x806ccd8,
>     size_ret=0xbfb299d8) at eet_data.c:1374
> #2  0xb7aeba89 in eet_data_descriptor_encode (edd=0x805e9b0,
> #data_in=0x806cc50,
>     size_ret=0xbfb29a18) at eet_data.c:1374
> #3  0xb7aec355 in eet_data_write (ef=0x806cf00, edd=0x805e9b0,
>     name=0xbfb2bb18 "collections/0", data=0x806cc50, compress=1) at
> eet_data.c:863
> #4  0x0804bcbb in data_write () at edje_cc_out.c:559
> #5  0x0804a3b5 in main (argc=2, argv=0xbfb2edc4) at edje_cc.c:187
> 
> 
> -- 
> Zachary Goldberg
> Computer Science Major
> School of Engineering at the University of Pennsylvania
> Philadelphia PA
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> enlightenment-users mailing list
> enlightenment-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-users
> 


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    [EMAIL PROTECTED]
裸好多
Tokyo, Japan (東京 日本)

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to