Hi Henrik,
I think this task is for you:
After applying the allinone.patch from 03/10/2006 to the actual 4.2.0 release the task bbdisplay core dumps every time it is executed.
Below is the output of the GBD.
I've tried this on my test-system running under SuSE Linux 9.2.
If you need more information, let me know...
Any help is appreciated...
Regards Johann
B.t.w: Had anybody else problems after applying this patch??
gdb bin/bbgen tmp/core GNU gdb 6.2.1 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 "i586-suse-linux"...Using host libthread_db library "/lib/tls/libthread_db.so.1".
Core was generated by `bbgen --recentgifs --pagetitle-links --subpagecolumns=1 --report'. Program terminated with signal 6, Aborted.
warning: current_sos: Can't read pathname for load map: Input/output error
Reading symbols from /usr/local/lib/libpcre.so.0...done. Loaded symbols for /usr/local/lib/libpcre.so.0 Reading symbols from /lib/tls/libc.so.6...done. Loaded symbols for /lib/tls/libc.so.6 Reading symbols from /lib/ld-linux.so.2...done. Loaded symbols for /lib/ld-linux.so.2 #0 0xffffe410 in ?? () (gdb) bt #0 0xffffe410 in ?? () #1 0xbfff759c in ?? () #2 0x00000006 in ?? () #3 0x000050b4 in ?? () #4 0x4006ad41 in raise () from /lib/tls/libc.so.6 #5 0x4006c529 in abort () from /lib/tls/libc.so.6 #6 0x08063cb2 in sigsegv_handler (signum=11) at sig.c:57 #7 <signal handler called> #8 calc_pagecolors (phead=0x8083ab8) at process.c:106 #9 0x08051c90 in calc_pagecolors (phead=0x8083a38) at process.c:155 #10 0x08051c90 in calc_pagecolors (phead=0x80839a8) at process.c:155 #11 0x0804b1da in main (argc=5, argv=0xbfffcb44) at bbgen.c:594 (gdb) quit
On Fri, Oct 06, 2006 at 07:26:32PM +0200, Johann Eggers wrote:
Hi Henrik,
I think this task is for you:
After applying the allinone.patch from 03/10/2006 to the actual 4.2.0 release the task bbdisplay core dumps every time it is executed.
Below is the output of the GBD.
This looks very much like the problem that Jason Jones reported yesterday, so there is probably something that is broken with the patch. Not unlikely, since there were some changes to the bbgen code.
I'd appreciate it, if you could upload the bbgen executable and a core-file to www.hswn.dk in the /incoming directory.
Thanks, Henrik
Did you get my ones ok? but for now Johann Eggers, just kill all hobbit processes and run make;make clean;make check;make install, worked when I did it.
Thanks, Jason. -----Original Message----- From: Henrik Stoerner [mailto:henrik at hswn.dk] Sent: 06 October 2006 21:01 To: hobbit at hswn.dk Subject: Re: [hobbit] bbdisplay core dump
On Fri, Oct 06, 2006 at 07:26:32PM +0200, Johann Eggers wrote:
Hi Henrik,
I think this task is for you:
After applying the allinone.patch from 03/10/2006 to the actual 4.2.0 release the task bbdisplay core dumps every time it is executed.
Below is the output of the GBD.
This looks very much like the problem that Jason Jones reported yesterday, so there is probably something that is broken with the patch. Not unlikely, since there were some changes to the bbgen code.
I'd appreciate it, if you could upload the bbgen executable and a core-file to www.hswn.dk in the /incoming directory.
Thanks, Henrik
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
On Mon, Oct 09, 2006 at 09:26:41AM +0100, Jones, Jason (Altrincham) wrote:
I'd appreciate it, if you could upload the bbgen executable and a core-file to www.hswn.dk in the /incoming directory.
Did you get my ones ok?
Nope. Could you upload them, please ? ftp to www.hswn.dk, and put them in the /incoming directory.
Regards, Henrik
Uploaded, the bbgen in the tar.gz is the one on the server and the one not in the tar.gz is the one I moved from the local server to the other one, they might be different but I really doubt it. Jason.
-----Original Message----- From: Henrik Stoerner [mailto:henrik at hswn.dk] Sent: 09 October 2006 15:19 To: hobbit at hswn.dk Subject: Re: [hobbit] bbdisplay core dump
On Mon, Oct 09, 2006 at 09:26:41AM +0100, Jones, Jason (Altrincham) wrote:
I'd appreciate it, if you could upload the bbgen executable and a core-file to www.hswn.dk in the /incoming directory.
Did you get my ones ok?
Nope. Could you upload them, please ? ftp to www.hswn.dk, and put them in the /incoming directory.
Regards, Henrik
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
Has this been resolved yet? I'm having the same problem after applying all-in-one from 10/03.
Jones, Jason (Altrincham) wrote:
Uploaded, the bbgen in the tar.gz is the one on the server and the one not in the tar.gz is the one I moved from the local server to the other one, they might be different but I really doubt it. Jason.
-----Original Message----- From: Henrik Stoerner [mailto:henrik at hswn.dk] Sent: 09 October 2006 15:19 To: hobbit at hswn.dk Subject: Re: [hobbit] bbdisplay core dump
On Mon, Oct 09, 2006 at 09:26:41AM +0100, Jones, Jason (Altrincham) wrote:
I'd appreciate it, if you could upload the bbgen executable and a core-file to www.hswn.dk in the /incoming directory.
Did you get my ones ok?
Nope. Could you upload them, please ? ftp to www.hswn.dk, and put them in the /incoming directory.
Regards, Henrik
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
-- Rich Smrcina VM Assist, Inc. Phone: 414-491-6001 Ans Service: 360-715-2467 rich.smrcina at vmassist.com
Catch the WAVV! http://www.wavv.org WAVV 2007 - Green Bay, WI - May 18-22, 2007
On Wed, Oct 25, 2006 at 08:10:17PM -0500, Rich Smrcina wrote:
Has this been resolved yet? I'm having the same problem after applying all-in-one from 10/03.
I haven't been able to figure it out. It appears that running "make clean; make; make install" (the "clean" is what does it) has resolved the problem for the other people reporting it.
Regards, Henrik
OK, I'll give it a try.
Henrik Stoerner wrote:
On Wed, Oct 25, 2006 at 08:10:17PM -0500, Rich Smrcina wrote:
Has this been resolved yet? I'm having the same problem after applying all-in-one from 10/03.
I haven't been able to figure it out. It appears that running "make clean; make; make install" (the "clean" is what does it) has resolved the problem for the other people reporting it.
Regards, Henrik
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
-- Rich Smrcina VM Assist, Inc. Phone: 414-491-6001 Ans Service: 360-715-2467 rich.smrcina at vmassist.com
Catch the WAVV! http://www.wavv.org WAVV 2007 - Green Bay, WI - May 18-22, 2007
Still a really odd issue though, personally I don't really know what "make clean" does in terms of compilation etc. but maybe there is a conflict somewhere that this resolves?
Either way once you do make clean etc. it works fine and I have had no problems since (beyond the ones I created for myself)
Jason. -----Original Message----- From: Rich Smrcina [mailto:rsmrcina at wi.rr.com] Sent: 26 October 2006 11:01 To: hobbit at hswn.dk Subject: Re: [hobbit] bbdisplay core dump
OK, I'll give it a try.
Henrik Stoerner wrote:
On Wed, Oct 25, 2006 at 08:10:17PM -0500, Rich Smrcina wrote:
Has this been resolved yet? I'm having the same problem after applying all-in-one from 10/03.
I haven't been able to figure it out. It appears that running "make clean; make; make install" (the "clean" is what does it) has resolved the problem for the other people reporting it.
Regards, Henrik
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
-- Rich Smrcina VM Assist, Inc. Phone: 414-491-6001 Ans Service: 360-715-2467 rich.smrcina at vmassist.com
Catch the WAVV! http://www.wavv.org WAVV 2007 - Green Bay, WI - May 18-22, 2007
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
On Thu, Oct 26, 2006 at 11:11:47AM +0100, Jones, Jason (Altrincham) wrote:
Still a really odd issue though, personally I don't really know what "make clean" does in terms of compilation etc. but maybe there is a conflict somewhere that this resolves?
"make clean" deletes all of the files that are generated when running "make", so it forces a full re-compile of all of the source files.
I *think* this issue might be related to a change in the parameters used for one of the internal Hobbit functions. If "make" doesn't get the dependencies right it may not re-compile all of the source-files that this change affected, so you will end up with some calls to the function using one set of parameters, and other calls to the function using a different set of parameters. Needless to say, this can cause all sorts of weird problems.
Regards, Henrik
Sounds like a reasonable conclusion to me, from what I remember from my architecture course C compilers do not repeat the linking stage unless forced to as a way to lower compilation times, may I suggest though that you add the need for make clean to the patches section of the website so people don't run into this issue :)
Jason. -----Original Message----- From: Henrik Stoerner [mailto:henrik at hswn.dk] Sent: 26 October 2006 11:30 To: hobbit at hswn.dk Subject: Re: [hobbit] bbdisplay core dump
On Thu, Oct 26, 2006 at 11:11:47AM +0100, Jones, Jason (Altrincham) wrote:
Still a really odd issue though, personally I don't really know what "make clean" does in terms of compilation etc. but maybe there is a conflict somewhere that this resolves?
"make clean" deletes all of the files that are generated when running "make", so it forces a full re-compile of all of the source files.
I *think* this issue might be related to a change in the parameters used for one of the internal Hobbit functions. If "make" doesn't get the dependencies right it may not re-compile all of the source-files that this change affected, so you will end up with some calls to the function using one set of parameters, and other calls to the function using a different set of parameters. Needless to say, this can cause all sorts of weird problems.
Regards, Henrik
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
That appears to have worked, thanks. And thanks Jason for the confirmation.
Henrik Stoerner wrote:
On Wed, Oct 25, 2006 at 08:10:17PM -0500, Rich Smrcina wrote:
Has this been resolved yet? I'm having the same problem after applying all-in-one from 10/03.
I haven't been able to figure it out. It appears that running "make clean; make; make install" (the "clean" is what does it) has resolved the problem for the other people reporting it.
Regards, Henrik
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
-- Rich Smrcina VM Assist, Inc. Phone: 414-491-6001 Ans Service: 360-715-2467 rich.smrcina at vmassist.com
Catch the WAVV! http://www.wavv.org WAVV 2007 - Green Bay, WI - May 18-22, 2007
participants (4)
-
henrik@hswn.dk
-
JasonAS_Jones@mentor.com
-
Johann.Eggers@teleatlas.com
-
rsmrcina@wi.rr.com