Rodolfo Hansen wrote:

Hello all, I get a segfault on starting up emblem.
i am currently running Gentoo-2005.1 on an AMD64 as a 64bit insall...

...

Pretty much the same here (Gentoo, Opteron), I didn't think I had debugging symbols build (using Ciro's version of get_e.sh) but firing up gdb showed otherwise:

(gdb) run
Starting program: /usr/local/bin/emblem
[Thread debugging using libthread_db enabled]
[New Thread 46912572596032 (LWP 25835)]
Unable to load file,

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 46912572596032 (LWP 25835)]
0x00002aaaac7d73bb in __imlib_amd64_copy_rgb_to_rgba ()
  from /usr/local/lib/libImlib2.so.1
(gdb) bt
#0  0x00002aaaac7d73bb in __imlib_amd64_copy_rgb_to_rgba ()
  from /usr/local/lib/libImlib2.so.1
#1  0x00002aaaac7ab9c5 in __imlib_BlendImageToImage (im_src=0x580a50,
   im_dst=0x5807f0, aa=1 '\001', blend=0 '\0', merge_alpha=0 '\0', ssx=0,
   ssy=0, ssw=256, ssh=1200, ddx=256, ddy=192, ddw=5744512, ddh=0, cm=0x0,
   op=OP_COPY, clx=256, cly=16, clw=256, clh=192) at blend.c:1896
#2  0x00002aaaac7a0fbb in imlib_create_cropped_scaled_image (source_x=0,
source_y=0, source_width=1600, source_height=1200, destination_width=256,
   destination_height=192) at api.c:2524
#3  0x00002aaaaacdf35e in epsilon_generate (e=0x55a020) at Epsilon.c:549
#4  0x0000000000402c41 in emblem_ui_init_dir (em=0x507be0,
   dir=0x556e10 "/home/bodhisattva/.e/e/themes") at emblem_ui.c:220
#5  0x0000000000402ed7 in emblem_ui_e_theme_dirs_list (data=0x507be0,
   type=5744512, ev=0x2aaab04a3010) at emblem_ui.c:332
#6  0x00002aaaabff8388 in _ecore_event_call () at ecore_events.c:431
#7  0x00002aaaabffb787 in _ecore_main_loop_iterate_internal (once_only=0)
   at ecore_main.c:629
#8  0x00002aaaabffb937 in ecore_main_loop_begin () at ecore_main.c:79
#9  0x00000000004031f0 in main (argc=1, argv=0x7ffffffff1f8) at main.c:161

Hope this helps - perhaps sometime i'll get a chance to dig around and look at it.


-------------------------------------------------------
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

Reply via email to