Re: [E-devel] e17 segfault on fresh install

2011-10-16 Thread The Rasterman
On Mon, 17 Oct 2011 10:57:59 +1100 Jochen Schröder said: > On 10/17/2011 10:51 AM, Carsten Haitzler (The Rasterman) wrote: > > On Mon, 17 Oct 2011 10:43:46 +1100 Jochen Schröder > > said: > > > >> On 10/15/2011 04:20 AM, Jim Kukunas wrote: > >>> On Fri, Oct 14, 2011 at 03:18:48PM +1100, Jochen Sc

Re: [E-devel] e17 segfault on fresh install

2011-10-16 Thread Jochen Schröder
On 10/17/2011 10:51 AM, Carsten Haitzler (The Rasterman) wrote: > On Mon, 17 Oct 2011 10:43:46 +1100 Jochen Schröder said: > >> On 10/15/2011 04:20 AM, Jim Kukunas wrote: >>> On Fri, Oct 14, 2011 at 03:18:48PM +1100, Jochen Schröder wrote: Hi all, I just rebuild all of EFL and E17 g

Re: [E-devel] e17 segfault on fresh install

2011-10-16 Thread The Rasterman
On Mon, 17 Oct 2011 10:43:46 +1100 Jochen Schröder said: > On 10/15/2011 04:20 AM, Jim Kukunas wrote: > > On Fri, Oct 14, 2011 at 03:18:48PM +1100, Jochen Schröder wrote: > >> Hi all, > >> > >> I just rebuild all of EFL and E17 gives me a segfault when starting > >> with a clean config directory.

Re: [E-devel] e17 segfault on fresh install

2011-10-16 Thread Jochen Schröder
On 10/15/2011 04:20 AM, Jim Kukunas wrote: > On Fri, Oct 14, 2011 at 03:18:48PM +1100, Jochen Schröder wrote: >> Hi all, >> >> I just rebuild all of EFL and E17 gives me a segfault when starting >> with a clean config directory. Seems to be related to the recent >> sse3 work. > > What is your compi

Re: [E-devel] e17 segfault on fresh install

2011-10-14 Thread David Seikel
On Fri, 14 Oct 2011 23:19:21 -0700 Jim Kukunas wrote: > On Sat, Oct 15, 2011 at 03:52:55PM +1000, David Seikel wrote: > > On Sat, 15 Oct 2011 16:13:07 +1100 Jochen Schröder > > wrote: > > > > > On 10/15/2011 01:37 PM, Carsten Haitzler (The Rasterman) wrote: > > > > On Fri, 14 Oct 2011 16:16:44

Re: [E-devel] e17 segfault on fresh install

2011-10-14 Thread Jim Kukunas
On Sat, Oct 15, 2011 at 03:52:55PM +1000, David Seikel wrote: > On Sat, 15 Oct 2011 16:13:07 +1100 Jochen Schröder > wrote: > > > On 10/15/2011 01:37 PM, Carsten Haitzler (The Rasterman) wrote: > > > On Fri, 14 Oct 2011 16:16:44 -0700 Jim Kukunas > > > said: > > > > > >> On Sat, Oct 15, 2011 at

Re: [E-devel] e17 segfault on fresh install

2011-10-14 Thread The Rasterman
On Sat, 15 Oct 2011 16:13:07 +1100 Jochen Schröder said: > On 10/15/2011 01:37 PM, Carsten Haitzler (The Rasterman) wrote: > > On Fri, 14 Oct 2011 16:16:44 -0700 Jim Kukunas > > said: > > > >> On Sat, Oct 15, 2011 at 12:54:00AM +0200, Tom Hacohen wrote: > >>> On 14/10/11 19:20, Jim Kukunas wrot

Re: [E-devel] e17 segfault on fresh install

2011-10-14 Thread The Rasterman
On Sat, 15 Oct 2011 06:29:37 +0200 (CEST) Vincent Torri said: > > > On Sat, 15 Oct 2011, Tom Hacohen wrote: > > > On 14/10/11 19:20, Jim Kukunas wrote: > >> What is your compiler version and CFLAGS? > >> > >> The parameters to _mm_set_epi32 look reasonable. The only reason I could > >> imagine

Re: [E-devel] e17 segfault on fresh install

2011-10-14 Thread David Seikel
On Sat, 15 Oct 2011 16:13:07 +1100 Jochen Schröder wrote: > On 10/15/2011 01:37 PM, Carsten Haitzler (The Rasterman) wrote: > > On Fri, 14 Oct 2011 16:16:44 -0700 Jim Kukunas > > said: > > > >> On Sat, Oct 15, 2011 at 12:54:00AM +0200, Tom Hacohen wrote: > >>> On 14/10/11 19:20, Jim Kukunas wro

Re: [E-devel] e17 segfault on fresh install

2011-10-14 Thread Jochen Schröder
On 10/15/2011 01:37 PM, Carsten Haitzler (The Rasterman) wrote: > On Fri, 14 Oct 2011 16:16:44 -0700 Jim Kukunas > said: > >> On Sat, Oct 15, 2011 at 12:54:00AM +0200, Tom Hacohen wrote: >>> On 14/10/11 19:20, Jim Kukunas wrote: What is your compiler version and CFLAGS? The paramet

Re: [E-devel] e17 segfault on fresh install

2011-10-14 Thread Vincent Torri
On Sat, 15 Oct 2011, Tom Hacohen wrote: > On 14/10/11 19:20, Jim Kukunas wrote: >> What is your compiler version and CFLAGS? >> >> The parameters to _mm_set_epi32 look reasonable. The only reason I could >> imagine this failing is if your compiler isn't aligning things properly. > > It's the sse

Re: [E-devel] e17 segfault on fresh install

2011-10-14 Thread The Rasterman
On Fri, 14 Oct 2011 16:16:44 -0700 Jim Kukunas said: > On Sat, Oct 15, 2011 at 12:54:00AM +0200, Tom Hacohen wrote: > > On 14/10/11 19:20, Jim Kukunas wrote: > > > What is your compiler version and CFLAGS? > > > > > > The parameters to _mm_set_epi32 look reasonable. The only reason I could > > >

Re: [E-devel] e17 segfault on fresh install

2011-10-14 Thread Jim Kukunas
On Sat, Oct 15, 2011 at 12:54:00AM +0200, Tom Hacohen wrote: > On 14/10/11 19:20, Jim Kukunas wrote: > > What is your compiler version and CFLAGS? > > > > The parameters to _mm_set_epi32 look reasonable. The only reason I could > > imagine this failing is if your compiler isn't aligning things pro

Re: [E-devel] e17 segfault on fresh install

2011-10-14 Thread Tom Hacohen
On 14/10/11 19:20, Jim Kukunas wrote: > What is your compiler version and CFLAGS? > > The parameters to _mm_set_epi32 look reasonable. The only reason I could > imagine this failing is if your compiler isn't aligning things properly. It's the sse3 issue all over again. As you can see, his CPU do

Re: [E-devel] e17 segfault on fresh install

2011-10-14 Thread Jim Kukunas
On Fri, Oct 14, 2011 at 03:18:48PM +1100, Jochen Schröder wrote: > Hi all, > > I just rebuild all of EFL and E17 gives me a segfault when starting > with a clean config directory. Seems to be related to the recent > sse3 work. What is your compiler version and CFLAGS? The parameters to _mm_set_e

[E-devel] e17 segfault on fresh install

2011-10-13 Thread Jochen Schröder
Hi all, I just rebuild all of EFL and E17 gives me a segfault when starting with a clean config directory. Seems to be related to the recent sse3 work. cat /proc/cpuinfo processor : 1 vendor_id : GenuineIntel cpu family : 6 model : 15 model name : Intel(R) Core

[E-devel] e17 segfault

2010-03-08 Thread Jochen Schroeder
Hi guys, i've just had the first segfault in quite a while. This is e of a couple of days ago. I was opening gvim when I got the segfault dialog. BT attached. Cheers Jochen #0 0x7f8c457e73c3 in poll () from /lib/libc.so.6 #1 0x7f8c4310d29a in ?? () from /usr/lib/libxcb.so.1 #2 0x

Re: [E-devel] e17 segfault with forecast/weather module (opensolaris)

2008-08-13 Thread Michael Jennings
On Wednesday, 13 August 2008, at 21:25:56 (+0200), _doof wrote: > for weather, it's no longer segfault but in log, i have lot of message > ERROR: Couldn't parse info from rssweather.com > > and it doesnt show information on my city Use an ICAO airport code, not a city. Like LFPG for Charles De

Re: [E-devel] e17 segfault with forecast/weather module (opensolaris)

2008-08-13 Thread _doof
thanks, for weather, it's no longer segfault but in log, i have lot of message ERROR: Couldn't parse info from rssweather.com and it doesnt show information on my city forecast is for me, it's work well ++ On Wed, Aug 13, 2008 at 7:34 AM, Sebastian Dransfeld <[EMAIL PROTECTED]> wrote: > _doof

Re: [E-devel] e17 segfault with forecast/weather module (opensolaris)

2008-08-12 Thread Sebastian Dransfeld
_doof wrote: > hi > > sorry i'm not a developer then i dont have patch > > each time i load this module (forecast and weather), e17 segfault on this > line : > > e_mod_main.c : > snprintf(env, sizeof(env), "%s", getenv("http_proxy")); > > it's because getenv('http_proxy') return NULL value

[E-devel] e17 segfault with forecast/weather module (opensolaris)

2008-08-12 Thread _doof
hi sorry i'm not a developer then i dont have patch each time i load this module (forecast and weather), e17 segfault on this line : e_mod_main.c : snprintf(env, sizeof(env), "%s", getenv("http_proxy")); it's because getenv('http_proxy') return NULL value than i add 3 lines : char *p;

Re: [E-devel] E17 segfault by "Favorite Applications"

2007-01-20 Thread Andreas Volz
Am Sat, 20 Jan 2007 13:44:51 +1000 schrieb David Seikel: > On Sun, 14 Jan 2007 15:53:24 +0100 Andreas Volz <[EMAIL PROTECTED]> > wrote: > > > E17 does often segfault while I try to enter "Favorite Applications" > > in the root menu. This doesn't happen everytime, only somtimes. As I > > observe i

Re: [E-devel] E17 segfault by "Favorite Applications"

2007-01-20 Thread David Seikel
On Sun, 14 Jan 2007 15:53:24 +0100 Andreas Volz <[EMAIL PROTECTED]> wrote: > E17 does often segfault while I try to enter "Favorite Applications" > in the root menu. This doesn't happen everytime, only somtimes. As I > observe it, it happens more often if I didn't enter it for some time. That mig

[E-devel] E17 segfault by "Favorite Applications"

2007-01-14 Thread Andreas Volz
Hello, E17 does often segfault while I try to enter "Favorite Applications" in the root menu. This doesn't happen everytime, only somtimes. As I observe it, it happens more often if I didn't enter it for some time. Anyone yet seen this problem? Compiled yesterday on Gentoo. regards Andreas ---

Re: [E-devel] e17 segfault

2006-09-15 Thread The Rasterman
On Tue, 12 Sep 2006 17:46:47 +1200 Jochen Schroeder <[EMAIL PROTECTED]> babbled: > Hi guys, > > I just experienced an e17 segfault. It happened when I was trying to > save something from seamonkey. I was actually trying to save over > another file, when I hit the replace button in the "are you

[E-devel] e17 segfault

2006-09-11 Thread Jochen Schroeder
Hi guys, I just experienced an e17 segfault. It happened when I was trying to save something from seamonkey. I was actually trying to save over another file, when I hit the replace button in the "are you sure you want to save over file ..." dialog I got the segfault dialog, however I cannot r

Re: [E-devel] E17 segfault bug

2005-10-15 Thread Sebastian Dransfeld
Carsten Haitzler (The Rasterman) wrote: On Sun, 25 Sep 2005 00:36:25 +0200 Andreas Volz <[EMAIL PROTECTED]> babbled: Hello, I found a little bug in current E17. Go to Configuration->Screen Resolution menu and change another size. Then don't press OK, but go to the menu and select another size

Re: [E-devel] E17 segfault bug

2005-10-15 Thread The Rasterman
On Sun, 25 Sep 2005 00:36:25 +0200 Andreas Volz <[EMAIL PROTECTED]> babbled: > Hello, > > I found a little bug in current E17. Go to Configuration->Screen > Resolution menu and change another size. Then don't press OK, but go to > the menu and select another size. Then click OK for this dialog an

Re: [E-devel] e17 segfault caused by ecore, and fix

2005-10-06 Thread The Rasterman
On Sun, 25 Sep 2005 14:27:30 +0200 Kim Woelders <[EMAIL PROTECTED]> babbled: > Carsten Haitzler (The Rasterman) wrote: > > On Sun, 25 Sep 2005 10:27:42 +0200 (CEST) Vincent Torri > > <[EMAIL PROTECTED]> babbled: > > > > > >> > >>On Sun, 25 Sep 2005, David Sharp wrote: > >> > >> > >>>On 9/24/05,

Re: [E-devel] e17 segfault caused by ecore, and fix

2005-09-25 Thread Kim Woelders
Carsten Haitzler (The Rasterman) wrote: > On Sun, 25 Sep 2005 10:27:42 +0200 (CEST) Vincent Torri > <[EMAIL PROTECTED]> babbled: > > >> >>On Sun, 25 Sep 2005, David Sharp wrote: >> >> >>>On 9/24/05, The Rasterman Carsten Haitzler <[EMAIL PROTECTED]> wrote: >>> >>> i'll opt for the "fuck you x

Re: [E-devel] e17 segfault caused by ecore, and fix

2005-09-25 Thread The Rasterman
On Sun, 25 Sep 2005 10:27:42 +0200 (CEST) Vincent Torri <[EMAIL PROTECTED]> babbled: > > > On Sun, 25 Sep 2005, David Sharp wrote: > > > On 9/24/05, The Rasterman Carsten Haitzler <[EMAIL PROTECTED]> wrote: > > > > > i'll opt for the "fuck you xwwidgets" option :) (nothing personal!) > > > bas

Re: [E-devel] e17 segfault caused by ecore, and fix

2005-09-25 Thread Vincent Torri
On Sun, 25 Sep 2005, David Sharp wrote: > On 9/24/05, The Rasterman Carsten Haitzler <[EMAIL PROTECTED]> wrote: > > > i'll opt for the "fuck you xwwidgets" option :) (nothing personal!) > > basically > > if an application/widget set cannot set the property correctly - we shoudl > > be > > fre

Re: [E-devel] e17 segfault; _edje_file_free related

2005-09-25 Thread Thomas
Carsten Haitzler (The Rasterman) wrote: >>Running CVS pulled last sunday. I would grab the CVS more often, but >>sourceforge seems to have a problem at the moment and I don't want to >>overload them. Sorry if this has been fixed. >> >>If you need any more info, or would like me to crash it a few

Re: [E-devel] e17 segfault caused by ecore, and fix

2005-09-25 Thread David Sharp
On 9/24/05, The Rasterman Carsten Haitzler <[EMAIL PROTECTED]> wrote: > i'll opt for the "fuck you xwwidgets" option :) (nothing personal!) basically > if an application/widget set cannot set the property correctly - we shoudl be > free to happily entirely ignore it as corrupt/invalid :) i won't

Re: [E-devel] e17 segfault caused by ecore, and fix

2005-09-25 Thread David Sharp
On 9/24/05, Sebastian Dransfeld <[EMAIL PROTECTED]> wrote: > David Sharp wrote: > > On 9/24/05, Sebastian Dransfeld <[EMAIL PROTECTED]> wrote: > >>This shouldn't be possible. If (icon) is true, then we do malloc, and if > >>the malloc fails we return. > > > > yes you are right. saw the size check y

[E-devel] E17 segfault bug

2005-09-25 Thread Andreas Volz
Hello, I found a little bug in current E17. Go to Configuration->Screen Resolution menu and change another size. Then don't press OK, but go to the menu and select another size. Then click OK for this dialog and then CANCEL on the old dialog. Now E17 has a segfault and ask to restart. I hope you c

Re: [E-devel] e17 segfault caused by ecore, and fix

2005-09-24 Thread The Rasterman
On Sat, 24 Sep 2005 18:08:40 -0700 David Sharp <[EMAIL PROTECTED]> babbled: > On 9/24/05, Sebastian Dransfeld <[EMAIL PROTECTED]> wrote: > > David Sharp wrote: > > > something to do with icons not being there.. anyway, it's a one-liner fix. > > > > > > fake diff: > > > ecore_x_netwm.c:654 > > > -

Re: [E-devel] e17 segfault caused by ecore, and fix

2005-09-24 Thread Sebastian Dransfeld
David Sharp wrote: On 9/24/05, Sebastian Dransfeld <[EMAIL PROTECTED]> wrote: David Sharp wrote: something to do with icons not being there.. anyway, it's a one-liner fix. fake diff: ecore_x_netwm.c:654 - if(icon) + if(icon && *icon) memcpy(*icon, &(data[2]), len * sizeof(unsigned int));

Re: [E-devel] e17 segfault caused by ecore, and fix

2005-09-24 Thread David Sharp
On 9/24/05, Sebastian Dransfeld <[EMAIL PROTECTED]> wrote: > David Sharp wrote: > > something to do with icons not being there.. anyway, it's a one-liner fix. > > > > fake diff: > > ecore_x_netwm.c:654 > > - if(icon) > > + if(icon && *icon) > > memcpy(*icon, &(data[2]), len * sizeof(unsigned in

Re: [E-devel] e17 segfault caused by ecore, and fix

2005-09-24 Thread Sebastian Dransfeld
David Sharp wrote: something to do with icons not being there.. anyway, it's a one-liner fix. fake diff: ecore_x_netwm.c:654 - if(icon) + if(icon && *icon) memcpy(*icon, &(data[2]), len * sizeof(unsigned int)); This shouldn't be possible. If (icon) is true, then we do malloc, and if the m

[E-devel] e17 segfault caused by ecore, and fix

2005-09-24 Thread David Sharp
something to do with icons not being there.. anyway, it's a one-liner fix. fake diff: ecore_x_netwm.c:654 - if(icon) + if(icon && *icon) memcpy(*icon, &(data[2]), len * sizeof(unsigned int)); also, seems like 'src' is set on the line before, and subsequently not used. --

Re: [E-devel] e17 segfault; _edje_file_free related

2005-09-23 Thread The Rasterman
On Fri, 23 Sep 2005 22:33:13 + Thomas <[EMAIL PROTECTED]> babbled: > I recently tried e17genmenu, just to see how it did really. Created a > nice menu. But that menu crashes e17. All I need to do is open the > menu and then wiggle the mouse around the menu for a few seconds, and > blam! It

[E-devel] e17 segfault; _edje_file_free related

2005-09-23 Thread Thomas
I recently tried e17genmenu, just to see how it did really. Created a nice menu. But that menu crashes e17. All I need to do is open the menu and then wiggle the mouse around the menu for a few seconds, and blam! It segfaults: Program received signal SIGSEGV, Segmentation fault. [Switching to T

Re: [E-devel] e17 segfault

2005-09-14 Thread The Rasterman
On Wed, 07 Sep 2005 16:30:40 +1200 jochen <[EMAIL PROTECTED]> babbled: > Hi, > I had another segfault, happend when using pybliographic, (a python > bibliography manager, using python-gnome and python-gtk) backtrace is > attached. I cannot reproduce it though, as I don't know what exactly I > did.

Re: [E-devel] e17 segfault

2005-09-06 Thread Sebastian Dransfeld
jochen wrote: Hi, I had another segfault, happend when using pybliographic, (a python bibliography manager, using python-gnome and python-gtk) backtrace is attached. I cannot reproduce it though, as I don't know what exactly I did. No external modules are enabled, cvs of a week ago. Cheers Jochen

[E-devel] e17 segfault

2005-09-06 Thread jochen
Hi, I had another segfault, happend when using pybliographic, (a python bibliography manager, using python-gnome and python-gtk) backtrace is attached. I cannot reproduce it though, as I don't know what exactly I did. No external modules are enabled, cvs of a week ago. Cheers Jochen #0 0xe410