Problem with xfce4-session.

Hello, I'm not sure whether I'm posting in the correct section of the forums but anyway, here's the problem, after upgrading the system xfce started crashing randomly (It definitely crashes when I try to suspend first time, then it does it correctly). I took a look in Xorg and fglrx log files, they didn't contain any errors. However, dmesg listed a segfault of xfce4-session in libglib, is there any solution for that problem or I just have to wait until the upgrade. Also, I have and AMD E-450 APU, and a proprietary catalyst driver from catalyst-stable. Here is the output from dmesg (the segfault message is in the end):
[ 0.000000] PM: Registered nosave memory: 00000000afb64000 - 00000000afb6c000
[ 0.000000] PM: Registered nosave memory: 00000000afb6c000 - 00000000afb91000
[ 0.000000] PM: Registered nosave memory: 00000000afb91000 - 00000000afbd4000
[ 0.000000] PM: Registered nosave memory: 00000000afd47000 - 00000000afef7000
[ 0.000000] PM: Registered nosave memory: 00000000aff00000 - 00000000fec00000
[ 0.000000] PM: Registered nosave memory: 00000000fec00000 - 00000000fec01000
[ 0.000000] PM: Registered nosave memory: 00000000fec01000 - 00000000fec10000
[ 0.000000] PM: Registered nosave memory: 00000000fec10000 - 00000000fec11000
[ 0.000000] PM: Registered nosave memory: 00000000fec11000 - 00000000fed00000
[ 0.000000] PM: Registered nosave memory: 00000000fed00000 - 00000000fed01000
[ 0.000000] PM: Registered nosave memory: 00000000fed01000 - 00000000fed61000
[ 0.000000] PM: Registered nosave memory: 00000000fed61000 - 00000000fed71000
[ 0.000000] PM: Registered nosave memory: 00000000fed71000 - 00000000fed80000
[ 0.000000] PM: Registered nosave memory: 00000000fed80000 - 00000000fed90000
[ 0.000000] PM: Registered nosave memory: 00000000fed90000 - 00000000fef00000
[ 0.000000] PM: Registered nosave memory: 00000000fef00000 - 0000000100000000
[ 0.000000] PM: Registered nosave memory: 0000000100000000 - 0000000100001000
[ 0.000000] e820: [mem 0xaff00000-0xfebfffff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88013fc00000 s84544 r8192 d21952 u1048576
[ 0.000000] pcpu-alloc: s84544 r8192 d21952 u1048576 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0 1
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 966665
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux-lqx root=UUID=ee58701b-54f4-4a5e-a884-636f3ac8cb2f ro nomodeset usbcore.autosuspend=1 quiet usbcore.autosuspend=0 nomodeset nmi_watchdog=0 pcie_aspm=force
[ 0.000000] PCIe ASPM is forcibly enabled
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[ 0.000000] __ex_table already sorted, skipping sort
[ 0.000000] Checking aperture...
[ 0.000000] No AGP bridge found
[ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
[ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[ 0.000000] Memory: 3782720k/5242880k available (4438k kernel code, 1314812k absent, 145348k reserved, 2809k data, 640k init)
[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] Dump stacks of tasks blocking RCU-preempt GP.
[ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2.
[ 0.000000] NR_IRQS:33024 nr_irqs:512 16
[ 0.000000] Extended CMOS year: 2000
[ 0.000000] spurious 8259A interrupt: IRQ7.
[ 0.000000] Console: colour dummy device 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] hpet clockevent registered
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.001000] tsc: Detected 1646.401 MHz processor
[ 0.000005] Calibrating delay loop (skipped), value calculated using timer frequency.. 3292.80 BogoMIPS (lpj=1646401)
[ 0.000010] pid_max: default: 32768 minimum: 301
[ 0.000063] Security Framework initialized
[ 0.000068] SELinux: Disabled at boot.
[ 0.000071] AppArmor: AppArmor disabled by boot time parameter
[ 0.000073] Yama: becoming mindful.
[ 0.000095] Mount-cache hash table entries: 256
[ 0.000418] tseg: 00aff00000
[ 0.000422] CPU: Physical Processor ID: 0
[ 0.000424] CPU: Processor Core ID: 0
[ 0.000426] mce: CPU supports 6 MCE banks
[ 0.000442] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 4
Last level dTLB entries: 4KB 512, 2MB 8, 4MB 4
tlb_flushall_shift: 5
[ 0.000558] Freeing SMP alternatives: 16k freed
[ 0.002455] ACPI: Core revision 20121018
[ 0.015032] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.025024] smpboot: CPU0: AMD E-450 APU with Radeon(tm) HD Graphics (fam: 14, model: 02, stepping: 00)
[ 0.126038] Performance Events: AMD PMU driver.
[ 0.126044] ... version: 0
[ 0.126047] ... bit width: 48
[ 0.126048] ... generic registers: 4
[ 0.126050] ... value mask: 0000ffffffffffff
[ 0.126051] ... max period: 00007fffffffffff
[ 0.126053] ... fixed-purpose events: 0
[ 0.126054] ... event mask: 000000000000000f
[ 0.134178] smpboot: Booting Node 0, Processors #1 OK
[ 0.147430] Brought up 2 CPUs
[ 0.147435] smpboot: Total of 2 processors activated (6585.60 BogoMIPS)
[ 0.148250] devtmpfs: initialized
[ 0.148666] PM: Registering ACPI NVS region [mem 0xafaf7000-0xafb3efff] (294912 bytes)
[ 0.148681] PM: Registering ACPI NVS region [mem 0xafb49000-0xafb4bfff] (12288 bytes)
[ 0.148683] PM: Registering ACPI NVS region [mem 0xafb4d000-0xafb4dfff] (4096 bytes)
[ 0.148686] PM: Registering ACPI NVS region [mem 0xafb64000-0xafb6bfff] (32768 bytes)
[ 0.148689] PM: Registering ACPI NVS region [mem 0xafb91000-0xafbd3fff] (274432 bytes)
[ 0.149151] regulator-dummy: no parameters
[ 0.149293] NET: Registered protocol family 16
[ 0.150271] ACPI: bus type pci registered
[ 0.150593] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.150599] PCI: not using MMCONFIG
[ 0.150601] PCI: Using configuration type 1 for base access
[ 0.150602] PCI: Using configuration type 1 for extended access
[ 0.155916] bio: create slab <bio-0> at 0
[ 0.156315] ACPI: Added _OSI(Module Device)
[ 0.156319] ACPI: Added _OSI(Processor Device)
[ 0.156321] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.156323] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.158103] ACPI: EC: Look up EC in DSDT
[ 0.160056] ACPI: Executed 3 blocks of module-level executable AML code
[ 0.172510] ACPI: Interpreter enabled
[ 0.172527] ACPI: (supports S0 S3 S4 S5)
[ 0.172576] ACPI: Using IOAPIC for interrupt routing
[ 0.172886] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.172961] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
[ 0.213033] [Firmware Bug]: ACPI: No _BQC method, cannot determine initial brightness
[ 0.213391] [Firmware Bug]: ACPI: No _BQC method, cannot determine initial brightness
[ 0.245487] ACPI: EC: GPE = 0x3, I/O: command/status = 0x66, data = 0x62
[ 0.245850] ACPI: No dock devices found.
[ 0.245858] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.246163] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.246166] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 0.246887] PCI host bridge to bus 0000:00
[ 0.246895] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.246899] pci_bus 0000:00: root bus resource [io 0x0000-0x03af]
[ 0.246906] pci_bus 0000:00: root bus resource [io 0x03e0-0x0cf7]
[ 0.246910] pci_bus 0000:00: root bus resource [io 0x03b0-0x03df]
[ 0.246913] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
[ 0.246916] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[ 0.246919] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff]
[ 0.246923] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xffffffff]
[ 0.246938] pci 0000:00:00.0: [1022:1510] type 00 class 0x060000
[ 0.246999] pci 0000:00:01.0: [1002:9806] type 00 class 0x030000
[ 0.247013] pci 0000:00:01.0: reg 10: [mem 0xc0000000-0xcfffffff pref]
[ 0.247023] pci 0000:00:01.0: reg 14: [io 0xf000-0xf0ff]
[ 0.247032] pci 0000:00:01.0: reg 18: [mem 0xfeb00000-0xfeb3ffff]
[ 0.247093] pci 0000:00:01.0: supports D1 D2
[ 0.247118] pci 0000:00:01.1: [1002:1314] type 00 class 0x040300
[ 0.247130] pci 0000:00:01.1: reg 10: [mem 0xfeb44000-0xfeb47fff]
[ 0.247202] pci 0000:00:01.1: supports D1 D2
[ 0.247388] pci 0000:00:04.0: [1022:1512] type 01 class 0x060400
[ 0.247482] pci 0000:00:04.0: PME# supported from D0 D3hot D3cold
[ 0.247576] pci 0000:00:11.0: [1002:4391] type 00 class 0x010601
[ 0.247602] pci 0000:00:11.0: reg 10: [io 0xf140-0xf147]
[ 0.247615] pci 0000:00:11.0: reg 14: [io 0xf130-0xf133]
[ 0.247629] pci 0000:00:11.0: reg 18: [io 0xf120-0xf127]
[ 0.247642] pci 0000:00:11.0: reg 1c: [io 0xf110-0xf113]
[ 0.247655] pci 0000:00:11.0: reg 20: [io 0xf100-0xf10f]
[ 0.247669] pci 0000:00:11.0: reg 24: [mem 0xfeb4d000-0xfeb4d3ff]
[ 0.247749] pci 0000:00:12.0: [1002:4397] type 00 class 0x0c0310
[ 0.247767] pci 0000:00:12.0: reg 10: [mem 0xfeb4c000-0xfeb4cfff]
[ 0.247863] pci 0000:00:12.2: [1002:4396] type 00 class 0x0c0320
[ 0.247889] pci 0000:00:12.2: reg 10: [mem 0xfeb4b000-0xfeb4b0ff]
[ 0.247997] pci 0000:00:12.2: supports D1 D2
[ 0.248000] pci 0000:00:12.2: PME# supported from D0 D1 D2 D3hot
[ 0.248033] pci 0000:00:13.0: [1002:4397] type 00 class 0x0c0310
[ 0.248052] pci 0000:00:13.0: reg 10: [mem 0xfeb4a000-0xfeb4afff]
[ 0.248150] pci 0000:00:13.2: [1002:4396] type 00 class 0x0c0320
[ 0.248175] pci 0000:00:13.2: reg 10: [mem 0xfeb49000-0xfeb490ff]
[ 0.248289] pci 0000:00:13.2: supports D1 D2
[ 0.248292] pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot
[ 0.248325] pci 0000:00:14.0: [1002:4385] type 00 class 0x0c0500
[ 0.248433] pci 0000:00:14.2: [1002:4383] type 00 class 0x040300
[ 0.248461] pci 0000:00:14.2: reg 10: [mem 0xfeb40000-0xfeb43fff 64bit]
[ 0.248548] pci 0000:00:14.2: PME# supported from D0 D3hot D3cold
[ 0.248571] pci 0000:00:14.3: [1002:439d] type 00 class 0x060100
[ 0.248673] pci 0000:00:14.4: [1002:4384] type 01 class 0x060401
[ 0.248732] pci 0000:00:14.5: [1002:4399] type 00 class 0x0c0310
[ 0.248750] pci 0000:00:14.5: reg 10: [mem 0xfeb48000-0xfeb48fff]
[ 0.248848] pci 0000:00:15.0: [1002:43a0] type 01 class 0x060400
[ 0.248953] pci 0000:00:15.0: supports D1 D2
[ 0.248991] pci 0000:00:15.1: [1002:43a1] type 01 class 0x060400
[ 0.249095] pci 0000:00:15.1: supports D1 D2
[ 0.249133] pci 0000:00:15.2: [1002:43a2] type 01 class 0x060400
[ 0.249237] pci 0000:00:15.2: supports D1 D2
[ 0.249282] pci 0000:00:15.3: [1002:43a3] type 01 class 0x060400
[ 0.249387] pci 0000:00:15.3: supports D1 D2
[ 0.249426] pci 0000:00:18.0: [1022:1700] type 00 class 0x060000
[ 0.249474] pci 0000:00:18.1: [1022:1701] type 00 class 0x060000
[ 0.249518] pci 0000:00:18.2: [1022:1702] type 00 class 0x060000
[ 0.249564] pci 0000:00:18.3: [1022:1703] type 00 class 0x060000
[ 0.249621] pci 0000:00:18.4: [1022:1704] type 00 class 0x060000
[ 0.249665] pci 0000:00:18.5: [1022:1718] type 00 class 0x060000
[ 0.249711] pci 0000:00:18.6: [1022:1716] type 00 class 0x060000
[ 0.249755] pci 0000:00:18.7: [1022:1719] type 00 class 0x060000
[ 0.249928] pci 0000:00:04.0: PCI bridge to [bus 01]
[ 0.250055] pci 0000:00:14.4: PCI bridge to [bus 02] (subtractive decode)
[ 0.250067] pci 0000:00:14.4: bridge window [io 0x0000-0x03af] (subtractive decode)
[ 0.250070] pci 0000:00:14.4: bridge window [io 0x03e0-0x0cf7] (subtractive decode)
[ 0.250074] pci 0000:00:14.4: bridge window [io 0x03b0-0x03df] (subtractive decode)
[ 0.250077] pci 0000:00:14.4: bridge window [io 0x0d00-0xffff] (subtractive decode)
[ 0.250080] pci 0000:00:14.4: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[ 0.250083] pci 0000:00:14.4: bridge window [mem 0x000c0000-0x000dffff] (subtractive decode)
[ 0.250086] pci 0000:00:14.4: bridge window [mem 0xc0000000-0xffffffff] (subtractive decode)
[ 0.250216] pci 0000:03:00.0: [14e4:4727] type 00 class 0x028000
[ 0.250259] pci 0000:03:00.0: reg 10: [mem 0xfea00000-0xfea03fff 64bit]
[ 0.250422] pci 0000:03:00.0: supports D1 D2
[ 0.250425] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
[ 0.252383] pci 0000:00:15.0: PCI bridge to [bus 03]
[ 0.252400] pci 0000:00:15.0: bridge window [mem 0xfea00000-0xfeafffff]
[ 0.252481] pci 0000:00:15.1: PCI bridge to [bus 04]
[ 0.252587] pci 0000:05:00.0: [10ec:8168] type 00 class 0x020000
[ 0.252610] pci 0000:05:00.0: reg 10: [io 0xe000-0xe0ff]
[ 0.252649] pci 0000:05:00.0: reg 18: [mem 0xd0004000-0xd0004fff 64bit pref]
[ 0.252674] pci 0000:05:00.0: reg 20: [mem 0xd0000000-0xd0003fff 64bit pref]
[ 0.252777] pci 0000:05:00.0: supports D1 D2
[ 0.252780] pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.254339] pci 0000:00:15.2: PCI bridge to [bus 05]
[ 0.254353] pci 0000:00:15.2: bridge window [io 0xe000-0xefff]
[ 0.254369] pci 0000:00:15.2: bridge window [mem 0xd0000000-0xd00fffff 64bit pref]
[ 0.254451] pci 0000:00:15.3: PCI bridge to [bus 06]
[ 0.254501] pci_bus 0000:00: on NUMA node 0
[ 0.254602] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PE20._PRT]
[ 0.254674] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PE21._PRT]
[ 0.254726] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PE22._PRT]
[ 0.254777] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PE23._PRT]
[ 0.254856] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCE4._PRT]
[ 0.254913] pci0000:00: ACPI _OSC support notification failed, disabling PCIe ASPM
[ 0.254916] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x08)
[ 0.259554] ACPI: PCI Interrupt Link [LNKA] (IRQs 4 7 10 11 14 15) *0
[ 0.259704] ACPI: PCI Interrupt Link [LNKB] (IRQs 4 7 10 11 14 15) *0
[ 0.259814] ACPI: PCI Interrupt Link [LNKC] (IRQs 4 7 10 11 14 15) *0
[ 0.259920] ACPI: PCI Interrupt Link [LNKD] (IRQs 4 7 10 11 14 15) *0
[ 0.260007] ACPI: PCI Interrupt Link [LNKE] (IRQs 4 7 10 11 14 15) *0
[ 0.260075] ACPI: PCI Interrupt Link [LNKF] (IRQs 4 7 10 11 14 15) *0
[ 0.260142] ACPI: PCI Interrupt Link [LNKG] (IRQs 4 7 10 11 14 15) *0
[ 0.260210] ACPI: PCI Interrupt Link [LNKH] (IRQs 4 7 10 11 14 15) *0
[ 0.260719] vgaarb: device added: PCI:0000:00:01.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.260732] vgaarb: loaded
[ 0.260733] vgaarb: bridge control possible 0000:00:01.0
[ 0.261239] ACPI: bus type usb registered
[ 0.261372] usbcore: registered new interface driver usbfs
[ 0.261438] usbcore: registered new interface driver hub
[ 0.261565] usbcore: registered new device driver usb
[ 0.262092] PCI: Using ACPI for IRQ routing
[ 0.273018] PCI: pci_cache_line_size set to 64 bytes
[ 0.273142] e820: reserve RAM buffer [mem 0x0009ec00-0x0009ffff]
[ 0.273146] e820: reserve RAM buffer [mem 0xafaf7000-0xafffffff]
[ 0.273149] e820: reserve RAM buffer [mem 0xafb54000-0xafffffff]
[ 0.273151] e820: reserve RAM buffer [mem 0xafd47000-0xafffffff]
[ 0.273154] e820: reserve RAM buffer [mem 0xaff00000-0xafffffff]
[ 0.273543] NetLabel: Initializing
[ 0.273546] NetLabel: domain hash size = 128
[ 0.273547] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.273565] NetLabel: unlabeled traffic allowed by default
[ 0.273680] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[ 0.273687] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[ 0.275723] Switching to clocksource hpet
[ 0.281493] pnp: PnP ACPI init
[ 0.281511] ACPI: bus type pnp registered
[ 0.281854] system 00:00: [mem 0xe0000000-0xefffffff] has been reserved
[ 0.281861] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 0.282965] system 00:01: [io 0x040b] has been reserved
[ 0.282969] system 00:01: [io 0x04d6] has been reserved
[ 0.282972] system 00:01: [io 0x0c00-0x0c01] has been reserved
[ 0.282979] system 00:01: [io 0x0c14] has been reserved
[ 0.282984] system 00:01: [io 0x0c50-0x0c51] has been reserved
[ 0.282987] system 00:01: [io 0x0c52] has been reserved
[ 0.282990] system 00:01: [io 0x0c6c] has been reserved
[ 0.282994] system 00:01: [io 0x0c6f] has been reserved
[ 0.282997] system 00:01: [io 0x0cd0-0x0cd1] has been reserved
[ 0.283000] system 00:01: [io 0x0cd2-0x0cd3] has been reserved
[ 0.283004] system 00:01: [io 0x0cd4-0x0cd5] has been reserved
[ 0.283007] system 00:01: [io 0x0cd6-0x0cd7] has been reserved
[ 0.283010] system 00:01: [io 0x0cd8-0x0cdf] has been reserved
[ 0.283014] system 00:01: [io 0x0800-0x089f] has been reserved
[ 0.283017] system 00:01: [io 0x0b20-0x0b3f] has been reserved
[ 0.283020] system 00:01: [io 0x0900-0x090f] has been reserved
[ 0.283024] system 00:01: [io 0x0910-0x091f] has been reserved
[ 0.283027] system 00:01: [io 0xfe00-0xfefe] has been reserved
[ 0.283033] system 00:01: [mem 0xfec00000-0xfec00fff] could not be reserved
[ 0.283037] system 00:01: [mem 0xfee00000-0xfee00fff] has been reserved
[ 0.283041] system 00:01: [mem 0xfed80000-0xfed8ffff] has been reserved
[ 0.283045] system 00:01: [mem 0xfed61000-0xfed70fff] has been reserved
[ 0.283049] system 00:01: [mem 0xfec10000-0xfec10fff] has been reserved
[ 0.283054] system 00:01: [mem 0xfed00000-0xfed00fff] has been reserved
[ 0.283057] system 00:01: [mem 0xffe00000-0xffffffff] has been reserved
[ 0.283062] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.283085] pnp 00:02: [dma 4]
[ 0.283236] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active)
[ 0.283356] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.283484] pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active)
[ 0.283686] system 00:05: [io 0x04d0-0x04d1] has been reserved
[ 0.283691] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.283937] pnp 00:06: Plug and Play ACPI device, IDs PNP0c04 (active)
[ 0.284106] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.284264] pnp 00:08: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
[ 0.284487] pnp 00:09: Plug and Play ACPI device, IDs ETD0b00 SYN0002 PNP0f13 (active)
[ 0.285108] system 00:0a: [mem 0xb0000000-0xbfffffff] has been reserved
[ 0.285113] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.297800] pnp 00:0b: Plug and Play ACPI device, IDs PNP0103 (active)
[ 0.297811] pnp: PnP ACPI: found 12 devices
[ 0.297813] ACPI: ACPI bus type pnp unregistered
[ 0.303106] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 01] add_size 1000
[ 0.303114] pci 0000:00:04.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 01] add_size 200000
[ 0.303119] pci 0000:00:04.0: bridge window [mem 0x00100000-0x000fffff] to [bus 01] add_size 200000
[ 0.303173] pci 0000:00:15.0: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000
[ 0.303178] pci 0000:00:15.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 03] add_size 200000
[ 0.303192] pci 0000:00:15.1: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000
[ 0.303196] pci 0000:00:15.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 04] add_size 200000
[ 0.303200] pci 0000:00:15.1: bridge window [mem 0x00100000-0x000fffff] to [bus 04] add_size 200000
[ 0.303213] pci 0000:00:15.2: bridge window [mem 0x00100000-0x000fffff] to [bus 05] add_size 400000
[ 0.303226] pci 0000:00:15.3: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000
[ 0.303230] pci 0000:00:15.3: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 06] add_size 200000
[ 0.303234] pci 0000:00:15.3: bridge window [mem 0x00100000-0x000fffff] to [bus 06] add_size 200000
[ 0.303253] pci 0000:00:04.0: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000
[ 0.303257] pci 0000:00:04.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[ 0.303261] pci 0000:00:15.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[ 0.303264] pci 0000:00:15.1: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000
[ 0.303268] pci 0000:00:15.1: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[ 0.303271] pci 0000:00:15.2: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 400000
[ 0.303275] pci 0000:00:15.3: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000
[ 0.303278] pci 0000:00:15.3: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[ 0.303281] pci 0000:00:04.0: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
[ 0.303285] pci 0000:00:15.0: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
[ 0.303288] pci 0000:00:15.1: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
[ 0.303291] pci 0000:00:15.3: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
[ 0.303300] pci 0000:00:04.0: BAR 14: assigned [mem 0xd0100000-0xd02fffff]
[ 0.303305] pci 0000:00:04.0: BAR 15: assigned [mem 0xd0300000-0xd04fffff 64bit pref]
[ 0.303310] pci 0000:00:15.0: BAR 15: assigned [mem 0xd0500000-0xd06fffff 64bit pref]
[ 0.303315] pci 0000:00:15.1: BAR 14: assigned [mem 0xd0700000-0xd08fffff]
[ 0.303320] pci 0000:00:15.1: BAR 15: assigned [mem 0xd0900000-0xd0afffff 64bit pref]
[ 0.303324] pci 0000:00:15.2: BAR 14: assigned [mem 0xd0b00000-0xd0efffff]
[ 0.303328] pci 0000:00:15.3: BAR 14: assigned [mem 0xd0f00000-0xd10fffff]
[ 0.303332] pci 0000:00:15.3: BAR 15: assigned [mem 0xd1100000-0xd12fffff 64bit pref]
[ 0.303339] pci 0000:00:04.0: BAR 13: assigned [io 0x1000-0x1fff]
[ 0.303345] pci 0000:00:15.0: BAR 13: assigned [io 0x2000-0x2fff]
[ 0.303349] pci 0000:00:15.1: BAR 13: assigned [io 0x3000-0x3fff]
[ 0.303354] pci 0000:00:15.3: BAR 13: assigned [io 0x4000-0x4fff]
[ 0.303361] pci 0000:00:04.0: PCI bridge to [bus 01]
[ 0.303367] pci 0000:00:04.0: bridge window [io 0x1000-0x1fff]
[ 0.303373] pci 0000:00:04.0: bridge window [mem 0xd0100000-0xd02fffff]
[ 0.303378] pci 0000:00:04.0: bridge window [mem 0xd0300000-0xd04fffff 64bit pref]
[ 0.303385] pci 0000:00:14.4: PCI bridge to [bus 02]
[ 0.303470] pci 0000:00:15.0: PCI bridge to [bus 03]
[ 0.303474] pci 0000:00:15.0: bridge window [io 0x2000-0x2fff]
[ 0.303481] pci 0000:00:15.0: bridge window [mem 0xfea00000-0xfeafffff]
[ 0.303487] pci 0000:00:15.0: bridge window [mem 0xd0500000-0xd06fffff 64bit pref]
[ 0.303495] pci 0000:00:15.1: PCI bridge to [bus 04]
[ 0.303499] pci 0000:00:15.1: bridge window [io 0x3000-0x3fff]
[ 0.303506] pci 0000:00:15.1: bridge window [mem 0xd0700000-0xd08fffff]
[ 0.303512] pci 0000:00:15.1: bridge window [mem 0xd0900000-0xd0afffff 64bit pref]
[ 0.303521] pci 0000:00:15.2: PCI bridge to [bus 05]
[ 0.303525] pci 0000:00:15.2: bridge window [io 0xe000-0xefff]
[ 0.303532] pci 0000:00:15.2: bridge window [mem 0xd0b00000-0xd0efffff]
[ 0.303537] pci 0000:00:15.2: bridge window [mem 0xd0000000-0xd00fffff 64bit pref]
[ 0.303545] pci 0000:00:15.3: PCI bridge to [bus 06]
[ 0.303549] pci 0000:00:15.3: bridge window [io 0x4000-0x4fff]
[ 0.303557] pci 0000:00:15.3: bridge window [mem 0xd0f00000-0xd10fffff]
[ 0.303562] pci 0000:00:15.3: bridge window [mem 0xd1100000-0xd12fffff 64bit pref]
[ 0.303627] pci_bus 0000:00: resource 4 [io 0x0000-0x03af]
[ 0.303631] pci_bus 0000:00: resource 5 [io 0x03e0-0x0cf7]
[ 0.303634] pci_bus 0000:00: resource 6 [io 0x03b0-0x03df]
[ 0.303637] pci_bus 0000:00: resource 7 [io 0x0d00-0xffff]
[ 0.303640] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff]
[ 0.303643] pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff]
[ 0.303647] pci_bus 0000:00: resource 10 [mem 0xc0000000-0xffffffff]
[ 0.303650] pci_bus 0000:01: resource 0 [io 0x1000-0x1fff]
[ 0.303653] pci_bus 0000:01: resource 1 [mem 0xd0100000-0xd02fffff]
[ 0.303656] pci_bus 0000:01: resource 2 [mem 0xd0300000-0xd04fffff 64bit pref]
[ 0.303660] pci_bus 0000:02: resource 4 [io 0x0000-0x03af]
[ 0.303663] pci_bus 0000:02: resource 5 [io 0x03e0-0x0cf7]
[ 0.303666] pci_bus 0000:02: resource 6 [io 0x03b0-0x03df]
[ 0.303669] pci_bus 0000:02: resource 7 [io 0x0d00-0xffff]
[ 0.303672] pci_bus 0000:02: resource 8 [mem 0x000a0000-0x000bffff]
[ 0.303675] pci_bus 0000:02: resource 9 [mem 0x000c0000-0x000dffff]
[ 0.303678] pci_bus 0000:02: resource 10 [mem 0xc0000000-0xffffffff]
[ 0.303681] pci_bus 0000:03: resource 0 [io 0x2000-0x2fff]
[ 0.303684] pci_bus 0000:03: resource 1 [mem 0xfea00000-0xfeafffff]
[ 0.303687] pci_bus 0000:03: resource 2 [mem 0xd0500000-0xd06fffff 64bit pref]
[ 0.303691] pci_bus 0000:04: resource 0 [io 0x3000-0x3fff]
[ 0.303693] pci_bus 0000:04: resource 1 [mem 0xd0700000-0xd08fffff]
[ 0.303752] pci_bus 0000:04: resource 2 [mem 0xd0900000-0xd0afffff 64bit pref]
[ 0.303755] pci_bus 0000:05: resource 0 [io 0xe000-0xefff]
[ 0.303758] pci_bus 0000:05: resource 1 [mem 0xd0b00000-0xd0efffff]
[ 0.303761] pci_bus 0000:05: resource 2 [mem 0xd0000000-0xd00fffff 64bit pref]
[ 0.303765] pci_bus 0000:06: resource 0 [io 0x4000-0x4fff]
[ 0.303768] pci_bus 0000:06: resource 1 [mem 0xd0f00000-0xd10fffff]
[ 0.303771] pci_bus 0000:06: resource 2 [mem 0xd1100000-0xd12fffff 64bit pref]
[ 0.303836] NET: Registered protocol family 2
[ 0.304049] TCP established hash table entries: 32768 (order: 7, 524288 bytes)
[ 0.304316] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
[ 0.304574] TCP: Hash tables configured (established 32768 bind 32768)
[ 0.304683] TCP: reno registered
[ 0.304693] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[ 0.304845] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[ 0.305013] NET: Registered protocol family 1
[ 0.305042] pci 0000:00:01.0: Boot video device
[ 0.305384] PCI: CLS 64 bytes, default 64
[ 0.305471] Unpacking initramfs...
[ 0.400016] Freeing initrd memory: 2664k freed
[ 0.401721] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.401733] software IO TLB [mem 0xabaf7000-0xafaf7000] (64MB) mapped at [ffff8800abaf7000-ffff8800afaf6fff]
[ 0.401984] LVT offset 0 assigned for vector 0x400
[ 0.402067] perf: AMD IBS detected (0x000000ff)
[ 0.402950] audit: initializing netlink socket (disabled)
[ 0.402971] type=2000 audit(1367137456.294:1): initialized
[ 0.403912] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.410965] VFS: Disk quotas dquot_6.5.2
[ 0.411207] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.411535] msgmni has been set to 7393
[ 0.412281] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ 0.412285] io scheduler noop registered
[ 0.412287] io scheduler deadline registered
[ 0.412295] io scheduler cfq registered
[ 0.412435] io scheduler bfq registered (default)
[ 0.413822] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.415487] Linux agpgart interface v0.103
[ 0.415820] vesafb: mode is 1024x768x32, linelength=4096, pages=0
[ 0.415822] vesafb: scrolling: redraw
[ 0.415826] vesafb: Truecolor: size=0:8:8:8, shift=0:16:8:0
[ 0.416298] vesafb: framebuffer at 0xc0000000, mapped to 0xffffc90010100000, using 3072k, total 3072k
[ 0.477778] Console: switching to colour frame buffer device 128x48
[ 0.530645] fb0: VESA VGA frame buffer device
[ 0.530917] ACPI: acpi_idle registered with cpuidle
[ 0.557297] GHES: HEST is not enabled!
[ 0.557305] XENFS: not registering filesystem on non-xen platform
[ 0.557737] libphy: Fixed MDIO Bus: probed
[ 0.557999] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PSM1] at 0x60,0x64 irq 1,12
[ 0.561580] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.561601] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 0.562037] mousedev: PS/2 mouse device common for all mice
[ 0.562175] cpuidle: using governor ladder
[ 0.562284] cpuidle: using governor menu
[ 0.562288] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.562699] TCP: vegas registered
[ 0.562701] TCP: yeah registered
[ 0.562786] Key type dns_resolver registered
[ 0.563728] registered taskstats version 1
[ 0.564483] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[ 0.564936] powernow-k8: this CPU is not supported anymore, using acpi-cpufreq instead.
[ 0.566831] acpi-cpufreq: overriding BIOS provided _PSD data
[ 0.567786] Freeing unused kernel memory: 640k freed
[ 0.568164] CFS CPU scheduler.
[ 0.584465] systemd-udevd[507]: starting version 202
[ 0.653357] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.655531] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 0.655963] ehci-pci: EHCI PCI platform driver
[ 0.656097] ohci_hcd 0000:00:12.0: OHCI Host Controller
[ 0.656109] ohci_hcd 0000:00:12.0: new USB bus registered, assigned bus number 1
[ 0.656128] QUIRK: Enable AMD PLL fix
[ 0.656224] ohci_hcd 0000:00:12.0: irq 18, io mem 0xfeb4c000
[ 0.657747] SCSI subsystem initialized
[ 0.661333] ACPI: bus type scsi registered
[ 0.665103] libata version 3.00 loaded.
[ 0.711249] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001
[ 0.711257] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.711260] usb usb1: Product: OHCI Host Controller
[ 0.711263] usb usb1: Manufacturer: Linux 3.8.8-1-lqx ohci_hcd
[ 0.711266] usb usb1: SerialNumber: 0000:00:12.0
[ 0.711963] hub 1-0:1.0: USB hub found
[ 0.711978] hub 1-0:1.0: 5 ports detected
[ 0.712324] ehci-pci 0000:00:12.2: EHCI Host Controller
[ 0.712335] ehci-pci 0000:00:12.2: new USB bus registered, assigned bus number 2
[ 0.712343] ehci-pci 0000:00:12.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
[ 0.712361] ehci-pci 0000:00:12.2: debug port 1
[ 0.712428] ehci-pci 0000:00:12.2: irq 17, io mem 0xfeb4b000
[ 0.718188] ehci-pci 0000:00:12.2: USB 2.0 started, EHCI 1.00
[ 0.718242] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.718249] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.718255] usb usb2: Product: EHCI Host Controller
[ 0.718260] usb usb2: Manufacturer: Linux 3.8.8-1-lqx ehci_hcd
[ 0.718264] usb usb2: SerialNumber: 0000:00:12.2
[ 0.718762] hub 2-0:1.0: USB hub found
[ 0.718770] hub 2-0:1.0: 5 ports detected
[ 0.719034] ehci-pci 0000:00:13.2: EHCI Host Controller
[ 0.719043] ehci-pci 0000:00:13.2: new USB bus registered, assigned bus number 3
[ 0.719061] ehci-pci 0000:00:13.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
[ 0.719099] ehci-pci 0000:00:13.2: debug port 1
[ 0.719142] ehci-pci 0000:00:13.2: irq 17, io mem 0xfeb49000
[ 0.725166] ehci-pci 0000:00:13.2: USB 2.0 started, EHCI 1.00
[ 0.725211] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.725218] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.725224] usb usb3: Product: EHCI Host Controller
[ 0.725230] usb usb3: Manufacturer: Linux 3.8.8-1-lqx ehci_hcd
[ 0.725235] usb usb3: SerialNumber: 0000:00:13.2
[ 0.725648] hub 3-0:1.0: USB hub found
[ 0.725656] hub 3-0:1.0: 5 ports detected
[ 0.725886] ahci 0000:00:11.0: version 3.0
[ 0.726156] ahci 0000:00:11.0: AHCI 0001.0200 32 slots 6 ports 3 Gbps 0x3f impl SATA mode
[ 0.726162] ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo pmp pio slum part
[ 0.730354] scsi0 : ahci
[ 0.730816] scsi1 : ahci
[ 0.731197] scsi2 : ahci
[ 0.731481] scsi3 : ahci
[ 0.731816] scsi4 : ahci
[ 0.732139] scsi5 : ahci
[ 0.732460] ata1: SATA max UDMA/133 abar m1024@0xfeb4d000 port 0xfeb4d100 irq 19
[ 0.732464] ata2: SATA max UDMA/133 abar m1024@0xfeb4d000 port 0xfeb4d180 irq 19
[ 0.732468] ata3: SATA max UDMA/133 abar m1024@0xfeb4d000 port 0xfeb4d200 irq 19
[ 0.732471] ata4: SATA max UDMA/133 abar m1024@0xfeb4d000 port 0xfeb4d280 irq 19
[ 0.732475] ata5: SATA max UDMA/133 abar m1024@0xfeb4d000 port 0xfeb4d300 irq 19
[ 0.732478] ata6: SATA max UDMA/133 abar m1024@0xfeb4d000 port 0xfeb4d380 irq 19
[ 0.732661] ohci_hcd 0000:00:13.0: OHCI Host Controller
[ 0.732683] ohci_hcd 0000:00:13.0: new USB bus registered, assigned bus number 4
[ 0.732720] ohci_hcd 0000:00:13.0: irq 18, io mem 0xfeb4a000
[ 0.787137] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[ 0.787142] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.787145] usb usb4: Product: OHCI Host Controller
[ 0.787148] usb usb4: Manufacturer: Linux 3.8.8-1-lqx ohci_hcd
[ 0.787151] usb usb4: SerialNumber: 0000:00:13.0
[ 0.787659] hub 4-0:1.0: USB hub found
[ 0.787670] hub 4-0:1.0: 5 ports detected
[ 0.787909] ohci_hcd 0000:00:14.5: OHCI Host Controller
[ 0.787918] ohci_hcd 0000:00:14.5: new USB bus registered, assigned bus number 5
[ 0.787944] ohci_hcd 0000:00:14.5: irq 18, io mem 0xfeb48000
[ 0.842042] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[ 0.842046] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.842049] usb usb5: Product: OHCI Host Controller
[ 0.842052] usb usb5: Manufacturer: Linux 3.8.8-1-lqx ohci_hcd
[ 0.842054] usb usb5: SerialNumber: 0000:00:14.5
[ 0.842401] hub 5-0:1.0: USB hub found
[ 0.842410] hub 5-0:1.0: 2 ports detected
[ 1.036735] ata2: SATA link down (SStatus 0 SControl 300)
[ 1.036809] ata3: SATA link down (SStatus 0 SControl 300)
[ 1.037712] ata5: SATA link down (SStatus 0 SControl 300)
[ 1.037754] ata4: SATA link down (SStatus 0 SControl 300)
[ 1.037797] ata6: SATA link down (SStatus 0 SControl 300)
[ 1.121601] usb 2-5: new high-speed USB device number 3 using ehci-pci
[ 1.191503] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 1.197711] ata1.00: ATA-8: ST500LM012 HN-M500MBB, 2AR10002, max UDMA/133
[ 1.197719] ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[ 1.203906] ata1.00: configured for UDMA/133
[ 1.204335] scsi 0:0:0:0: Direct-Access ATA ST500LM012 HN-M5 2AR1 PQ: 0 ANSI: 5
[ 1.212034] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[ 1.212041] sd 0:0:0:0: [sda] 4096-byte physical blocks
[ 1.212125] sd 0:0:0:0: [sda] Write Protect is off
[ 1.212130] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 1.212166] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.239240] usb 2-5: New USB device found, idVendor=12d1, idProduct=1506
[ 1.239251] usb 2-5: New USB device strings: Mfr=4, Product=3, SerialNumber=0
[ 1.239257] usb 2-5: Product: HUAWEI Mobile
[ 1.239263] usb 2-5: Manufacturer: Huawei Technologies
[ 1.239601] sda: sda1 sda2 sda3 sda4
[ 1.241058] sd 0:0:0:0: [sda] Attached SCSI disk
[ 1.248373] Initializing USB Mass Storage driver...
[ 1.248653] scsi6 : usb-storage 2-5:1.5
[ 1.249032] scsi7 : usb-storage 2-5:1.6
[ 1.250887] usbcore: registered new interface driver usb-storage
[ 1.250892] USB Mass Storage support registered.
[ 1.346272] usb 3-4: new high-speed USB device number 2 using ehci-pci
[ 1.402164] tsc: Refined TSC clocksource calibration: 1646.493 MHz
[ 1.402180] Switching to clocksource tsc
[ 1.463721] usb 3-4: New USB device found, idVendor=2232, idProduct=1020
[ 1.463730] usb 3-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1.463737] usb 3-4: Product: WebCam SC-0311139N
[ 1.463743] usb 3-4: Manufacturer: Image Processor
[ 1.463748] usb 3-4: SerialNumber: SM3711
[ 1.690741] usb 1-3: new full-speed USB device number 2 using ohci_hcd
[ 1.847612] usb 1-3: New USB device found, idVendor=0a5c, idProduct=219c
[ 1.847624] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1.847631] usb 1-3: Product: Broadcom BCM2070 Bluetooth Device
[ 1.847637] usb 1-3: Manufacturer: Broadcom Corp
[ 1.847642] usb 1-3: SerialNumber: 30144A229E4B
[ 2.058659] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
[ 2.250157] scsi 6:0:0:0: CD-ROM HUAWEI Mass Storage 2.31 PQ: 0 ANSI: 2
[ 2.250876] scsi 7:0:0:0: Direct-Access HUAWEI TF CARD Storage PQ: 0 ANSI: 2
[ 2.302154] sd 7:0:0:0: [sdb] Attached SCSI removable disk
[ 2.827197] systemd[1]: systemd 202 running in system mode. (+PAM -LIBWRAP -AUDIT -SELINUX -IMA -SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ)
[ 3.065305] systemd[1]: Inserted module 'autofs4'
[ 3.083044] systemd[1]: Set hostname to <REM>.
[ 3.104478] systemd[1]: /etc/mtab is not a symlink or not pointing to /proc/self/mounts. This is not supported anymore. Please make sure to replace this file by a symlink to avoid incorrect or misleading mount(8) output.
[ 3.673989] systemd[1]: logged here: 'Support for option SysVStartPriority= has been disabled at compile time and is ignored': 0
[ 3.928323] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
[ 3.928445] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 3.928473] systemd[1]: Starting Remote File Systems.
[ 3.928499] systemd[1]: Reached target Remote File Systems.
[ 3.928520] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
[ 3.928571] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[ 3.928589] systemd[1]: Starting Device-mapper event daemon FIFOs.
[ 3.928636] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[ 3.928654] systemd[1]: Starting Delayed Shutdown Socket.
[ 3.928708] systemd[1]: Listening on Delayed Shutdown Socket.
[ 3.928727] systemd[1]: Starting LVM2 metadata daemon socket.
[ 3.928777] systemd[1]: Listening on LVM2 metadata daemon socket.
[ 3.928798] systemd[1]: Starting Encrypted Volumes.
[ 3.928818] systemd[1]: Reached target Encrypted Volumes.
[ 3.928949] systemd[1]: Starting udev Kernel Socket.
[ 3.928994] systemd[1]: Listening on udev Kernel Socket.
[ 3.929083] systemd[1]: Starting udev Control Socket.
[ 3.929127] systemd[1]: Listening on udev Control Socket.
[ 3.929179] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
[ 3.929401] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 3.929433] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
[ 3.929511] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ 3.929537] systemd[1]: Starting Journal Socket.
[ 3.929627] systemd[1]: Listening on Journal Socket.
[ 3.929668] systemd[1]: Mounting Debug File System...
[ 3.941501] systemd[1]: Starting Setup Virtual Console...
[ 3.948777] systemd[1]: Starting udev Coldplug all Devices...
[ 4.302692] systemd[1]: Started Set Up Additional Binary Formats.
[ 4.302896] systemd[1]: Starting Create static device nodes in /dev...
[ 4.311080] systemd[1]: Mounting Huge Pages File System...
[ 4.333926] systemd[1]: Starting Apply Kernel Variables...
[ 4.344029] systemd[1]: Starting Journal Service...
[ 4.354053] systemd[1]: Started Journal Service.
[ 4.354159] systemd[1]: Mounting POSIX Message Queue File System...
[ 4.398484] systemd[1]: Starting Load Kernel Modules...
[ 4.405897] systemd[1]: Expecting device dev-sda2.device...
[ 4.405958] systemd[1]: Started File System Check on Root Device.
[ 4.405985] systemd[1]: Mounting Temporary Directory...
[ 4.444783] systemd[1]: Starting Remount Root and Kernel File Systems...
[ 5.141813] EXT4-fs (sda3): re-mounted. Opts: data=ordered,commit=15
[ 5.523573] vboxdrv: Found 2 processor cores.
[ 5.523876] vboxdrv: fAsync=0 offMin=0x37b offMax=0x21cc
[ 5.524228] vboxdrv: TSC mode is 'synchronous', kernel timer mode is 'normal'.
[ 5.524230] vboxdrv: Successfully loaded version 4.2.12_OSE (interface 0x001a0004).
[ 5.585084] systemd-udevd[1417]: starting version 202
[ 6.551072] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
[ 6.551149] ACPI: Lid Switch [LID]
[ 6.551279] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2
[ 6.551286] ACPI: Power Button [PWRB]
[ 6.551432] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input3
[ 6.551436] ACPI: Sleep Button [SLPB]
[ 6.551556] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
[ 6.551560] ACPI: Power Button [PWRF]
[ 6.557442] ACPI: Deprecated procfs I/F for AC is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared
[ 6.570168] ACPI: AC Adapter [ADP1] (on-line)
[ 6.576119] [Firmware Bug]: ACPI: No _BQC method, cannot determine initial brightness
[ 6.581379] acpi device:31: registered as cooling_device2
[ 6.581414] ACPI: Video Device [VGA1] (multi-head: yes rom: no post: no)
[ 6.581535] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input5
[ 6.685232] ACPI: Deprecated procfs I/F for battery is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared
[ 6.685246] ACPI: Battery Slot [BAT1] (battery present)
[ 6.830273] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
[ 6.830383] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[ 7.576782] [drm] Initialized drm 1.1.0 20060810
[ 7.618495] [drm] VGACON disable radeon kernel modesetting.
[ 7.620005] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[ 7.620007] [drm] No driver support for vblank timestamp query.
[ 7.620012] [drm] Initialized radeon 1.33.0 20080528 for 0000:00:01.0 on minor 0
[ 7.767784] fglrx: module license 'Proprietary. (C) 2002 - ATI Technologies, Starnberg, GERMANY' taints kernel.
[ 7.767790] Disabling lock debugging due to kernel taint
[ 7.783921] <6>[fglrx] Maximum main memory to use for locked dma buffers: 3540 MBytes.
[ 7.784096] <6>[fglrx] vendor: 1002 device: 9806 count: 1
[ 7.784621] <6>[fglrx] ioport: bar 1, base 0xf000, size: 0x100
[ 7.785024] <6>[fglrx] Kernel PAT support is enabled
[ 7.785057] <6>[fglrx] module loaded - fglrx 9.1.11 [Dec 19 2012] with 1 minors
[ 8.571990] Adding 4194300k swap on /dev/sda2. Priority:-1 extents:1 across:4194300k
[ 10.299762] input: PC Speaker as /devices/platform/pcspkr/input/input6
[ 10.935682] psmouse serio1: elantech: assuming hardware version 3 (with firmware version 0x450f00)
[ 10.950057] psmouse serio1: elantech: Synaptics capabilities query result 0x08, 0x16, 0x0a.
[ 11.022649] input: ETPS/2 Elantech Touchpad as /devices/platform/i8042/serio1/input/input7
[ 11.032941] microcode: CPU0: patch_level=0x05000101
[ 14.667774] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
[ 14.684494] sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver v0.05
[ 14.684678] sp5100_tco: PCI Revision ID: 0x42
[ 14.684818] sp5100_tco: Using 0xfed80b00 for watchdog MMIO address
[ 14.684869] sp5100_tco: Last reboot was not triggered by watchdog.
[ 14.685016] sp5100_tco: initialized (0xffffc9000003eb00). heartbeat=60 sec (nowayout=0)
[ 14.913699] systemd-logind[1501]: Watching system buttons on /dev/input/event1 (Lid Switch)
[ 14.914754] systemd-logind[1501]: Watching system buttons on /dev/input/event2 (Power Button)
[ 14.915967] systemd-logind[1501]: Watching system buttons on /dev/input/event3 (Sleep Button)
[ 14.916946] systemd-logind[1501]: Watching system buttons on /dev/input/event4 (Power Button)
[ 14.925385] systemd-logind[1501]: Watching system buttons on /dev/input/event5 (Video Bus)
[ 14.993314] microcode: failed to load file amd-ucode/microcode_amd.bin
[ 14.993343] microcode: CPU1: patch_level=0x05000101
[ 14.994827] microcode: Microcode Update Driver: v2.00 <[email protected]>, Peter Oruba
[ 15.200573] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[ 15.200964] r8169 0000:05:00.0: irq 40 for MSI/MSI-X
[ 15.204405] r8169 0000:05:00.0 eth0: RTL8168evl/8111evl at 0xffffc90000034000, 50:b7:c3:02:d7:05, XID 0c900800 IRQ 40
[ 15.204413] r8169 0000:05:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[ 15.290455] systemd-udevd[1420]: renamed network interface eth0 to enp5s0
[ 15.292678] systemd-sysctl[2033]: Duplicate assignment of kernel/sysrq in file '/usr/lib/sysctl.d/50-default.conf', ignoring.
[ 15.404438] samsung_laptop: detected SABI interface: SwSmi@
[ 15.404444] samsung_laptop: Backlight controlled by ACPI video driver
[ 15.452716] fglrx_pci 0000:00:01.0: irq 41 for MSI/MSI-X
[ 15.453760] <6>[fglrx] Firegl kernel thread PID: 2044
[ 15.453957] <6>[fglrx] Firegl kernel thread PID: 2045
[ 15.454361] <6>[fglrx] Firegl kernel thread PID: 2046
[ 15.454513] <6>[fglrx] IRQ 41 Enabled
[ 15.459141] <6>[fglrx] Gart USWC size:1156 M.
[ 15.459145] <6>[fglrx] Gart cacheable size:458 M.
[ 15.459152] <6>[fglrx] Reserved FB block: Shared offset:0, size:1000000
[ 15.459154] <6>[fglrx] Reserved FB block: Unshared offset:fc54000, size:3a0000
[ 15.459157] <6>[fglrx] Reserved FB block: Unshared offset:fff4000, size:c000
[ 15.461998] systemd-sysctl[2047]: Duplicate assignment of kernel/sysrq in file '/usr/lib/sysctl.d/50-default.conf', ignoring.
[ 15.698292] <6>[fglrx] ATIF platform detected with notification ID: 0x81
[ 16.424442] kvm: Nested Virtualization enabled
[ 16.424448] kvm: Nested Paging enabled
[ 16.499708] cfg80211: Calling CRDA to update world regulatory domain
[ 16.716267] Bluetooth: Core ver 2.16
[ 16.718230] NET: Registered protocol family 31
[ 16.718232] Bluetooth: HCI device and connection manager initialized
[ 16.718245] Bluetooth: HCI socket layer initialized
[ 16.718249] Bluetooth: L2CAP socket layer initialized
[ 16.718259] Bluetooth: SCO socket layer initialized
[ 16.733212] media: Linux media interface: v0.10
[ 16.782160] lib80211: common routines for IEEE802.11 drivers
[ 16.782166] lib80211_crypt: registered algorithm 'NULL'
[ 16.784149] Linux video capture interface: v2.00
[ 16.815091] usbcore: registered new interface driver usbserial
[ 16.816124] usbcore: registered new interface driver usbserial_generic
[ 16.817094] usbserial: USB Serial support registered for generic
[ 16.906678] usbcore: registered new interface driver option
[ 16.909342] usbserial: USB Serial support registered for GSM modem (1-port)
[ 16.909431] option 2-5:1.0: GSM modem (1-port) converter detected
[ 16.912145] usb 2-5: GSM modem (1-port) converter now attached to ttyUSB0
[ 16.912225] option 2-5:1.3: GSM modem (1-port) converter detected
[ 16.915130] usb 2-5: GSM modem (1-port) converter now attached to ttyUSB1
[ 16.915190] option 2-5:1.4: GSM modem (1-port) converter detected
[ 16.921982] usb 2-5: GSM modem (1-port) converter now attached to ttyUSB2
[ 16.986926] systemd-udevd[1427]: error opening ATTR{/sys/devices/pci0000:00/0000:00:12.2/usb2/2-5/2-5:1.5/host6/scsi_host/host6/link_power_management_policy} for writing: No such file or directory
[ 16.988089] uvcvideo: Found UVC 1.00 device WebCam SC-0311139N (2232:1020)
[ 16.993277] systemd-udevd[1428]: error opening ATTR{/sys/devices/pci0000:00/0000:00:12.2/usb2/2-5/2-5:1.6/host7/scsi_host/host7/link_power_management_policy} for writing: No such file or directory
[ 17.002663] input: WebCam SC-0311139N as /devices/pci0000:00/0000:00:13.2/usb3/3-4/3-4:1.0/input/input8
[ 17.011802] usbcore: registered new interface driver uvcvideo
[ 17.011808] USB Video Class driver (1.1.1)
[ 17.036157] snd_hda_intel 0000:00:01.1: irq 42 for MSI/MSI-X
[ 17.055032] usbcore: registered new interface driver cdc_wdm
[ 17.076782] qmi_wwan 2-5:1.1: cdc-wdm0: USB WDM device
[ 17.085492] qmi_wwan 2-5:1.1 wwan0: register 'qmi_wwan' at usb-0000:00:12.2-5, WWAN/QMI device, 02:50:f3:00:00:00
[ 17.088340] usbcore: registered new interface driver qmi_wwan
[ 17.173910] input: HD-Audio Generic HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.1/sound/card0/input9
[ 17.402599] INFO @wl_cfg80211_attach : Registered CFG80211 phy
[ 17.546699] input: HDA ATI SB Mic as /devices/pci0000:00/0000:00:14.2/sound/card1/input10
[ 17.549997] input: HDA ATI SB Headphone as /devices/pci0000:00/0000:00:14.2/sound/card1/input11
[ 17.554480] lib80211_crypt: registered algorithm 'TKIP'
[ 17.557087] eth0: Broadcom BCM4727 802.11 Hybrid Wireless Controller 5.100.82.112
[ 17.587070] sr0: scsi-1 drive
[ 17.587077] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 17.590908] sr 6:0:0:0: Attached scsi CD-ROM sr0
[ 17.764781] systemd-udevd[1426]: renamed network interface wwan0 to wwp0s18f2u5i1
[ 17.767245] systemd-sysctl[2747]: Duplicate assignment of kernel/sysrq in file '/usr/lib/sysctl.d/50-default.conf', ignoring.
[ 17.772802] systemd-udevd[1427]: renamed network interface eth0 to wlp3s0
[ 17.776265] systemd-sysctl[2756]: Duplicate assignment of kernel/sysrq in file '/usr/lib/sysctl.d/50-default.conf', ignoring.
[ 17.780048] systemd-sysctl[2755]: Duplicate assignment of kernel/sysrq in file '/usr/lib/sysctl.d/50-default.conf', ignoring.
[ 17.786438] systemd-sysctl[2759]: Duplicate assignment of kernel/sysrq in file '/usr/lib/sysctl.d/50-default.conf', ignoring.
[ 18.086526] usbcore: registered new interface driver btusb
[ 18.769655] ACPI Error: Needed [Integer/String/Buffer], found [Reference] ffff880136590af8 (20121018/exresop-422)
[ 18.769669] ACPI Exception: AE_AML_OPERAND_TYPE, While resolving operands for [OpcodeName unavailable] (20121018/dswexec-460)
[ 18.769676] ACPI Error: Method parse/execution failed [\_SB_.PCI0.VGA_.AF03] (Node ffff88013b4343e8), AE_AML_OPERAND_TYPE (20121018/psparse-537)
[ 18.769691] ACPI Error: Method parse/execution failed [\_SB_.PCI0.VGA_.ATIF] (Node ffff88013b434168), AE_AML_OPERAND_TYPE (20121018/psparse-537)
[ 20.495319] vboxpci: IOMMU not found (not registered)
[ 22.447778] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 22.447784] Bluetooth: BNEP filters: protocol multicast
[ 22.447799] Bluetooth: BNEP socket layer initialized
[ 22.595480] Bluetooth: RFCOMM TTY layer initialized
[ 22.595500] Bluetooth: RFCOMM socket layer initialized
[ 22.595502] Bluetooth: RFCOMM ver 1.11
[ 24.407804] r8169 0000:05:00.0 enp5s0: link down
[ 24.815261] NET: Registered protocol family 10
[ 24.815665] IPv6: ADDRCONF(NETDEV_UP): enp5s0: link is not ready
[ 31.811205] EXT4-fs (sda3): re-mounted. Opts: data=ordered,commit=15,commit=0
[ 32.023742] WARNING! power/level is deprecated; use power/control instead
[ 162.594332] fuse init (API version 7.20)
[ 181.712247] xfce4-session[4386]: segfault at ffffffff00000000 ip 00007fe7c8be9537 sp 00007fffd9c3f2e0 error 5 in libglib-2.0.so.0.3600.1[7fe7c8b86000+fc000]
[ 183.784141] <6>[fglrx] ATIF platform detected with notification ID: 0x81
[ 184.997887] ACPI Error: Needed [Integer/String/Buffer], found [Reference] ffff88013aae2948 (20121018/exresop-422)
[ 184.997901] ACPI Exception: AE_AML_OPERAND_TYPE, While resolving operands for [OpcodeName unavailable] (20121018/dswexec-460)
[ 184.997908] ACPI Error: Method parse/execution failed [\_SB_.PCI0.VGA_.AF03] (Node ffff88013b4343e8), AE_AML_OPERAND_TYPE (20121018/psparse-537)
[ 184.997923] ACPI Error: Method parse/execution failed [\_SB_.PCI0.VGA_.ATIF] (Node ffff88013b434168), AE_AML_OPERAND_TYPE (20121018/psparse-537)
[ 405.815701] NET: Registered protocol family 17
[ 1429.517360] xfce4-session[5257]: segfault at ffffffff00000000 ip 00007f53c2ee6537 sp 00007fff6060c2d0 error 5 in libglib-2.0.so.0.3600.1[7f53c2e83000+fc000]
[ 1430.198201] EXT4-fs (sda3): re-mounted. Opts: data=ordered,commit=15,commit=600
[ 1431.620829] EXT4-fs (sda3): re-mounted. Opts: data=ordered,commit=600,commit=600
[ 1432.769216] <6>[fglrx] ATIF platform detected with notification ID: 0x81
[ 1434.176644] ACPI Error: Needed [Integer/String/Buffer], found [Reference] ffff880136590360 (20121018/exresop-422)
[ 1434.176667] ACPI Exception: AE_AML_OPERAND_TYPE, While resolving operands for [OpcodeName unavailable] (20121018/dswexec-460)
[ 1434.176680] ACPI Error: Method parse/execution failed [\_SB_.PCI0.VGA_.AF03] (Node ffff88013b4343e8), AE_AML_OPERAND_TYPE (20121018/psparse-537)
[ 1434.176709] ACPI Error: Method parse/execution failed [\_SB_.PCI0.VGA_.ATIF] (Node ffff88013b434168), AE_AML_OPERAND_TYPE (20121018/psparse-537)
[ 1477.326788] usb 1-3: USB disconnect, device number 2
Any help appreciated.
Last edited by NinjaBus (2013-04-28 09:12:19)

hadrons123 wrote:does it happen if you use the default arch kernel?
Yes, it keeps happening even with the default kernel when I try to shut down/suspend the computer (Alt-F4 key combination). I've read on some russian forum that it's the problem in recently upgraded glib2 (as they think), however downgrade didn't help. I'll try to check whether xfce4-session is to blame.
EDIT: It's definitely not xfce4-session, I tried previous version. Also, while running downgrade I saw that there is a newer version of glib2 in ARM, which is much more unstable, so I'm using 2.36.1-1.
Last edited by NinjaBus (2013-04-28 15:49:59)

Similar Messages

  • A simple problem with sateful Session beans

    Hi,
    I have a really novice problem with stateful session bean in Java EE 5.
    I have written a simple session bean which has a counter inside it and every time a client call this bean it must increment the count value and return it back.
    I have also created a simple servlet to call this session bean.
    Everything seemed fine I opened a firefox window and tried to load the page, the counter incremented from 1 to 3 for the 3 times that I reloaded the page then I opened an IE window (which I think is actually a new client) but the page counter started from 4 not 1 for the new client and it means that the new client has access to the old client session bean.
    Am I missing anything here???
    Isn�t it the way that a stateful session bean must react?
    This is my stateful session bean source.
    package test;
    import javax.ejb.Stateful;
    @Stateful
    public class SecondSessionBean implements SecondSessionRemote
    private int cnt;
    /** Creates a new instance of SecondSessionBean */
    public SecondSessionBean ()
    cnt=1;
    public int getCnt()
    return cnt++;
    And this is my simple client site servlet
    package rezaServlets;
    import java.io.*;
    import java.net.*;
    import javax.ejb.EJB;
    import javax.servlet.*;
    import javax.servlet.http.*;
    import test.SecondSessionRemote;
    public class main extends HttpServlet
    @EJB
    private SecondSessionRemote secondSessionBean;
    protected void processRequest (HttpServletRequest request, HttpServletResponse response)
    throws ServletException, IOException
    response.setContentType ("text/html;charset=UTF-8");
    PrintWriter out = response.getWriter ();
    out.println("<html>");
    out.println("<head>");
    out.println("<title>Servlet main</title>");
    out.println("</head>");
    out.println("<body>");
    out.println("<h1>Our count is " + Integer.toString (secondSessionBean.getCnt ()) + "</h1>");
    out.println("</body>");
    out.println("</html>");
    out.close ();
    protected void doGet (HttpServletRequest request, HttpServletResponse response)
    throws ServletException, IOException
    processRequest (request, response);
    protected void doPost (HttpServletRequest request, HttpServletResponse response)
    throws ServletException, IOException
    processRequest (request, response);
    }

    You are injecting a reference to a stateful session bean to an instance variable in the servlet. This bean instance is shared by all servlet request, and that's why you are seeing this odd behavior.
    You can use type-leve injection for the stateful bean, and then lookup the bean inside your request-processing method. You may also save this bean ref in HttpSession.
    @EJB(name="ejb/foo", beanName="SecondBean", beanInterface="com.foo.foo.SecondBeanRemote")
    public MyServlet extends HttpServlet {
    ic.lookup("java:comp/env/ejb/foo");
    }

  • A problem with a session Access

     

    Hi Olivier,
    To connect with Forte while running distributed you must use System DNS
    instead of User DNS on the server. The ftexec.exe on your server partition
    will be launched by the NodeMgr running as UID SYSTEM. User DNS are not
    available to processes running as UID SYSTEM.
    Zenon Adamek
    Purolator
    -----Original Message-----
    From: Olivier Andrieux [SMTP:oandrieuxaxialog.fr]
    Sent: Tuesday, July 04, 2000 4:59 AM
    To: forte-userslists.xpedior.com
    Subject: (forte-users) A problem with a session Access
    Hi,
    We have defined a service object which calls a database Access, when we
    use the driver odbc of another station the service object is created and
    the application runs. But when we use the driver of the server we have an
    exception and this message :
    SYSTEM ERROR: Unable to start the partition AxiGecom_CL0_Part1 on any of
    the
    nodes to which it has been assigned. See the remainder of the error
    stack for
    more information.
    Class: qqsp_ResourceException
    Error #: [1602, 593]
    Detected at: qqcf_StandardConfig::LoadRemotePartition at 5
    Last TOOL statement: method InterfaceManager.PrepareLOM
    Error Time: Tue Jul 04 10:50:19
    Exception occurred (locally) on partition "Forte_cl0_Client",
    (partitionId
    = EB3ED870-274C-11D4-8051-304F7116AA77:0x3f9:0x2, taskId =
    [EB3ED870-274C-11D4-8051-304F7116AA77:0x3f9:0x2.15]) in application
    "FTLaunch_cl0", pid 149 on node STAT10 in environment axialog.
    SYSTEM ERROR: Unable to start partition AxiGecom_CL0_Part1 on node
    SERVEUR59B.
    Class: qqsp_ErrorDescriptor
    Error #: [1602, 592]
    Detected at: qqcf_StandardConfig::LoadRemotePartition at 3
    Error Time: Tue Jul 04 10:50:19
    Exception occurred (locally) on partition "Forte_cl0_Client",
    (partitionId
    = EB3ED870-274C-11D4-8051-304F7116AA77:0x3f9:0x2, taskId =
    [EB3ED870-274C-11D4-8051-304F7116AA77:0x3f9:0x2.15]) in application
    "FTLaunch_cl0", pid 149 on node STAT10 in environment axialog.
    SYSTEM ERROR: Attempt to load partition named AxiGecom_CL0_Part1 failed.
    Class: qqsp_ResourceException
    Error #: [1001, 4]
    Detected at: qqrt_ForteExecAgent::LoadPartition at 1
    Error Time: Tue Jul 04 10:49:15
    Distributed method called: qqrt_ForteExecAgentProxy.LoadPartition!6
    (object name Unnamed) from partition "Forte_cl0_Client",
    (partitionId =
    EB3ED870-274C-11D4-8051-304F7116AA77:0x3f9:0x2, taskId =
    [EB3ED870-274C-11D4-8051-304F7116AA77:0x3f9.4]) in application
    "FTLaunch_cl0", pid 149 on node STAT10 in environment axialog
    Exception occurred (remotely) on partition "Forte_Executor",
    (partitionId
    = EB3ED870-274C-11D4-8051-304F7116AA77:0x3de, taskId =
    [EB3ED870-274C-11D4-8051-304F7116AA77:0x3de.61]) in application
    "AxiGecom_cl0", pid 386 on node SERVEUR59B in environment axialog.
    SYSTEM ERROR: Failed to create service object
    Axigecom_Serveur.Connection_BD.
    Class: qqsp_ResourceException
    Last TOOL statement: method qqsp_NameList.
    Error Time: Tue Jul 04 10:49:15
    Exception occurred (remotely) on partition "Forte_Executor",
    (partitionId
    = EB3ED870-274C-11D4-8051-304F7116AA77:0x3de, taskId =
    [EB3ED870-274C-11D4-8051-304F7116AA77:0x3de.61]) in application
    "AxiGecom_cl0", pid 386 on node SERVEUR59B in environment axialog.
    USER ERROR: (This error was converted)
    Failed to connect to database: Axigecom, username: Administrateur.
    [Microsoft][Gestionnaire de pilotes ODBC] Source de donn&eacute;es non
    trouv&eacute;e et
    nom
    de pilote non sp&eacute;cifi&eacute;
    Class: qqdb_RemoteAccessException with ReasonCode:
    DB_ER_DBMSCONNECTION
    DBMS SQLSTATE: IM002
    Class: qqsp_ErrorDescriptor
    Detected at: qqdb_OdbcVendorInfo::DoSQLConnect at 10
    Last TOOL statement: method qqsp_NameList.
    Error Time: Tue Jul 04 10:49:15
    Exception occurred (remotely) on partition "Forte_Executor",
    (partitionId
    = EB3ED870-274C-11D4-8051-304F7116AA77:0x3de, taskId =
    [EB3ED870-274C-11D4-8051-304F7116AA77:0x3de.61]) in application
    "AxiGecom_cl0", pid 386 on node SERVEUR59B in environment axialog.
    for information, we use a server NT and the stations use Nt, the drivers
    DNS users are declared.
    We use Access2000, and the version M for Fort&eacute;
    Thanks in advance,
    Olivier Andrieux
    AXIALOG
    France

  • Hello, I have a big problem with Firefox: Session Manager & Undo Closed Tab addons are not working, Sync Is not working. History is working. How to fix this?

    Firefox remembers history but doesn't remember closed tabs, sessions.
    It happened after updating Fox to v. 19.0.2 on one computer.
    In Firefox Options is set Use Custom Settings For History, everything is checked except Always Use Private Browsing Mode. So I am not in private browsing.
    When I press on Undo Closed Button nothing happens & in session manager Save Session Button is greyed out. I've tried installing other add-ons that can remember tabs. tried to disable/reinstall these 2 add-ons. Did't help. On my 2nd computer I have same add-ons, same settings and they are working normally. on 3rd computer undo closed tabs works also. How to fix this? I decided to ask before doing Firefox Reset...
    Sync is a separate problem. It works, but quite often it logs me out of Sync account. Then I can log in only using long recovery key and password (choosing option I don't have device with me because it does not accept keys for pairing device.)
    Thanks for reading.

    I have exactly the same settings in Options (in both computers)
    for history, these 2 add-ons and all other stuff in Options. The only difference is that on 1 pc sessions can be saved and closed tabs can be reopened, on other main pc they stopped to work. + no any other add-on that does similar things works on this pc.
    It is also interesting that I can reopen closed visited sites from History Panel, but not by pressing the Button. For now I only manually bookmark links to a temporary folder.
    Recently (some 2 month ago) I pressed x and Firefox closed all tabs without saving them without displaying save & quit pop up.
    so I changed 4 settings in about.config
    browser.tabs.warn on close true
    browser.warn on quit true
    browser.warn on restart true
    browser.show.quit warning true
    but the problem with sessions appeared only 1 week ago.
    So I guess the problem is not with the History settings or other settings. Seems that something responsible for button or for storing info about tabs/sessions got corrupted. :(

  • Problems with a session of batch input - In processing

    Hello!
    I have a problem with a depreciation posting Session (AFAB). User has stoped the process of session and now the status is 'In Processing' and we can't run it anymore...
    ¿How I can process this Session?
    I've tried to delete the session and re-run the depreciation posting, but it's not working.
    I've tried to delete in TABA table the line of this period, but it's not working.
    I've tried to suicide me, but... it's not working.
    I'll try to kill the user, I hope that It will work.
    Can you help me? Please.
    Thanks a lot!!!

    Dear Jorge,
    In SM35 analyze your session.
    If it was processed in background go to transaction SM37. Else, you can proceed in SM35 itself.
    Regards,
    Naveen.

  • AM Patch 120954-03 - Problems with Fetching Sessions

    Hi.
    I am encountering weird behaviour with AM when it comes to fetching sessions from other AM servers.
    I applied patch 120954-03 (didn't have -02 or 01 patch installed), and then ran the following commands, on two environments (both environments are identical, each with two AM hosts). Things work perfectly on one, but not on the other. Tried everything, including AM reinstallation. But no luck. Problem comes up as soon as I apply the patch, and run the subsequent commands.
    Error received is Failed to get valid Sessions from the Specified server. According to the release notes, this could occur if the DIT was from an older AM installation. But in my case, its been AM 7 through out; absolutely clean machine before that.
    Is there something wrong in the sequence of commands that I am running? I run the following commands one at a time on each host (ie, 1. on both, then 2. on both...). Is there some other way to go about this?
    Also, I have two Directory servers for AM (with multi-master replication). Should I specify different directory servers during running the patch on both the hosts, or should I specify the same host, or can I specify the DPS distributing load over the two DS?
    Thanks a ton! Sincerely appreciate it.
    Commands executed after patchadd 120954-03 :
    1. Have all services up
    2. Backup Directory servers
    3. patchadd 120954-03 (its Solaris 9)
    4. Edit /opt/SUNWam/amsilent
    5. cd /AccessManager-base/bin/; ./amconfig -s /opt/SUNWam/amsilent
    6. ./amserver stop
    7. ./amserver start
    8. Restart AM instances
    9. cd /DirectoryServer-Base/shared/bin; ./ldapmodify -h hostname -p port_number -D "cn=Directory Manager" -w <DIRMGRPASSWD> -a -f /etc/opt/SUNWam/accountLockout.ldif
    10. /opt/SUNWam/bin/amadmin -u amadmin -w <AMADMINPASSWORD> -t /etc/opt/SUNWam/accountLockoutData.xml
    11. /AccessManager-base/bin/amadmin -u amadmin -w amadmin_password -s /etc/opt/SUNWam/AddLDAPFilterCondition.xml
    12. /AccessManager-base/bin/amadmin -u amadmin -w amadmin_password -t /etc/opt/SUNWam/amPolicyConfig_mod_ldfc.xml
    13. /opt/SUNWam/bin/amadmin -u amadmin -w amadmin_password -t /etc/opt/SUNWam/idRepoServiceAddAttrSchemaRequest_Cache.xml
    14. /AccessManager-base/bin/amadmin -u amadmin -w amadmin_password -t /etc/opt/SUNWam/wsf1.1_upgrade.xml
    15. Restart AM instances.

    I am getting the somewhat thesame issue. Exept I'm getting the LoginLoutMapping issue. I have the same setup also with 2 masters. I applied this patch to my dev env which has only oner ds server and its on the same machine and didn't have any issues. Hopefully someone can shed some lite. I had no prob before the patch. Backing the patch out does work but it's weird that it wont work on my prod env

  • Problems with maintaining session state using mod_ose

    I am using 9i AS(version 1.0.2.0) and oracle 8i(version 815).
    Because i need to maintain client sessions for my application, I
    have activated mod_ose(for stateful session). As suggested in
    the oracle documentation, i created a package containing
    variables for which state needs to be maintain per client. The
    state is maintained by the app server but it is not maintained
    properly. All the new clients that connect to the app server
    share the same session variable values. If I change a package
    variable value from one client, other clients take the same
    value.
    Any solution?
    Suggestions are most welcome.
    Thanks in advance.

    We installed oracle9i AS on solaris, configured OSE and the
    problem is not occuring now. Not sure whether its solaris that
    worked or 9i AS had some problem on NT machine earlier.
    Regards,
    Sharad

  • Problem with keeping session active in WEB

    Hi,
    We are using only web repoting and when these web reports are excuted and left idle for some time then any further operation on the report output after 10 mins give out a error and doesnt proceed further.
    As i understnd this has got something to do with the parameter in RZ10.
    To mention a few we have rdisp/max_wprun_time is set as 600.
    Is this the value responsible for that. If yes then can we increase this?
    Else pelase suggest the exact parameter?
    Can i have any SAP recomeneded values documentation.
    Thanks,
    Naveen.A

    1. icm/keep_alive_timeout - set the timeperiod here for max idle time - also check out the documentation of this param from RZ11
    2. you can also set the session time out at transaction SICF
    default_host/sap/bw/bex
    double click on bex, there you can set the session time out (stateful connections)
    Regards
    Raja

  • Im having a problem with stateful session beans in Iplanet running IAS6.0 with SP2 (clustered), sticky is false, application is distributed.

    I get the following:
    error: EB-013: Unable to create timer for home

    Hi,
    This exception indicates that there is some problem in creation of EJBObject or remote object. Can you please increase the debug level of iAS, and provide KJS logs and also some more information about your application. It will be best if you can send me a copy of your application, I can deploy it here and will try to see the exact cause of the exception.
    You can mail your application/test case on [email protected] or post it here.
    Regards,
    Sanjeev.

  • Having problem with variable session

    Hello everybody i'm creating a website for adding videos .
    Here is my sql tables :
    Videos: (ID,title,link,membersID)
    members: (ID,pseudo,pass,email)
    after being conected as a member into the adding videos page , it impossible to add a video  because i'm having this error ( 'membresid' cannot be null ) , i don't know how to definite the ID according to the connected member, please help me and thank's .

    Hi,
    By the way, is there a general reference for Oracle SQL syntax?
    Here's a link to the starting page for the (freely available) 10g Release documentation on OTN (Oracle Technology Network):
    http://www.oracle.com/pls/db102/homepage
    The "SQL Reference" link is the one you want for the syntax, etc. Chapter 4 (Operators) has the information on the Concatenation Operator (as well as all the others of course) with some samples.
    Also, if you use the Oracle Developer Tools for Visual Studio (ODT) located here:
    http://www.oracle.com/technology/tech/dotnet/tools/index.html
    You will get the SQL, PL/SQL, and Error Messages all nicely integrated into the Visual Studio documentation (i.e. the Microsoft Document Explorer). Of course that also gives you the ODT, ODP.NET, ASP.NET Providers, and Oracle Database Extensions documentation (and products if you choose to install them). Whilst I am no doubt biased, I think the Oracle offerings for the .NET developer are pretty impressive - especially when you consider they are all free!
    I hope things go well!
    - Mark

  • Problem with PHP Session Variables

    Hello all,
    I am in the process of converting an internal company site
    from ASP/Access to PHP/MySQL. All was going well until I started
    working with User Authentication involving access level. No matter
    what I do I can't seem to shake the MM_UserGroup variable.
    I have a link on the main page that is variable dependent on
    the access level of the user. If the user is logged in as a
    Supervisor they should see a link to the supervisor control panel.
    If logged in as a user or not logged in at all, they should see a
    link to the supervisor login page.
    I have put a Restrict Access function on the supervisor
    control panel and it functions as usual. When logged in as a
    supervisor I have access. When logged in as a user or not logged in
    at all, I don't.
    It seems that my homepage always sees the MM_UserGroup
    variable set as "Supervisor". I can log in as a user, close the
    browser, restart the server, everything and it always sees the
    variable set as "Supervisor". Just to make sure I wasn't crazy I
    put in an echo function so that it would display "MM_UserGroup". It
    always says "Supervisor" no matter what I do. Using echo to show
    the MM_Username variable, it functions as expected. When I close
    the browser and reopen it, I get a nice error as expected because
    there is no one logged in at that time. I still see "Supervisor"
    staring me in the face though.
    I'm sure it's something simple that I'm missing, not being an
    experienced PHP user.
    Any thoughts from the experts out there?
    Thanks in advance,
    David

    aidan81 wrote:
    > immediately upon login for a user, I see "User" printed
    as expected. Once I
    > use this page to edit their status, I am redirected back
    to the main page as
    > expected and immediately see "Supervisor" staring at me.
    If I then revisit the
    > user's edit page, it now says "Supervisor". Seems that
    something screwy is
    > going on and I'm at a loss....
    It sounds as though you are reassigning the value of the
    variable. If my
    memory serves me right, ASP uses a single equal sign to
    perform a
    comparison. PHP uses two.
    Check that you don't have something like this in your code:
    if ($_SESSION['Authority'] = 'Supervisor') {
    // do something
    That will assign Supervisor to $_SESSION['Authority'].
    It should be this:
    if ($_SESSION['Authority'] == 'Supervisor') {
    // do something
    David Powers, Adobe Community Expert
    Author, "The Essential Guide to Dreamweaver CS3" (friends of
    ED)
    Author, "PHP Solutions" (friends of ED)
    http://foundationphp.com/

  • Problem with clientgen task in weblogic 9.0

    hi,
    While developing webservices for our project, we used the clientgen ant task for generating the artifacts on the client side. I'm getting trouble in returning a collection of objects (list, vector) from the server to the client. When i try to do so, the clientgen task tries to create a java.util package on the client side in which it creates a List class which basically contains an object array with getter-setter. What i want is for the sun java collections classes to be used instead. The above problem applies to both user-defined as well as built-in objects i.e. say a list of objects of type T or a list of Strings. If someone, has any pointers regarding the same plz help...
    tia,
    cyril

              Try limiting the length of the session id.
              This is in either the weblogic.xml/web.xml
              files. You can get the dtd in the 6.0 doc.
              "Thierry Cools" <[email protected]> wrote:
              >Hi I have a problem with the session id that is generated in tha address bar
              >of my brower
              >When I start my application the following link appears
              >
              >http://127.0.0.1:7001/ebpp_beans/enterLogonInformation.do;jsessionid=Olw9VMc
              >0I1Z52YMgycyD23c8L4Ch2FurHLwbV2WhZw731dR3mBtJ|8186718416288373359/-140823374
              >1/7001/7002
              >
              >It seems that Weblogic 6.0 generates '/' characters in the session id.
              >This has for consequences that the servlet engine is taking the session id
              >in its context path, so that none of my links are working anymore.
              >
              >Could someone give me a clue to solve this problem
              >Thanks,
              >Thierry
              >
              >--
              >
              >Thierry Cools
              >
              >Senior Java Developer
              >S1 Brussels
              >Kleine Kloosterstraat, 23
              >1932 st. Stevens-Woluwe
              >Belgium
              >Tel : +32 2 200 43 82
              >Email : [email protected]
              >
              >
              >
              

  • Problem with attribute id in taglib

    <req:headers id="hdrs">
              <jsp:getProperty name="hdrs" property="name"/> = <jsp:getProperty
              name="hdrs" property="header"/>
              </req:headers>
              When the JSP gets compiled it throws an error that is does not know about
              property "hdrs". Why?
              

              Try limiting the length of the session id.
              This is in either the weblogic.xml/web.xml
              files. You can get the dtd in the 6.0 doc.
              "Thierry Cools" <[email protected]> wrote:
              >Hi I have a problem with the session id that is generated in tha address bar
              >of my brower
              >When I start my application the following link appears
              >
              >http://127.0.0.1:7001/ebpp_beans/enterLogonInformation.do;jsessionid=Olw9VMc
              >0I1Z52YMgycyD23c8L4Ch2FurHLwbV2WhZw731dR3mBtJ|8186718416288373359/-140823374
              >1/7001/7002
              >
              >It seems that Weblogic 6.0 generates '/' characters in the session id.
              >This has for consequences that the servlet engine is taking the session id
              >in its context path, so that none of my links are working anymore.
              >
              >Could someone give me a clue to solve this problem
              >Thanks,
              >Thierry
              >
              >--
              >
              >Thierry Cools
              >
              >Senior Java Developer
              >S1 Brussels
              >Kleine Kloosterstraat, 23
              >1932 st. Stevens-Woluwe
              >Belgium
              >Tel : +32 2 200 43 82
              >Email : [email protected]
              >
              >
              >
              

  • Problems with OPMN from Companion CD (Oracle 10g R2 x86_64 RHEL4)

    I have installed Oracle 10g DB R2 64bit on RHEL4 x86_64 (AMD64) and HTTP-Server from Companion CD
    All works.
    But after running opmn appears problems:
    1. The system message to syslog: "ip_conntrack: table full, dropping packet"
    2. 'netstat -a' displays me thousands TCP-session on localhost to port 6100 in TIME_WAIT state
    And network services on my host more died than alive...
    If I increase ip_conntrack kernel parameter, then network state alive. But the problem with TCP-sessions is not resolved.
    Any ideas?
    Thanks, and sory for my english :-)
    P.S. I have RHEL4 without update 1, but with new kernel and patched binutils. Update of RHEL can resolve this problem?

    Thank you!
    The problem described in Metalink Doc-ID Note : 284602.1 is my case!
    But this document applies to Oracle Net Services - Version: 10.1.0.2 to 10.1.0.3.
    I have Version 10.2.0.1.0 and the problem apears again (with some symptoms are differ).

  • Problem with downloading EJBs to JDeveloper

    Hi,
    Upon downloading EJBs to JDeveloper905, I am able to see the bean class, remote and local classes for an entity bean. However, I cannot see the Entity Bean icon (represent the entity) in the respective package in the Model.jpr. Thus, could not access to the EJB Module Editor which previously(before using SCM) can be accessed through the entity bean icon by double clicking it. Is there any other way to access the EJB Module Editor? or it's dependant on the Entity Bean icon? Same problems with the session bean downloaded from SCM.
    Hope to get replies from you guys soon.
    Regards,
    Jo

    @ondrahu
    Sorry for the time you have spent assuming that the problem is at your end by re-installing software; there seems to be no issue accessing via "Update" feature in Ovi Maps application at time of this post.
    As farby points out from past experience it is not uncommon that at times maps server is not available if any maintenance being carried out, so always sensible to try a few hours later before assuming the worst.
    Please let us know if you still have issues in this respect.
    Happy to have helped forum with a Support Ratio = 42.5

Maybe you are looking for

  • Can I use a VGA to Mini DVI adapter for a LCD monitor for a macbook??

    Hello! First off, I love this site. Secondly, I have a macbook 10.6.6 and a LCD moniter with a VGA input. I see on the apple site there is the "Mini DisplayPort to VGA Adapter" and "Apple Mini DVI to VGA Adapter". both seem compatible but I want to p

  • IPod won't connect or be acknoledged by Windows or iTunes

    The title says it all-I've tried multiple USB cords, and it well acknowledge other iPods, and mine won't be found on other computers. I've tried multiple USB ports as well, but the screen just stays as if it were normally on. I've tried all the 5 r's

  • All java balloon tops are in non-english

    I have deinstalled and reinstalled java version 1.6.0_11 but for some reason on my XP pro machine I am getting java text in a non-english lanuage. If I open the java control panel and hover over any of the buttons instead of seeing the brief descript

  • Trying to start from a server ??

    Forgetting I had removed windows 7 and did not have the pc with win7 on it nearby i still changed preferences to ' network ' and i get the blinking globe as my screen. Can someone please help me. I am also using a regular windows keyboard. thank - yo

  • Daily kernel panics on iMac running Mavericks

    Frustratingly, I have daily kernel attacks/required rebooting on my 2013 iMac running Mavericks, error message, below. Please help! Thank you. Kernel version: Darwin Kernel Version 13.4.0: Sun Aug 17 19:50:11 PDT 2014; root:xnu-2422.115.4~1/RELEASE_X