search for: p_arg

Displaying 2 results from an estimated 2 matches for "p_arg".

Did you mean: _arg
2003 Apr 08
0
Panic dereferencing p->p_leader during exit1()
...p_sigstk = { ss_sp = 0x0, ss_size = 0, ss_flags = 4}, p_priority = 55 '7', p_usrpri = 55 '7', p_nice = 0 '\000', p_comm = "mozilla-bin\000\000\000\000\000", p_pgrp = 0xc2048620, p_sysent = 0xc02c8580, p_rtprio = {type = 1, prio = 0}, p_prison = 0x0, p_args = 0xc2048500, p_addr = 0xe18e9000, p_md = {md_regs = 0xe18ebfa8}, p_xstat = 0, p_acflag = 16, p_ru = 0xc202b300, p_nthreads = 0, p_aioinfo = 0xa8, p_wakeup = 0, p_peers = 0x0, p_leader = 0x0, p_asleep = { as_priority = 0, as_timo = 0}, p_emuldata = 0x20} (kgdb) Peter
2015 Oct 12
48
[Bug 92438] New: Segfault in pushbuf_kref when running the android emulator (qemu) on nv50
...ff008, len=5452, stream=0xc6400768) at out/host/linux-x86/obj/STATIC_LIBRARIES/libGLESv2_dec_intermediates/gl2_dec.cpp:565 #10 0xf74b662c in RenderThread::Main (this=0xc6400788) at sdk/emulator/opengl/host/libs/libOpenglRender/RenderThread.cpp:128 #11 0xf74cdc3d in osUtils::Thread::thread_main (p_arg=0xc6400788) at sdk/emulator/opengl/shared/OpenglOsUtils/osThreadUnix.cpp:83 #12 0xf7f9711f in start_thread () from /lib32/libpthread.so.0 #13 0xf7d5f79e in clone () from /lib32/libc.so.6 I'm attaching the kernel log and the X log. Those may be "polluted" by other stuff as my machine...