Re: [E-devel] Segfault on file delete

2016-05-29 Thread Jean-Philippe André
On 30 May 2016 at 07:48, Carsten Haitzler wrote: > On Sun, 29 May 2016 17:38:47 +0200 Massimo Maiurana > said: > > > On a quite recent git (just some days older), when I try to delete a > > file on the desktop via right click on it I get a segfault, I have to > > remove it from the ~/Desktop fol

Re: [E-devel] Segfault on file delete

2016-05-29 Thread The Rasterman
On Sun, 29 May 2016 17:38:47 +0200 Massimo Maiurana said: > On a quite recent git (just some days older), when I try to delete a > file on the desktop via right click on it I get a segfault, I have to > remove it from the ~/Desktop folder. Backtrace attached. yes - this is tom's change of eo_del

Re: [E-devel] Segfault and backtrace

2015-07-26 Thread marcel-hollerbach
Hi, I am seeing the same thing, there is a ticket about this kind of crash: :q https://phab.enlightenment.org/T2580. Greetings bu5hm4n On Sun, Jul 26, 2015 at 10:29:54PM +0200, Massimo Maiurana wrote: > Lately I've had some apparently random segfaults with a recent git > version of E, but I don

Re: [E-devel] Segfault on rage exit

2015-06-15 Thread The Rasterman
On Mon, 15 Jun 2015 15:40:26 +0200 Massimo Maiurana said: > At a first look it seems it's all working now. Can I thank you now? :) NEVVVAAH! :) :) :) > Massimo Maiurana ha scritto il 15/06/2015 alle 13:48: > > Actually it's even more broken, because with a new build after your > > unfix I d

Re: [E-devel] Segfault on rage exit

2015-06-15 Thread Massimo Maiurana
At a first look it seems it's all working now. Can I thank you now? :) Massimo Maiurana ha scritto il 15/06/2015 alle 13:48: > Actually it's even more broken, because with a new build after your > unfix I don't experience the bug with fullscree rage anymore but I get > other segfaults. The backtra

Re: [E-devel] Segfault on rage exit

2015-06-15 Thread The Rasterman
On Mon, 15 Jun 2015 13:48:43 +0200 Massimo Maiurana said: > Actually it's even more broken, because with a new build after your > unfix I don't experience the bug with fullscree rage anymore but I get > other segfaults. The backtrace attached is generated when I try to just > scroll a Libreoffice

Re: [E-devel] Segfault on rage exit

2015-06-15 Thread Massimo Maiurana
Actually it's even more broken, because with a new build after your unfix I don't experience the bug with fullscree rage anymore but I get other segfaults. The backtrace attached is generated when I try to just scroll a Libreoffice window. Now I see that you just commit another change. I'm gonna t

Re: [E-devel] Segfault on rage exit

2015-06-14 Thread The Rasterman
On Sun, 14 Jun 2015 09:59:27 +0200 Massimo Maiurana said: > Thnaks again :) you have to unthank me. i broke it again once i found that my fix actually creates a leak and things neever get freed (thus why it fixed things). :) so it's back to b0rken again until i fugre out the refcounting problem.

Re: [E-devel] Segfault on rage exit

2015-06-14 Thread Massimo Maiurana
Thnaks again :) Carsten Haitzler (The Rasterman) ha scritto il 14/06/2015 alle 09:09: > On Sat, 13 Jun 2015 08:47:25 +0200 Massimo Maiurana said: > > fixed. commit 4e5521b4d82063a2fbf6632a117fda201cc1687d > > e comp - fix refcounting for e_comp and comp clients > > the refcoutning for

Re: [E-devel] Segfault on rage exit

2015-06-14 Thread The Rasterman
On Sat, 13 Jun 2015 08:47:25 +0200 Massimo Maiurana said: fixed. commit 4e5521b4d82063a2fbf6632a117fda201cc1687d e comp - fix refcounting for e_comp and comp clients the refcoutning for e_comp and e comp clients seemed to be a bit off - i read over every ref and unref carefully and

Re: [E-devel] Segfault on rage exit

2015-06-13 Thread Daniel Zaoui
Just to add it isn't related to Rage, as E crashes with VLC in the same scenario except that now it even happens on fullscreen. On VLC, you have two ways to exit fullscreen: with Esc (it crashes) or Alt-V/F (no crash). I created a ticket on phab (and Cc'ed you). On Sat, 13 Jun 2015 08:47:25 +02

Re: [E-devel] Segfault at boot

2013-05-21 Thread Chris Michael
On 21/05/13 18:20, Massimo Maiurana wrote: > Christopher Michael, il 21/05/2013 15:37, ha scritto: > >> Found the leak, and plugged it ;) It's in git now. Also, ran the whole >> thing through valgrind myself and there are no more leaks coming from >> ecore_x_randr that I found. Hopefully this fixes

Re: [E-devel] Segfault at boot

2013-05-21 Thread Massimo Maiurana
Christopher Michael, il 21/05/2013 15:37, ha scritto: > Found the leak, and plugged it ;) It's in git now. Also, ran the whole > thing through valgrind myself and there are no more leaks coming from > ecore_x_randr that I found. Hopefully this fixes your problem :) Thanks, the first login was wit

Re: [E-devel] Segfault at boot

2013-05-21 Thread Christopher Michael
On 21/05/13 11:43, Massimo Maiurana wrote: > Chris Michael, il 18/05/2013 22:44, ha scritto: > >> Well, engine should not matter in the case of your randr valgrind stuff >> because the one (render engine) has nothing to do with the other >> (ecore_x_randr calls) but let me know. > > You're righ

Re: [E-devel] Segfault at boot

2013-05-18 Thread Chris Michael
On 18/05/13 21:36, Massimo Maiurana wrote: > Chris Michael, il 18/05/2013 13:40, ha scritto: >> On 18/05/13 12:15, Massimo Maiurana wrote: >>> Chris Michael, il 18/05/2013 13:01, ha scritto: >>> Hmmm, this must be an older EFL ?? because these line numbers are not matching up with what I

Re: [E-devel] Segfault at boot

2013-05-18 Thread Massimo Maiurana
Chris Michael, il 18/05/2013 13:40, ha scritto: > On 18/05/13 12:15, Massimo Maiurana wrote: >> Chris Michael, il 18/05/2013 13:01, ha scritto: >> >>> Hmmm, this must be an older EFL ?? because these line numbers are not >>> matching up with what I have from git... >> It's a 1 week old git version,

Re: [E-devel] Segfault at boot

2013-05-18 Thread Chris Michael
On 18/05/13 12:15, Massimo Maiurana wrote: > Chris Michael, il 18/05/2013 13:01, ha scritto: > >> Hmmm, this must be an older EFL ?? because these line numbers are not >> matching up with what I have from git... > It's a 1 week old git version, so those lines could have been shifted by > other comm

Re: [E-devel] Segfault at boot

2013-05-18 Thread Massimo Maiurana
Chris Michael, il 18/05/2013 13:01, ha scritto: > Hmmm, this must be an older EFL ?? because these line numbers are not > matching up with what I have from git... It's a 1 week old git version, so those lines could have been shifted by other commits. -- Massimo Maiurana GPG k

Re: [E-devel] Segfault at boot

2013-05-18 Thread Chris Michael
On 18/05/13 09:41, Cedric BAIL wrote: > Hello, > > On Thu, May 16, 2013 at 3:08 PM, Massimo Maiurana wrote: >> Cedric BAIL, il 15/05/2013 02:44, ha scritto: >>> The backtrace are not useful as it seems to be a memory corruption. >>> Could you try by running enlightenment_start -valgrind and tell u

Re: [E-devel] Segfault at boot

2013-05-18 Thread Cedric BAIL
Hello, On Thu, May 16, 2013 at 3:08 PM, Massimo Maiurana wrote: > Cedric BAIL, il 15/05/2013 02:44, ha scritto: >> The backtrace are not useful as it seems to be a memory corruption. >> Could you try by running enlightenment_start -valgrind and tell us if >> it spot any memory corruption ? > > Fo

Re: [E-devel] Segfault at boot

2013-05-14 Thread Cedric BAIL
On Tue, May 14, 2013 at 8:30 PM, Massimo Maiurana wrote: > The attached crashdump contains two backtraces, one from yesterday > startup and the other from the today one. > This is from a saturday night update of my local repo, completely > rebuilt of course. > Only the first startup, two days ago,

Re: [E-devel] segfault early on start

2012-12-05 Thread The Rasterman
On Wed, 05 Dec 2012 10:16:47 +0100 Massimo Maiurana said: > Carsten Haitzler (The Rasterman), il 05/12/2012 06:50, ha scritto: > > On Wed, 5 Dec 2012 06:20:12 +0100 Sebastian Dransfeld > > said: > > > >> Den 4. des. 2012 kl. 23:27 skrev Massimo Maiurana : > >> > >>> Massimo Maiurana, il 04/12/2

Re: [E-devel] segfault early on start

2012-12-04 Thread The Rasterman
On Wed, 5 Dec 2012 06:20:12 +0100 Sebastian Dransfeld said: > Den 4. des. 2012 kl. 23:27 skrev Massimo Maiurana : > > > Massimo Maiurana, il 04/12/2012 20:21, ha scritto: > > > >> I found that if I run efl/autogen.sh in a terminal, i.e. while under an X > >> session, it configures ecore_evas w

Re: [E-devel] segfault early on start

2012-12-04 Thread Sebastian Dransfeld
Den 4. des. 2012 kl. 23:27 skrev Massimo Maiurana : > Massimo Maiurana, il 04/12/2012 20:21, ha scritto: > >> I found that if I run efl/autogen.sh in a terminal, i.e. while under an X >> session, it configures ecore_evas with x11 support, while doing it in a >> console the output is as above. >>

Re: [E-devel] segfault early on start

2012-12-04 Thread The Rasterman
On Tue, 04 Dec 2012 23:27:33 +0100 Massimo Maiurana said: > Massimo Maiurana, il 04/12/2012 20:21, ha scritto: > > > I found that if I run efl/autogen.sh in a terminal, i.e. while under an X > > session, it configures ecore_evas with x11 support, while doing it in a > > console the output is as

Re: [E-devel] segfault early on start

2012-12-04 Thread Massimo Maiurana
Massimo Maiurana, il 04/12/2012 20:21, ha scritto: > I found that if I run efl/autogen.sh in a terminal, i.e. while under an X > session, it configures ecore_evas with x11 support, while doing it in a > console the output is as above. > I've always built everything in console because I use a custo

Re: [E-devel] segfault early on start

2012-12-04 Thread Massimo Maiurana
Carsten Haitzler (The Rasterman), il 04/12/2012 14:11, ha scritto: Ecore_Evas...: yes Software Memory Buffer.: yes Software X11...: yes (Xlib=) (XCB=) OpenGL X11.: yes (Xlib=) (XCB=) >>> >>> 1.7 or trunk? >> >> trunk

Re: [E-devel] segfault early on start

2012-12-04 Thread The Rasterman
On Tue, 04 Dec 2012 12:42:14 +0100 Massimo Maiurana said: > Carsten Haitzler (The Rasterman), il 04/12/2012 04:19, ha scritto: > > On Mon, 03 Dec 2012 19:55:57 +0100 Massimo Maiurana > > said: > > > >> Carsten Haitzler (The Rasterman), il 03/12/2012 13:24, ha scritto: > >> > >>> it's not tracin

Re: [E-devel] segfault early on start

2012-12-04 Thread Massimo Maiurana
Carsten Haitzler (The Rasterman), il 04/12/2012 04:19, ha scritto: > On Mon, 03 Dec 2012 19:55:57 +0100 Massimo Maiurana said: > >> Carsten Haitzler (The Rasterman), il 03/12/2012 13:24, ha scritto: >> >>> it's not tracing e itself... :( >>> >>> enlightenment_start -valgrind=1 >> >> for some obsc

Re: [E-devel] segfault early on start

2012-12-03 Thread The Rasterman
On Mon, 03 Dec 2012 19:55:57 +0100 Massimo Maiurana said: > Carsten Haitzler (The Rasterman), il 03/12/2012 13:24, ha scritto: > > > it's not tracing e itself... :( > > > > enlightenment_start -valgrind=1 > > for some obscure reasons today e17, the same installation we were talking > about, do

Re: [E-devel] segfault early on start

2012-12-03 Thread Massimo Maiurana
Carsten Haitzler (The Rasterman), il 03/12/2012 13:24, ha scritto: > it's not tracing e itself... :( > > enlightenment_start -valgrind=1 for some obscure reasons today e17, the same installation we were talking about, doesn't start anymore, with or without valgrind. no segfault, it just crashes.

Re: [E-devel] segfault early on start

2012-12-03 Thread The Rasterman
On Mon, 03 Dec 2012 12:49:04 +0100 Massimo Maiurana said: > Carsten Haitzler (The Rasterman), il 03/12/2012 01:50, ha scritto: > > > did you run valgrind by hand on enlightenment_start itself? or did u use the > > -valgrind option for enlightenment_start ? > > I used the xnitrc-debug in the wik

Re: [E-devel] segfault early on start

2012-12-03 Thread Massimo Maiurana
Carsten Haitzler (The Rasterman), il 03/12/2012 01:50, ha scritto: > did you run valgrind by hand on enlightenment_start itself? or did u use the > -valgrind option for enlightenment_start ? I used the xnitrc-debug in the wiki, and it runs valgrind which in turn runs enlightenment start. the comp

Re: [E-devel] segfault early on start

2012-12-02 Thread The Rasterman
On Sun, 2 Dec 2012 11:31:19 -0200 Bruno Dilly said: > On Sun, Dec 2, 2012 at 11:02 AM, Massimo Maiurana wrote: > > Carsten Haitzler (The Rasterman), il 02/12/2012 11:49, ha scritto: > >> On Sun, 02 Dec 2012 09:32:26 +0100 Massimo Maiurana > >> said: > >> > >>> the attached backtrace is from yes

Re: [E-devel] segfault early on start

2012-12-02 Thread Bruno Dilly
On Sun, Dec 2, 2012 at 11:02 AM, Massimo Maiurana wrote: > Carsten Haitzler (The Rasterman), il 02/12/2012 11:49, ha scritto: >> On Sun, 02 Dec 2012 09:32:26 +0100 Massimo Maiurana >> said: >> >>> the attached backtrace is from yesterday svn. >> >> byt the time it segvs... the bug has already ha

Re: [E-devel] segfault early on start

2012-12-02 Thread The Rasterman
On Sun, 02 Dec 2012 09:32:26 +0100 Massimo Maiurana said: > the attached backtrace is from yesterday svn. byt the time it segvs... the bug has already happened long before... some maybe double-frees, or scribbling over libc malloc accounting data... where - don't know. :( would need valgrind to

Re: [E-devel] segfault in menu

2012-11-15 Thread Massimo Maiurana
Michael Blumenkrantz, il 15/11/2012 15:12, ha scritto: > need an e17 revision, try updating again too > now it works, thanks :) -- Massimo Maiurana GPG keyID #7044D601 La fede e' credere in cio' che sai non essere vero [Mark Twain] signature.asc Descri

Re: [E-devel] segfault in menu

2012-11-15 Thread Michael Blumenkrantz
need an e17 revision, try updating again too On Thu, Nov 15, 2012 at 2:04 PM, Massimo Maiurana wrote: > on a fresh build of efl+e17, whenever I try to open the main menu, both > from > tha "start button" or from a click on the desktop, e segfaults. > attached is the crash dump. > > -- > > Massi

Re: [E-devel] Segfault

2012-09-22 Thread Vincent Torri
dans le svn merci :) Vincent On Sat, Sep 22, 2012 at 1:39 PM, rustyBSD wrote: > Hi, > == e_fm_op.c l.984 == > if dst = NULL, strlen() sefaults. > > Here is a patch. > > -- > How fast is your code? > 3 out of 4 devs don\

Re: [E-devel] Segfault on opening email attachments

2012-08-10 Thread Nick Hughart
On Fri, 10 Aug 2012 11:21:51 -0400 Nikolas Arend wrote: > On 08/10/2012 11:01 AM, Carsten Haitzler (The Rasterman) wrote: > > On Fri, 10 Aug 2012 10:08:40 -0400 Nikolas Arend > > said: > > > >> On 08/10/2012 09:54 AM, Michael Blumenkrantz wrote: > >>> 1) unload engage module > >>> 2) ??? > >>> 3

Re: [E-devel] Segfault on opening email attachments

2012-08-10 Thread Nikolas Arend
On 08/10/2012 11:01 AM, Carsten Haitzler (The Rasterman) wrote: > On Fri, 10 Aug 2012 10:08:40 -0400 Nikolas Arend said: > >> On 08/10/2012 09:54 AM, Michael Blumenkrantz wrote: >>> 1) unload engage module >>> 2) ??? >>> 3) profit >> Wow, that was helpful. The way my engage is configured and being

Re: [E-devel] Segfault on opening email attachments

2012-08-10 Thread The Rasterman
On Fri, 10 Aug 2012 10:08:40 -0400 Nikolas Arend said: > On 08/10/2012 09:54 AM, Michael Blumenkrantz wrote: > > 1) unload engage module > > 2) ??? > > 3) profit > > Wow, that was helpful. The way my engage is configured and being used, I > find it much more profitable that the alternatives. >

Re: [E-devel] Segfault on opening email attachments

2012-08-10 Thread Nikolas Arend
On 08/10/2012 09:54 AM, Michael Blumenkrantz wrote: > 1) unload engage module > 2) ??? > 3) profit Wow, that was helpful. The way my engage is configured and being used, I find it much more profitable that the alternatives. If you don't like to debug it, fine, I'll stop sending bt's and debug it

Re: [E-devel] Segfault on opening email attachments

2012-08-10 Thread Michael Blumenkrantz
1) unload engage module 2) ??? 3) profit On Fri, Aug 10, 2012 at 2:43 PM, Nikolas Arend wrote: > Hi, > > Recently e started segfaulting when I try to open email attachments in > thunderbird (i.e. click on them). Backtrace is attached. > > This is revision 74987, Fedora 17 i386. Let me know if you

Re: [E-devel] Segfault in python-elm

2012-06-14 Thread Rafael Fonseca
Hi Kai, On Thu, Jun 14, 2012 at 10:31 AM, Kai Huuhko wrote: > 2012/6/14 Kai Huuhko : > Apparently sys.argv[0] is empty when starting from the interpreter, so > it was assigning NULL to a char* value. I added a continue there so it > doesn't segfault anymore, also changed the string length calcula

Re: [E-devel] Segfault in python-elm

2012-06-14 Thread Kai Huuhko
2012/6/13 Rafael Fonseca : > Hey guys, > > I was trying to use the python-elementary bindings today but when I do > an "import elementary" in the interpreter, I get a segfault. A gdb > backtrace is attached. Importing it from the console shouldn't succeed at all at the moment as I changed __init__

Re: [E-devel] Segfault in python-elm

2012-06-14 Thread Kai Huuhko
2012/6/14 Kai Huuhko : > 2012/6/13 Rafael Fonseca : >> Hey guys, >> >> I was trying to use the python-elementary bindings today but when I do >> an "import elementary" in the interpreter, I get a segfault. A gdb >> backtrace is attached. > > Importing it from the console shouldn't succeed at all at

Re: [E-devel] segfault in svn71422

2012-06-14 Thread The Rasterman
On Wed, 06 Jun 2012 17:23:33 +0200 Massimo Maiurana said: bugger. line 123 is "blank" so i cant guess what might have been wrong... is handler null? desc null? is desc pointing to garbage memory? self is null? self is invalid?... grrr. don't know. :( > I know it is an old svn, and indeed I shoul

Re: [E-devel] Segfault in python-elm

2012-06-13 Thread Davide Andreoli
2012/6/13 Rafael Fonseca : > Hey guys, > > I was trying to use the python-elementary bindings today but when I do > an "import elementary" in the interpreter, I get a segfault. A gdb > backtrace is attached. mmm, intresting... never tried from the py console before, so I can't tell if this was wor

Re: [E-devel] Segfault in Edje

2011-11-27 Thread The Rasterman
On Sun, 27 Nov 2011 18:27:53 +0100 Brian 'morlenxus' Miculcy said: i'm trying to reproduce - compiled, installed and set up mail module, it's showing me if/when i have new mail, and running under valgrind. no complaints there. no crashes with or without valgrind. :( > Hi folks, > > i have the f

Re: [E-devel] Segfault in Edje

2011-11-27 Thread The Rasterman
On Sun, 27 Nov 2011 18:27:53 +0100 Brian 'morlenxus' Miculcy said: > Hi folks, > > i have the following segfault when mail module tries to connect to the > servers. The mail module displays the image mail/images/checking.png, > then the segfault happens: can you print some of the parameter va

Re: [E-devel] Segfault in Edje

2011-11-27 Thread Cedric BAIL
Hi, On Sun, Nov 27, 2011 at 6:27 PM, Brian 'morlenxus' Miculcy wrote: > Hi folks, > > i have the following segfault when mail module tries to connect to the > servers. The mail module displays the image mail/images/checking.png, > then the segfault happens: Outch, very nice. > #0  0xb78ba424 i

Re: [E-devel] Segfault in E

2011-10-04 Thread The Rasterman
On Tue, 04 Oct 2011 09:47:23 +0200 Tom Hacohen said: > On 04/10/11 02:49, Carsten Haitzler (The Rasterman) wrote: > > On Wed, 14 Sep 2011 16:26:35 +0300 Tom Hacohen > > said: > > > >> Hey guys, > >> > >> I attached the backtrace. Happened when I switched desktops using my key > >> combination.

Re: [E-devel] Segfault in E

2011-10-04 Thread Tom Hacohen
On 04/10/11 09:37, Carsten Haitzler (The Rasterman) wrote: > :-P~ well that was the only difference between tom and me there... :) as a way > of eliminating things... he can unload it and see if crashes go away or not... > at least we know what the cause is to reproduce it, but i dont see any such

Re: [E-devel] Segfault in E

2011-10-04 Thread Tom Hacohen
On 04/10/11 02:49, Carsten Haitzler (The Rasterman) wrote: > On Wed, 14 Sep 2011 16:26:35 +0300 Tom Hacohen > said: > >> Hey guys, >> >> I attached the backtrace. Happened when I switched desktops using my key >> combination. I have engage, and compositing using gl with an nvidia card. > > i've n

Re: [E-devel] Segfault in E

2011-10-04 Thread The Rasterman
On Tue, 4 Oct 2011 09:21:43 +0200 "hannes.janet...@gmail.com" said: > On Tue, Oct 4, 2011 at 9:19 AM, hannes.janet...@gmail.com > wrote: > > On Tue, Oct 4, 2011 at 9:16 AM, hannes.janet...@gmail.com > > wrote: > >> On Tue, Oct 4, 2011 at 2:49 AM, Carsten Haitzler > >> wrote: > >>> On Wed, 14 S

Re: [E-devel] Segfault in E

2011-10-04 Thread The Rasterman
On Tue, 4 Oct 2011 09:16:37 +0200 "hannes.janet...@gmail.com" said: > On Tue, Oct 4, 2011 at 2:49 AM, Carsten Haitzler wrote: > > On Wed, 14 Sep 2011 16:26:35 +0300 Tom Hacohen > > said: > > > >> Hey guys, > >> > >> I attached the backtrace. Happened when I switched desktops using my key > >> c

Re: [E-devel] Segfault in E

2011-10-04 Thread hannes.janet...@gmail.com
On Tue, Oct 4, 2011 at 9:19 AM, hannes.janet...@gmail.com wrote: > On Tue, Oct 4, 2011 at 9:16 AM, hannes.janet...@gmail.com > wrote: >> On Tue, Oct 4, 2011 at 2:49 AM, Carsten Haitzler >> wrote: >>> On Wed, 14 Sep 2011 16:26:35 +0300 Tom Hacohen >>> said: >>> Hey guys, I attach

Re: [E-devel] Segfault in E

2011-10-04 Thread hannes.janet...@gmail.com
On Tue, Oct 4, 2011 at 9:16 AM, hannes.janet...@gmail.com wrote: > On Tue, Oct 4, 2011 at 2:49 AM, Carsten Haitzler wrote: >> On Wed, 14 Sep 2011 16:26:35 +0300 Tom Hacohen >> said: >> >>> Hey guys, >>> >>> I attached the backtrace. Happened when I switched desktops using my key >>> combination.

Re: [E-devel] Segfault in E

2011-10-04 Thread hannes.janet...@gmail.com
On Tue, Oct 4, 2011 at 2:49 AM, Carsten Haitzler wrote: > On Wed, 14 Sep 2011 16:26:35 +0300 Tom Hacohen > said: > >> Hey guys, >> >> I attached the backtrace. Happened when I switched desktops using my key >> combination. I have engage, and compositing using gl with an nvidia card. > > i've neve

Re: [E-devel] Segfault in E

2011-10-03 Thread The Rasterman
On Wed, 14 Sep 2011 16:26:35 +0300 Tom Hacohen said: > Hey guys, > > I attached the backtrace. Happened when I switched desktops using my key > combination. I have engage, and compositing using gl with an nvidia card. i've never seen this issue - but i don't use engage (anymore - after some cr

Re: [E-devel] segfault when loading engage

2011-09-21 Thread Cedric BAIL
2011/9/21 Jochen Schröder : > just compiled e from scratch and get a segfault when loading the engage > module. bt attached Ok, so I am not the only one to get it. Jeff in some case, the e_config->modules does not have a content that means something and directly crash. I don't know enough about E

Re: [E-devel] Segfault in E

2011-09-20 Thread Tom Hacohen
On 14/09/11 16:26, Tom Hacohen wrote: Hey guys, I attached the backtrace. Happened when I switched desktops using my key combination. I have engage, and compositing using gl with an nvidia card. Another backtrace, different place, same module, another segfault. -- Tom. #6 0xb5ccdbac in _e_m

Re: [E-devel] segfault when calling edje_shutdown() before ecore_evas_shutdown()

2011-08-02 Thread Rafael Antognolli
Fixed at least in my case, thanks! On Tue, Aug 2, 2011 at 4:24 AM, Carsten Haitzler wrote: > On Mon, 1 Aug 2011 19:14:04 -0300 Rafael Antognolli > > said: > > fixed in svn now.. i hope. refcounted lib core with active objects. > >> Hello guys, >> >> I was working on an example and had the probl

Re: [E-devel] segfault when calling edje_shutdown() before ecore_evas_shutdown()

2011-08-02 Thread The Rasterman
On Mon, 1 Aug 2011 19:14:04 -0300 Rafael Antognolli said: fixed in svn now.. i hope. refcounted lib core with active objects. > Hello guys, > > I was working on an example and had the problem cited in the subject. > Since I just didn't look at the code, I'm just giving the backtrace > and valgr

Re: [E-devel] segfault of edje_cc during compilation of elementary

2011-07-29 Thread Tomas Cech
On Fri, Jul 29, 2011 at 03:24:35PM +0900, Carsten Haitzler wrote: >On Sat, 23 Jul 2011 11:44:25 +0200 Tomas Cech said: > >i've added more error printing on engines not being found. fyi buffer enigne >is considered a default part of evas. it is always compiled as it has no >dependencies, thus using

Re: [E-devel] segfault of edje_cc during compilation of elementary

2011-07-28 Thread The Rasterman
On Sat, 23 Jul 2011 11:44:25 +0200 Tomas Cech said: i've added more error printing on engines not being found. fyi buffer enigne is considered a default part of evas. it is always compiled as it has no dependencies, thus using buffer enigne pretty much should never have an error... well unless yo

Re: [E-devel] segfault of edje_cc during compilation of elementary

2011-07-23 Thread Tomas Cech
Hi, On Sat, Jul 23, 2011 at 03:10:15AM +0200, Cedric BAIL wrote: >Hi, > >On Sat, Jul 23, 2011 at 12:55 AM, Tomas Cech wrote: >> Hi, >> >> On Fri, Jul 22, 2011 at 11:44:53AM +0200, Tomas Cech wrote: >>> >>> On Fri, Jul 22, 2011 at 01:20:32AM +0200, Cedric BAIL wrote: Hi, On Thu

Re: [E-devel] segfault of edje_cc during compilation of elementary

2011-07-22 Thread The Rasterman
On Sat, 23 Jul 2011 00:55:18 +0200 Tomas Cech said: try: export EINA_LOG_LEVELS=eina_module:4 and see what eina complains about? so you even have the buffer module packaged and installed? it is by default built and installed by evas. it's pretty much an assumed component as it has no dependenci

Re: [E-devel] segfault of edje_cc during compilation of elementary

2011-07-22 Thread Cedric BAIL
Hi, On Sat, Jul 23, 2011 at 12:55 AM, Tomas Cech wrote: > Hi, > > On Fri, Jul 22, 2011 at 11:44:53AM +0200, Tomas Cech wrote: >> >> On Fri, Jul 22, 2011 at 01:20:32AM +0200, Cedric BAIL wrote: >>> >>> Hi, >>> >>> On Thu, Jul 21, 2011 at 11:47 PM, Tomas Cech wrote: I'm trying to create

Re: [E-devel] segfault of edje_cc during compilation of elementary

2011-07-22 Thread Tomas Cech
Hi, On Fri, Jul 22, 2011 at 11:44:53AM +0200, Tomas Cech wrote: On Fri, Jul 22, 2011 at 01:20:32AM +0200, Cedric BAIL wrote: Hi, On Thu, Jul 21, 2011 at 11:47 PM, Tomas Cech wrote: I'm trying to create packages for openSUSE once again. I noticed that build of elementary fails on segfault of

Re: [E-devel] segfault of edje_cc during compilation of elementary

2011-07-22 Thread Tomas Cech
On Fri, Jul 22, 2011 at 01:20:32AM +0200, Cedric BAIL wrote: Hi, On Thu, Jul 21, 2011 at 11:47 PM, Tomas Cech wrote: I'm trying to create packages for openSUSE once again. I noticed that build of elementary fails on segfault of edje_cc. Log of the build can be found here: http://goo.gl/xTTuj

Re: [E-devel] segfault of edje_cc during compilation of elementary

2011-07-21 Thread Cedric BAIL
Hi, On Thu, Jul 21, 2011 at 11:47 PM, Tomas Cech wrote: > I'm trying to create packages for openSUSE once again. I noticed that > build of elementary fails on segfault of edje_cc. > > Log of the build can be found here: > http://goo.gl/xTTuj > > I tried to analyze coredump of this segfault and it

Re: [E-devel] Segfault with the ELM_ENGINE=shot

2011-07-12 Thread Tom Hacohen
On 11/07/11 17:35, Tom Hacohen wrote: > Dear all, > > There's a segfault when using ELM_ENGINE=shot with "Entry". > > The problem is that it tries setting up DND properties on the X window, > but we have no X window when using the shot engine. > > I guess we should check the engine currently used t

Re: [E-devel] Segfault with the ELM_ENGINE=shot

2011-07-11 Thread David Seikel
On Mon, 11 Jul 2011 21:15:13 +0300 Tom Hacohen wrote: > On 11/07/11 20:49, David Seikel wrote: > > On Mon, 11 Jul 2011 17:58:47 +0300 Tom Hacohen > > wrote: > > > >> On 11/07/11 17:54, David Seikel wrote: > >>> Trying Entry under fb is next on my TODO list. > >> > >> Please let me know. :) > >

Re: [E-devel] Segfault with the ELM_ENGINE=shot

2011-07-11 Thread Tom Hacohen
On 11/07/11 20:49, David Seikel wrote: > On Mon, 11 Jul 2011 17:58:47 +0300 Tom Hacohen > wrote: > >> On 11/07/11 17:54, David Seikel wrote: >>> Trying Entry under fb is next on my TODO list. >> >> Please let me know. :) > > It worked fine. > > Keep in mind though that my fb development system us

Re: [E-devel] Segfault with the ELM_ENGINE=shot

2011-07-11 Thread David Seikel
On Mon, 11 Jul 2011 17:58:47 +0300 Tom Hacohen wrote: > On 11/07/11 17:54, David Seikel wrote: > > Trying Entry under fb is next on my TODO list. > > Please let me know. :) It worked fine. Keep in mind though that my fb development system uses the released tarballs of EFL, and the latest eleme

Re: [E-devel] Segfault with the ELM_ENGINE=shot

2011-07-11 Thread David Seikel
On Mon, 11 Jul 2011 17:58:47 +0300 Tom Hacohen wrote: > On 11/07/11 17:54, David Seikel wrote: > > Trying Entry under fb is next on my TODO list. > > Please let me know. :) Don't hold your breath, I might sleep before then. -- A big old stinking pile of genius that no one wants coz there are

Re: [E-devel] Segfault with the ELM_ENGINE=shot

2011-07-11 Thread Tom Hacohen
On 11/07/11 17:54, David Seikel wrote: > Trying Entry under fb is next on my TODO list. Please let me know. :) -- Tom. -- All of the data generated in your IT infrastructure is seriously valuable. Why? It contains a def

Re: [E-devel] Segfault with the ELM_ENGINE=shot

2011-07-11 Thread David Seikel
On Mon, 11 Jul 2011 17:35:06 +0300 Tom Hacohen wrote: > Dear all, > > There's a segfault when using ELM_ENGINE=shot with "Entry". > > The problem is that it tries setting up DND properties on the X > window, but we have no X window when using the shot engine. > > I guess we should check the en

Re: [E-devel] Segfault when starting e17 (evas module)

2011-06-21 Thread The Rasterman
On Tue, 21 Jun 2011 15:28:01 +0200 Svante Signell said: > On Sat, 2011-06-18 at 08:42 +0900, Carsten Haitzler wrote: > > On Fri, 17 Jun 2011 16:38:48 +0200 Svante Signell > > said: > ... > > > A full backtrace, see http://paste.debian.net/120170/ shows that > > > something goes wrong within the

Re: [E-devel] Segfault when starting e17 (evas module)

2011-06-17 Thread The Rasterman
On Fri, 17 Jun 2011 16:38:48 +0200 Svante Signell said: > On Fri, 2011-06-17 at 16:35 +0900, Carsten Haitzler wrote: > > On Fri, 17 Jun 2011 08:20:56 +0200 Svante Signell > > said: > .. > > > > > Can different compilers have anything to do with the problems? > > > eet-1.4.0 and eina-1.0.0 have

Re: [E-devel] Segfault when starting e17 (evas module)

2011-06-17 Thread The Rasterman
On Fri, 17 Jun 2011 08:37:11 +0200 Svante Signell said: > On Thu, 2011-06-16 at 22:51 +0200, Vincent Torri wrote: > > > > On Wed, 15 Jun 2011, Svante Signell wrote: > > > > > Hi, I'm compiling e17 on Debian GNU/Hurd and it compiles now with some > > > recent hurd/libc changes. However when star

Re: [E-devel] Segfault when starting e17 (evas module)

2011-06-17 Thread Svante Signell
On Thu, 2011-06-16 at 22:51 +0200, Vincent Torri wrote: > > On Wed, 15 Jun 2011, Svante Signell wrote: > > > Hi, I'm compiling e17 on Debian GNU/Hurd and it compiles now with some > > recent hurd/libc changes. However when starting it segfaults, seems to > > be in the evas module. All EFL version

Re: [E-devel] Segfault when starting e17 (evas module)

2011-06-17 Thread Svante Signell
On Fri, 2011-06-17 at 18:53 +0900, Carsten Haitzler wrote: > On Fri, 17 Jun 2011 11:39:29 +0200 Svante Signell > said: > > When compiling eina with gcc-4.6 I get one test failure: > > 98%: Checks: 88, Failures: 1, Errors: 0 > > eina_test_main.c:51:F:Main:eina_hamster:0: Failure 'eina_hamster_coun

Re: [E-devel] Segfault when starting e17 (evas module)

2011-06-17 Thread Svante Signell
On Fri, 2011-06-17 at 12:25 +0900, Carsten Haitzler wrote: > On Wed, 15 Jun 2011 11:35:07 +0200 Svante Signell > said: ... > > Loks looks the problems are in evas_image_scalecache.c:776 in function > > evas_common_rgba_image_scalecache_do(). First thought was > > that since SSE/MMX was enabled, a

Re: [E-devel] Segfault when starting e17 (evas module)

2011-06-17 Thread Svante Signell
On Fri, 2011-06-17 at 16:35 +0900, Carsten Haitzler wrote: > On Fri, 17 Jun 2011 08:20:56 +0200 Svante Signell .. > > Can different compilers have anything to do with the problems? > > eet-1.4.0 and eina-1.0.0 have been built with gcc-4.4 by the buildd > > while e17-0.16.999.55225, ecore-1.0.0, ed

Re: [E-devel] Segfault when starting e17 (evas module)

2011-06-17 Thread Svante Signell
On Fri, 2011-06-17 at 16:35 +0900, Carsten Haitzler wrote: > On Fri, 17 Jun 2011 08:20:56 +0200 Svante Signell > said: .. > > > Can different compilers have anything to do with the problems? > > eet-1.4.0 and eina-1.0.0 have been built with gcc-4.4 by the buildd > > while e17-0.16.999.55225, eco

Re: [E-devel] Segfault when starting e17 (evas module)

2011-06-17 Thread The Rasterman
On Fri, 17 Jun 2011 16:38:48 +0200 Svante Signell said: > On Fri, 2011-06-17 at 16:35 +0900, Carsten Haitzler wrote: > > On Fri, 17 Jun 2011 08:20:56 +0200 Svante Signell > > said: > .. > > > > > Can different compilers have anything to do with the problems? > > > eet-1.4.0 and eina-1.0.0 have

Re: [E-devel] Segfault when starting e17 (evas module)

2011-06-17 Thread David Seikel
On Fri, 17 Jun 2011 18:53:54 +0900 Carsten Haitzler (The Rasterman) wrote: > On Fri, 17 Jun 2011 11:39:29 +0200 Svante Signell > said: > > > On Fri, 2011-06-17 at 16:35 +0900, Carsten Haitzler wrote: > > > On Fri, 17 Jun 2011 08:20:56 +0200 Svante Signell > > > > > .. > > > > Can different com

Re: [E-devel] Segfault when starting e17 (evas module)

2011-06-17 Thread The Rasterman
On Fri, 17 Jun 2011 11:39:29 +0200 Svante Signell said: > On Fri, 2011-06-17 at 16:35 +0900, Carsten Haitzler wrote: > > On Fri, 17 Jun 2011 08:20:56 +0200 Svante Signell > .. > > > Can different compilers have anything to do with the problems? > > > eet-1.4.0 and eina-1.0.0 have been built with

Re: [E-devel] Segfault when starting e17 (evas module)

2011-06-17 Thread The Rasterman
On Fri, 17 Jun 2011 08:20:56 +0200 Svante Signell said: > On Fri, 2011-06-17 at 12:25 +0900, Carsten Haitzler wrote: > > On Wed, 15 Jun 2011 11:35:07 +0200 Svante Signell > > said: > ... > > > Loks looks the problems are in evas_image_scalecache.c:776 in function > > > evas_common_rgba_image_sc

Re: [E-devel] Segfault when starting e17 (evas module)

2011-06-16 Thread The Rasterman
On Wed, 15 Jun 2011 11:35:07 +0200 Svante Signell said: > Hi, I'm compiling e17 on Debian GNU/Hurd and it compiles now with some > recent hurd/libc changes. However when starting it segfaults, seems to > be in the evas module. All EFL versions in Debian are 1.0.0. Is there > any known issue since

Re: [E-devel] Segfault when starting e17 (evas module)

2011-06-16 Thread Vincent Torri
On Wed, 15 Jun 2011, Svante Signell wrote: > Hi, I'm compiling e17 on Debian GNU/Hurd and it compiles now with some > recent hurd/libc changes. However when starting it segfaults, seems to > be in the evas module. All EFL versions in Debian are 1.0.0. Is there > any known issue since then, now m

Re: [E-devel] Segfault in Eina

2011-02-27 Thread The Rasterman
On Sat, 26 Feb 2011 22:12:36 +0100 Andreas Volz said: valgrind doesnt even catch it there. it would at least show a backtrace. what on earth is going on there? > Am Fri, 25 Feb 2011 00:09:27 +0100 (CET) schrieb Vincent Torri: > > nothing that really helps me: > > http://codepad.org/whUaAE71 >

Re: [E-devel] Segfault in Eina

2011-02-26 Thread Andreas Volz
Am Fri, 25 Feb 2011 00:09:27 +0100 (CET) schrieb Vincent Torri: nothing that really helps me: http://codepad.org/whUaAE71 I got this error only once: CRI<4239>: eina_list.c:980 eina_list_remove_list() *** Eina Magic Check Failed !!! Input handle has already been freed! *** NAUGHTY PROGRAMMER!!!

Re: [E-devel] Segfault in Eina

2011-02-24 Thread Vincent Torri
On Fri, 25 Feb 2011, Andreas Volz wrote: > Hello, > > I've a segfault in eina from using EFLxx. could someone take a look to > my stack trace? and what does valgrind say ? Vincent > > http://codepad.org/pp974DS8 > > I'm "only" emiting several times the same two signals. Than it crashes. > > A

Re: [E-devel] segfault on xrandr

2010-10-14 Thread Lucas De Marchi
On Thu, Oct 14, 2010 at 11:05 AM, Carsten Haitzler wrote: > On Thu, 14 Oct 2010 10:43:19 +0200 michael bouchaud > said: > > that also doesn't say much.. what is ??() :) (corrupt stack, missing > symbols... > use valgrind. chances are u have a royally broken build and nothing to do with > an actu

Re: [E-devel] segfault on xrandr

2010-10-14 Thread The Rasterman
On Thu, 14 Oct 2010 10:43:19 +0200 michael bouchaud said: that also doesn't say much.. what is ??() :) (corrupt stack, missing symbols... use valgrind. chances are u have a royally broken build and nothing to do with an actual bug in efl by the looks of things - old headers or old libs around etc

Re: [E-devel] segfault on xrandr

2010-10-14 Thread michael bouchaud
Here is the bt I have with the current svn version of ecore. (r53379) Program received signal SIGSEGV, Segmentation fault. 0x004b9c32 in ?? () (gdb) where #0 0x004b9c32 in ?? () #1 0x7f1a5d79d146 in _ecore_event_call () at ecore_events.c:577 #2 0x7f1a5d7a10d7 in _ecore_

  1   2   >