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

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

[E-devel] Segfault on file delete

2016-05-29 Thread Massimo Maiurana
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. Bye -- Massimo Maiurana Ragusa (RG) Thread 4 (Thread 0x7f0939b2a700 (LWP 2178)): #0

[E-devel] Segfault and backtrace

2015-07-26 Thread Massimo Maiurana
Lately I've had some apparently random segfaults with a recent git version of E, but I don't know why exactly they happened. Attached is the last backtrace, hope it will be useful for you. Bye -- Massimo Maiurana Ragusa (RG) Thread 3 (Thread 0x7fe9c2697700 (LWP 2465)): #0

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

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

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 backtrace

Re: [E-devel] Segfault on rage exit

2015-06-15 Thread The Rasterman
On Mon, 15 Jun 2015 13:48:43 +0200 Massimo Maiurana maiur...@gmail.com 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

Re: [E-devel] Segfault on rage exit

2015-06-15 Thread The Rasterman
On Mon, 15 Jun 2015 15:40:26 +0200 Massimo Maiurana maiur...@gmail.com 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

Re: [E-devel] Segfault on rage exit

2015-06-14 Thread The Rasterman
On Sat, 13 Jun 2015 08:47:25 +0200 Massimo Maiurana maiur...@gmail.com 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

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 maiur...@gmail.com said: fixed. commit 4e5521b4d82063a2fbf6632a117fda201cc1687d e comp - fix refcounting for e_comp and comp clients the

Re: [E-devel] Segfault on rage exit

2015-06-14 Thread The Rasterman
On Sun, 14 Jun 2015 09:59:27 +0200 Massimo Maiurana maiur...@gmail.com 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

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

[E-devel] Segfault on rage exit

2015-06-13 Thread Massimo Maiurana
With a recent build of E, EFL and rage, I have a segfault every time I close a rage fullscreen window. No problems if exit from fullscreen before closing rage. Attached is the generated backtrace. -- Massimo Maiurana Ragusa (RG) Thread 3 (Thread 0x7f78f3b57700 (LWP 18506)): #0

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 right, it

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

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 your

Re: [E-devel] Segfault at boot

2013-05-18 Thread Cedric BAIL
Hello, On Thu, May 16, 2013 at 3:08 PM, Massimo Maiurana maiur...@gmail.com 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

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 maiur...@gmail.com 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

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

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 commits.

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, so those

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 have from git...

[E-devel] Segfault at boot

2013-05-14 Thread Massimo Maiurana
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, had no problems, every other startup produces this segfault and at

Re: [E-devel] Segfault at boot

2013-05-14 Thread Cedric BAIL
On Tue, May 14, 2013 at 8:30 PM, Massimo Maiurana maiur...@gmail.com 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,

Re: [E-devel] segfault early on start

2012-12-05 Thread The Rasterman
On Wed, 05 Dec 2012 10:16:47 +0100 Massimo Maiurana maiur...@gmail.com said: Carsten Haitzler (The Rasterman), il 05/12/2012 06:50, ha scritto: On Wed, 5 Dec 2012 06:20:12 +0100 Sebastian Dransfeld s...@tango.flipp.net said: Den 4. des. 2012 kl. 23:27 skrev Massimo Maiurana

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 maiur...@gmail.com 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

Re: [E-devel] segfault early on start

2012-12-04 Thread The Rasterman
On Tue, 04 Dec 2012 12:42:14 +0100 Massimo Maiurana maiur...@gmail.com said: Carsten Haitzler (The Rasterman), il 04/12/2012 04:19, ha scritto: On Mon, 03 Dec 2012 19:55:57 +0100 Massimo Maiurana maiur...@gmail.com said: Carsten Haitzler (The Rasterman), il 03/12/2012 13:24, ha scritto:

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/efl weird - it's

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 custom

Re: [E-devel] segfault early on start

2012-12-04 Thread The Rasterman
On Tue, 04 Dec 2012 23:27:33 +0100 Massimo Maiurana maiur...@gmail.com 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

Re: [E-devel] segfault early on start

2012-12-04 Thread Sebastian Dransfeld
Den 4. des. 2012 kl. 23:27 skrev Massimo Maiurana maiur...@gmail.com: 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 The Rasterman
On Wed, 5 Dec 2012 06:20:12 +0100 Sebastian Dransfeld s...@tango.flipp.net said: Den 4. des. 2012 kl. 23:27 skrev Massimo Maiurana maiur...@gmail.com: 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,

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

Re: [E-devel] segfault early on start

2012-12-03 Thread The Rasterman
On Mon, 03 Dec 2012 12:49:04 +0100 Massimo Maiurana maiur...@gmail.com 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

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 19:55:57 +0100 Massimo Maiurana maiur...@gmail.com 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

[E-devel] segfault early on start

2012-12-02 Thread Massimo Maiurana
the attached backtrace is from yesterday svn. -- Massimo Maiurana GPG keyID #7044D601 La fede e' credere in cio' che sai non essere vero [Mark Twain] Thread 1 (Thread 0x7f37617b08c0 (LWP 7779)): #0 __lll_lock_wait_private () at

Re: [E-devel] segfault early on start

2012-12-02 Thread The Rasterman
On Sun, 02 Dec 2012 09:32:26 +0100 Massimo Maiurana maiur...@gmail.com 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

Re: [E-devel] segfault early on start

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

Re: [E-devel] segfault early on start

2012-12-02 Thread The Rasterman
On Sun, 2 Dec 2012 11:31:19 -0200 Bruno Dilly bdi...@profusion.mobi said: On Sun, Dec 2, 2012 at 11:02 AM, Massimo Maiurana maiur...@gmail.com wrote: Carsten Haitzler (The Rasterman), il 02/12/2012 11:49, ha scritto: On Sun, 02 Dec 2012 09:32:26 +0100 Massimo Maiurana maiur...@gmail.com

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 maiur...@gmail.comwrote: 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. --

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

[E-devel] Segfault

2012-09-22 Thread rustyBSD
Hi, == e_fm_op.c l.984 == if dst = NULL, strlen() sefaults. Here is a patch. --- e_fm_op.c Sat Sep 22 13:31:24 2012 +++ e_fm_op.c Sat Sep 22 13:31:19 2012 @@ -980,6 +980,8 @@ int size, src_len, dst_len; int ret = 0; + if (!dst) return; + src_len = strlen(src); dst_len =

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 rusty...@gmx.fr 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

[E-devel] Segfault on opening email attachments

2012-08-10 Thread Nikolas Arend
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 need more info. Thanks, Nick #0 0xb77e2424 in __kernel_vsyscall () #1 0x4ee7b07b in waitpid ()

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 nikolas.ar...@gmx.netwrote: 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.

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 The Rasterman
On Fri, 10 Aug 2012 10:08:40 -0400 Nikolas Arend nikolas.ar...@gmx.net 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

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 nikolas.ar...@gmx.net 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

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 nikolas.ar...@gmx.net wrote: On 08/10/2012 11:01 AM, Carsten Haitzler (The Rasterman) wrote: On Fri, 10 Aug 2012 10:08:40 -0400 Nikolas Arend nikolas.ar...@gmx.net said: On 08/10/2012 09:54 AM, Michael Blumenkrantz wrote: 1) unload

Re: [E-devel] segfault in svn71422

2012-06-14 Thread The Rasterman
On Wed, 06 Jun 2012 17:23:33 +0200 Massimo Maiurana maiur...@gmail.com 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,

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

2012-06-14 Thread Kai Huuhko
2012/6/14 Kai Huuhko kai.huu...@gmail.com: 2012/6/13 Rafael Fonseca fonsecasantos.raf...@gmail.com: 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

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

2012-06-14 Thread Kai Huuhko
2012/6/13 Rafael Fonseca fonsecasantos.raf...@gmail.com: 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

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 kai.huu...@gmail.com wrote: 2012/6/14 Kai Huuhko kai.huu...@gmail.com: 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,

[E-devel] Segfault in python-elm

2012-06-13 Thread 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. Best regards. -- Rafael Fonseca $: gdb /usr/bin/python2 GNU gdb (GDB) 7.4.1 Copyright (C) 2012 Free Software Foundation, Inc.

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

2012-06-13 Thread Davide Andreoli
2012/6/13 Rafael Fonseca fonsecasantos.raf...@gmail.com: 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

[E-devel] segfault in svn71422

2012-06-06 Thread Massimo Maiurana
I know it is an old svn, and indeed I should update, so I don't really know if this segfault happens even with newer versions. however this happened to me *only once* (I'm not able to reproduce it again) a few seconds after e17 started, here is the backtrace: #0 0x7f8f980dc84e in waitpid ()

[E-devel] Segfault in Edje

2011-11-27 Thread Brian 'morlenxus' Miculcy
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: #0 0xb78ba424 in __kernel_vsyscall () #1 0xb752a1c3 in __waitpid_nocancel () from

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 morlen...@gmx.net 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  

Re: [E-devel] Segfault in Edje

2011-11-27 Thread The Rasterman
On Sun, 27 Nov 2011 18:27:53 +0100 Brian 'morlenxus' Miculcy morlen...@gmx.net 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

Re: [E-devel] Segfault in Edje

2011-11-27 Thread The Rasterman
On Sun, 27 Nov 2011 18:27:53 +0100 Brian 'morlenxus' Miculcy morlen...@gmx.net 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,

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 ras...@rasterman.com wrote: On Wed, 14 Sep 2011 16:26:35 +0300 Tom Hacohen tom.haco...@partner.samsung.com said: Hey guys, I attached the backtrace. Happened when I switched desktops using my key combination. I have engage, and compositing

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 hannes.janet...@googlemail.com wrote: On Tue, Oct 4, 2011 at 2:49 AM, Carsten Haitzler ras...@rasterman.com wrote: On Wed, 14 Sep 2011 16:26:35 +0300 Tom Hacohen tom.haco...@partner.samsung.com said: Hey guys, I attached the

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 hannes.janet...@googlemail.com wrote: On Tue, Oct 4, 2011 at 9:16 AM, hannes.janet...@gmail.com hannes.janet...@googlemail.com wrote: On Tue, Oct 4, 2011 at 2:49 AM, Carsten Haitzler ras...@rasterman.com wrote: On Wed, 14 Sep 2011

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 hannes.janet...@googlemail.com said: On Tue, Oct 4, 2011 at 2:49 AM, Carsten Haitzler ras...@rasterman.com wrote: On Wed, 14 Sep 2011 16:26:35 +0300 Tom Hacohen tom.haco...@partner.samsung.com said: Hey guys, I attached the

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 hannes.janet...@googlemail.com said: On Tue, Oct 4, 2011 at 9:19 AM, hannes.janet...@gmail.com hannes.janet...@googlemail.com wrote: On Tue, Oct 4, 2011 at 9:16 AM, hannes.janet...@gmail.com hannes.janet...@googlemail.com wrote:

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 tom.haco...@partner.samsung.com 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

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 The Rasterman
On Tue, 04 Oct 2011 09:47:23 +0200 Tom Hacohen tom.haco...@partner.samsung.com said: On 04/10/11 02:49, Carsten Haitzler (The Rasterman) wrote: On Wed, 14 Sep 2011 16:26:35 +0300 Tom Hacohen tom.haco...@partner.samsung.com said: Hey guys, I attached the backtrace. Happened when I

Re: [E-devel] Segfault in E

2011-10-03 Thread The Rasterman
On Wed, 14 Sep 2011 16:26:35 +0300 Tom Hacohen tom.haco...@partner.samsung.com 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

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-devel] Segfault in E

2011-09-14 Thread Tom Hacohen
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. Cheers, Tom. #0 0xb77a7424 in __kernel_vsyscall () #1 0xb6e5c81b in waitpid () from /lib/libpthread.so.0 #2 0x08076bf8 in

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 antogno...@profusion.mobi 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

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

2011-08-01 Thread Rafael Antognolli
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 valgrind log: GNU gdb (Gentoo 7.2 p1) 7.2 Copyright (C) 2010 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later

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

2011-07-29 Thread The Rasterman
On Sat, 23 Jul 2011 11:44:25 +0200 Tomas Cech tc...@suse.cz 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...

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 tc...@suse.cz 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,

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 tc...@suse.cz 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

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 tc...@suse.cz 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:

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 tc...@suse.cz wrote: I'm trying to create packages for openSUSE once again. I noticed that build of elementary fails

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 tc...@suse.cz 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 tc...@suse.cz wrote: I'm trying to create

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 tc...@suse.cz 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

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 tc...@suse.cz 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

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 to avoid

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 tom.haco...@partner.samsung.com 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

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

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 tom.haco...@partner.samsung.com 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

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 tom.haco...@partner.samsung.com 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

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 tom.haco...@partner.samsung.com 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

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 tom.haco...@partner.samsung.com wrote: On 11/07/11 20:49, David Seikel wrote: On Mon, 11 Jul 2011 17:58:47 +0300 Tom Hacohen tom.haco...@partner.samsung.com wrote: On 11/07/11 17:54, David Seikel wrote: Trying Entry under fb is next on my

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 svante.sign...@telia.com said: On Sat, 2011-06-18 at 08:42 +0900, Carsten Haitzler wrote: On Fri, 17 Jun 2011 16:38:48 +0200 Svante Signell svante.sign...@telia.com said: ... A full backtrace, see http://paste.debian.net/120170/ shows

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 svante.sign...@telia.com said: On Fri, 2011-06-17 at 12:25 +0900, Carsten Haitzler wrote: On Wed, 15 Jun 2011 11:35:07 +0200 Svante Signell svante.sign...@telia.com said: ... Loks looks the problems are in evas_image_scalecache.c:776 in

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 svante.sign...@telia.com said: On Fri, 2011-06-17 at 16:35 +0900, Carsten Haitzler wrote: On Fri, 17 Jun 2011 08:20:56 +0200 Svante Signell svante.sign...@telia.com .. Can different compilers have anything to do with the problems?

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) ras...@rasterman.com wrote: On Fri, 17 Jun 2011 11:39:29 +0200 Svante Signell svante.sign...@telia.com said: On Fri, 2011-06-17 at 16:35 +0900, Carsten Haitzler wrote: On Fri, 17 Jun 2011 08:20:56 +0200 Svante Signell

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 svante.sign...@telia.com said: On Fri, 2011-06-17 at 16:35 +0900, Carsten Haitzler wrote: On Fri, 17 Jun 2011 08:20:56 +0200 Svante Signell svante.sign...@telia.com said: .. Can different compilers have anything to do with the

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 svante.sign...@telia.com .. 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

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 svante.sign...@telia.com 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

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 svante.sign...@telia.com 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

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 svante.sign...@telia.com 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

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 versions in

  1   2   >