X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from smtp02-out.koba.pl (smtp02-out.koba.pl [83.175.144.107]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by mail.alpinelinux.org (Postfix) with ESMTPS id 42502DC0265 for ; Tue, 15 Jul 2014 08:14:27 +0000 (UTC) Received: from [10.9.140.149] (helo=sigil.Belkin) by psyche.piasta.pl with esmtpa (Pocztex2 KoBa) (envelope-from ) id 1X6xsP-0001QJ-3T for alpine-devel@lists.alpinelinux.org; Tue, 15 Jul 2014 10:14:25 +0200 Date: Tue, 15 Jul 2014 10:14:16 +0200 From: Paul Onyschuk To: alpine-devel@lists.alpinelinux.org Subject: [alpine-devel] Urxvt segfault on Edge after recent update Message-Id: <20140715101416.f11d415b5e0be6a759c7121a@bojary.koba.pl> X-Mailer: Sylpheed 3.4.2 (GTK+ 2.24.23; x86_64-alpine-linux-musl) X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Sender-Verify: SUCCEEDED (sender exists & accepts mail) X-Date: 2014-07-15 10:14:25 I use Edge and I'm keeping it fairly up to day, after yesterday's update: $ urxvt Segmentation fault (core dumped) $ gdb urxvt ./core GNU gdb (GDB) 7.6.2 Reading symbols from /usr/bin/urxvt...(no debugging symbols found)...done. [New LWP 1668] warning: Can't read pathname for load map: I/O error. warning: no loadable sections found in added symbol-file system-supplied DSO at 0x760e3b9f2000 Core was generated by `urxvt'. Program terminated with signal 11, Segmentation fault. #0 0x000009b6d125af82 in boot_urxvt () (gdb) bt #0 0x000009b6d125af82 in boot_urxvt () #1 0x0000760e3a6bc605 in Perl_pp_entersub () #from /usr/lib/perl5/core_perl/CORE/libperl.so 2 0x0000760e3a6b6461 in #Perl_runops_standard () from /usr/lib/perl5/core_perl/CORE/libperl.so #3 0x0000760e3a656d5b in Perl_call_sv () #from /usr/lib/perl5/core_perl/CORE/libperl.so 4 0x0000760e3a658a31 in #Perl_call_list () from /usr/lib/perl5/core_perl/CORE/libperl.so 5 #0x0000760e3a642995 in ?? () #from /usr/lib/perl5/core_perl/CORE/libperl.so 6 0x0000760e3a6523ea in #Perl_newATTRSUB_x () from /usr/lib/perl5/core_perl/CORE/libperl.so 7 #0x0000760e3a67c2b9 in Perl_yyparse () #from /usr/lib/perl5/core_perl/CORE/libperl.so 8 0x0000760e3a65c536 in #perl_parse () from /usr/lib/perl5/core_perl/CORE/libperl.so 9 #0x000009b6d1271dbe in rxvt_perl_interp::init() () 10 #0x000009b6d1271e30 in rxvt_perl_interp::init(rxvt_term*) () 11 #0x000009b6d12444f1 in rxvt_term::init_resources(int, char const* #const*) () 12 0x000009b6d1245678 in rxvt_term::init2(int, char const* #const*) () 13 0x000009b6d12458bf in rxvt_term::init(stringvec*, #stringvec*) () 14 0x000009b6d12459b4 in rxvt_term::init(int, char #const* const*, char const* const*) () 15 0x000009b6d1239a85 in main () Seems like Perl had a massive update yesterday - this is one candidate. If I remember libpng was also updated. btw. Is there a way to check (log?) which packages were updated by apk last? -- Paul Onyschuk --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---