Bug 879613

Summary: Instant crash on session startup
Product: [Fedora] Fedora Reporter: Zdenek Kabelac <zkabelac>
Component: gnome-sessionAssignee: Ray Strode [halfline] <rstrode>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: bruno, jmccann, kalevlember, nicolas.mailhot, rstrode
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: glib2-2.35.2-1.fc19 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-11-24 11:19:04 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Zdenek Kabelac 2012-11-23 12:47:46 UTC
Description of problem:

After upgrade to gnome-session-3.7.2-1.fc19.x86_64
my gnome session no longer starts  (I'm using 2d mode)
making whole gnome-session useless.

#0  g_source_attach (source=source@entry=0x0, context=context@entry=0x0) at gmain.c:1077
1077	  g_return_val_if_fail (source->context == NULL, 0);



#0  g_source_attach (source=source@entry=0x0, context=context@entry=0x0) at gmain.c:1077
#1  0x00007f009dbb79bb in g_unix_signal_add_full (priority=priority@entry=0, signum=signum@entry=10, 
    handler=handler@entry=0x41ca40 <sigusr1_cb>, user_data=0x244a030, notify=notify@entry=0x0)
    at glib-unix.c:250
#2  0x00007f009dbb7a02 in g_unix_signal_add (signum=signum@entry=10, handler=handler@entry=
    0x41ca40 <sigusr1_cb>, user_data=<optimized out>) at glib-unix.c:275
#3  0x000000000040c454 in main (argc=1, argv=0x7fffcecb7588) at main.c:342

print source
$1 = (GSource *) 0x0


Version-Release number of selected component (if applicable):
gnome-session-3.7.2-1.fc19.x86_64


How reproducible:


Steps to Reproduce:
1. startx   with gnome-session
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Kalev Lember 2012-11-24 11:19:04 UTC
Thanks, should be fixed with glib2-2.35.2-1.fc19 build.

Comment 2 Kalev Lember 2012-11-24 21:09:27 UTC
*** Bug 879820 has been marked as a duplicate of this bug. ***

Comment 3 Kalev Lember 2012-11-25 11:35:55 UTC
*** Bug 879901 has been marked as a duplicate of this bug. ***