Hi,

Just to inform you that the issue I've create some weeks ago 
https://phab.enlightenment.org/T3097 was observed on a system with ZFS 
root too.

Peter

On 03/23/2016 05:42, Miguel C wrote:
> are you using zfs on root? I've seen reports of this issue if using zfs and
> I got the same issue on my laptop but haven't tried gdb or any further
> debugging but just curios if it's related
>
> On Wednesday, March 23, 2016, Eric McCorkle <e...@metricspace.net> wrote:
>
>> I actually got a good clue from the gdb suggestion.  Stack trace looks
>> like this (typing on a phone):
>>
>> e_modapi_save
>> e_gadcon_provider_register
>> e_gadcon_client_visible
>> ecore_idler_del
>> ecore_event_current_event_get
>> ecore_main_loop_iterate
>> ecore_main_loop_begin
>> main
>>
>> Above that is what basically comes down to a trace of freebsd malloc for
>> an impossibly huge block (size 34359738376).  Looks like something in
>> e_modapi_save is allocating bad-sized blocks.
>>
>> In any case, that's a good start.  I'll do some diagnostics and report
>> what I find.
>>
>> On March 22, 2016 10:36:22 PM EDT, Carsten Haitzler <ras...@rasterman.com
>> <javascript:;>> wrote:
>>> On Tue, 22 Mar 2016 08:50:21 -0400 Eric McCorkle <e...@metricspace.net
>> <javascript:;>>
>>> said:
>>>
>>>> Hi folks,
>>>>
>>>> I'm in the process of setting up a new FreeBSD system.  I've used
>>>> enlightenment on FreeBSD in the past (0.17-0.19) and it's worked
>>> alright.
>>>> However, this time around, I seem to be running into some issues.
>>>>
>>>> I'm testing with startx, and the load screen freezes after displaying
>>>> "loading tasks".  If I switch back to the, the last message is
>>> "unable to
>>>> assume root privileges" terminal, with nothing else seemingly
>>> noteworthy.
>>>> Some points of interest:
>>>> * My card is a broadwell card, which isn't supported yet, so I'm
>>> using scfb
>>>> (FreeBSD's frame buffer driver)
>>>> * My X11 installation is using devd, not HAL
>>>>
>>>> I'm looking for some pointers as to where to look to start diagnosing
>>> the
>>>> problem.  I'm perfectly fine with digging into code if that's what it
>>> takes.
>>>
>>> you don't even know where it is stuck? no backtrace?
>>>
>>> killall -SEGV enlightenment
>>>
>>> gdb enlightenment PID
>>>
>>> ?
>>>
>>> --
>>> ------------- Codito, ergo sum - "I code, therefore I am"
>>> --------------
>>> The Rasterman (Carsten Haitzler)    ras...@rasterman.com <javascript:;>
>> --
>> Sent from my Android device with K-9 Mail. Please excuse my brevity.
>>
>> ------------------------------------------------------------------------------
>> Transform Data into Opportunity.
>> Accelerate data analysis in your applications with
>> Intel Data Analytics Acceleration Library.
>> Click to learn more.
>> http://pubads.g.doubleclick.net/gampad/clk?id=278785351&iu=/4140
>> _______________________________________________
>> enlightenment-users mailing list
>> enlightenment-users@lists.sourceforge.net <javascript:;>
>> https://lists.sourceforge.net/lists/listinfo/enlightenment-users
>>
>


------------------------------------------------------------------------------
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785351&iu=/4140
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to