GDB terminating with " ...xmalloc: out of virtual memory"

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I am trying to debug a daemon by running gdb and the unstripped executable with the pid of the daemon ...say I am doing this
 
bash# gdb mib2d <pid>
 
I kept a break point at a particular function ... and did a 'next' sufficient times ... the GDB terminates at the same point with the message " ..xmalloc: out of virtual memory" ... I am not able to proceed ... under what scenarios does this occur ...

[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux