http://bugs.freedesktop.org/show_bug.cgi?id=24611





--- Comment #9 from Pierre Ossman <[email protected]>  2009-11-16 
11:49:48 PST ---
More ugly hacking. One reason there was so little output when hanging was that
the console semaphore was locked, preventing output. So I commented out that
locking, and got this:

------------[ cut here ]------------
WARNING: at drivers/char/vt.c:631 save_screen+0x3a/0x5d()
Hardware name: Dimension 5000               
Modules linked in: radeon(+) ttm drm_kms_helper fbcon tileblit font bitblit
fbcon_rotate fbcon_cw fbcon_ud fbcon_ccw softcursor drm netconsole configfs nfs
lockd fscache nfs_acl auth_rpcgss sunrpc ipv6 snd_intel8x0 snd_ac97_codec
ac97_bus snd_seq snd_seq_device snd_pcm snd_timer ppdev i2c_i801 floppy snd b44
ssb mii soundcore dcdbas pcspkr joydev parport_pc parport iTCO_wdt
iTCO_vendor_support snd_page_alloc serio_raw ata_generic pata_acpi i2c_algo_bit
i2c_core [last unloaded: drm]
Pid: 1092, comm: modprobe Not tainted 2.6.31-rc9 #6
Call Trace:
 [<c0449bd2>] warn_slowpath_common+0x75/0x9d
 [<c06781f0>] ? save_screen+0x3a/0x5d
 [<c0449c1b>] warn_slowpath_null+0x21/0x35
 [<c06781f0>] save_screen+0x3a/0x5d
 [<c0679bb8>] bind_con_driver+0x1f6/0x387
 [<c0679daf>] take_over_console+0x66/0x91
 [<f7e528ca>] fbcon_takeover+0x6d/0xa1 [fbcon]
 [<f7e53a5b>] fbcon_event_notify+0x23d/0x522 [fbcon]
 [<c05e97af>] ? idr_get_empty_slot+0x14a/0x206
 [<c04ffad4>] ? find_inode+0x37/0x82
 [<c0500815>] ? wait_on_inode+0x3d/0x52
 [<c04ff8c8>] ? iput+0x37/0x73
 [<c053c73e>] ? sysfs_addrm_finish+0x56/0x1c2
 [<c053cb81>] ? sysfs_add_one+0x26/0xe2
 [<c080e907>] notifier_call_chain+0x37/0x67
 [<c04667b6>] __blocking_notifier_call_chain+0x52/0x78
 [<c04667fd>] blocking_notifier_call_chain+0x21/0x37
 [<c06189d5>] fb_notifier_call_chain+0x25/0x38
 [<c061abe0>] register_framebuffer+0x293/0x2b5
 [<f7e9ddda>] drm_fb_helper_single_fb_probe+0x334/0x3ca [drm_kms_helper]
 [<f830c9a1>] radeonfb_probe+0x23/0x36 [radeon]
 [<f7ea02ce>] drm_helper_initial_config+0x60/0x78 [drm_kms_helper]
 [<f830abc8>] radeon_modeset_init+0x476/0x492 [radeon]
 [<f82f6ded>] radeon_driver_load_kms+0x10b/0x12a [radeon]
 [<fa40c5c5>] drm_get_dev+0x2e1/0x3cb [drm]
 [<f832a464>] radeon_pci_probe+0x21/0xbb [radeon]
 [<c0600100>] local_pci_probe+0x22/0x35
 [<c0600f6f>] pci_device_probe+0x54/0x8a
 [<c069aa8b>] driver_probe_device+0xca/0x1d9
 [<c069abf0>] __driver_attach+0x56/0x84
 [<c0699f4d>] bus_for_each_dev+0x53/0x8e
 [<c069ab9a>] ? __driver_attach+0x0/0x84
 [<c069a80a>] driver_attach+0x27/0x3a
 [<c069ab9a>] ? __driver_attach+0x0/0x84
 [<c069a4b5>] bus_add_driver+0xbe/0x211
 [<c069af3c>] driver_register+0x89/0x101
 [<c0601188>] __pci_register_driver+0x48/0xb9
 [<fa407b58>] drm_init+0x6d/0xd6 [drm]
 [<f7e60000>] ? radeon_init+0x0/0xcd [radeon]
 [<f7e600ba>] radeon_init+0xba/0xcd [radeon]
 [<c0403085>] do_one_initcall+0x5c/0x15b
 [<c0477b7f>] sys_init_module+0xc6/0x1eb
 [<c040a07b>] sysenter_do_call+0x12/0x28
---[ end trace c57f4681b5154f7c ]---
bind_con_driver: : 0 b
------------[ cut here ]------------
WARNING: at drivers/char/vt.c:831 vc_do_resize+0x44/0x339()
Hardware name: Dimension 5000               
Modules linked in: radeon(+) ttm drm_kms_helper fbcon tileblit font bitblit
fbcon_rotate fbcon_cw fbcon_ud fbcon_ccw softcursor drm netconsole configfs nfs
lockd fscache nfs_acl auth_rpcgss sunrpc ipv6 snd_intel8x0 snd_ac97_codec
ac97_bus snd_seq snd_seq_device snd_pcm snd_timer ppdev i2c_i801 floppy snd b44
ssb mii soundcore dcdbas pcspkr joydev parport_pc parport iTCO_wdt
iTCO_vendor_support snd_page_alloc serio_raw ata_generic pata_acpi i2c_algo_bit
i2c_core [last unloaded: drm]
Pid: 1092, comm: modprobe Tainted: G        W  2.6.31-rc9 #6
Call Trace:
 [<c0449bd2>] warn_slowpath_common+0x75/0x9d
 [<c067c08a>] ? vc_do_resize+0x44/0x339
 [<c0449c1b>] warn_slowpath_null+0x21/0x35
 [<c067c08a>] vc_do_resize+0x44/0x339
 [<c061e2c4>] ? fb_match_mode+0x39/0x66
 [<c067c407>] vc_resize+0x2a/0x40
 [<f7e53494>] fbcon_init+0x2c0/0x361 [fbcon]
 [<c0677c76>] visual_init+0xa2/0xef
 [<c0679bf0>] bind_con_driver+0x22e/0x387
 [<c0679daf>] take_over_console+0x66/0x91
 [<f7e528ca>] fbcon_takeover+0x6d/0xa1 [fbcon]
 [<f7e53a5b>] fbcon_event_notify+0x23d/0x522 [fbcon]
 [<c05e97af>] ? idr_get_empty_slot+0x14a/0x206
 [<c04ffad4>] ? find_inode+0x37/0x82
 [<c0500815>] ? wait_on_inode+0x3d/0x52
 [<c04ff8c8>] ? iput+0x37/0x73
 [<c053c73e>] ? sysfs_addrm_finish+0x56/0x1c2
 [<c053cb81>] ? sysfs_add_one+0x26/0xe2
 [<c080e907>] notifier_call_chain+0x37/0x67
 [<c04667b6>] __blocking_notifier_call_chain+0x52/0x78
 [<c04667fd>] blocking_notifier_call_chain+0x21/0x37
 [<c06189d5>] fb_notifier_call_chain+0x25/0x38
 [<c061abe0>] register_framebuffer+0x293/0x2b5
 [<f7e9ddda>] drm_fb_helper_single_fb_probe+0x334/0x3ca [drm_kms_helper]
 [<f830c9a1>] radeonfb_probe+0x23/0x36 [radeon]
 [<f7ea02ce>] drm_helper_initial_config+0x60/0x78 [drm_kms_helper]
 [<f830abc8>] radeon_modeset_init+0x476/0x492 [radeon]
 [<f82f6ded>] radeon_driver_load_kms+0x10b/0x12a [radeon]
 [<fa40c5c5>] drm_get_dev+0x2e1/0x3cb [drm]
 [<f832a464>] radeon_pci_probe+0x21/0xbb [radeon]
 [<c0600100>] local_pci_probe+0x22/0x35
 [<c0600f6f>] pci_device_probe+0x54/0x8a
 [<c069aa8b>] driver_probe_device+0xca/0x1d9
 [<c069abf0>] __driver_attach+0x56/0x84
 [<c0699f4d>] bus_for_each_dev+0x53/0x8e
 [<c069ab9a>] ? __driver_attach+0x0/0x84
 [<c069a80a>] driver_attach+0x27/0x3a
 [<c069ab9a>] ? __driver_attach+0x0/0x84
 [<c069a4b5>] bus_add_driver+0xbe/0x211
 [<c069af3c>] driver_register+0x89/0x101
 [<c0601188>] __pci_register_driver+0x48/0xb9
 [<fa407b58>] drm_init+0x6d/0xd6 [drm]
 [<f7e60000>] ? radeon_init+0x0/0xcd [radeon]
 [<f7e600ba>] radeon_init+0xba/0xcd [radeon]
 [<c0403085>] do_one_initcall+0x5c/0x15b
 [<c0477b7f>] sys_init_module+0xc6/0x1eb
 [<c040a07b>] sysenter_do_call+0x12/0x28
---[ end trace c57f4681b5154f7d ]---
------------[ cut here ]------------
WARNING: at drivers/char/vt.c:618 set_origin+0x3a/0x90()
Hardware name: Dimension 5000               
Modules linked in: radeon(+) ttm drm_kms_helper fbcon tileblit font bitblit
fbcon_rotate fbcon_cw fbcon_ud fbcon_ccw softcursor drm netconsole configfs nfs
lockd fscache nfs_acl auth_rpcgss sunrpc ipv6 snd_intel8x0 snd_ac97_codec
ac97_bus snd_seq snd_seq_device snd_pcm snd_timer ppdev i2c_i801 floppy snd b44
ssb mii soundcore dcdbas pcspkr joydev parport_pc parport iTCO_wdt
iTCO_vendor_support snd_page_alloc serio_raw ata_generic pata_acpi i2c_algo_bit
i2c_core [last unloaded: drm]
Pid: 1092, comm: modprobe Tainted: G        W  2.6.31-rc9 #6
Call Trace:
 [<c0449bd2>] warn_slowpath_common+0x75/0x9d
 [<c06780a3>] ? set_origin+0x3a/0x90
 [<c0449c1b>] warn_slowpath_null+0x21/0x35
 [<c06780a3>] set_origin+0x3a/0x90
 [<c067c273>] vc_do_resize+0x22d/0x339
 [<c067c407>] vc_resize+0x2a/0x40
 [<f7e53494>] fbcon_init+0x2c0/0x361 [fbcon]
 [<c0677c76>] visual_init+0xa2/0xef
 [<c0679bf0>] bind_con_driver+0x22e/0x387
 [<c0679daf>] take_over_console+0x66/0x91
 [<f7e528ca>] fbcon_takeover+0x6d/0xa1 [fbcon]
 [<f7e53a5b>] fbcon_event_notify+0x23d/0x522 [fbcon]
 [<c05e97af>] ? idr_get_empty_slot+0x14a/0x206
 [<c04ffad4>] ? find_inode+0x37/0x82
 [<c0500815>] ? wait_on_inode+0x3d/0x52
 [<c04ff8c8>] ? iput+0x37/0x73
 [<c053c73e>] ? sysfs_addrm_finish+0x56/0x1c2
 [<c053cb81>] ? sysfs_add_one+0x26/0xe2
 [<c080e907>] notifier_call_chain+0x37/0x67
 [<c04667b6>] __blocking_notifier_call_chain+0x52/0x78
 [<c04667fd>] blocking_notifier_call_chain+0x21/0x37
 [<c06189d5>] fb_notifier_call_chain+0x25/0x38
 [<c061abe0>] register_framebuffer+0x293/0x2b5
 [<f7e9ddda>] drm_fb_helper_single_fb_probe+0x334/0x3ca [drm_kms_helper]
 [<f830c9a1>] radeonfb_probe+0x23/0x36 [radeon]
 [<f7ea02ce>] drm_helper_initial_config+0x60/0x78 [drm_kms_helper]
 [<f830abc8>] radeon_modeset_init+0x476/0x492 [radeon]
 [<f82f6ded>] radeon_driver_load_kms+0x10b/0x12a [radeon]
 [<fa40c5c5>] drm_get_dev+0x2e1/0x3cb [drm]
 [<f832a464>] radeon_pci_probe+0x21/0xbb [radeon]
 [<c0600100>] local_pci_probe+0x22/0x35
 [<c0600f6f>] pci_device_probe+0x54/0x8a
 [<c069aa8b>] driver_probe_device+0xca/0x1d9
 [<c069abf0>] __driver_attach+0x56/0x84
 [<c0699f4d>] bus_for_each_dev+0x53/0x8e
 [<c069ab9a>] ? __driver_attach+0x0/0x84
 [<c069a80a>] driver_attach+0x27/0x3a
 [<c069ab9a>] ? __driver_attach+0x0/0x84
 [<c069a4b5>] bus_add_driver+0xbe/0x211
 [<c069af3c>] driver_register+0x89/0x101
 [<c0601188>] __pci_register_driver+0x48/0xb9
 [<fa407b58>] drm_init+0x6d/0xd6 [drm]
 [<f7e60000>] ? radeon_init+0x0/0xcd [radeon]
 [<f7e600ba>] radeon_init+0xba/0xcd [radeon]
 [<c0403085>] do_one_initcall+0x5c/0x15b
 [<c0477b7f>] sys_init_module+0xc6/0x1eb
 [<c040a07b>] sysenter_do_call+0x12/0x28
---[ end trace c57f4681b5154f7e ]---
------------[ cut here ]------------
WARNING: at drivers/char/vt.c:656 redraw_screen+0x3e/0x169()
Hardware name: Dimension 5000               
Modules linked in: radeon(+) ttm drm_kms_helper fbcon tileblit font bitblit
fbcon_rotate fbcon_cw fbcon_ud fbcon_ccw softcursor drm netconsole configfs nfs
lockd fscache nfs_acl auth_rpcgss sunrpc ipv6 snd_intel8x0 snd_ac97_codec
ac97_bus snd_seq snd_seq_device snd_pcm snd_timer ppdev i2c_i801 floppy snd b44
ssb mii soundcore dcdbas pcspkr joydev parport_pc parport iTCO_wdt
iTCO_vendor_support snd_page_alloc serio_raw ata_generic pata_acpi i2c_algo_bit
i2c_core [last unloaded: drm]
Pid: 1092, comm: modprobe Tainted: G        W  2.6.31-rc9 #6
Call Trace:
 [<c0449bd2>] warn_slowpath_common+0x75/0x9d
 [<c0679897>] ? redraw_screen+0x3e/0x169
 [<c0449c1b>] warn_slowpath_null+0x21/0x35
 [<c0679897>] redraw_screen+0x3e/0x169
 [<c0668df0>] ? tty_do_resize+0x9b/0xb6
 [<c067c362>] vc_do_resize+0x31c/0x339
 [<c067c407>] vc_resize+0x2a/0x40
 [<f7e53494>] fbcon_init+0x2c0/0x361 [fbcon]
 [<c0677c76>] visual_init+0xa2/0xef
 [<c0679bf0>] bind_con_driver+0x22e/0x387
 [<c0679daf>] take_over_console+0x66/0x91
 [<f7e528ca>] fbcon_takeover+0x6d/0xa1 [fbcon]
 [<f7e53a5b>] fbcon_event_notify+0x23d/0x522 [fbcon]
 [<c05e97af>] ? idr_get_empty_slot+0x14a/0x206
 [<c04ffad4>] ? find_inode+0x37/0x82
 [<c0500815>] ? wait_on_inode+0x3d/0x52
 [<c04ff8c8>] ? iput+0x37/0x73
 [<c053c73e>] ? sysfs_addrm_finish+0x56/0x1c2
 [<c053cb81>] ? sysfs_add_one+0x26/0xe2
 [<c080e907>] notifier_call_chain+0x37/0x67
 [<c04667b6>] __blocking_notifier_call_chain+0x52/0x78
 [<c04667fd>] blocking_notifier_call_chain+0x21/0x37
 [<c06189d5>] fb_notifier_call_chain+0x25/0x38
 [<c061abe0>] register_framebuffer+0x293/0x2b5
 [<f7e9ddda>] drm_fb_helper_single_fb_probe+0x334/0x3ca [drm_kms_helper]
 [<f830c9a1>] radeonfb_probe+0x23/0x36 [radeon]
 [<f7ea02ce>] drm_helper_initial_config+0x60/0x78 [drm_kms_helper]
 [<f830abc8>] radeon_modeset_init+0x476/0x492 [radeon]
 [<f82f6ded>] radeon_driver_load_kms+0x10b/0x12a [radeon]
 [<fa40c5c5>] drm_get_dev+0x2e1/0x3cb [drm]
 [<f832a464>] radeon_pci_probe+0x21/0xbb [radeon]
 [<c0600100>] local_pci_probe+0x22/0x35
 [<c0600f6f>] pci_device_probe+0x54/0x8a
 [<c069aa8b>] driver_probe_device+0xca/0x1d9
 [<c069abf0>] __driver_attach+0x56/0x84
 [<c0699f4d>] bus_for_each_dev+0x53/0x8e
 [<c069ab9a>] ? __driver_attach+0x0/0x84
 [<c069a80a>] driver_attach+0x27/0x3a
 [<c069ab9a>] ? __driver_attach+0x0/0x84
 [<c069a4b5>] bus_add_driver+0xbe/0x211
 [<c069af3c>] driver_register+0x89/0x101
 [<c0601188>] __pci_register_driver+0x48/0xb9
 [<fa407b58>] drm_init+0x6d/0xd6 [drm]
 [<f7e60000>] ? radeon_init+0x0/0xcd [radeon]
 [<f7e600ba>] radeon_init+0xba/0xcd [radeon]
 [<c0403085>] do_one_initcall+0x5c/0x15b
 [<c0477b7f>] sys_init_module+0xc6/0x1eb
 [<c040a07b>] sysenter_do_call+0x12/0x28
---[ end trace c57f4681b5154f7f ]---
------------[ cut here ]------------
WARNING: at drivers/char/vt.c:618 set_origin+0x3a/0x90()
Hardware name: Dimension 5000               
Modules linked in: radeon(+) ttm drm_kms_helper fbcon tileblit font bitblit
fbcon_rotate fbcon_cw fbcon_ud fbcon_ccw softcursor drm netconsole configfs nfs
lockd fscache nfs_acl auth_rpcgss sunrpc ipv6 snd_intel8x0 snd_ac97_codec
ac97_bus snd_seq snd_seq_device snd_pcm snd_timer ppdev i2c_i801 floppy snd b44
ssb mii soundcore dcdbas pcspkr joydev parport_pc parport iTCO_wdt
iTCO_vendor_support snd_page_alloc serio_raw ata_generic pata_acpi i2c_algo_bit
i2c_core [last unloaded: drm]
Pid: 1092, comm: modprobe Tainted: G        W  2.6.31-rc9 #6
Call Trace:
 [<c0449bd2>] warn_slowpath_common+0x75/0x9d
 [<c06780a3>] ? set_origin+0x3a/0x90
 [<c0449c1b>] warn_slowpath_null+0x21/0x35
 [<c06780a3>] set_origin+0x3a/0x90
 [<c0679913>] redraw_screen+0xba/0x169
 [<c0668d01>] ? do_SAK_work+0x1d/0x34
 [<c067c362>] vc_do_resize+0x31c/0x339
 [<c067c407>] vc_resize+0x2a/0x40
 [<f7e53494>] fbcon_init+0x2c0/0x361 [fbcon]
 [<c0677c76>] visual_init+0xa2/0xef
 [<c0679bf0>] bind_con_driver+0x22e/0x387
 [<c0679daf>] take_over_console+0x66/0x91
 [<f7e528ca>] fbcon_takeover+0x6d/0xa1 [fbcon]
 [<f7e53a5b>] fbcon_event_notify+0x23d/0x522 [fbcon]
 [<c05e97af>] ? idr_get_empty_slot+0x14a/0x206
 [<c04ffad4>] ? find_inode+0x37/0x82
 [<c0500815>] ? wait_on_inode+0x3d/0x52
 [<c04ff8c8>] ? iput+0x37/0x73
 [<c053c73e>] ? sysfs_addrm_finish+0x56/0x1c2
 [<c053cb81>] ? sysfs_add_one+0x26/0xe2
 [<c080e907>] notifier_call_chain+0x37/0x67
 [<c04667b6>] __blocking_notifier_call_chain+0x52/0x78
 [<c04667fd>] blocking_notifier_call_chain+0x21/0x37
 [<c06189d5>] fb_notifier_call_chain+0x25/0x38
 [<c061abe0>] register_framebuffer+0x293/0x2b5
 [<f7e9ddda>] drm_fb_helper_single_fb_probe+0x334/0x3ca [drm_kms_helper]
 [<f830c9a1>] radeonfb_probe+0x23/0x36 [radeon]
 [<f7ea02ce>] drm_helper_initial_config+0x60/0x78 [drm_kms_helper]
 [<f830abc8>] radeon_modeset_init+0x476/0x492 [radeon]
 [<f82f6ded>] radeon_driver_load_kms+0x10b/0x12a [radeon]
 [<fa40c5c5>] drm_get_dev+0x2e1/0x3cb [drm]
 [<f832a464>] radeon_pci_probe+0x21/0xbb [radeon]
 [<c0600100>] local_pci_probe+0x22/0x35
 [<c0600f6f>] pci_device_probe+0x54/0x8a
 [<c069aa8b>] driver_probe_device+0xca/0x1d9
 [<c069abf0>] __driver_attach+0x56/0x84
 [<c0699f4d>] bus_for_each_dev+0x53/0x8e
 [<c069ab9a>] ? __driver_attach+0x0/0x84
 [<c069a80a>] driver_attach+0x27/0x3a
 [<c069ab9a>] ? __driver_attach+0x0/0x84
 [<c069a4b5>] bus_add_driver+0xbe/0x211
 [<c069af3c>] driver_register+0x89/0x101
 [<c0601188>] __pci_register_driver+0x48/0xb9
 [<fa407b58>] drm_init+0x6d/0xd6 [drm]
 [<f7e60000>] ? radeon_init+0x0/0xcd [radeon]
 [<f7e600ba>] radeon_init+0xba/0xcd [radeon]
 [<c0403085>] do_one_initcall+0x5c/0x15b
 [<c0477b7f>] sys_init_module+0xc6/0x1eb
 [<c040a07b>] sysenter_do_call+0x12/0x28
---[ end trace c57f4681b5154f80 ]---
[drm:drm_crtc_helper_set_mode], 1
[drm:radeon_legacy_tv_dac_mode_fixup], 
[drm:radeon_encoder_set_active_device], 
[drm:radeon_encoder_set_active_device], setting active device to 00000004 from
00000014 00000004 for encoder 4
[drm:radeon_legacy_tv_dac_dpms], 
[drm:radeon_legacy_primary_dac_dpms], 
[drm:radeon_legacy_tmds_int_dpms], 
[drm:drm_vblank_get], enabling vblank on crtc 0, ret: 0
[drm:drm_update_vblank_count], enabling vblank interrupts on crtc 0, missed
68392
[drm:radeon_crtc_set_base], 
[drm:r100_bandwidth_update], GRPH_BUFFER_CNTL from to 20087c7c
[drm:radeon_set_crtc_timing], 
[drm] crtc 0 is connected to a TV
[drm:radeon_set_pll], 
[drm:radeon_compute_pll], PLL freq 38250 2 1023
[drm:radeon_set_pll], dc=3825, fd=17, rd=2, pd=6
[drm:radeon_set_pll], Wrote: 0x0000005b 0x00020250 0x10000006 (0x00008f00)
[drm:radeon_set_pll], Wrote: rd=91, fd=592, pd=2
[drm] TV-11: set mode 800x600 11
[drm:radeon_legacy_tv_dac_mode_set], 
[drm:radeon_legacy_tv_init_restarts], compute_restarts: def = 625592 h = 0 v =
0, p1 = 123b, p2 = 1ac1, restart = 625643
[drm:radeon_legacy_tv_init_restarts], compute_restart: F/H/V=0,631,953
[drm:radeon_legacy_tv_init_restarts], compute_restart: h_size = 0 h_inc = 1593
[drm:radeon_legacy_tv_dac_dpms], 
[drm:radeon_legacy_primary_dac_dpms], 
[drm:radeon_legacy_tmds_int_dpms], 
[drm:drm_vblank_get], enabling vblank on crtc 1, ret: 0


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
--
_______________________________________________
Dri-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to