Hi On Thu, Jun 01, 2006 at 09:59:05PM +0200, Karsten Schoelzel wrote: > > could you please build w3m with debugging symbols and try to recreate > the error. I suspect the same issue as in Debian Bug #352585. So you > could try this patch (already in CVS upstream) and see if it helps: > http://bugs.debian.org/cgi-bin/bugreport.cgi/15-remove-calls-to-GC-from-wrap_GC_warn_proc.patch?bug=352585;msg=15
I have downloaded the source and am trying to rebuild it, but I could not get past configure. The "conftest" for checking for size of "long long" freezes just like w3m freezes on my system: $ gdb /tmp/test/x/w3m-0.5.1/conftest 27924 GNU gdb 6.4-debian Copyright 2005 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 "i486-linux-gnu"...Using host libthread_db library "/lib/libthread_db.so.1". Attaching to program: /tmp/test/x/w3m-0.5.1/conftest, process 27924 Reading symbols from /lib/libm.so.6...done. Loaded symbols for /lib/libm.so.6 Reading symbols from /lib/libnsl.so.1...done. Loaded symbols for /lib/libnsl.so.1 Reading symbols from /lib/libdl.so.2...done. Loaded symbols for /lib/libdl.so.2 Reading symbols from /usr/lib/libgc.so.1...done. Loaded symbols for /usr/lib/libgc.so.1 Reading symbols from /lib/libc.so.6...done. Loaded symbols for /lib/libc.so.6 Reading symbols from /lib/ld-linux.so.2...done. Loaded symbols for /lib/ld-linux.so.2 Reading symbols from /lib/libpthread.so.0...done. [Thread debugging using libthread_db enabled] [New Thread 16384 (LWP 27924)] Loaded symbols for /lib/libpthread.so.0 0x002d5e94 in __pthread_sigsuspend () from /lib/libpthread.so.0 (gdb) This is getting strange... I'll see if I can find a way to get w3m to build... > Thanks, > -- > Karsten Sch??lzel | Email: [EMAIL PROTECTED] > V??derleden 9 4:98 | Jabber: [EMAIL PROTECTED] > 97633 Lule?? | VoIP: sip:[EMAIL PROTECTED] > Sweden | sip:[EMAIL PROTECTED] > | Tel: +4918015855857712 -- Ambrose Li <[EMAIL PROTECTED]> Chinese Cultural Centre of Greater Toronto +1 416 292 9293 http://www.cccgt.org/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

