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

Subversion broken in backports.org?



After upgrading libsvn0 from 1.1.4-2 to the current backport version
1.3.2-5~bpo1 it started segfaulting. It seemed to do some things like
checkout/update but then printed:
	ch@xeniac:/usr/local/ewu/devel/XXXXXXX/src$ svn up
	Revision 47.
	Killed by signal 15.

Downgrading subversion alone did not help, downgrading libsvn0 did.

bye,

-christian-


end of ltrace output:

[pid 8217] HMAC_Update(0xbfa76560, 0xbfa7655c, 4, 0xb7f4c1c0, 0x808c200)     = 1
[pid 8217] HMAC_Update(0xbfa76560, 0x808f1f8, 48, 0xb7f4c1c0, 0x808c200)     = 1
[pid 8217] HMAC_Final(0xbfa76560, 0x807fb60, 0, 0xb7f4c1c0, 0x808c200)       = 1
[pid 8217] HMAC_CTX_cleanup(0xbfa76560, 0x807fb60, 0, 0xb7f4c1c0, 0x808c200) = 0xbfa76560
[pid 8217] memcpy(0xbfa765e7, "^", 1)                                        = 0xbfa765e7
[pid 8217] memcpy(0xbfa76604, "", 4)                                         = 0xbfa76604
[pid 8217] memcpy(0xbfa765e4, "", 4)                                         = 0xbfa765e4
[pid 8217] malloc(17)                                                        = 0x8091a30
[pid 8217] memcpy(0x8091a30, "( success ( ) ) ", 16)                         = 0x8091a30
[pid 8217] memcpy(0x8094870, "( success ( ) ) ", 16)                         = 0x8094870
[pid 8217] free(0x8091a30)                                                   = <void>
[pid 8217] memset(0x8091950, '\000', 4)                                      = 0x8091950
[pid 8217] memset(0x8091a80, '\000', 4)                                      = 0x8091a80
[pid 8217] select(7, 0x8091950, 0x8091a80, 0, 0)                             = 1
[pid 8217] write(5, "( success ( ) ) ", 16)                                  = 16
[pid 8217] memset(0x8091950, '\000', 4)                                      = 0x8091950
[pid 8217] memset(0x8091a80, '\000', 4)                                      = 0x8091a80
[pid 8217] select(7, 0x8091950, 0x8091a80, 0, 0 <unfinished ...>
[pid 8216] svn_path_local_style(0x80804a0, 0x8080298, 0x8096f58, 156356, 0x20202020) = 0xb7e916b0
[pid 8216] dcgettext(0x805809f, 0x8060a4f, 5, 156356, 0x20202020)            = 0x8060a4f
[pid 8216] svn_cmdline_printf(0x8080298, 0x8060a4f, 47, 156356, 0x20202020At revision 47.
)  = 0
[pid 8217] <... select resumed> )                                            = 1
[pid 8217] read(4,  <unfinished ...>
[pid 8217] --- SIGTERM (Terminated) ---
[pid 8217] <... read resumed> "", 16384)                                     = 0
[pid 8217] close(4)                                                          = 0
[pid 8217] free(0x8091950)                                                   = <void>
[pid 8217] free(0x8091a80)                                                   = <void>
[pid 8217] malloc(4096)                                                      = 0x8099898
[pid 8217] snprintf("The following connections are op"..., 1024, "The following connections are op"...) = 37
[pid 8217] memcpy(0x8099898, "The following connections are op"..., 37)      = 0x8099898
[pid 8217] snprintf("  #0 client-session (t4 r0 i1/0 "..., 1024, "  #%d %.300s (t%d r%d i%d/%d o%d"..., 0, "client-session", 4, 0, 1, 0, 0) = 47
[pid 8217] memcpy(0x80998bd, "  #0 client-session (t4 r0 i1/0 "..., 47)      = 0x80998bd
[pid 8217] memcpy(0x80998ec, "", 1) 


-- 
Christian Hammers             WESTEND GmbH  |  Internet-Business-Provider
Technik                       CISCO Systems Partner - Authorized Reseller
                              Im Süsterfeld 6          Tel 0241/701333-11
ch@westend.com                D-52072 Aachen              Fax 0241/911879
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Die Gesellschaft ist eingetragen im Handelsregister Aachen unter HRB 7608
Geschäftsführer:           Thomas Neugebauer, Thomas Heller, Michael Kolb


Reply to: