On 03/22/2008 22:20, Ravenlock wrote:
> [repost... debugging ML issues]

Replying to my own.  disregard!  :P

> 
> On 03/22/2008 08:36, Carsten Haitzler (The Rasterman) wrote:
>> On Sat, 22 Mar 2008 12:54:04 +0000 Robin <[EMAIL PROTECTED]>
>> babbled:
>>
>> malloc segving - thats bad. something has trampled over memory and thus 
>> malloc
>> fails. error is prior to his malloc tho - thus u;'d need valgrind to catch 
>> it -
>> possibly.
>>
>>> On 21/03/2008, The Rasterman Carsten Haitzler <[EMAIL PROTECTED]> wrote:
>>>> On Fri, 14 Mar 2008 09:55:21 -0700 "M.McNeil" <[EMAIL PROTECTED]>
>>>> babbled:
>>>>
>>>>
>>>>> Thanks for the info.  I just updated from CVS and the error has gone
>>>>> away. FYI,  I still get SEGV errors when trying to add a new
>>>>> application  via the configuration panel.
>>>> works for me - valgrind doesnt care either :(
>>>>
>>>>
>>>>
>>>> ------------- Codito, ergo sum - "I code, therefore I am" --------------
>>>> The Rasterman (Carsten Haitzler)    [EMAIL PROTECTED]
>>>>
>>>>
> 
> The following bt is different than I experienced, and different than the
> bt that the OP had provided, iirc.  This may be another issue altogether.
> 
>>>> I've the same problem, so set up new user to test using xnest.sh. Output
>>> from SIGSEGV follows:
>>>
>>> Program received signal SIGSEGV, Segmentation fault.
>>> [Switching to Thread 0x2b6cd8e89af0 (LWP 6263)]
>>> 0x00002b6cd6efbd2c in ?? () from /lib/libc.so.6
>>> #0  0x00002b6cd6efbd2c in ?? () from /lib/libc.so.6
>>> #1  0x00002b6cd6efd9d8 in malloc () from /lib/libc.so.6
>>> #2  0x00002b6cd9df54dd in evas_software_x11_x_output_buffer_new ()
>>>    from
>>> /usr/local//lib/evas/modules/engines/software_x11/linux-gnu-x86_64/modu
>>> e.so
>>> #3  0x00002b6cd9df2918 in _find_xob ()
>>>    from
>>> /usr/local//lib/evas/modules/engines/software_x11/linux-gnu-x86_64/modu
>>> e.so
>>> #4  0x00002b6cd9df3c28 in evas_software_x11_outbuf_new_region_for_update ()
>>>    from
>>> /usr/local//lib/evas/modules/engines/software_x11/linux-gnu-x86_64/modu
>>> e.so
>>> #5  0x00002b6cd9df267a in eng_output_redraws_next_update_get ()
>>> ---Type <return> to continue, or q <return> to quit---
>>>    from
>>> /usr/local//lib/evas/modules/engines/software_x11/linux-gnu-x86_64/modu
>>> e.so
>>> #6  0x00002b6cd2aee1f8 in evas_render_updates_internal ()
>>>    from /usr/local//lib/libevas.so.0
>>> #7  0x00002b6cd2aee478 in evas_render_updates ()
>>>    from /usr/local//lib/libevas.so.0
>>> #8  0x00002b6cd1338f82 in _ecore_evas_x_render ()
>>>    from /usr/local//lib/libecore_evas.so.0
>>> #9  0x00002b6cd133b668 in _ecore_evas_x_idle_enter ()
>>>    from /usr/local//lib/libecore_evas.so.0
>>> #10 0x00002b6cd63a75af in _ecore_idle_enterer_call ()
>>>    from /usr/local//lib/libecore.so.0
>>> #11 0x00002b6cd63ab7d6 in _ecore_main_loop_iterate_internal ()
>>>    from /usr/local//lib/libecore.so.0
>>> #12 0x00002b6cd63aac27 in ecore_main_loop_begin ()
>>>    from /usr/local//lib/libecore.so.0
>>> #13 0x000000000042cbec in main ()
>>> The program is running.  Exit anyway? (y or n) [answered Y; input not from
>>> term
>>> nal]
>>>
>>> *** ECORE ERROR: Ecore Magic Check Failed!!!
>>> *** IN FUNCTION: ecore_main_fd_handler_del()
>>>   Input handle is wrong type
>>>     Expected: f7a416f1 - Ecore_Fd_Handler (Fd Handler)
>>>     Supplied: 322e313a - <UNKNOWN>
>>> *** NAUGHTY PROGRAMMER!!!
>>> *** SPANK SPANK SPANK!!!
>>> *** Now go fix your code. Tut tut tut!
>>>
>>> SHUTDOWN
>>> free: 0x61ed80
>>> free: 0x61f240
>>> free: 0x61f9a0
>>> free: 0x6719e0
>>> free: 0x672a90
>>> free: 0x673b70
>>> free: 0x674c50
>>> free: 0x675d30
>>> free: 0x676e10
>>> free: 0x677ef0
>>> free: 0x678fd0
>>> free: 0x67a0b0
>>> free: 0x67b170
>>> free: 0x67c200
>>> free: 0x67d2c0
>>>
>>>
>>> -- 
>>> rob
>>>
>>>
>>> http://www.worldcommunitygrid.org/team/viewTeamInfo.do?teamId=82BS4ZCMFR1
>>> -------------------------------------------------------------------------
>>> This SF.net email is sponsored by: Microsoft
>>> Defy all challenges. Microsoft(R) Visual Studio 2008.
>>> 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
>>>
>>
> 
> 


-- 
Regards,
Ravenlock


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
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