First question would be "did you use a binary package or did you compile amsn yourself"... in case you used a binary package, you must uninstall it, download the source package and compile because all binary packages were compiled against tcl/tk 8.4, and will now work for tcl/tk 8.4 second thing, when you compile amsn, you have to do this : ./configure --enable-debug && make then you do the same, when the error occurs you get the backtrace (refer to http://amsn.sf.net/faq.php) because that's what's important...
and answer all of Vivia's questions!

p.s. for devels : we compile against tcl/tk stubs which means that it should work no matter which version we use at runtime, I guess something is wrong in one line of code, which makes it crash even if using stubs, can anyone check ?

Thanks for the report.
KaKaRoTo

On Sun, 29 Jan 2006 10:11:44 -0500, Vivia Nikolaidou <[EMAIL PROTECTED]> wrote:


Hi Ricardo, thanx for the bug feedback!

First question: what do you do to get this bug to appear? Or, if you do
nothing in particular, when does it appear?

Second question: does it work OK with tcl/tk 8.4 ? 8.5 is unstable
anyway...

Third question: can you send us the backtrace too?

To everyone with tcl/tk 8.5 : does this tell you anything?

Thanx again!

Vivia

On Sun, 29 Jan 2006, Ricardo wrote:

bash-3.00# gdb wish
GNU gdb 6.3
Copyright 2004 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-slackware-linux"...Using host libthread_db library "/lib/libthread_db.so.1".

(gdb) set args amsn
(gdb) run
Starting program: /usr/bin/wish amsn

Program received signal SIGSEGV, Segmentation fault.
0x400a1b6c in Tk_PhotoPutBlock () from /usr/lib/libtk8.5.so



                
---------------------------------
 Yahoo! doce lar. Faça do Yahoo! sua homepage.


---

"Where is the life that we have lost in living?
 Where is the wisdom that we have lost in knowledge?
 Where is the knowledge that we have lost in information?"

OEO;



--
KaKaRoTo


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Amsn-devel mailing list
Amsn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amsn-devel

Reply via email to