[Bug 204426] Processes terminating cannot access memory

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Feb 7 02:50:35 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204426

--- Comment #31 from rblayzor at inoc.net ---
Probably not entirely helpful. This appears to be an unsuccessful core file
again:


Failed to write core file for process dovecot (error 14)
pid 718 (dovecot), uid 0: exited on signal 11



#0  service_process_create (service=Cannot access memory at address
0x7fffffffb250
) at service-process.c:311
        uid_counter = 232627
        process = (struct service_process *) Cannot access memory at address
0x7fffffffb248
Current language:  auto; currently minimal
(gdb) x/i $rip
0x40dd08 <service_process_create+296>:  mov    %eax,-0x2c(%rbp)
(gdb) info registers
rax            0x4a78   19064
rbx            0x0      0
rcx            0x800c6625a      34372739674
rdx            0x0      0
rsi            0x40d760 4249440
rdi            0x0      0
rbp            0x7fffffffb260   0x7fffffffb260
rsp            0x7fffffffb220   0x7fffffffb220
r8             0x2      2
r9             0x1      1
r10            0x2710   10000
r11            0x202    514
r12            0x7fffffffb4b8   140737488336056
r13            0x7fffffffb4e0   140737488336096
r14            0x7fffffffb4c0   140737488336064
r15            0x3      3
rip            0x40dd08 0x40dd08 <service_process_create+296>
eflags         0x10202  66050
cs             0x43     67
ss             0x3b     59
ds             0x0      0
es             0x0      0
fs             0x0      0
gs             0x0      0
(gdb)

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-threads mailing list