Bug#334898: tcl8.4: tclcurl FTBFS because tclsh SEGVs on hppa

2005-10-23 Thread Steve Langasek
severity 334898 grave retitle 334898 tcl8.4: tclsh SEGVs on hppa thanks Definitely not a tclcurl bug. [EMAIL PROTECTED]:~$ tclsh8.4 Segmentation fault [EMAIL PROTECTED]:~$ gdb tclsh8.4 [...] (gdb) run [...] Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 16384 (LWP

Bug#334898: tcl8.4: tclcurl FTBFS because tclsh SEGVs on hppa

2005-10-20 Thread Domenico Andreoli
Package: tcl8.4 Version: 8.4.11-1 Severity: important hi, please have a look at the build log on hppa of the latest upload of tclcurl 0.14.1-1 package [0]. it looks like tclsh8.4 chokes on the following 1liner script: pkg_mkIndex . libTclCurl0.14.1.so tclcurl.tcl \; exit; regards domenico

Bug#334898: tcl8.4: tclcurl FTBFS because tclsh SEGVs on hppa

2005-10-20 Thread Chris Waters
tags 334898 + help thanks On Thu, Oct 20, 2005 at 05:33:26PM +0200, Domenico Andreoli wrote: it looks like tclsh8.4 chokes on the following 1liner script: pkg_mkIndex . libTclCurl0.14.1.so tclcurl.tcl \; exit; Well, pkg_mkIndex actually attempts to load and initialize the package, so it's