Cause discovered..

A pdf that was in ~/Desktop

Moved it to another folder. E started fine.

browse to folder in efm - instant crash

Shall I file a bug? Does anyone want the pdf?

Cheers

On 26 July 2011 16:30, Mark Dickie <blaeberr...@gmail.com> wrote:

> Apologies dh
>
> On 26 July 2011 16:20, Christopher Michael <cpmicha...@comcast.net> wrote:
>
>> Also, I think you sent this whole reply to just me...didn't you want to
>> send to the list as well ? ;)
>>
>>
>> dh
>>
>> On 07/26/11 17:04, Mark Dickie wrote:
>>
>>> Thanks dh
>>>
>>> On 26 July 2011 15:18, Christopher Michael<cpmicha...@comcast.net**>
>>>  wrote:
>>>
>>>  On 07/26/11 15:15, Mark Dickie wrote:
>>>>
>>>>  Using current svn. Ubuntu Natty.
>>>>>
>>>>> I've deleted all previous builds (nothing in /opt /usr/local),
>>>>> downloaded
>>>>> new source tree. and rebuilt. deleted .e/ and .cache/efreet.
>>>>>
>>>>> Compile using easy_e17 including debugging.
>>>>>
>>>>> from startx it crashes on the splash screen, so I ran it through
>>>>> Xephyr/gdb
>>>>>
>>>>> Xephyr :1.0
>>>>> EINA_LOG_LEVEL=3 ECORE_ERROR_ABORT=1 gdb enlightenment_start
>>>>> r -display :1.0 from inside gdb
>>>>>
>>>>> Stays at splash forever, gdb attached below
>>>>>
>>>>> Hope this means something to somebody :)
>>>>>
>>>>> I will gladly give /do whatever it takes to get my beloved E back
>>>>>
>>>>> Cheers
>>>>>
>>>>>
>>>> After a quick look here...seems to be some type of pthread
>>>> issue...perhaps
>>>> something todo w/ the system being 64bit. Sadly, I do not have much
>>>> experience w/ pthread so I personally will not be able to help much,
>>>> BUT:
>>>>
>>>> You've got warnings all over the place here that may point someone else
>>>> to
>>>> a direction:
>>>>
>>>> WRN<4886>:eet eet_lib.c:717 eet_init() YOU ARE USING PTHREADS, BUT I
>>>> CANNOT
>>>> INITIALIZE THREADSAFE GCRYPT OPERATIONS!
>>>>
>>>> You're actual crash is happening when the Splash Shows up and E calls
>>>> 'pause' and waits for the Splash to signal it is ready so E can
>>>> continue.
>>>>
>>>> A 'work around' for now would be to disable Showing Splash @ startup.
>>>> Granted, that does not fix the bug but it should allow you to use E
>>>> again.
>>>>
>>>> Since you cannot get into E to disable the setting, I would recommend
>>>> the
>>>> following procedure:
>>>>
>>>> Take your e.cfg from the ~/.e/e/config/standard directory (assuming
>>>> standard profile here). Decompile it with eet:
>>>>
>>>> (eet -d e.cfg config e.src)
>>>>
>>>>
>>>  mark@Snowy:~/Computer/e_debug$ eet -d e.cfg config e.src
>>> ERR<8047>:eet_main eet_main.c:132 do_eet_decode() cannot open for
>>> reading:
>>> e.cfg
>>>
>>> Bugger! Methinks there's something horrible going on with eet..
>>>
>>>
>>>> Edit the e.src file with a text editor. Look for:
>>>> value "show_splash" int: 1; and change that 1 to a 0.
>>>> Save the file.
>>>>
>>>> Recompile your e.src into e.cfg:
>>>>
>>>> (eet -e e.cfg config e.src 1)
>>>>
>>>> Assuming you get this far, congrats :) You now have an e.cfg file
>>>> without
>>>> splash enabled. Make sure it is in ~/.e/e/config/standard (assuming
>>>> standard
>>>> profile), and then you can try to startup E again.
>>>>
>>>
> followed instructions - worked a charm (I had copied the file to a folder
> to work on) and .. no splash, but following error
>
> Program received signal SIGSEGV, Segmentation fault.
> 0x00007ffff7afb992 in evas_object_smart_member_add (obj=0xa39770,
>     smart_obj=0xa39770) at evas_object_smart.c:164
> 164   obj->cur.layer = obj->layer->layer;
> (gdb) INF<8200>:ecore ecore_main.c:356 _ecore_main_fdh_poll_del() removing
> poll on 11
> DB STORE CAP+: /org/freedesktop/UDisks/devices/sda
> WRN<8209>:e_ukit e_ukit_private_util.c:186
> unmarshal_device_get_all_properties() EUkit Error: unexpected property type
> (LuksHolder): o
> WRN<8209>:e_ukit e_ukit_private_util.c:186
> unmarshal_device_get_all_properties() EUkit Error: unexpected property type
> (LuksCleartextSlave): o
> WRN<8209>:e_ukit e_ukit_private_util.c:186
> unmarshal_device_get_all_properties() EUkit Error: unexpected property type
> (PartitionSlave): o
> WRN<8209>:e_ukit e_ukit_private_util.c:186
> unmarshal_device_get_all_properties() EUkit Error: unexpected property type
> (DriveAdapter): o
> WRN<8209>:e_ukit e_ukit_private_util.c:186
> unmarshal_device_get_all_properties() EUkit Error: unexpected property type
> (LinuxMdComponentHolder): o
> WRN<8209>:e_ukit e_ukit_private_util.c:186
> unmarshal_device_get_all_properties() EUkit Error: unexpected property type
> (LinuxDmmpComponentHolder): o
>
>
>
>>
>>>> If all went well, you should be able to get back in now (until your
>>>> bugger
>>>> is sorted out anyway).
>>>>
>>>> Cheers (and Good Luck),
>>>>
>>>> dh
>>>>
>>>>
>>>>  I tried deleting .e/ again..fresh start. With Computer/standard mode it
>>> locks solid after the wizard,but if I choose the Touchscreen/illume
>>> profile
>>> it completes the wizard and starts ok.
>>>
>>> Does anyone want the full log running the wizard?
>>>
>>> Many thanks
>>>
>>>
>>
>
>
> --
> Mark Dickie
>
>
>
> +57 313 550 7314
> Email blaeberr...@gmail.com
> Skype blaeberries
>
>


-- 
Mark Dickie



+57 313 550 7314
Email blaeberr...@gmail.com
Skype blaeberries
------------------------------------------------------------------------------
Got Input?   Slashdot Needs You.
Take our quick survey online.  Come on, we don't ask for help often.
Plus, you'll get a chance to win $100 to spend on ThinkGeek.
http://p.sf.net/sfu/slashdot-survey
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to