Bug 1004481 - [abrt] WARNING: at drivers/gpu/drm/ttm/ttm_page_alloc_dma.c:533 ttm_dma_free_pool+0xea/0xf0 [ttm]()
Summary: [abrt] WARNING: at drivers/gpu/drm/ttm/ttm_page_alloc_dma.c:533 ttm_dma_free_...
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: xorg-x11-drv-ati
Version: 19
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: X/OpenGL Maintenance List
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:473eaffc7f0d80187ea50c5ec6e...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-09-04 17:59 UTC by Michael
Modified: 2015-02-17 17:04 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-02-17 17:04:01 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: dmesg (75.67 KB, text/plain)
2013-09-04 17:59 UTC, Michael
no flags Details

Description Michael 2013-09-04 17:59:36 UTC
Description of problem:
installed updates (yum install --skip-broken), rebooted, system got stuck in plymouth, rebooted to runlevel 3, logged in as root and started X, saw the kernel error report

Additional info:
reporter:       libreport-2.1.6
WARNING: at drivers/gpu/drm/ttm/ttm_page_alloc_dma.c:533 ttm_dma_free_pool+0xea/0xf0 [ttm]()
Modules linked in: nf_conntrack_netbios_ns nf_conntrack_broadcast ipt_MASQUERADE ip6table_nat nf_nat_ipv6 ip6table_mangle ip6t_REJECT nf_conntrack_ipv6 nf_defrag_ipv6 iptable_nat nf_nat_ipv4 nf_nat bnep bluetooth iptable_mangle nf_conntrack_ipv4 nf_defrag_ipv4 xt_conntrack nf_conntrack ebtable_filter ebtables ip6table_filter ip6_tables uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_core snd_hda_codec_hdmi videodev snd_hda_codec_realtek arc4 media mperf coretemp snd_hda_intel ath9k kvm_intel snd_hda_codec ath9k_common kvm ath9k_hw snd_hwdep rtsx_pci_sdmmc rtsx_pci_ms snd_seq memstick mmc_core iTCO_wdt snd_seq_device ath iTCO_vendor_support mac80211 snd_pcm crc32_pclmul crc32c_intel ghash_clmulni_intel cfg80211 snd_page_alloc microcode snd_timer joydev serio_raw i2c_i801 snd rfkill r8169 lpc_ich rtsx_pci soundcore mii mfd_core mei_me mei wmi binfmt_misc uinput radeon(-) i915 i2c_algo_bit drm_kms_helper ttm firewire_ohci drm firewire_core hid_logitech_dj crc_itu_t i2c_core video
CPU: 1 PID: 2292 Comm: rmmod Not tainted 3.10.10-200.fc19.x86_64 #1
Hardware name: CLEVO                             P15xEMx/P15xEMx, BIOS 4.6.5 10/19/2012
 0000000000000009 ffff880404ffdc10 ffffffff81639647 ffff880404ffdc48
 ffffffff8105c221 ffff880416a26780 ffff880418985288 0000000000000008
 ffffffffa0251100 000000000089c090 ffff880404ffdc58 ffffffff8105c2fa
Call Trace:
 [<ffffffff81639647>] dump_stack+0x19/0x1b
 [<ffffffff8105c221>] warn_slowpath_common+0x61/0x80
 [<ffffffff8105c2fa>] warn_slowpath_null+0x1a/0x20
 [<ffffffffa01006aa>] ttm_dma_free_pool+0xea/0xf0 [ttm]
 [<ffffffffa010168e>] ttm_dma_page_alloc_fini+0x8e/0x100 [ttm]
 [<ffffffffa00f7529>] ttm_mem_global_release+0x19/0x90 [ttm]
 [<ffffffffa01bcda2>] radeon_ttm_mem_global_release+0x12/0x20 [radeon]
 [<ffffffffa006707e>] drm_global_item_unref+0x5e/0x80 [drm]
 [<ffffffffa01be00e>] radeon_ttm_fini+0xae/0xd0 [radeon]
 [<ffffffffa01be9de>] radeon_bo_fini+0xe/0x10 [radeon]
 [<ffffffffa0220d83>] si_fini+0xa3/0xd0 [radeon]
 [<ffffffffa01a57ee>] radeon_device_fini+0x3e/0x100 [radeon]
 [<ffffffffa01a73dd>] radeon_driver_unload_kms+0x3d/0x60 [radeon]
 [<ffffffffa0055fb5>] drm_put_dev+0x75/0x210 [drm]
 [<ffffffffa01a406d>] radeon_pci_remove+0x1d/0x20 [radeon]
 [<ffffffff8131553b>] pci_device_remove+0x3b/0xb0
 [<ffffffff813dbc4c>] __device_release_driver+0x7c/0xe0
 [<ffffffff813dc598>] driver_detach+0xa8/0xb0
 [<ffffffff813db85a>] bus_remove_driver+0x8a/0x110
 [<ffffffff813dcc62>] driver_unregister+0x62/0xa0
 [<ffffffff81314633>] pci_unregister_driver+0x23/0x80
 [<ffffffffa0058248>] drm_pci_exit+0x98/0xa0 [drm]
 [<ffffffffa02242cf>] radeon_exit+0x17/0x1e [radeon]
 [<ffffffff810bda8b>] SyS_delete_module+0x16b/0x2d0
 [<ffffffff816435be>] ? do_page_fault+0xe/0x10
 [<ffffffff81647c59>] system_call_fastpath+0x16/0x1b

Comment 1 Michael 2013-09-04 17:59:42 UTC
Created attachment 793765 [details]
File: dmesg

Comment 2 Fedora End Of Life 2015-01-09 19:43:47 UTC
This message is a notice that Fedora 19 is now at end of life. Fedora 
has stopped maintaining and issuing updates for Fedora 19. It is 
Fedora's policy to close all bug reports from releases that are no 
longer maintained. Approximately 4 (four) weeks from now this bug will
be closed as EOL if it remains open with a Fedora 'version' of '19'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 19 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 3 Fedora End Of Life 2015-02-17 17:04:01 UTC
Fedora 19 changed to end-of-life (EOL) status on 2015-01-06. Fedora 19 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.


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