You are not logged in.

#1 2012-09-13 16:12:46

presario
Member
From: Tashkent, Uzbekistan
Registered: 2008-12-07
Posts: 57
Website

Kernel panic while using chromium

Hi

After the /lib becoming a symlink to /usr/lib thing, I screwed up my system trying to upgrade after several months without any updates.

I did a fresh install about a week ago. Now running stock 3.5.3 kernel. Installed xorg-server, xf86-video-intel, openbox and chromium just to get full browsing experience. But after some chromium usage I got kernel panic. Next time it happened just after I launched chromium.

I have disabled the network daemon in /etc/rc.conf because it slowed down the boot-up considerably. I manually connect to my wifi router with these commands:

sudo modprobe -v ipw2200 rtap_iface=1
sudo wpa_supplicant -Bi eth1 -c /etc/wpa_supplicant.conf
sudo dhcpcd eth1

I didn't have my camera with me, now I'm waiting for another kernel panic to happen in order to take a photo of the call trace (btw, is there an easy way to retrieve the last kernel dump?). But I did take some notes:

Process: Chrome_IOThread...
Stack:
...
...
...
Call Trace:
? ipw_net_hard_start_xmit...
ipw_net_hard_start_xmit...
? aes_encrypt...
libipw_xmit...
? _raw_spin_unlock_irqrestore...
? lib80211_ccmp_set_key...
dev_hard_start_xmit...
? send_signal...
sch_direct_xmit...
dev_queue_xmit...
ip_finish_output...
ip_output...
? __enqueue_entity...
ip_local_out...
ip_queue_xmit...
? __tcp_v4_send_check...
tcp_transmit_skb...
tcp_write_xmit...
__tcp_push_pending_frames...
tcp_sendmsg...
inet_sendmsg...
sock_aio_write...
? sys_recvfrom...
do_sync_write...
? security_file_permission...
? spurious_fault...
? rw_verify_area...
vfs_write...
? fget_light...
sys_write...
sysenter_do_call...
? free_debug_processing...
Code: ...
EIP: skb_put...
Kernel panic - not syncing: Fatal exception in interrupt
panic ocurred, switching back to text console

I'm not completely sure what's causing this panic. Chrome is the offending process, but trace starts with ipw2200 related calls. It also seems like a disk or socket write failure.

Last edited by presario (2012-09-13 16:16:27)


Running ArchLinux on Compaq Presario v2000

Offline

Board footer

Powered by FluxBB