[e-users] Segfault

2005-07-27 Thread Daniel Ekström
This might have been said before, as I'm way to fast of deleting mails in my inbox.. Everytime i switch theme e17 segfaults. Very annoying... I love e17 though, and I know that you guys will fix this sooner or later, but I just wanted you to know. Keep up the great work! / Daniel Ekström --

Re: [e-users] Segfault

2005-07-27 Thread Jonathan Charnas
I noticed e17 segfaults too, but mine does so at logoff... Of course I'm not the most up to date in my cvs checkout (a couple of weeks now). But it theme switching is flawless for me. Logoff segfaults, but doesn't bother me since I'm closing down anyway. Cheers John Daniel Ekström wrote: Thi

Re: [e-users] Segfault

2005-07-27 Thread Daniel Ekström
I updated from cvs yesterday. Should have said that erlier... / Daniel Ekström On Wed, 27 Jul 2005, Jonathan Charnas wrote: > I noticed e17 segfaults too, but mine does so at logoff... > Of course I'm not the most up to date in my cvs checkout (a couple of > weeks now). > But it theme switching

Re: [e-users] Segfault

2005-07-27 Thread The Rasterman
On Thu, 28 Jul 2005 02:27:31 +0200 (CEST) Daniel Ekstr__m <[EMAIL PROTECTED]> babbled: > This might have been said before, as I'm way to fast of deleting mails in > my inbox.. > Everytime i switch theme e17 segfaults. Very annoying... > > I love e17 though, and I know that you guys will fix this

Re: [e-users] Segfault

2005-07-28 Thread Daniel Ekström
Restarting e will not cause a segfault. E manage to change theme after segfault, but of course it needs a restart. On Thu, 28 Jul 2005, Carsten Haitzler wrote: > On Thu, 28 Jul 2005 02:27:31 +0200 (CEST) Daniel Ekstr__m <[EMAIL PROTECTED]> > babbled: > > > This might have been said before, as I'm

Re: [e-users] Segfault

2005-07-28 Thread Steve Torrefranca
>>I can change themes just fine here... ? >> It happens to me too often when I exit or restart E17. both R40 IBm laptop and d240 HP >>does restart segfault? >> both - Exit and Restart. change of theme? nope never happened >>does e manage to >>change themes even with a segv? >> >> >> cant s

Re: [e-users] Segfault

2005-07-28 Thread Kit
Well, it can be just a kind of local trouble... Maybe, you shall check different lib versions, in case you've got some old ones somewhere? As to me, after i've checked out CVS about... 2 weeks ago, everything works great - without single segfault On 7/28/05, Daniel Ekström <[EMAIL PROTECTED]> w

Re: [e-users] Segfault

2005-07-29 Thread Alan Trick
No, I think it's new. I just re-updateed all my e stuff a couple days ago: emerge eet edb evas ecore embryo imlib2 edje e epeg epsilon esmart entrance emotion eclair ewl engrave e_utils e_modules etox erss entice engage evidence so I don't think I have any out dated libs, and I've noticed

Re: [e-users] Segfault

2005-07-29 Thread The Rasterman
On Thu, 28 Jul 2005 16:22:12 +0800 Steve Torrefranca <[EMAIL PROTECTED]> babbled: > > >>I can change themes just fine here... ? > >> > It happens to me too often when I exit or restart E17. both R40 IBm > laptop and d240 HP i found some nasty recursive callback deletion woes (hard to explain -

Re: [e-users] Segfault

2005-07-29 Thread The Rasterman
On Fri, 29 Jul 2005 11:18:49 +0800 Alan Trick <[EMAIL PROTECTED]> babbled: > No, I think it's new. I just re-updateed all my e stuff a couple days > ago: > > > emerge eet edb evas ecore embryo imlib2 edje e epeg epsilon esmart > entrance emotion eclair ewl engrave e_utils e_modules etox erss

[e-users] Segfault in e_dbus_signal

2012-07-17 Thread Andreas Martens
Hit this today, It claims to be a track change signal as far as I can tell, but there was no music playing at the time... :-( gdb logs: bt #0 __strcmp_ssse3 () at ../sysdeps/i386/i686/multiarch/strcmp-ssse3.S:75 #1 0xb7313450 in cb_signal_dispatcher (conn=0x97d52f0, msg=0x9ae2218) at e_dbus_sign

[e-users] Segfault in e_object_del()

2021-09-04 Thread Florian Schaefer
As I mentioned in my last message of the "E crash with Nvidia" thread, in using ASAN I could trigger quite a bit of additional segmentation faults. So I disabled the procstat module for now and went hunting. :-) On closer inspection it now seems to me that the faults are actually all due to an

[e-users] segfault in entice

2005-09-08 Thread Wim Borremans
hi, i don't know in wich stage of development entice is, so maybe i'm telling nothing new. entice dies quite a lot while watching pictures. when i start it from eterm the only message i get is :"segfault". (but in dutch). i thought it might have something to do with the amount of files in my dir

[e-users] Segfault with edje_cc

2007-07-11 Thread Zachary Goldberg
So I noticed that edje_cc was seg faulting when compiling rage a few days back, and now im seeing it do the same thing with enna. It includes all the images and when its finishing it seg faults and the program compile fails. I ran a GDB on edje_cc default.edc (in rage/data) and obtained the follo

Re: [e-users] Segfault in e_dbus_signal

2012-07-17 Thread Gustavo Sverzut Barbieri
Hi Andreas, On Tuesday, July 17, 2012, Andreas Martens wrote: > Hit this today, > > It claims to be a track change signal as far as I can tell, but there was > no music playing at the time... :-( > > gdb logs: > > bt > #0 __strcmp_ssse3 () at ../sysdeps/i386/i686/multiarch/strcmp-ssse3.S:75 > #1

Re: [e-users] Segfault in e_object_del()

2021-09-05 Thread Florian Schaefer
OK, so it seems that Raster already tried to address this problem. Thank you very much! This morning first thing I installed the changed version. Now it crashes in the newly created _e_util_cb_delayed_cancel() instead... https://pastebin.com/mX6hU40g (This is reliably triggered when I try to

Re: [e-users] Segfault in e_object_del()

2021-09-06 Thread Carsten Haitzler
On Mon, 06 Sep 2021 00:00:37 + Florian Schaefer said: fixed it just now. :) > OK, so it seems that Raster already tried to address this problem. Thank you > very much! > > This morning first thing I installed the changed version. Now it crashes in > the newly created _e_util_cb_delayed_canc

Re: [e-users] Segfault in e_object_del()

2021-09-06 Thread Florian Schaefer
"Carsten Haitzler" ras...@rasterman.com – September 6, 2021 4:51 PM > On Mon, 06 Sep 2021 00:00:37 + Florian Schaefer said: > > fixed it just now. :) Hooray, thanks a bunch! :) With this I am now finally able to also activate/test the modified procstats module. (Before, this bug here would

Re: [e-users] Segfault in e_object_del()

2021-09-06 Thread Florian Schaefer
Hmm, you might not like it (neither do I BTW) but it crashed again on me right after restarting E a second time. https://pastebin.com/i1pMSR4d But still, its definitely more stable than before... ;) Sorry about that, Florian "Florian Schaefer" list...@netego.de – September 6, 2021 5:08 PM

Re: [e-users] Segfault in e_object_del()

2021-09-06 Thread Carsten Haitzler
On Mon, 06 Sep 2021 08:23:12 + Florian Schaefer said: hmmm trying again - for me with asan on i don't see an issue with desklock now... ? i tried to change the code to avoid possibly multiple entries in the array... > Hmm, you might not like it (neither do I BTW) but it crashed again on me

Re: [e-users] Segfault in e_object_del()

2021-09-06 Thread Florian Schaefer
Hi Raster, three's a charm, right? - Looks good so far here, too. Despite my best efforts I could not produce another error. :) Thanks again for your quick help! Cheers, Florian "Carsten Haitzler" ras...@rasterman.com – September 7, 2021 1:10 AM > On Mon, 06 Sep 2021 08:23:12 + Florian

[e-users] Segfault at the moment

2005-11-30 Thread Martin Klaffenboeck
Hi there! e17 crashes with segfault at the moment in cvs HEAD. Is this the group to discuss this or should it go into developers list. It crashes everytime when I have a .e directory. A simple log in (with entrance) works, log out works, but another login segfaults. When I remove the users .e

Re: [e-users] Segfault with edje_cc

2007-07-20 Thread The Rasterman
On Wed, 11 Jul 2007 07:02:20 -0400 "Zachary Goldberg" <[EMAIL PROTECTED]> babbled: > So I noticed that edje_cc was seg faulting when compiling rage a few > days back, and now im seeing it do the same thing with enna. It > includes all the images and when its finishing it seg faults and the > prog

[e-users] segfault while compiling esmart

2007-10-03 Thread Fernando Meira
Anyone having this issue while compiling esmart with yesterday's or today's repository? /opt/e17-3Oct/bin/edje_cc -v -id ../data/images -fd ../data/fonts \ ../data/esmart_text_entry_test.edc \ ../data/esmart_text_entry_test.edj make[2]: *** [esmart_text_entry_test.edj] Segmentatio

[e-users] Segfault when Opening Startup Applications

2011-12-21 Thread Jeff Hoogland
Anyone else getting a segfault when they try to open the start up applications configuration? -- ~Jeff Hoogland Thoughts on Technology , Tech Blog Bodhi Linux , Enlightenment for your Desktop ---

Re: [e-users] Segfault at the moment

2005-12-01 Thread The Rasterman
On Wed, 30 Nov 2005 21:08:55 +0100 Martin Klaffenboeck <[EMAIL PROTECTED]> babbled: > Hi there! > > e17 crashes with segfault at the moment in cvs HEAD. Is this the group > to discuss this or should it go into developers list. > > It crashes everytime when I have a .e directory. A simple log i

[e-users] Segfault in latest CVS e17

2007-04-10 Thread Dustin Jenkins
Does anyone else have a segfault from the e17 CVS trunk? It seems to have started over the weekend, but I'm not sure. It happens when any window tries to open, excluding the menu. Just asking in case this is an error in the build, or if it's just me I'll try wiping out my ~/.e configuration.

Re: [e-users] Segfault when Opening Startup Applications

2011-12-21 Thread The Rasterman
On Wed, 21 Dec 2011 15:26:05 -0600 Jeff Hoogland said: > Anyone else getting a segfault when they try to open the start up > applications configuration? nup :( -- - Codito, ergo sum - "I code, therefore I am" -- The Rasterman (Carsten Haitzler)ras...@rasterman.com

Re: [e-users] Segfault when Opening Startup Applications

2011-12-21 Thread Mick
On Thursday 22 Dec 2011 00:13:38 Carsten Haitzler wrote: > On Wed, 21 Dec 2011 15:26:05 -0600 Jeff Hoogland said: > > Anyone else getting a segfault when they try to open the start up > > applications configuration? > > nup :( No problem here. I have only gkrellm in the startup apps. However,

Re: [e-users] Segfault when Opening Startup Applications

2011-12-23 Thread Jeff Hoogland
OK so I've pinned down the issue further with the help of SeoZ. So the PNG image in question is actually a ICO image, when named as a PNG though it causes current revisions of E to segfault when loaded. This did not happen with older SVN revisions - they just loaded the "PNG" image without complai

Re: [e-users] Segfault when Opening Startup Applications

2011-12-23 Thread The Rasterman
On Fri, 23 Dec 2011 03:33:57 -0600 Jeff Hoogland said: and where is this offensive image? :) > OK so I've pinned down the issue further with the help of SeoZ. > > So the PNG image in question is actually a ICO image, when named as a PNG > though it causes current revisions of E to segfault when

Re: [e-users] Segfault in latest CVS e17

2007-04-11 Thread Massimo Maiurana
Dustin Jenkins, il 10/04/2007 22:41, scrisse: > Does anyone else have a segfault from the e17 CVS trunk? many, indeed... and occasional crashes too :( > It seems to > have started over the weekend, but I'm not sure. for me it has started the first time I build e17 with efreet, so I thought it w

[e-users] segfault with enlightenment-0.18.8 and spotify/chrome

2014-05-22 Thread Conrad Hill-Knight
After upgrading Ubuntu to 14.04, i got impatient waiting for a packaged E-18 and compiled enlightenment-0.18.7 myself. I did, however, have an odd problem whenever i started the spotify client: E would segfault. On the rare occasion E has segfaulted in the past, pressing F1 to resume has always wor

Re: [e-users] segfault with enlightenment-0.18.8 and spotify/chrome

2014-05-22 Thread Yomi Ogunwumi
You'll want to read some of this, https://phab.enlightenment.org/w/debugging/#debugging-using-gdb Read through the debugging with gdb section. Recompile with debugging symbols and then once your able to get enlightenment to crash, don't click recover, switch to a virtual terminal via Ctrl + Alt +

Re: [e-users] segfault with enlightenment-0.18.8 and spotify/chrome

2014-05-22 Thread Philippe Jean Guillaumie
Look for a file named e-crashdump.txt in your home directory for infos. Running Ubuntu 14.04 and E19 (latest git code). Spotify-client and Google Chrome work fine here. Spotify screenshot: https://www.enlightenment.org/ss/e-537ee1f1ae6d21.51625737.jpg My build scripts: http://ubuntuforums.org/sh

Re: [e-users] segfault with enlightenment-0.18.8 and spotify/chrome

2014-05-27 Thread Conrad Hill-Knight
Ok, I managed to track all crashes down to attempts to draw icons in the systray. As far as I knew I didn't have one. I tried adding one to the shelf and got an error message telling me there already was one and you can only have one. A bit more hunting through settings and i found there was a sys

[e-users] segfault trying to run entrance on freebsd 6

2005-10-31 Thread Jon Brisbin
I've compiled entrance from source (did a CVS update today, but nothing had changed since I last updated) and entrance segfaults on my FreeBSD 6 box with the following error: "Fatal error 'Recurse on a private mutex.' at line 988 in file /usr/src/lib/libpthread/thread/thr_mutex.c (errno = 0)" Af

Re: [e-users] segfault trying to run entrance on freebsd 6

2005-10-31 Thread Mathew Schofield
On 11/1/05, Mathew Schofield <[EMAIL PROTECTED]> wrote: USE_LIBTOOL_VER=15, but that's not in any of theMakefiles, and it doesn't seem to make any difference having it in the environment, either. I believe this is just a FreeBSD/Ports thing. The "Special" makefiles in /usr/ports/Mk/ do all sorts

Re: [e-users] segfault trying to run entrance on freebsd 6

2005-11-01 Thread Jon Brisbin
On Tue, 1 Nov 2005 10:54:48 +1100 Mathew Schofield <[EMAIL PROTECTED]> wrote: >Are you using the E17 from ports (Which is a bad > > idea considering how old it is) ? No. CVS updated yesterday (10/31) > > In terms of the tools you are using, what have you installed? Have > > you used the ports? W