Categories

Blogroll

Re: [e-users] E Segfaulting at some GTK Apps

Massimiliano Calamelli wrote:
> —–BEGIN PGP SIGNED MESSAGE—–
> Hash: SHA1
>
> On Tue, 05 Feb 2008 15:09:45 +0100
> Oliver Pahl wrote:
>
>
>> Hi,
>>
>> my e is segfaulting sometimes at some GTK Apps. It seems random, and i
>> dont know how to debug it. When i start Openoffice, SIM, TheGimp or any Standard GTK Dialog (Open, Saving) E
>> suddendly segfaults. But only sometimes. It seems, that it depends on if
>> the App is already in Ram, because if i start and close it several times
>> the segfault appears only the first time.
>> Help would be appreciated.
>>
>> Greetz
>>
>> Oli
>>
>
> Hi Oli, i use gvim every time i start E, frequently xchat and
> nautilus, without any SEGV problem.
> Dunno in which OS you’re running E, but if your E comes from sources,
> under e17/apps/e there’s a great shell script called xnest.sh , it
> starts an Xnest session and runs another session of E into. In the
> terminal where you started xnest.sh you can see a lot of useful
> informations. xnest.sh without any option uses gdb with auto backtrace,
> for other ways see xnest.sh –help
>

Hi,

I experience the same segv behavior with apps like xine and openoffice,
but haven’t yet submitted a backtrace. The segfault is pretty well
reproducible with xine when I parse the popdown menus. However, I don’t
think that is has anything to do with gtk in my case, but rather with
the ati fglrx graphics driver that I’m running on my notebook. As said,
I haven’t identified the e17 component which is causing this, but
hopefully I’ll find the time to get a backtrace soon.

Best, Nick.

————————————————————————-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Tuesday ~ February 02, 2008 by admin Posted in linux | No Comments

Re: [e-users] e segfaulting X?

I thought it was E fault, because it started to happen since I updated it,
but you are the boss ;) . Who will (or should) pass the bug to debian
developers, and how? I could do it, but don’t have any idea what to do :(

On Feb 5, 2008 1:44 AM, The Rasterman Carsten Haitzler
wrote:

> On Mon, 4 Feb 2008 22:41:50 -0300 Wido babbled:
>
> this is a bug to be passed onto the x package maintainers in debian. if x
> segv’s it’s absolutely x’s problem. e just sets up things to it can
> happen.
>
> > Hi there folks! i’ve updated E from cvs last weekend, and i’ve notice
> that
> > when I launch some applications my X crashes. I’m usin debian etch and
> > didn’t reinstall X nor any of it’s apps, neigther the apps i’m trying to
> > launch. This happens only in E and since I recompiled, ’cause in kde
> they
> > work fine. Some of them ar picasa, movie players (specially kplayer) and
> > some others which I can’t remember right now (but there are a couple
> more).
> > I don’t know what logs may be usefull, and I don’t know how to debug it,
> so
> > I send you only an Xorg.log tail
> >
> > root@frankie:/var/log# tail -f Xorg.1.log
> > xkb_keycodes { include “xfree86+aliases(qwerty)” };
> > xkb_types { include “complete” };
> > xkb_compatibility { include “complete” };
> > xkb_symbols { include “pc(pc105)+es” };
> > xkb_geometry { include “pc(pc105)” };
> > (II) Configured Mouse: ps2EnableDataReporting: succeeded
> > Could not init font path element /usr/lib/X11/fonts/100dpi/:unscaled,
> > removing from list!
> > Could not init font path element /usr/lib/X11/fonts/75dpi/:unscaled,
> > removing from list!
> > Could not init font path element /usr/lib/X11/fonts/100dpi, removing
> from
> > list!
> > Could not init font path element /usr/lib/X11/fonts/75dpi, removing from
> > list!
> >
> > Backtrace:
> > 0: /usr/bin/X(xf86SigHandler+0×84) [0x80c43e4]
> > 1: [0xffffe420]
> >
> > Fatal server error:
> > Caught signal 11. Server aborting
> >
> >
> > cheers!
> >
> > –
> > Wido
> >
> ————————————————————————-
> > This SF.net email is sponsored by: Microsoft
> > Defy all challenges. Microsoft(R) Visual Studio 2008.
> > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> > _______________________________________________
> > enlightenment-users mailing list
> > enlightenment-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/enlightenment-users
> >
>
>
> –
> ————- Codito, ergo sum – “I code, therefore I am” ————–
> The Rasterman (Carsten Haitzler) raster@rasterman.com
>
>


Wido
————————————————————————-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Tuesday ~ February 02, 2008 by admin Posted in linux | No Comments

Re: [e-users] E Segfaulting at some GTK Apps

—–BEGIN PGP SIGNED MESSAGE—–
Hash: SHA1

On Tue, 05 Feb 2008 15:09:45 +0100
Oliver Pahl wrote:

> Hi,
>
> my e is segfaulting sometimes at some GTK Apps. It seems random, and i
> dont know how to debug it. When i start Openoffice, SIM, TheGimp or any Standard GTK Dialog (Open, Saving) E
> suddendly segfaults. But only sometimes. It seems, that it depends on if
> the App is already in Ram, because if i start and close it several times
> the segfault appears only the first time.
> Help would be appreciated.
>
> Greetz
>
> Oli

Hi Oli, i use gvim every time i start E, frequently xchat and
nautilus, without any SEGV problem.
Dunno in which OS you’re running E, but if your E comes from sources,
under e17/apps/e there’s a great shell script called xnest.sh , it
starts an Xnest session and runs another session of E into. In the
terminal where you started xnest.sh you can see a lot of useful
informations. xnest.sh without any option uses gdb with auto backtrace,
for other ways see xnest.sh –help

Regards

Massimiliano
- —
Massimiliano Calamelli
http://mcalamelli.netsons.org
mcalamelli@gmail.com
—–BEGIN PGP SIGNATURE—–
Version: GnuPG v1.4.4 (MingW32)

iD8DBQFHqHsjleGEL56NNP4RAsQDAKCynuSSloEypEAniu7TWTWBajrJwgCfQr2a
DI9oIzv3MvfEt3T893gL+hM=
=vhpt
—–END PGP SIGNATURE—–

————————————————————————-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Tuesday ~ February 02, 2008 by admin Posted in linux | No Comments

« older posts