https://bugzilla.novell.com/show_bug.cgi?id=720601 https://bugzilla.novell.com/show_bug.cgi?id=720601#c2 Bruno Friedmann <bruno@ioda-net.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW CC| |bruno@ioda-net.ch InfoProvider|aj@suse.com | --- Comment #2 from Bruno Friedmann <bruno@ioda-net.ch> 2011-10-04 19:00:19 UTC --- Hi Dirk, as I've exactly a segfault I provide here how it segfault I think would be the same for Andreas which is on holliday until Oct. 10th :-) gdb svn GNU gdb (GDB) SUSE (7.3-40.2) Copyright (C) 2011 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-suse-linux". For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>... Reading symbols from /usr/bin/svn...Reading symbols from /usr/lib/debug/usr/bin/svn.debug...done. done. (gdb) run co https://svn.dass-it.de/svn/pub/dassmodus/trunk --username guest --password guest Starting program: /usr/bin/svn co https://svn.dass-it.de/svn/pub/dassmodus/trunk --username guest --password guest warning: no loadable sections found in added symbol-file system-supplied DSO at 0x7ffff7fd3000 [Thread debugging using libthread_db enabled] warning: File "/usr/lib/debug/usr/lib64/libkrb5.so.3.3.debug" has a different build-id, file skipped warning: the debug information found in "/usr/lib/debug//usr/lib64/libkrb5.so.3.3.debug" does not match "/usr/lib64/libkrb5.so.3" (CRC mismatch). warning: the debug information found in "/usr/lib/debug/usr/lib64/libkrb5.so.3.3.debug" does not match "/usr/lib64/libkrb5.so.3" (CRC mismatch). Missing separate debuginfo for /usr/lib64/libkrb5.so.3 Try: zypper install -C "debuginfo(build-id)=f8ce05bf0bfcae1cf48da8a153fb351655bab524" Program received signal SIGSEGV, Segmentation fault. 0x00007ffff376b179 in ENGINE_get_cipher (e=0x7ffff825b150, nid=427) at tb_cipher.c:123 123 tb_cipher.c: No such file or directory. in tb_cipher.c (gdb) bt #0 0x00007ffff376b179 in ENGINE_get_cipher (e=0x7ffff825b150, nid=427) at tb_cipher.c:123 #1 0x00007ffff377c8d2 in EVP_CipherInit_ex (ctx=0x7ffff82c67b0, cipher=0x7ffff3a421e0, impl=0x7ffff825b150, key= 0x7ffff82c6738 "\375\365 \242\206x\002\315\336J\255jo\364,\223q\306", <incomplete sequence \352>, iv= 0x7ffff82c6778 "\020\002j\340J\372\232мҞ^\342#\354C_)\357b\016a\022\221X\333X\223\224\"l", 'E' <repeats 14 times>, "\017\301", enc=1) at evp_enc.c:137 #2 0x00007ffff3a8603e in tls1_change_cipher_state (s=0x7ffff82617b0, which=18) at t1_enc.c:527 #3 0x00007ffff3a7ab17 in ssl3_connect (s=0x7ffff82617b0) at s3_clnt.c:445 #4 0x00007ffff3a825fb in ssl23_get_server_hello (s=0x7ffff82617b0) at s23_clnt.c:693 #5 ssl23_connect (s=0x7ffff82617b0) at s23_clnt.c:222 #6 0x00007ffff426dda4 in ne_sock_connect_ssl (sock=0x7ffff82a5650, ctx=0x7ffff825f970, userdata=0x7ffff825f5e0) at ne_socket.c:1753 #7 0x00007ffff4278087 in ne__negotiate_ssl (sess=0x7ffff825f5e0) at ne_openssl.c:668 #8 0x00007ffff4265c9a in open_connection (sess=0x7ffff825f5e0) at ne_request.c:1650 #9 send_request (req=0x7ffff829ce30, request=<optimized out>) at ne_request.c:955 #10 0x00007ffff426640c in ne_begin_request (req=0x7ffff829ce30) at ne_request.c:1189 #11 0x00007ffff4265b3d in ne_request_dispatch (req=0x7ffff829ce30) at ne_request.c:1400 #12 0x00007ffff6239355 in svn_ra_neon__request_dispatch (code_p=0x7fffffffcf0c, req=0x7ffff82273b0, extra_headers=<optimized out>, body=<optimized out>, okay_1=200, okay_2=0, pool=0x7ffff822f358) at subversion/libsvn_ra_neon/util.c:1454 #13 0x00007ffff62327dc in svn_ra_neon__exchange_capabilities (ras=0x7ffff822f560, pool=0x7ffff822f358) at subversion/libsvn_ra_neon/options.c:233 #14 0x00007ffff623723b in svn_ra_neon__open (session=0x7ffff822f498, repos_URL=<optimized out>, callbacks=0x7ffff822f3d0, callback_baton=0x7ffff822f420, config=0x7, pool=<optimized out>) at subversion/libsvn_ra_neon/session.c:1055 #15 0x00007ffff77218fc in svn_ra_open3 (session_p=0x7fffffffd248, repos_URL=0x7ffff822c3f0 "https://svn.dass-it.de/svn/pub/dassmodus/trunk", uuid=0x0, callbacks= 0x7ffff822f3d0, callback_baton=0x7ffff822f420, config=0x7ffff8219360, pool=0x7ffff822f358) at subversion/libsvn_ra/ra_loader.c:480 #16 0x00007ffff7ba579e in svn_client__open_ra_session_internal (ra_session=0x7fffffffd248, base_url=0x7ffff822c3f0 "https://svn.dass-it.de/svn/pub/dassmodus/trunk", base_dir=0x0, base_access=0x0, commit_items=0x0, use_admin=0, read_only_wc=0, ctx=0x7ffff82192c0, pool=0x7ffff822f358) at subversion/libsvn_client/ra.c:295 #17 0x00007ffff7ba647d in svn_client__ra_session_from_path (ra_session_p=0x7fffffffd330, rev_p=0x7fffffffd338, url_p=0x7fffffffd340, path_or_url= 0x7ffff822c3f0 "https://svn.dass-it.de/svn/pub/dassmodus/trunk", base_access=0x0, peg_revision_p=0x7fffffffd420, revision=0x7fffffffd410, ctx=0x7ffff82192c0, pool= 0x7ffff822f358) at subversion/libsvn_client/ra.c:445 #18 0x00007ffff7b84ac1 in svn_client__checkout_internal (result_rev=0x0, url=<optimized out>, path=0x7ffff82349d8 "trunk", peg_revision=0x7fffffffd420, revision= 0x7fffffffd410, ra_cache=<optimized out>, depth=svn_depth_unknown, ignore_externals=0, allow_unver_obstructions=0, timestamp_sleep=0x0, ctx=0x7ffff82192c0, pool= 0x7ffff822c348) at subversion/libsvn_client/checkout.c:109 #19 0x00007ffff7b9118d in svn_client_checkout3 (result_rev=<optimized out>, URL=<optimized out>, path=<optimized out>, peg_revision=<optimized out>, revision=<optimized out>, depth=<optimized out>, ignore_externals=0, allow_unver_obstructions=0, ctx=0x7ffff82192c0, pool=0x7ffff822c348) at subversion/libsvn_client/deprecated.c:1453 #20 0x00007ffff7fe2e39 in svn_cl__checkout (os=<optimized out>, baton=<optimized out>, pool=<optimized out>) at subversion/svn/checkout-cmd.c:160 #21 0x00007ffff7fe1723 in main (argc=<optimized out>, argv=<optimized out>) at subversion/svn/main.c:2119 (gdb) r The program being debugged has been started already. Start it from the beginning? (y or n) n Program not restarted. (gdb) cont Continuing. Program terminated with signal SIGSEGV, Segmentation fault. The program no longer exists. (gdb) quit Idea could be related to the new libneon2.7 see bnc#721661 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.