[solved]kernel bug while deleting a file?

Hi,
so I just deleted a file or tried to anyways. But I only got a black screen with the following text:
Aug 25 09:44:12 localhost kernel: [475774.988380] BUG: unable to handle kernel NULL pointer dereference at 00000018
Aug 25 09:44:12 localhost kernel: [475774.988694] IP: [<e0cb5cdb>] ext4_ext_remove_space+0xa3b/0xec0 [ext4]
Aug 25 09:44:12 localhost kernel: [475774.988991] *pde = 00000000
Aug 25 09:44:12 localhost kernel: [475774.989109] Oops: 0000 [#1] PREEMPT SMP
Aug 25 09:44:12 localhost kernel: [475774.989273] Modules linked in: nls_cp437 vfat fat usb_storage uas sit tunnel4 fuse ip6t_REJECT xt_tcpudp nf_conntrack_ipv6 nf_defrag_ipv6 xt_state nf_conntrack ip6table_filter iptable_filter ip6_tables ip_tables x_tables reiserfs radeon ipw2200 b44 libipw cfg80211 yenta_socket ssb i2c_algo_bit pcmcia_rsrc rfkill lib80211 snd_intel8x0m rc_medion_x10 ati_remote pcmcia drm_kms_helper rc_core mii snd_intel8x0 snd_ac97_codec ttm ac97_bus drm mmc_core snd_pcm firewire_ohci firewire_core snd_page_alloc tifm_7xx1 joydev pcmcia_core crc_itu_t snd_timer tifm_core ppdev i2c_i801 shpchp snd parport_pc pci_hotplug irda intel_agp i2c_core iTCO_wdt soundcore iTCO_vendor_support intel_gtt agpgart serio_raw pcspkr microcode evdev parport psmouse thermal battery video crc_ccitt ac button loop cpufreq_powersave acpi_cpufreq mperf processor ext4 crc16 jbd2 mbcache sr_mod cdrom sd_mod pata_acpi ata_generic ata_piix libata scsi_mod uhci_hcd ehci_hcd usbcore usb_common
Aug 25 09:44:12 localhost kernel: [475774.990204]
Aug 25 09:44:12 localhost kernel: [475774.990204] Pid: 28884, comm: pool Not tainted 3.4.9-1-ARCH #1 Medion WIM 2030/WIM 2030
Aug 25 09:44:12 localhost kernel: [475774.990204] EIP: 0060:[<e0cb5cdb>] EFLAGS: 00010246 CPU: 0
Aug 25 09:44:12 localhost kernel: [475774.990204] EIP is at ext4_ext_remove_space+0xa3b/0xec0 [ext4]
Aug 25 09:44:12 localhost kernel: [475774.990204] EAX: 00000000 EBX: 00000000 ECX: 00000000 EDX: 00b88c9a
Aug 25 09:44:12 localhost kernel: [475774.990204] ESI: cf377c1c EDI: 00000001 EBP: cc595e8c ESP: cc595d9c
Aug 25 09:44:12 localhost kernel: [475774.990204] DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068
Aug 25 09:44:12 localhost kernel: [475774.990204] CR0: 8005003b CR2: 00000018 CR3: 11f83000 CR4: 000007d0
Aug 25 09:44:12 localhost kernel: [475774.990204] DR0: 00000000 DR1: 00000000 DR2: 00000000 DR3: 00000000
Aug 25 09:44:12 localhost kernel: [475774.990204] DR6: ffff0ff0 DR7: 00000400
Aug 25 09:44:12 localhost kernel: [475774.990204] Process pool (pid: 28884, ti=cc594000 task=c1728000 task.ti=cc594000)
Aug 25 09:44:12 localhost kernel: [475774.990204] Stack:
Aug 25 09:44:12 localhost kernel: [475774.990204] d5c16bb8 00000002 00000523 00000013 c0259100 00000070 00000000 c1728000
Aug 25 09:44:12 localhost kernel: [475774.990204] de9cc800 d5c16c40 00000000 df332400 df332400 c119b540 c0154613 ccc02fc0
Aug 25 09:44:12 localhost kernel: [475774.990204] ccc02fc0 ccc02fc0 e0ccb687 00000f92 cc5981a4 e0cb9494 de993400 00000000
Aug 25 09:44:12 localhost kernel: [475774.990204] Call Trace:
Aug 25 09:44:12 localhost kernel: [475774.990204] [<c0259100>] ? __getblk+0x30/0x310
Aug 25 09:44:12 localhost kernel: [475774.990204] [<c0154613>] ? wake_up_bit+0x23/0x30
Aug 25 09:44:12 localhost kernel: [475774.990204] [<e0cb9494>] ? __ext4_handle_dirty_metadata+0x64/0x100 [ext4]
Aug 25 09:44:12 localhost kernel: [475774.990204] [<e0cb808a>] ext4_ext_truncate+0x17a/0x1b0 [ext4]
Aug 25 09:44:12 localhost kernel: [475774.990204] [<e0c8fca5>] ? ext4_mark_inode_dirty+0x65/0x1d0 [ext4]
Aug 25 09:44:12 localhost kernel: [475774.990204] [<e0c96f2e>] ? ext4_orphan_add+0x4e/0x1b0 [ext4]
Aug 25 09:44:12 localhost kernel: [475774.990204] [<e0c8d6d5>] ext4_truncate+0xf5/0x100 [ext4]
Aug 25 09:44:12 localhost kernel: [475774.990204] [<e0c9235b>] ext4_evict_inode+0x3bb/0x490 [ext4]
Aug 25 09:44:12 localhost kernel: [475774.990204] [<c023fdd5>] ? d_delete+0x95/0x170
Aug 25 09:44:12 localhost kernel: [475774.990204] [<c024339e>] evict+0x8e/0x170
Aug 25 09:44:12 localhost kernel: [475774.990204] [<c024386b>] iput+0xcb/0x1b0
Aug 25 09:44:12 localhost kernel: [475774.990204] [<c0239018>] do_unlinkat+0xf8/0x150
Aug 25 09:44:12 localhost kernel: [475774.990204] [<c018ad3f>] ? sys_futex+0xcf/0x120
Aug 25 09:44:12 localhost kernel: [475774.990204] [<c022ccd7>] ? sys_write+0x67/0x80
Aug 25 09:44:12 localhost kernel: [475774.990204] [<c023a8b5>] sys_unlink+0x15/0x20
Aug 25 09:44:12 localhost kernel: [475774.990204] [<c04b871f>] sysenter_do_call+0x12/0x28
Aug 25 09:44:12 localhost kernel: [475774.990204] [<c04b0000>] ? bad_area_access_error+0x2f/0x3e
Aug 25 09:44:12 localhost kernel: [475774.990204] Code: 04 40 8d 04 82 89 46 10 0f b7 52 02 83 c2 01 89 d1 c1 f9 1f 85 c0 89 16 89 4e 04 0f 85 2a f8 ff ff 0f 0b 90 8d 74 26 00 8b 46 18 <8b> 40 18 89 46 14 e9 fc f7 ff ff 66 90 8b 55 e4 c7 45 94 01 00
Aug 25 09:44:12 localhost kernel: [475774.990204] EIP: [<e0cb5cdb>] ext4_ext_remove_space+0xa3b/0xec0 [ext4] SS:ESP 0068:cc595d9c
Aug 25 09:44:12 localhost kernel: [475774.990204] CR2: 0000000000000018
Aug 25 09:44:12 localhost kernel: [475775.060902] ---[ end trace 182d3641881b42b8 ]---
I couldnt do anything but a cold shutdown and I tried.. After the restart I tried to delete the folder again with no issues. rtorrent did a hash check of it after the restart and returned missing chunks, which is ofc no surprise as I tried to delete the whole thing.. I removed the torrent from the client and just then deleted the rest though.
I don't know if its related, but if I delete a file which is linked to a torrent, the free space on the hdd isnt necessarily changed until I remove the torrent from the client.
Thanks.
Last edited by dt (2012-08-26 06:35:06)

Hello,
Here, this bug happens when i delete a huge file (~ 80Gb). It appears since 3.4.8.
Pid: 3444, comm: dar Tainted: P O 3.4.9-1-ARCH #1 /DP45SG
EIP: 0060:[<f4722cdb>] EFLAGS: 00010246 CPU: 1
EIP is at ext4_ext_remove_space+0xa3b/0xec0 [ext4]
EAX: 00000000 EBX: 00000000 ECX: 00000000 EDX: 00a0000c
ESI: dfac0d3c EDI: 00000001 EBP: ee3ffe8c ESP: ee3ffd9c
DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068
CR0: 8005003b CR2: 00000018 CR3: 20064000 CR4: 000407d0
DR0: 00000000 DR1: 00000000 DR2: 00000000 DR3: 00000000
DR6: ffff0ff0 DR7: 00000400
Process dar (pid: 3444, ti=ee3fe000 task=e0f7bf00 task.ti=ee3fe000)
Stack:
d5c7e7d8 00000002 000007ec 00000013 c1159100 00000040 00000000 e0f7bf00
e04d8800 d5c7e860 00000000 e0e93000 e0e93000 e08e90c0 c1054613 d42458c0
d42458c0 d42458c0 f4738687 00000f92 ee3f81a4 f4726494 e0b44540 00000000
Call Trace:
[<c1159100>] ? __getblk+0x30/0x310
[<c1054613>] ? wake_up_bit+0x23/0x30
[<f4726494>] ? __ext4_handle_dirty_metadata+0x64/0x100 [ext4]
[<f472508a>] ext4_ext_truncate+0x17a/0x1b0 [ext4]
[<f46fcca5>] ? ext4_mark_inode_dirty+0x65/0x1d0 [ext4]
[<f4703f2e>] ? ext4_orphan_add+0x4e/0x1b0 [ext4]
[<f46fa6d5>] ext4_truncate+0xf5/0x100 [ext4]
[<f46ff35b>] ext4_evict_inode+0x3bb/0x490 [ext4]
[<c113fdd5>] ? d_delete+0x95/0x170
[<c114339e>] evict+0x8e/0x170
[<c114386b>] iput+0xcb/0x1b0
[<c1139018>] do_unlinkat+0xf8/0x150
[<c1048ae3>] ? set_current_blocked+0x43/0x50
[<c1048b4d>] ? sigprocmask+0x5d/0xc0
[<c1048c56>] ? sys_rt_sigprocmask+0x56/0xa0
[<c113a8b5>] sys_unlink+0x15/0x20
[<c13b871f>] sysenter_do_call+0x12/0x28
Code: 04 40 8d 04 82 89 46 10 0f b7 52 02 83 c2 01 89 d1 c1 f9 1f 85 c0 89 16 89 4e 04 0f 85 2a f8 ff ff 0f 0b 90 8d 4 26 00 8b 46 18 <8b> 40 18 89 46 14 e9 fc f7 ff ff 66 90 8b 55 e4 c7 45 94 01 00
EIP: [<f4722cdb>] ext4_ext_remove_space+0xa3b/0xec0 [ext4] SS:ESP 0068:ee3ffd9c
CR2: 0000000000000018
---[ end trace 595d36faecd8466f ]---

Similar Messages

  • Error while deleting a file which is in a folder which inturn in workspace

    12:20:42.309  DELETE  (FAILED: Conflict [(pre||post)-condition failed: x:concurrency-lock-denied])  Hello.java   (C:\CFolder1\WSF1\WSF2\Dev\HelloWorld\Package\Hello.java)
    --- Problem summary: ---
    12:20:42.309  DELETE  (FAILED: Conflict [(pre||post)-condition failed: x:concurrency-lock-denied])  Hello.java   (C:\CFolder1\WSF1\WSF2\Dev\HelloWorld\Package\Hello.java)
    I am getting above error while deleting a file which is in a folder which inturn in workspace

    Here is the problem I have with deleting my folder. I had created a WD project TaxTool and and added the DC to my SC. There were obviously some checkedout activities. Being new to this, I deleted the project directly without checking in the activities. Now I have folder TaxTool/_comp with nothing underneath on the DTR server and on my client. I am unable to checkout TaxTool for delete but the checkout of _comp folder fails in NWDS with the following error:
    <b>EDIT  (FAILED: server response: Conflict [(pre||post)-condition failed: x:no-exclusivity-with-existing-checked-out-resources])  comp   (C:\JDI\JDIDEMO1\intelJDI_TEST\dev\inactive\DCs\intel.com\TaxTool\_comp\)</b>
    If I try the same from the DTR shell, I get this following error:
    <b>Unexpected problem occurred during executing command.Lockfile "C:\Documents and
    Settings\bvedamur\.dtr\.syncdbs\5b0d8b2110a7a29883734c0407462df8.syncdbM.lock" is already in use by another process.</b>
    I am the only user in the system (doing R&D) and I have tried Sync and Delete. Nothing works. Help appreciated.
    Thx
    Bhaskar

  • Rescue and Recovery Crashes While Deleting Backup Files

    I've seen many threads in regards to Rescue and Recovery crashing while deleting backup files, but no solutions were ever mentioned!  I have a T400 (Vista SP2, Intel T9400, 4GB RAM, 300 GB HD) and was quickly running out of disk space.  After finding mention of Rescue and Recovery I was able to delete some of the backups but not all.  For example I have one from 2008 (18GB) but it won't seem to delete.  I let it sit for quite a while (over night) but it still didn't delete.  Does anybody have a solution for how to get R&R to delete this files?  Or how to delete these files manually?  Thanks in advance.  

    Hi,
    in this situation I assume, you are using the GUI for the deletiong of the RnR Backups.
    What I always prefer is the rrcmd.exe which you can use with the "delete" whicht so that the backups that you want to will be deleted.
    Cheers

  • [SOLVED] Kernel bug? Need help soon!

    After a reboot my arch linux install wont log in anymore... When I enter my username and password at the prompt I get a flash of a screen and then the login prompt again, if I type in my username and such again it doesn't do anything... It just sits there...
    The same goes for gdm and such.
    I think the screen that flashes up (it's only a second there) is this one:
    May 2 16:22:27 icarus Assertion failure in dx_probe() at fs/ext3/namei.c:384: "dx_get_limit(entries) == dx_root_limit(dir, root->info.info_length)"
    May 2 16:22:27 icarus ------------[ cut here ]------------
    May 2 16:22:27 icarus kernel BUG at fs/ext3/namei.c:384!
    May 2 16:22:27 icarus invalid opcode: 0000 [#1]
    Which is a snippet from my kernel.log. Does anyone know how to solve this? I really need to get into arch...
    Last edited by Ramses de Norre (2007-05-02 17:29:35)

    It seems like the above is an incredible obscure error message which should tell you that you've got a corrupted file system...
    I had already ran fsck a couple of times and it always told me all my filesystems were ok, but desperate as I was I ran it once more on all my filesystems and now it fixed a bunch of errors on my home partition and arch booted... I don't really understand why fsck didn't do so the first time, but I'm happy I can finally boot arch again and continue working.
    Sorry for this useless-after-all post.

  • System exception while deleting the file from app server in background job

    Hi All,
    I have a issue while the deleting the file from application server.
    I am using the statement DELETE DATASET in my program to delete the file from app server.
    I am able to delete the file from the app server when i run the program from app server.
    When i run the same report from background job i am getting the message called System exception.
    Is there any secuirity which i need to get the issue.
    Thank You,
    Taragini

    Hi All,
    I get all the authorization sto delete the file from application serever.
    Thing is i am able to run the program sucessfully in foreground but not in the background .
    It i snot giving any short dump also just JOB is cancelled with the exception 'Job cancelled after system exception ERROR_MESSAGE'.
    Can anybody please give me suggestion
    Thanks,
    Taragini

  • Issue with FTP command while deleting a file.

    Hello All,
    I am trying to delete a file from the FTP server after the file is processed. I am able to connect to the server, I am able to pick the .csv file and place the data in an internal table, and am able to process it as required in SAP. After the processing, I need to delete that file from the FTP server. I did not change the working directory and gv_filename is the variable which is holding the filename. I am using the following code
    concatenate 'delete' gv_filename into lv_cmd separated by space.
      REFRESH mdata.
      CALL FUNCTION 'FTP_COMMAND'
        EXPORTING
          handle        = gv_handle
          command       = lv_cmd
        TABLES
          data          = mdata[]
        EXCEPTIONS
          tcpip_error   = 1
          command_error = 2
          data_error    = 3
          OTHERS        = 4.
    When I check the mdata which returns the result of the command, I get the message 550: unable to delete <pat>\filename,
    where as the file does exist. Is there any condition where in we may not be authorized to delete the file? If so is there any way to check that?
    Thanks and Regards,
    Sachin

    Hi Sachin Dargan,
    Yes.. You need to get read and write access for the directory of FTP file server where it is located..
    Ask to BASIS or Network admin to give your authorization for it..
    Also using upper case in single quotes is better.. as sometimes it may cause problem..
    concatenate 'DELETE' gv_filename into lv_cmd separated by space.
    Hope it will solve your problem..
    Thanks & Regards
    ilesh 24x7
    ilesh Nandaniya

  • [Solved] Kernel BUG at include/linux/netdevice.h:501, and sky2?

    So, ever since a certain point in time between kernel 3.11.x and now (3.12.5-1), I have been getting this strangely inconsistent error on bootup. I would estimate that about 3 out of every 4 reboots leads to this error message, and the bootup process terminates in a black screen and what (appears) to be a system hang. However I CTL+ALT+F2, log in, and I output dmesg to a boot log, and everything my eyes have seen is now your visual property as well. The remaining 25% of my reboots patches through and boots directly to my window manager successfully. Now the output seems to be screaming to me "sky2 is the culprit", as EIP seems to be pointing in its general direction at the time of error.  However, I am more inclined to believe that my hardware's interaction with the driver is more likely to be responsible. If sky2 was actually a real problem, I doubt I would be the only one complaining about this. Nonetheless, I am quite vexed, and would greatly appreciate anbody's help here. Much appreciated, and perhaps I can provide you with some other (perhaps) useful information:
    MotherBoard: Asus P5KE (with suspect ethernet controller built in)
    Ethernet Controller: Marvell Technology Group Ltd. 88E8056 PCI-E Gigabit Ethernet Controller (rev 12)
    Kernel: 3.12.5-1
    CPU: Dual core 2.33 ghz
    RAM: 2GB (recently has not passed a memtest)
    [ 9.699863] sky2: driver version 1.30
    [ 9.699960] sky2 0000:02:00.0: Yukon-2 EC Ultra chip revision 2
    [ 9.700020] sky2 0000:02:00.0: irq 45 for MSI/MSI-X
    [ 9.700498] ------------[ cut here ]------------
    [ 9.703391] kernel BUG at include/linux/netdevice.h:501!
    [ 9.703391] invalid opcode: 0000 [#1] PREEMPT SMP
    [ 9.703391] Modules linked in: sky2(+) i2c_core snd_hda_codec_analog acpi_cpufreq processor button snd_hda_intel(+) snd_hda_codec snd_hwdep snd_pcm snd_page_alloc snd_timer snd soundcore shpchp intel_agp asus_atk0110 intel_gtt agpgart ext4 crc16 mbcache jbd2 sd_mod hid_logitech ff_memless usbhid hid firewire_ohci ahci libahci firewire_core crc_itu_t libata scsi_mod ehci_pci uhci_hcd ehci_hcd usbcore usb_common
    [ 9.703391] CPU: 0 PID: 155 Comm: dhcpcd Not tainted 3.12.5-1-ARCH #1
    [ 9.703391] Hardware name: System manufacturer P5K-E/P5K-E, BIOS 0906 12/10/2007
    [ 9.703391] task: f562f4d0 ti: f50fa000 task.ti: f50fa000
    [ 9.703391] EIP: 0060:[<fa99372f>] EFLAGS: 00010246 CPU: 0
    [ 9.703391] EIP is at sky2_setup_irq+0x9f/0xb0 [sky2]
    [ 9.703391] EAX: 00000000 EBX: f51c8100 ECX: 00000089 EDX: 00000000
    [ 9.703391] ESI: f5dfb000 EDI: 00000000 EBP: f50fbdf0 ESP: f50fbdd8
    [ 9.703391] DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068
    [ 9.830016] sky2 0000:02:00.0 eth0: addr 00:1b:fc:61:1c:91
    [ 9.830018] CR0: 80050033 CR2: f9133760 CR3: 356f4000 CR4: 000007d0
    [ 9.830018] Stack:
    [ 9.830018] 00000000 f51b1000 f51c8100 f51b1000 f51c8100 00000000 f50fbe2c fa996169
    [ 9.830018] 00000020 00000000 c1007210 00000400 f51b15b4 00000000 f50fbe1c c1007210
    [ 9.830018] f51b1500 000000e0 f51b1000 fa999f40 00000000 f50fbe50 c135ed4b 00000246
    [ 9.830018] Call Trace:
    [ 9.830018] [<fa996169>] sky2_open+0x309/0x360 [sky2]
    [ 9.830018] [<c1007210>] ? via_no_dac+0x40/0x40
    [ 9.830018] [<c1007210>] ? via_no_dac+0x40/0x40
    [ 9.830018] [<c135ed4b>] __dev_open+0x9b/0x120
    [ 9.830018] [<c1431cbe>] ? _raw_spin_unlock_bh+0x1e/0x20
    [ 9.830018] [<c135efd9>] __dev_change_flags+0x89/0x150
    [ 9.830018] [<c135f148>] dev_change_flags+0x18/0x50
    [ 9.830018] [<c13bb8e0>] devinet_ioctl+0x5d0/0x6e0
    [ 9.830018] [<c13bcced>] inet_ioctl+0x6d/0xa0
    [ 9.830018] [<c1346094>] sock_ioctl+0x114/0x250
    [ 9.830018] [<c1345f80>] ? sock_fasync+0x80/0x80
    [ 9.830018] [<c1166416>] do_vfs_ioctl+0x2e6/0x4e0
    [ 9.830018] [<c1435127>] ? __do_page_fault+0x2e7/0x580
    [ 9.830018] [<c11576f6>] ? __fput+0x106/0x1f0
    [ 9.830018] [<c116668f>] SyS_ioctl+0x7f/0x90
    [ 9.830018] [<c143874d>] sysenter_do_call+0x12/0x28
    [ 9.830018] Code: 8d 74 26 00 8b 86 d8 01 00 00 83 c6 64 89 34 24 c7 44 24 04 91 97 99 fa 89 44 24 08 e8 fb d1 95 c6 89 f8 83 c4 0c 5b 5e 5f 5d c3 <0f> 0b eb 0d 90 90 90 90 90 90 90 90 90 90 90 90 90 55 89 e5 53
    [ 9.830018] EIP: [<fa99372f>] sky2_setup_irq+0x9f/0xb0 [sky2] SS:ESP 0068:f50fbdd8
    [ 10.114977] ---[ end trace 6853181d11e5e45a ]---
    [ 10.121597] [drm] Initialized drm 1.1.0 20060810
    [ 10.598013] nvidia: module license 'NVIDIA' taints kernel.
    [ 11.366133] ACPI Warning: 0x00000400-0x0000041f SystemIO conflicts with Region \SMRG 1 (20130725/utaddress-251)
    [ 11.372053] input: PC Speaker as /devices/platform/pcspkr/input/input15
    [ 11.389363] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 11.436774] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input18
    [ 11.449056] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input17
    [ 11.461240] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input16
    [ 11.473379] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input14
    [ 11.485835] vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=io+mem,decodes=none:owns=none
    [ 11.498462] [drm] Initialized nvidia-drm 0.0.0 20130102 for 0000:01:00.0 on minor 0
    [ 11.510829] NVRM: loading NVIDIA UNIX x86 Kernel Module 331.20 Wed Oct 30 16:59:55 PDT 2013
    [ 11.523659] iTCO_vendor_support: vendor-support=0
    [ 11.539930] gpio_ich: GPIO from 195 to 255 on gpio_ich
    [ 11.714329] microcode: CPU0 sig=0x6fb, pf=0x1, revision=0xb6
    [ 11.727418] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.10
    [ 11.740101] iTCO_wdt: Found a ICH9R TCO device (Version=2, TCOBASE=0x0860)
    [ 11.753434] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
    [ 11.767642] microcode: CPU1 sig=0x6fb, pf=0x1, revision=0xb6
    [ 11.781056] microcode: Microcode Update Driver: v2.00 <[email protected]>, Peter Oruba
    [ 12.042064] coretemp coretemp.0: Using relative temperature scale!
    [ 12.055598] coretemp coretemp.0: Using relative temperature scale!
    [ 14.944832] systemd-journald[110]: File /var/log/journal/2e32c4787d3945018666d6257394d8b8/user-1000.journal corrupted or uncleanly shut down, renaming and replacing.
    [ 18.610023] nvidia 0000:01:00.0: irq 46 for MSI/MSI-X
    [ 19.320584] NVRM: Your system is not currently configured to drive a VGA console
    [ 19.320590] NVRM: on the primary VGA device. The NVIDIA Linux graphics driver
    [ 19.320593] NVRM: requires the use of a text-mode VGA console. Use of other console
    [ 19.320595] NVRM: drivers including, but not limited to, vesafb, may result in
    [ 19.320597] NVRM: corruption and stability problems, and is not supported.
    Last edited by eazar001 (2014-01-24 22:02:50)

    UPDATE: So I ran some low level troubleshooting and decided to test out the linux-lts (3.10.24-1-lts) kernel. No problems at all. Everything works fine with my ethernet adapter and the sky2 module. It just appears that something occurred in the newer kernels to break the interface for at least one Marvell adapter. This solution works for now, but I suppose I should file a bug report eventually. In the meantime, any insight is welcome.

  • [SOLVED] Kernel bug fix, works for me!

    Having been hit by the kernel bug that interferes with internet access & having to downgrade the kernel to escape the bug.  I am happy to say that after reading a bug report on the subject here:
    http://bugzilla.kernel.org/show_bug.cgi?id=11721
    Courtesy of a link posted by Misfit138, I found deep down in the report dialogue that the following command as root, worked for the poster of the bug:
    echo 0 > /proc/sys/net/ipv4/tcp_timestamps
    So I did a yaourt -Syu & found amongst other packages a minor kernel update, which did not solve my internet problems, but after su, & then entering the above command in the Terminal my internet works as it should!
    If this solution works for you, then add the following to your /etc/sysctl.conf:
    #Temporary workaround for tcp issue with 2.6.27
    net.ipv4.tcp_timestamps = 0
    Thanks again Misfit138
    I hope this solution works for all of the other bug bitten members of the Arch (& Linux) community!
    Last edited by handy (2008-10-21 05:19:03)

    THANX !!!  Works like normal again
    I saw that bug report too, just didnt know how to try it out, thanx so much for the helpful explanation.
    Regards,
    rabid0
    Last edited by RabidWolf (2008-10-21 20:26:23)

  • File Adapter gets error while deleting the file

    Hi,
    We are running on PI 7.0 SP6. I built a simple integration scenario where a file is picked up from a certain directory on the server (PI server itself) and get processed according to some mapping rules and again put to an other directory. I used the file adapter for picking and putting the file with 2 different communication channels.
    My integration works fine. File is picked up processed and put into its new location.
    But the file adapter cannot work in archiving or deletion mode. So the file (to be picked up by PI) remains in its original location.
    I am getting the following error:
    Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/File##com.sap.aii.adapter.file.File2XI.deleteFile(FileHandle)#J2EE_GUEST#0####18a971f3338011dbcde800145e69a8d4#XI AF File2XI[:EBI:File_from_EBI_to_EXS]##0#0#Error#1#com.sap.aii.adapter.file.File2XI#Java###Deleting of file failed - cannot proceed#1#E:
    SCENARIOS
    EBITOEXS
    RFID
    GELEN
    tagdata22082006035719.xml#
    #1.5#00145E69A8D4005B0000004700000A6400041BC49A1D56D3#1156431120046#/Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/File##com.sap.aii.adapter.file.File2XI.processFileList()#J2EE_GUEST#0####18a971f3338011dbcde800145e69a8d4#XI AF File2XI[:EBI:File_from_EBI_to_EXS]##0#0#Error#1#com.sap.aii.adapter.file.File2XI#Plain###File 'E:
    SCENARIOS
    EBITOEXS
    RFID
    GELEN
    tagdata22082006035719.xml' - deleting after processing failed - retry#
    I tried everything but upgrading to a higher SP level and will do so unless anyone has an other suggestion.
    Thanks a lot,
    Murat Gölcü
    [email protected]

    Hi,
    These are a few things you can do:
    Check the permissions of the folder where the file is being Placed. (it will mostly have only read permission, this is what i could understand from your explanation)
    If you are doing Content conversion, please can you just remove it and see if the XML file is getting generated.
    Also, please check if it's picked up by any other application when you place it on the server.
    Regards,
    Abhy

  • [SOLVED] Kernel Bug on CIFS.umount

    Hello there,
    my PC's been haunted by this for at least a year, I suspect it has something to do with removed support for '_netdev' mount options in cifs mounts,
    anyways
    1. what is the/a appropriate way to mount and umount a samba share on startup/shutdown using a persistent wired ethernet connection
    2. does this kernel bug log mean anything to anyone (esp why is the sound timer involved ?) http://pastebin.com/tuxZse6z
    thx
    Last edited by birdspider (2010-05-14 16:50:23)

    right now I have a network share in fstab
    fstab:
    //40.40.0.4/SHARE /media/SHARE cifs defaults,_netdev,iocharset=utf8,rw,exec,workgroup=GUILD 0 0
    rc.conf:
    DAEMONS=(syslog-ng hal fam network @opennptd @acpid @sshd @netfs @crond @cpufreq @alsa @cups @actkbd)
    it mounts correctly but fails to umount on reboot/shutdown
    @Zariel: does backgrounding apply to shutdown(umount) also ?

  • Bug while deleting values in form and it's parent member is dynamic calc

    Hi,
    I'm having a problem that seems to be a bug. I am trying to delete the values of member A11 in the following hierarchy, in a Planning Form:
    A (Dynamic Calc)
    |_A1 (Dynamic Calc)
    |__A11 (Store)
    |_A2(Dynamic Calc)
    !_A21 (Store)
    However when I save the form that has IDescendants(A) in rows, values aren't deleted and it's replaced with the value in A1. I'm not sure whats going on but if I place Ilvl0Descendants(A) in form, it works without problems.
    Anyone had this problem before? Thank you

    Hi, have a read of http://docs.oracle.com/cd/E17236_01/epm.1112/hp_admin_11122/ch02s04.html
    to understand what's happened and why

  • I deleted a specific file folder from my Seagate backup drive, via Time Machine. Instead of only deleting that file, it deleted ALL my files for that date.

    1. Why? I was quite obviously selecting one file folder ONLY.
    2. Is there any way to retrieve the lost items?
    3. How do I avoid this happening in the future?

    Never had any issues while deleting specific files/folders from a time machine backup.
    However, regarding the original post, what do you mean by "file folder"? Did you select a FILE for deletion, or a FOLDER? These two terms tend to be quite different, you know.
    If you selected a FOLDER, then ALL FILES inside the folder have been deleted. If you selected a single FILE, then only that file should have been deleted. "Delete all backups of..." is a completely different story.

  • [SOLVED] Virtual Box Kernel Bug?

    I'm using virtualbox_bin 3.2.8-5 from the AUR & kernel26 2.6.35.6-1.
    I boot the machine clean. It starts the bare essentials. I open a terminal, /etc/rc.d/vboxdrv setup && modprobe vboxdrv. It is not vboxdrv that is the issue, but I'll recompile it anyway to make sure.
    I start VirtualBox and it either:
    A) Locks up the entire system
    B) Gives me some error that says Component: ProgressProxy, Interface: IProgress
    C) Force reboots my PC
    Only other things in in the /var/log/errors.log besides this:
    Sep 29 15:54:51 localhost kernel: BUG: scheduling while atomic: VBoxXPCOMIPCD/5464/0x00000003
    Sep 29 15:54:52 localhost kernel: BUG: scheduling while atomic: VirtualBox/5541/0x00000002
    Sep 29 15:54:52 localhost kernel: BUG: scheduling while atomic: pidgin/5808/0x00000002
    Sep 29 15:55:08 localhost kernel: BUG: scheduling while atomic: bash/5566/0x00000002
    Sep 29 15:55:21 localhost kernel: BUG: scheduling while atomic: X/4067/0x00000002
    is "Assuming drive cache: write through" warnings.
    Not sure if this should be in the kernel section or not.
    Last edited by Jimi (2010-09-29 22:11:11)

    Thanks for the very quick response.
    I didn't realize I wasn't running the latest. Internet's been going in and out frequently. Once I've confirmed this is it (after yaourt finished upgrading everything), I'll change the title to solved.
    Last edited by Jimi (2010-09-29 20:43:13)

  • [SOLVED] Error while deleting

    Hey, I have 2 backup partitions (ntfs) but i can't make changes to them. I've tried to delete and copy and paste files with Terminal, Nautilus and Thunar. Tried to solve this as root too. It just doesn't work.
    I get this message:
    Error while deleting.
    There was an error deleting x
    Error removing file: Operation not permitted
    Besides, when I mount any partition (and that includes external devices) trash mysteriously fills itself with a few files from that partition. If you unmount the partition a message appears asking something like "Do you want to empty the trash now?"  The files in the trash will disappear only if you accept that.
    Last edited by z3r0acidk (2010-12-05 20:07:59)

    The wiki will help you out: https://wiki.archlinux.org/index.php/NTFS-3G
    Not sure about the trash thing: what is your DE? Gnome?

  • System.log file are large, and cause a kernel panic when deleting

    Hello everyone,
    I am trying to solve a dillema.  I discovered that over 60GB of my 120GB SSD drive are taken up by system.log files.  All 3 are around 20GB.  I left my laptop running so none of them are the current one.  They are system.log.0, system.log.3 and system.log.4.  I have tried several ways to delete them:
    Using Disksweeper
    At a terminal prompt using sudo rm
    At a terminal prompt using sudo su - (to get root access) and then rm -f ....
    Rebooting the system in single user mode, mounting the drive and then attempting to delete them
    Each time I do, the system reboots with a kernel panic.  I have not looked at the panic log yet, but can post that if you need to.
    I did look at the end of the current log file to discover there were some issues with programs, and I have fixed it so that these size log files "shouldn't" be generated anymore.
    Looking for advice as to how to delete these files!  This is driving me nuts.  It shouldn't be this hard.
    Thanks for any help or insight you can give.

    OK, I actually was able to solve this myself.  My problem was that ther kernel panic was caused by the journaling.  So here is what I had to do:
    I temporarily disabled journaling, see here: http://forums.macrumors.com/showthread.php?t=373067
    Then I was able to delete the files by starting a terminal session and using sudo rm to delete the files.
    Re-enabled journaling (I don't know if it is needed, but it was on before).
    Hope this can help someone else in the future.

Maybe you are looking for