Hi Will,

Didn't fully get your post when I replied.  Sorry, it's been a long day
:)

When compiling OpenSER on the developement machines. I don't generally change 
the
compile settings.  Core dumps are produced that can be diagnosed.  I did have a 
recent
problem with gdb that required installing the latest version gdb-6.6 from the 
sources.

Perhaps you should try to recompile OpenSER with the default settings and see 
if that works for
you.

If your problem isn't compile options related, you can set debug=9 in the
openser.cfg file.  This should produce enough debugging output to help isolate 
the general
location of the problem.

Hope this is more helpful than my first post.

Regards,
Norm




> 
> 
> 
> First
start gdb as follows: 
> 
> gdb openser core.22311 
> 
> (you
might need to 
> use fully qualifies pathnames ie: /usr/local/sbin/openser) 
> 
> Once gdb started, type bt on 
> the command line (bt = backtrace). 
> 
> The resulting output should give you more 
> information about the state of
processing at the time of the core. 
> 
> Regards. 
> Norm 
> 
> 
>> When I attempt to open a core it usually says this: 
>> 
>> (gdb) core core.22311 
>> Core was generated by `/usr/local/sbin/openser'.

>> Core file contained no thread-specific data 
>> 
>> I compile
this these 
> flags: 
>> CFLAGS+=-O1 -ggdb3 -fno-omit-frame-pointer 
>> 
>> Anyone know of 
> any debugging tips for openser core files? 
>> I would like to see the backtrace etc.. 
>> 
>> 
>>
-will 
>> _______________________________________________ 
>> Devel mailing
list 
>> Devel@openser.org 
>> 
>
http://openser.org/cgi-bin/mailman/listinfo/devel 
>> 
> 
> 
>
Global Online 
> (GOES) 
> 271 Main St., Suite C 
> Hackettstown, NJ
07840-2032 
> (908) 813-0600 x8105 
>
_______________________________________________ 
> Devel mailing list 
>
Devel@openser.org 
> http://openser.org/cgi-bin/mailman/listinfo/devel 
> 


Global Online (GOES) 
271 Main St., Suite C 
Hackettstown, NJ 07840-2032

(908) 813-0600 x8105
_______________________________________________
Devel mailing list
Devel@openser.org
http://openser.org/cgi-bin/mailman/listinfo/devel

Reply via email to