KDE4 crashed, how to recover?

Polytropon freebsd at edvax.de
Tue Nov 12 13:41:24 UTC 2013


On Tue, 12 Nov 2013 05:23:08 -0800 (PST), Unga wrote:
> [...]
> Computer hanged, had to force power down from the power button.
> 
> After that FreeBSD runs well but when try to start KDE, it prints
> following and immediately reboots:
> 
> Generating KDM configuration.
> panic: Bad effnlink fip 0x..., fdp 0x..., tdp 0x....
> cpuid = 2
> KDB: stack backtrace:
> #0 0x... at kdb_backtrace
> #1 0x... at panic
> #2 0x... at ufs_rename
> #3 0x... at VOP_RENAME_APV
> #4 0x... at kern_renameat
> #5 0x... at kern_rename
> #6 0x... at sys_rename
> #7 0x... at syscall
> #8 0x... at Xint0x80_syscall
> 
> How to recover from this issue?

Make sure your file systems have been successfully repaired.
It's useful to boot into single user mode and perform a fsck
of all partitions _prior_ to continuing the boot process.
Note that a background fsck could still be running while you
try to restart KDE with an underlying inconsistent filesystem.
To intendedly avoid booting into a possibly dirty filesystem
environment, put background_fsck="NO" into /etc/rc.conf, but
note that, depending on the size of your disks, startup time
will probably increase dramatically. :-)

Still it's hard to imagine how a file system defect could cause
that immediate kind of kernel panic...




-- 
Polytropon
Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...


More information about the freebsd-questions mailing list