Kernel crashes with error in fs/buffer.c:1268

Bug #1258313 reported by Rodrigo Virote Kassick
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
linux (Ubuntu)
Expired
High
Unassigned

Bug Description

After the upgrade to 3.11.0-15, the kernel crashes with the following message:

Dec 5 22:05:02 excelsior kernel: [22046.717322] kernel BUG at /build/buildd/linux-3.11.0/fs/buffer.c:1268!
Dec 5 22:05:02 excelsior kernel: [22046.717376] invalid opcode: 0000 [#1] SMP
Dec 5 22:05:02 excelsior kernel: [22046.717413] Modules linked in: parport_pc ppdev rfcomm bnep binfmt_misc dm_crypt x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel kvm crc32_pclmul aesni_intel aes_i586 xts lrw gf128mul ablk_helper cryptd joydev snd_hda_codec_hdmi snd_hda_codec_idt dell_wmi sparse_keymap snd_hda_intel uvcvideo snd_hda_codec videobuf2_vmalloc videobuf2_memops videobuf2_core snd_hwdep videodev rts5139(C) ath3k btusb snd_pcm bluetooth dell_laptop dcdbas snd_page_alloc snd_seq_midi snd_seq_midi_event arc4 snd_rawmidi microcode ath9k ath9k_common psmouse serio_raw ath9k_hw ath snd_seq mac80211 lpc_ich snd_seq_device snd_timer cfg80211 intel_rst snd mac_hid mei_me mei soundcore lp parport hid_generic usbhid hid radeon i915 ttm ahci i2c_algo_bit drm_kms_helper libahci alx drm mdio wmi video [last unloaded: ipmi_msghandler]
Dec 5 22:05:02 excelsior kernel: [22046.718054] CPU: 2 PID: 9814 Comm: firefox Tainted: G C 3.11.0-15-generic #22-Ubuntu
Dec 5 22:05:02 excelsior kernel: [22046.718120] Hardware name: Dell Inc. Inspiron 5423/0YW78J, BIOS A06 09/17/2012
Dec 5 22:05:02 excelsior kernel: [22046.718176] task: e9e1b380 ti: e975c000 task.ti: e975c000
Dec 5 22:05:02 excelsior kernel: [22046.718217] EIP: 0060:[<c1625279>] EFLAGS: 00210046 CPU: 2
Dec 5 22:05:02 excelsior kernel: [22046.718263] EIP is at check_irqs_on.part.11+0x3/0x5
Dec 5 22:05:02 excelsior kernel: [22046.718300] EAX: 00200096 EBX: 00000000 ECX: 00000000 EDX: 04400091
Dec 5 22:05:02 excelsior kernel: [22046.718345] ESI: f68f0400 EDI: 00000010 EBP: e975d894 ESP: e975d894
Dec 5 22:05:02 excelsior kernel: [22046.718394] DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068
Dec 5 22:05:02 excelsior kernel: [22046.718434] CR0: 80050033 CR2: b6dbb4a0 CR3: 01a56000 CR4: 001407f0
Dec 5 22:05:02 excelsior kernel: [22046.718481] Stack:
Dec 5 22:05:02 excelsior kernel: [22046.718498] e975d8d0 c1194e25 00000000 04400091 f6125e00 f7bd7648 a33ea876 e975d8f4
Dec 5 22:05:02 excelsior kernel: [22046.718569] c1084db6 e9e1b3b4 e9e1b3b4 ee2a2780 00000000 00001000 00000010 e975d93c
Dec 5 22:05:02 excelsior kernel: [22046.718634] c119687e 00001000 00000000 00001406 00003c39 f6125e00 f6125e00 01406a33
Dec 5 22:05:02 excelsior kernel: [22046.718700] Call Trace:
Dec 5 22:05:02 excelsior kernel: [22046.718726] [<c1194e25>] __find_get_block+0x1e5/0x1f0
Dec 5 22:05:02 excelsior kernel: [22046.718770] [<c1084db6>] ? update_curr+0xa6/0x1d0
Dec 5 22:05:02 excelsior kernel: [22046.718809] [<c119687e>] __getblk+0x2e/0x320
Dec 5 22:05:02 excelsior kernel: [22046.718845] [<c12f1ca8>] ? cpumask_next_and+0x28/0x40
Dec 5 22:05:02 excelsior kernel: [22046.718885] [<c1088fc5>] ? update_sd_lb_stats+0xc5/0x450
Dec 5 22:05:02 excelsior kernel: [22046.718929] [<c11ede6e>] __ext4_get_inode_loc+0xde/0x410
Dec 5 22:05:02 excelsior kernel: [22046.718973] [<c1237900>] ? start_this_handle+0x80/0x4e0
Dec 5 22:05:02 excelsior kernel: [22046.719015] [<c11effe9>] ext4_get_inode_loc+0x19/0x20
Dec 5 22:05:02 excelsior kernel: [22046.719055] [<c11f17ce>] ext4_reserve_inode_write+0x1e/0x80
Dec 5 22:05:02 excelsior kernel: [22046.719099] [<c1237f76>] ? jbd2__journal_start+0xb6/0x1a0
Dec 5 22:05:02 excelsior kernel: [22046.719143] [<c11f186e>] ext4_mark_inode_dirty+0x3e/0x1b0
Dec 5 22:05:02 excelsior kernel: [22046.719188] [<c1219359>] ? __ext4_journal_start_sb+0x59/0xc0
Dec 5 22:05:02 excelsior kernel: [22046.719233] [<c11f4b20>] ? ext4_dirty_inode+0x40/0x60
Dec 5 22:05:02 excelsior kernel: [22046.719274] [<c11f4b20>] ext4_dirty_inode+0x40/0x60
Dec 5 22:05:02 excelsior kernel: [22046.719312] [<c118f341>] __mark_inode_dirty+0xf1/0x290
Dec 5 22:05:02 excelsior kernel: [22046.719353] [<c1180fd0>] update_time+0x80/0xc0
Dec 5 22:05:02 excelsior kernel: [22046.719392] [<c118118b>] file_update_time+0x6b/0xa0
Dec 5 22:05:02 excelsior kernel: [22046.719436] [<c1119928>] __generic_file_aio_write+0x218/0x460
Dec 5 22:05:02 excelsior kernel: [22046.719483] [<c104c036>] ? kmap_atomic_prot+0x46/0x100
Dec 5 22:05:02 excelsior kernel: [22046.719526] [<c1119bc4>] generic_file_aio_write+0x54/0xc0
Dec 5 22:05:02 excelsior kernel: [22046.719570] [<c11e9c90>] ext4_file_write+0xd0/0x480
Dec 5 22:05:02 excelsior kernel: [22046.719618] [<c100f9c4>] ? math_state_restore+0x24/0x150
Dec 5 22:05:02 excelsior kernel: [22046.719661] [<c101702f>] ? __kernel_fpu_end+0xf/0x30
Dec 5 22:05:02 excelsior kernel: [22046.719704] [<f9fecafe>] ? cbc_encrypt+0x9e/0xe0 [aesni_intel]
Dec 5 22:05:02 excelsior kernel: [22046.719753] [<c116a2f1>] do_sync_write+0x61/0x90
Dec 5 22:05:02 excelsior kernel: [22046.719792] [<c116a290>] ? do_sync_read+0x90/0x90
Dec 5 22:05:02 excelsior kernel: [22046.721761] [<c116ab0d>] vfs_write+0x9d/0x1b0
Dec 5 22:05:02 excelsior kernel: [22046.723707] [<c119051a>] kernel_write+0x2a/0x40
Dec 5 22:05:02 excelsior kernel: [22046.725677] [<c125193f>] ecryptfs_write_lower+0x2f/0x50
Dec 5 22:05:02 excelsior kernel: [22046.727367] [<c1252bb1>] ecryptfs_encrypt_page+0xf1/0x190
Dec 5 22:05:02 excelsior kernel: [22046.728545] [<c1250c24>] ecryptfs_writepage+0x14/0x60
Dec 5 22:05:02 excelsior kernel: [22046.729676] [<c111f530>] __writepage+0x10/0x40
Dec 5 22:05:02 excelsior kernel: [22046.730803] [<c111f520>] ? global_dirtyable_memory+0x80/0x80
Dec 5 22:05:02 excelsior kernel: [22046.731886] [<c111fe87>] write_cache_pages+0x1a7/0x3c0
Dec 5 22:05:02 excelsior kernel: [22046.733099] [<c111f520>] ? global_dirtyable_memory+0x80/0x80
Dec 5 22:05:02 excelsior kernel: [22046.734515] [<c11174b4>] ? filemap_fdatawait_range+0xf4/0x140
Dec 5 22:05:02 excelsior kernel: [22046.735947] [<c11200d3>] generic_writepages+0x33/0x60
Dec 5 22:05:02 excelsior kernel: [22046.737352] [<c1121335>] do_writepages+0x35/0x40
Dec 5 22:05:02 excelsior kernel: [22046.738750] [<c1118c94>] __filemap_fdatawrite_range+0x54/0x60
Dec 5 22:05:02 excelsior kernel: [22046.739880] [<c1118d08>] filemap_write_and_wait+0x38/0x70
Dec 5 22:05:02 excelsior kernel: [22046.739886] [<c12508fb>] ecryptfs_put_lower_file+0x2b/0x50
Dec 5 22:05:02 excelsior kernel: [22046.739888] [<c124df90>] ecryptfs_release+0x10/0x30
Dec 5 22:05:02 excelsior kernel: [22046.739892] [<c116bde2>] __fput+0xc2/0x1f0
Dec 5 22:05:02 excelsior kernel: [22046.739894] [<c116bf4d>] ____fput+0xd/0x10
Dec 5 22:05:02 excelsior kernel: [22046.739897] [<c106d361>] task_work_run+0xb1/0xd0
Dec 5 22:05:02 excelsior kernel: [22046.739900] [<c105480d>] do_exit+0x25d/0x8e0
Dec 5 22:05:02 excelsior kernel: [22046.739904] [<c1060357>] ? recalc_sigpending+0x17/0x50
Dec 5 22:05:02 excelsior kernel: [22046.739907] [<c106060b>] ? dequeue_signal+0x2b/0x170
Dec 5 22:05:02 excelsior kernel: [22046.739910] [<c1054f04>] do_group_exit+0x34/0xa0
Dec 5 22:05:02 excelsior kernel: [22046.739913] [<c1062a99>] get_signal_to_deliver+0x189/0x590
Dec 5 22:05:02 excelsior kernel: [22046.739917] [<c100ed7a>] do_signal+0x3a/0x9c0
Dec 5 22:05:02 excelsior kernel: [22046.739920] [<c1061d77>] ? do_send_specific+0x67/0x90
Dec 5 22:05:02 excelsior kernel: [22046.739923] [<c1061e27>] ? do_tkill+0x87/0xa0
Dec 5 22:05:02 excelsior kernel: [22046.739926] [<c100f767>] do_notify_resume+0x67/0x90
Dec 5 22:05:02 excelsior kernel: [22046.739932] [<c162d521>] work_notifysig+0x30/0x37
Dec 5 22:05:02 excelsior kernel: [22046.739935] [<c1620000>] ? __pci_bus_size_bridges+0x490/0xbc0
Dec 5 22:05:02 excelsior kernel: [22046.739960] Code: 14 93 81 c1 89 54 24 08 e8 72 e2 ff ff 85 f6 74 10 8d 46 48 e8 79 fe a1 ff 90 89 f0 e8 71 8a b5 ff 83 c4 18 5b 5e 5d c3 55 89 e5 <0f> 0b 55 89 e5 0f 0b 55 89 e5 0f 0b 55 89 e5 0f 0b 55 89 e5 0f
Dec 5 22:05:02 excelsior kernel: [22046.739964] EIP: [<c1625279>] check_irqs_on.part.11+0x3/0x5 SS:ESP 0068:e975d894
Dec 5 22:05:02 excelsior kernel: [22046.752060] ---[ end trace 8b735ba7001ea13a ]---
Dec 5 22:05:02 excelsior kernel: [22046.752062] Fixing recursive fault but reboot is needed!

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: linux-image-3.11.0-15-generic 3.11.0-15.22
ProcVersionSignature: Ubuntu 3.11.0-14.21-generic 3.11.7
Uname: Linux 3.11.0-14-generic i686
ApportVersion: 2.12.5-0ubuntu2.1
Architecture: i386
AudioDevicesInUse:
 USER PID ACCESS COMMAND
 /dev/snd/controlC0: kassick 3620 F.... pulseaudio
Date: Thu Dec 5 22:20:45 2013
EcryptfsInUse: Yes
HibernationDevice: resume=UUID=e8521999-5d00-4f54-8379-222a2164b5c2
InstallationDate: Installed on 2012-11-06 (394 days ago)
InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release i386 (20121017.2)
MachineType: Dell Inc. Inspiron 5423
MarkForUpload: True
ProcFB:
 0 inteldrmfb
 1 radeondrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-14-generic root=UUID=483fc73f-4a78-4829-b924-4a48180195ac ro resume=/dev/sda5 quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-3.11.0-14-generic N/A
 linux-backports-modules-3.11.0-14-generic N/A
 linux-firmware 1.116
SourcePackage: linux
StagingDrivers: rts5139
UpgradeStatus: Upgraded to saucy on 2013-10-25 (41 days ago)
dmi.bios.date: 09/17/2012
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A06
dmi.board.name: 0YW78J
dmi.board.vendor: Dell Inc.
dmi.board.version: A06
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.chassis.version: Not Specified
dmi.modalias: dmi:bvnDellInc.:bvrA06:bd09/17/2012:svnDellInc.:pnInspiron5423:pvrNotSpecified:rvnDellInc.:rn0YW78J:rvrA06:cvnDellInc.:ct8:cvrNotSpecified:
dmi.product.name: Inspiron 5423
dmi.product.version: Not Specified
dmi.sys.vendor: Dell Inc.

Revision history for this message
Rodrigo Virote Kassick (kassick) wrote :
Revision history for this message
Brad Figg (brad-figg) wrote : Status changed to Confirmed

This change was made by a bot.

Changed in linux (Ubuntu):
status: New → Confirmed
Revision history for this message
Joseph Salisbury (jsalisbury) wrote :

Can you reproduce this easily? If so, can you give the v3.11.10 kernel a try:
http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.11.10-saucy/

Changed in linux (Ubuntu):
importance: Undecided → High
tags: added: kernel-da-key
Revision history for this message
Joseph Salisbury (jsalisbury) wrote :

Also, does the bug go away if you boot back into v3.11.0-14?

penalvch (penalvch)
tags: added: bios-outdated-a13
Changed in linux (Ubuntu):
status: Confirmed → Incomplete
Revision history for this message
Maarten Baert (maarten-baert) wrote :

I had a crash with a stack trace that looks VERY similar, but this was on Arch Linux with kernel 3.12.6, with very different hardware. I am running firefox with the .mozilla folder in ecryptfs on an ext4 hard disk, and the crash happened while I was using firefox. Is that what you are doing as well?

The strange thing is, I have been doing the same for months on a different computer with no issues (also with kernel 3.11).

Revision history for this message
penalvch (penalvch) wrote :

Maarten Baert, thank you for your comment. So your hardware may be tracked, could you please file a new report with Ubuntu by executing the following in a terminal while booted into a Ubuntu repository kernel (not a mainline one) via:
ubuntu-bug linux

For more on this, please read the official Ubuntu documentation:
Ubuntu Bug Control and Ubuntu Bug Squad: https://wiki.ubuntu.com/Bugs/BestPractices#X.2BAC8-Reporting.Focus_on_One_Issue
Ubuntu Kernel Team: https://wiki.ubuntu.com/KernelTeam/KernelTeamBugPolicies#Filing_Kernel_Bug_reports
Ubuntu Community: https://help.ubuntu.com/community/ReportingBugs#Bug_reporting_etiquette

When opening up the new report, please feel free to subscribe me to it.

Thank you for your understanding.

Helpful bug reporting tips:
https://help.ubuntu.com/community/ReportingBugs

Revision history for this message
Maarten Baert (maarten-baert) wrote :

@Christopher M. Penalver:
I can submit a new bug report with my hardware, but I am not able to reproduce this issue. So far I've only seen it happen once, and I don't know what triggers the bug. So the best I can do at the moment is give you a hardware report from Ubuntu with a trace from Arch Linux. Do you still want the report?

Revision history for this message
penalvch (penalvch) wrote :

Maarten Baert, a new hardware report from Ubuntu would be fine.

Revision history for this message
Maarten Baert (maarten-baert) wrote :
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for linux (Ubuntu) because there has been no activity for 60 days.]

Changed in linux (Ubuntu):
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.