| Summary: | gdm does not start in gnome-shell/mutter 3.9.90. | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | sangu <sangu.fedora> |
| Component: | gnome-shell | Assignee: | Owen Taylor <otaylor> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | urgent | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 20 | CC: | fmuellner, otaylor, samkraju, walters |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | mutter-3.9.91-2.fc20.x86_64 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-09-05 03:05:33 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: | |
|
Description
sangu
2013-08-23 16:24:57 UTC
$ gdb gnome-shell coredump
#0 meta_monitor_manager_xrandr_read_current (manager=0x19bc2a0)
at core/monitor-xrandr.c:562
562 RROutput clone = GPOINTER_TO_INT (meta_output->possible_clones[j]);
(gdb) bt
#0 meta_monitor_manager_xrandr_read_current (manager=0x19bc2a0)
at core/monitor-xrandr.c:562
#1 0x00007ffc45eb8c87 in read_current_config (manager=0x19bc2a0)
at core/monitor.c:379
#2 meta_monitor_manager_constructed (object=<optimized out>)
at core/monitor.c:504
#3 0x00007ffc3d1a298a in g_object_new_internal (class=class@entry=0x2f12b20,
params=params@entry=0x0, n_params=n_params@entry=0) at gobject.c:1785
#4 0x00007ffc3d1a480d in g_object_newv (
object_type=object_type@entry=48734960,
n_parameters=n_parameters@entry=0, parameters=parameters@entry=0x0)
at gobject.c:1890
#5 0x00007ffc3d1a4fd4 in g_object_new (object_type=48734960,
first_property_name=first_property_name@entry=0x0) at gobject.c:1556
#6 0x00007ffc45eb9599 in meta_monitor_manager_new () at core/monitor.c:492
#7 meta_monitor_manager_initialize () at core/monitor.c:1411
#8 0x00007ffc45ec4b91 in meta_screen_new (display=0x2f12cb0,
number=<optimized out>, timestamp=timestamp@entry=18643)
at core/screen.c:676
#9 0x00007ffc45ea7245 in meta_display_open () at core/display.c:909
#10 0x00007ffc45eb667e in meta_run () at core/main.c:553
---Type <return> to continue, or q <return> to quit---
#11 0x0000000000402001 in main ()
|