On Dec 08, 2004 at 00:18, Raymond Chen rchen@cityabove.net wrote:
You might have some parts of ser compiled with fm_malloc and others with qm_malloc.
Run make proper; make all and see if you still have problems. If you do please send the make output (the warnings, if everything goes ok you shouldn't get any) and a backtrace (gdb ser core and then bt).
Andrei
Andei,
Thanks for replying. Here is the log files
Ray
-----Original Message----- From: Andrei Pelinescu-Onciul [mailto:pelinescu-onciul@fokus.fraunhofer.de] Sent: Wednesday, December 08, 2004 1:00 AM To: Raymond Chen Cc: serdev@lists.iptel.org; serusers@lists.iptel.org Subject: Re: [Serdev] cvs head fedora core 3
On Dec 08, 2004 at 00:18, Raymond Chen rchen@cityabove.net wrote:
Dear all,
Does anyone encountered the segment fault problem when compile and run
CVS
head in Fedora core 3? There are a long list of qm_malloc and qm_free warning during compile and segment fault when start.
You might have some parts of ser compiled with fm_malloc and others with qm_malloc.
Run make proper; make all and see if you still have problems. If you do please send the make output (the warnings, if everything goes ok you shouldn't get any) and a backtrace (gdb ser core and then bt).
Andrei