On Mon, 2012-08-20 at 12:46 +0200, Dieter Modig wrote: > Thanks for replying! >
> > Done! Where does this backtrace end up once it's been created? It should end up in the logs (it goes to stderr, and that should be dup2()ed to the logs. > I've CC'ed metze, one of the key developers working on the > smbd file > server to see if he wants to persue this with you further on > beta4. > > Otherwise, please update to current master as this is a > fast-moving area > that may have already been fixed. > I've upgraded to beta6 (which at least last week was the latest > version) and the problem still persists. Thanks. Once we have the details from the logs, we should know much more about what is going wrong. Otherwise, if something goes wrong and gdb_backtrace doesn't work, go back to the default, get one of the crashed processes and run: gdb -p <pid> bt full and mail the results to us (and samba-technical if not private). Thanks! Andrew Bartlett -- Andrew Bartlett http://samba.org/~abartlet/ Authentication Developer, Samba Team http://samba.org -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba
