On Fri, 17 Apr 2015 15:34:41 +0200 Pierre Couderc <[email protected]> said:
> Well. > I do not find anything with > locate crashdump > But I am ready to compile with debug symbols if I am told how to do. > I do not use git master as it is my production computer, but I a ready > to make a trial it if it helps. > I am glad to contribute with my tests and reports. white box of death means you should get ~/.e-crashdump.txt - unless your distro has yama ptrace inhibited. sudo sysctl -w kernel.yama.ptrace_scope=0 will enable ptrace and crashdumps again. (until you reboot) > PC > > > On 04/17/2015 12:16 PM, Carsten Haitzler (The Rasterman) wrote: > > On Fri, 17 Apr 2015 09:00:47 +0200 Pierre Couderc <[email protected]> said: > > > >> I have compiled an application - gtk3 based- and I have many crashes > >> with it under e0.19.4. > >> The crash is "Enlightenment error", and recover F1 works ok. > >> When I say many, it is systematic when I hoover more than 2 seconds over > >> any button. > >> Is there something known about this kind of problem ? > > nope - get a backtrace. e dumps ~/.e-crashdump.txt ... i do hope you have > > debug symbols. also - does it still happen on git master? > > > > > ------------------------------------------------------------------------------ > BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT > Develop your own process in accordance with the BPMN 2 standard > Learn Process modeling best practices with Bonita BPM through live exercises > http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_ > source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF > _______________________________________________ > enlightenment-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-users > -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- The Rasterman (Carsten Haitzler) [email protected] ------------------------------------------------------------------------------ BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT Develop your own process in accordance with the BPMN 2 standard Learn Process modeling best practices with Bonita BPM through live exercises http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_ source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
