Here is the bt I have with the current svn version of ecore. (r53379) Program received signal SIGSEGV, Segmentation fault. 0x00000000004b9c32 in ?? () (gdb) where #0 0x00000000004b9c32 in ?? () #1 0x00007f1a5d79d146 in _ecore_event_call () at ecore_events.c:577 #2 0x00007f1a5d7a10d7 in _ecore_main_loop_iterate_internal (once_only=0) at ecore_main.c:1346 #3 0x00007f1a5d7a130f in ecore_main_loop_begin () at ecore_main.c:568 #4 0x00000000004327f6 in main ()
2010/10/14 Carsten Haitzler <[email protected]> > On Wed, 13 Oct 2010 21:49:19 +0200 michael bouchaud > <[email protected]> said: > > ummm the below isn't a segv bt.. thats e sitting normally waiting for > timeouts/events to come in. > > > I have a segfault with e17 updated to current svn when I do an xrandr -s > > something > > this is due to my current xrandr version (1.3.2) or not ? > > here is my backtrace > > > > #0 0x00007f5d72964783 in select () from /lib/libc.so.6 > > #1 0x00007f5d75dbab95 in _ecore_main_select (timeout=<value optimized > out>) > > at ecore_main.c:979 > > #2 0x00007f5d75dbb240 in _ecore_main_loop_iterate_internal (once_only=0) > at > > ecore_main.c:1314 > > #3 0x00007f5d75dbb27f in ecore_main_loop_begin () at ecore_main.c:568 > > > > I have no idea how to correct this, sorry... > > > > -- > > Michaël Bouchaud > > > ------------------------------------------------------------------------------ > > Beautiful is writing same markup. Internet Explorer 9 supports > > standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. > > Spend less time writing and rewriting code and more time creating great > > experiences on the web. Be a part of the beta today. > > http://p.sf.net/sfu/beautyoftheweb > > _______________________________________________ > > enlightenment-devel mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > > > > > -- > ------------- Codito, ergo sum - "I code, therefore I am" -------------- > The Rasterman (Carsten Haitzler) [email protected] > > -- Michaël Bouchaud ------------------------------------------------------------------------------ Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. Spend less time writing and rewriting code and more time creating great experiences on the web. Be a part of the beta today. http://p.sf.net/sfu/beautyoftheweb _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
