[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Subversion core dumping...

From: Gerard Samuel <svn_at_trini0.org>
Date: 2005-02-08 15:10:52 CET

Peter N. Lundblad wrote:

>On Mon, 7 Feb 2005, Gerard Samuel wrote:
>
>
>
>>Michael W Thelen wrote:
>>
>>
>>
>>>Gerard Samuel wrote:
>>>
>>>
>>>
>>>>I figured out what it was.
>>>>It seems that you have to have all file types listed that you're
>>>>importing.
>>>>I added entries for *.ini and *.xml, and it worked without any
>>>>problems...
>>>>
>>>>
>>>You shouldn't need to have auto-props turned on for all file types
>>>you're importing. In fact, you shouldn't need to have auto-props turned
>>>on for *any* file types you're importing. Could you give some more
>>>details? There was some confusion about exactly which configuration
>>>causes the crash... could you post versions of the config file that do
>>>and do not cause the crash? And could you describe the files you are
>>>importing?
>>>
>>>
>[...]
>
>
>>I still have the last core dump if anyone wants to inspect it.
>>Email me off-list as its ~ 2.5M
>>
>>
>>
>If you could produce a backtrace with a debugger, that would be useful.
>then we could see where it crashed.
>

I've never used gdb before, but this is what I got.
Im not sure if its what you're looking for ->

$ gdb -c svn.core
GNU gdb 6.1.1 [FreeBSD]
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "i386-marcel-freebsd".
Core was generated by `svn'.
Program terminated with signal 6, Aborted.
#0 0x283fbaaf in ?? ()

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Feb 8 16:37:07 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.