Port-powerpc archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: More DSI traps
The DSO in t_fork seems to happen here:
(gdb) bt
#0 0xeffbc300 in pthread__init () from /usr/lib/libpthread.so.1
#1 0xefedc584 in fork () from /usr/lib/libc.so.12
#2 0x01801214 in atfu_fork_body ()
#3 0x01803b1c in atf_tc_run ()
#4 0x01802404 in atf_tp_run ()
#5 0x01802078 in atf_tp_main ()
#6 0x018010c8 in main ()
(gdb) x/i 0xeffbc300
0xeffbc300 <pthread__init+1196>: stw r3,276(r29)
r29 is NULL
And console logs:
trap: pid 395.1 (t_fork): user write DSI trap @ 0x114 by 0xeffbc300 (DSISR
0x42000000, err=14)
Martin
Home |
Main Index |
Thread Index |
Old Index