Bug 191250 - lignomeui - segfault from gnome_segv2
Summary: lignomeui - segfault from gnome_segv2
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: libgnomeui
Version: 5
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Ray Strode [halfline]
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-05-10 05:51 UTC by Michal Jaegermann
Modified: 2008-05-01 15:38 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-03-18 18:33:38 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
captured gdb backtrace from segfault (3.44 KB, text/plain)
2006-05-10 05:51 UTC, Michal Jaegermann
no flags Details

Description Michal Jaegermann 2006-05-10 05:51:58 UTC
Created attachment 128834 [details]
captured gdb backtrace from segfault

Comment 1 Michal Jaegermann 2006-05-10 05:51:58 UTC
Description of problem:

After an upgrade to FC5 root cannot start X because on every attempt
the following shows up in logs and gnome-session terminates:

gnome_segv2[3585]: segfault at 0000000000000010 rip 00002aaaacaf3a08 rsp
00007fffffaa89b0 error 4

This probably depends on what was found already in ~/.gnome* and similar
because on another account it is possible to start gnome-session and it
seems to run.  OTOH root configuration was left in principle at defaults
while this other account is quite substantially customized.

By replacing /usr/libexec/gnome_segv2 by a script which runs the real
executable under gdb, with libgnomeui-debuginfo installed, it is possible
to find that segfault happens at gnome_segv.c:182.  A backtrace from
gdm, with the following .gdbinit file

set args gnome-session 11 2.14.1
run
bt
frame 21
list
print mainwin
print *mainwin
print res

is attached.

This is filed arch specific as I observed that on a particular machine
which happens to be x86_64.

Version-Release number of selected component (if applicable):
libgnomeui-2.14.1-1.fc5.1

How reproducible:
always on that particular account

Comment 2 Ray Strode [halfline] 2008-03-18 18:33:38 UTC
Hi,

We no longer support Fedora Core 5 and I am currently trying to get my open bug
count down to a more manageable state.  I'm going to close this bug as WONTFIX.
 If this issue is still a concern for you, would you mind trying to reproduce on
a supported version of Fedora and reopening?

(this is a mass message)


Note You need to log in before you can comment on or make changes to this bug.