View Single Post
Posts: 123 | Thanked: 99 times | Joined on Sep 2010 @ Russia
#2844
Last 2 builds of pre50, booting stucks on running circles.
In mtd2:
Code:
[75204.203277] Unable to handle kernel paging request at virtual address 00100100
[75204.203308] pgd = c9dac000
[75204.203308] [00100100] *pgd=81d62031, *pte=00000000, *ppte=00000000
[75204.203338] Internal error: Oops: 17 [#1] PREEMPT
[75204.203338] Modules linked in: pn_pep vfat fat sd_mod scsi_mod iphb rfcomm sco panic_info_buff bnep l2cap omaplfb pvrsrvkm bridgedriver g_file_storage ipv6 uinput board_rx51_camera et8ek8 omap_previewer_hack omap34xxcam_mod isp_mod iovmm videobuf_dma_sg videobuf_core omap3_iommu iommu2 iommu dspbridge ssi_mcsaab_imp phonet cmt_speech smc91x mii omap_ssi mac80211 crc7 tsc2005 nokia_av hci_h4p bluetooth fmtx_si4713 ad5820 videodev v4l1_compat lis302dl compat_ioctl32 adp1653 smia_sensor tsl2563 smiaregs v4l2_int_device rtc_twl4030 rtc_core leds_twl4030_vibra joydev nls_utf8 cifs fuse leds_lp5523 led_class mmc_block omap_hsmmc mmc_core twl4030_wdt omap_wdt [last unloaded: wl12xx]
[75204.203552] CPU: 0    Not tainted  (2.6.28.10power40 #1)
[75204.203582] PC is at get_page_from_freelist+0x1d4/0x49c
[75204.203582] LR is at 0x0
[75204.203613] pc : [<c0092640>]    lr : [<00000000>]    psr: 800001d3
[75204.203613] sp : c0c65db0  ip : 00000002  fp : c0c65e0c
[75204.203613] r10: c03b2a10  r9 : 001200d2  r8 : 60000153
[75204.203643] r7 : c0c64000  r6 : c03b2a24  r5 : 001000e8  r4 : c03b2fc4
[75204.203643] r3 : 00000000  r2 : c05928d8  r1 : 00100100  r0 : 00000000
[75204.203674] Flags: Nzcv  IRQs off  FIQs off  Mode SVC_32  ISA ARM  Segment user
[75204.203674] Control: 10c5387d  Table: 89dac018  DAC: 00000015
[75204.203674] Process sed (pid: 25941, stack limit = 0xc0c642e8)
[75204.203704] Stack: (0xc0c65db0 to 0xc0c66000)
skipped
[75204.204193] Backtrace: 
[75204.204193] [<c009246c>] (get_page_from_freelist+0x0/0x49c) from [<c009299c>] (__alloc_pages_internal+0x94/0x39c)
[75204.204223] [<c0092908>] (__alloc_pages_internal+0x0/0x39c) from [<c009df38>] (handle_mm_fault+0x16c/0x810)
[75204.204254] [<c009ddcc>] (handle_mm_fault+0x0/0x810) from [<c02a98cc>] (do_page_fault+0x16c/0x2c0)
[75204.204284] [<c02a9760>] (do_page_fault+0x0/0x2c0) from [<c002c270>] (do_DataAbort+0x40/0xa0)
[75204.204315] [<c002c230>] (do_DataAbort+0x0/0xa0) from [<c02a7de0>] (ret_from_exception+0x0/0x10)
[75204.204345] Exception stack(0xc0c65fb0 to 0xc0c65ff8)
But I'm not sure this log is about this bug...
Version from about 1 feb (bootimg.deb size 1937826, modules.deb size 3195162) works normal.