Find the answer to your Linux question:
Results 1 to 4 of 4
Last friday I went home from work and just turned off my monitor, as a program I had written needed to run a durability test over the weekend. Unfortunately it ...
  1. #1
    Just Joined!
    Join Date
    Nov 2008
    Posts
    25

    OpenSUSE crashes/freezes when I turn off my monitor

    Last friday I went home from work and just turned off my monitor, as a program I had written needed to run a durability test over the weekend. Unfortunately it seems that the moment I turned off my monitor, Linux just froze, quite evidently as it said this morning that the time was still Friday 17:13. From the syslog I got the following on that time:

    Jul 3 17:13:06 StageLinux kernel: __journal_remove_journal_head: freeing b_frozen_data
    Jul 3 17:13:06 StageLinux kernel: Unable to handle kernel paging request at ffff82bea8583800 RIP:
    Jul 3 17:13:06 StageLinux kernel: [<ffffffff802850f5>] kmem_cache_free+0x29/0x193
    Jul 3 17:13:06 StageLinux kernel: PGD 0
    Jul 3 17:13:06 StageLinux kernel: Oops: 0000 [1] SMP
    Jul 3 17:13:06 StageLinux kernel: last sysfs file: /block/sda/sda1/stat
    Jul 3 17:13:06 StageLinux kernel: CPU 0
    Jul 3 17:13:06 StageLinux kernel: Modules linked in: snd_pcm_oss snd_mixer_oss snd_seq snd_seq_device iptable_filter ip_tables ip6table_filter ip6_tables x_tables microcode firmware_class binfmt_misc ipv6 cpufreq_conservative cp
    Jul 3 17:13:06 StageLinux kernel: Pid: 2082, comm: kjournald Tainted: P N 2.6.22.19-0.2-default #1
    Jul 3 17:13:06 StageLinux kernel: RIP: 0010:[<ffffffff802850f5>] [<ffffffff802850f5>] kmem_cache_free+0x29/0x193
    Jul 3 17:13:06 StageLinux kernel: RSP: 0018:ffff81021f96dd80 EFLAGS: 00010286

    Anyone has any idea what this means and what I can do? It's not the first time it crashes as soon as I turn my monitor off and it's really starting to bug me. I never had this particular problem before.

  2. #2
    Just Joined!
    Join Date
    Nov 2008
    Posts
    25
    a little followup, yesterday I went home from work again, this time leaving my monitor on. Alas, I found my monitor on stand-by and again linux has crashed/frozen on me, this time the syslogs show the following:

    Jul 6 20:30:48 StageLinux kernel: page pfn = 1dd948
    Jul 6 20:30:48 StageLinux kernel: page->flags = 200000000000010
    Jul 6 20:30:48 StageLinux kernel: page->count = 95
    Jul 6 20:30:48 StageLinux kernel: page->mapping = 0000000000000000
    Jul 6 20:30:48 StageLinux kernel: vma->vm_ops = _stext+0x7fdf9000/0x1a
    Jul 6 20:30:48 StageLinux kernel: ------------[ cut here ]------------
    Jul 6 20:30:48 StageLinux kernel: kernel BUG at mm/rmap.c:628!
    Jul 6 20:30:48 StageLinux kernel: invalid opcode: 0000 [149] SMP
    Jul 6 20:30:48 StageLinux kernel: last sysfs file: /block/sda/sda1/stat
    Jul 6 20:30:48 StageLinux kernel: CPU 1
    Jul 6 20:30:48 StageLinux kernel: Modules linked in: nfs lockd nfs_acl sunrpc
    Jul 6 20:30:48 StageLinux kernel: Pid: 616, comm: webinfo2 Tainted: P B N 2
    Jul 6 20:30:48 StageLinux kernel: RIP: 0010:[<ffffffff802781ed>] [<ffffffff80
    Jul 6 20:30:48 StageLinux kernel: RSP: 0018:ffff8100c6cd1ba8 EFLAGS: 00010246
    Jul 6 20:30:48 StageLinux kernel: RAX: 0000000000000000 RBX: ffff81022edf87c0
    Jul 6 20:30:48 StageLinux kernel: RDX: 00000000ffffffff RSI: 0000000000000046
    Jul 6 20:30:48 StageLinux kernel: RBP: ffff81010d3dd818 R08: ffff810222440000
    Jul 6 20:30:48 StageLinux kernel: R10: 0000000000000000 R11: 0000000000000000
    Jul 6 20:30:48 StageLinux kernel: R13: ffff81003582c288 R14: ffff8100010437d0
    Jul 6 20:30:48 StageLinux kernel: FS: 0000000000000000(0000) GS:ffff810227ae8
    Jul 6 20:30:48 StageLinux kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 00000000800
    Jul 6 20:30:48 StageLinux kernel: CR2: 00002b41a30e72ce CR3: 000000016cdcc000
    Jul 6 20:30:48 StageLinux kernel: Process webinfo2 (pid: 616, threadinfo ffff8
    Jul 6 20:30:48 StageLinux kernel: Stack: ffff810146db1c38 ffff81022edf87c0 00
    Jul 6 20:30:48 StageLinux kernel: 0000000000000080 ffffffff806167d0 000000003
    Jul 6 20:30:48 StageLinux kernel: 000000003fff5fff 000000003fff5fff 000000000
    Jul 6 20:30:48 StageLinux kernel: Call Trace:
    Jul 6 20:30:48 StageLinux kernel: [<ffffffff802708b0>] unmap_vmas+0x40d/0x798
    Jul 6 20:30:48 StageLinux kernel: [<ffffffff802748ac>] exit_mmap+0x78/0xed
    Jul 6 20:30:48 StageLinux kernel: [<ffffffff8022fe4c>] mmput+0x28/0xa0
    Jul 6 20:30:48 StageLinux kernel: [<ffffffff8028e14d>] flush_old_exec+0x6a9/0
    Jul 6 20:30:48 StageLinux kernel: [<ffffffff8028a511>] vfs_read+0x13f/0x153
    Jul 6 20:30:48 StageLinux kernel: [<ffffffff802b8eb3>] load_elf_binary+0x488/
    Jul 6 20:30:48 StageLinux kernel: [<ffffffff8028d4ab>] search_binary_handler+
    Jul 6 20:30:48 StageLinux kernel: [<ffffffff8028efa8>] do_execve+0x188/0x230
    Jul 6 20:30:48 StageLinux kernel: [<ffffffff802088bb>] sys_execve+0x36/0x87
    Jul 6 20:30:48 StageLinux kernel: [<ffffffff80209ff7>] stub_execve+0x67/0xb0
    Jul 6 20:30:48 StageLinux kernel:
    Jul 6 20:30:48 StageLinux kernel:
    Jul 6 20:30:48 StageLinux kernel: Code: 0f 0b eb fe 8b 77 18 5a 5b 5d 83 e6 01
    Jul 6 20:30:48 StageLinux kernel: RIP [<ffffffff802781ed>] page_remove_rmap+0
    Jul 6 20:30:48 StageLinux kernel: RSP <ffff8100c6cd1ba8>

    Anyone?

  3. #3
    Linux Guru gogalthorp's Avatar
    Join Date
    Oct 2006
    Location
    West (by God) Virginia
    Posts
    3,105
    What version of Suse?

    Check you fans and temperatures. This could be a hardware problem.

  4. #4
    Linux Engineer scrarfussi's Avatar
    Join Date
    Aug 2006
    Posts
    1,029
    hmmm totally wierd what graphics card are you using do you have right driver

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...