View previous topic :: View next topic |
Author |
Message |
wmiler
Joined: 21 Jul 2005 Posts: 24 Location: Florida
|
Posted: Mon Oct 03, 2005 7:20 pm Post subject: htmlgend 1.8.1 & MacOS 10.3.9 failure |
|
|
Heyo,
I just updated to 1.8.1, everything almost works fine. Images update fine, but htmlgend fails as follows:
Code: |
Oct 3 21:12:59 localhost htmlgend[4400]: <3106947453> : starting html generation in 2 mins 11 secs
Oct 3 21:12:59 localhost htmlgend[4400]: <3106947453> : doing initial html generation now...
Oct 3 21:13:01 localhost htmlgend[4400]: <3106950056> : htmlgend: recv sig 10: shutting down!
Oct 3 21:13:01 localhost htmlgend[4400]: <3106950058> : htmlgend: recv sig 6: exiting!
Oct 3 21:13:01 localhost crashdump: Unable to determine CPSProcessSerNum pid: 4400 name: htmlgend
Oct 3 21:13:01 localhost crashdump: Started writing crash report to: /Library/Logs/CrashReporter/htmlgend.crash.log
|
The crash log says this:
Code: |
Host Name: G4D500.local
Date/Time: 2005-10-03 21:13:00 -0400
OS Version: 10.3.9 (Build 7W98)
Report Version: 2
Command: htmlgend
Path: /usr/local/bin/htmlgend
Version: ??? (???)
PID: 4400
Thread: 0
Exception: EXC_BAD_ACCESS (0x0001)
Codes: KERN_PROTECTION_FAILURE (0x0002) at 0x00000000
Thread 0 Crashed:
0 <<00000000>> 0x00000000 0 + 0
1 htmlgend 0x00009a70 htmlDataState + 0x8c (htmlStates.c:634)
2 htmlgend 0x0002552c radStatesProcess + 0x30 (radstates.c:158)
3 htmlgend 0x000087ec msgHandler + 0x44 (html.c:258)
4 htmlgend 0x00024568 procQueueReadCB + 0xc0 (radprocess.c:201)
5 htmlgend 0x00024a3c radProcessWait + 0x188 (radprocess.c:472)
6 htmlgend 0x00008eb0 main + 0x588 (html.c:667)
7 htmlgend 0x000024f8 _start + 0x188 (crt.c:267)
8 dyld 0x8fe1a278 _dyld_start + 0x64
PPC Thread State:
srr0: 0x00000000 srr1: 0x4200f930 vrsave: 0x00000000
cr: 0x44000224 xer: 0x00000005 lr: 0x0000a6e4 ctr: 0x00000000
r0: 0x0002f9a0 r1: 0xbffff290 r2: 0x00000006 r3: 0x01101f20
r4: 0x01101f20 r5: 0x00000005 r6: 0x003eac94 r7: 0x00000001
r8: 0x0000001f r9: 0xa00016b4 r10: 0x018001c8 r11: 0x01800010
r12: 0x00000000 r13: 0x00000000 r14: 0x00000000 r15: 0x00000000
r16: 0x00000000 r17: 0x00000000 r18: 0x00000000 r19: 0x00000000
r20: 0x00000000 r21: 0x00000000 r22: 0x00000000 r23: 0x00000000
r24: 0x00000000 r25: 0x00028930 r26: 0xb930417d r27: 0x0000002a
r28: 0x0002f714 r29: 0x0002f990 r30: 0x01101f20 r31: 0x0000a674
Binary Images Description:
0x1000 - 0x2dfff htmlgend /usr/local/bin/htmlgend
0x10e000 - 0x128fff libjpeg.62.dylib /sw/lib/libjpeg.62.dylib
0x15e000 - 0x185fff libpng.3.dylib /sw/lib/libpng.3.dylib
0x18d000 - 0x1b4fff libpng12.0.dylib /sw/lib/libpng12.0.dylib
0x265000 - 0x2a5fff libfreetype.6.dylib /sw/lib/libfreetype.6.dylib
0x3dd000 - 0x3f1fff libgd.2.dylib /sw/lib/libgd.2.dylib
0x20010000 - 0x200fdfff libiconv.2.dylib /sw/lib/libiconv.2.dylib
0x8fe00000 - 0x8fe4ffff dyld /usr/lib/dyld
0x90000000 - 0x9014ffff libSystem.B.dylib /usr/lib/libSystem.B.dylib
0x939d0000 - 0x939d4fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
0x945b0000 - 0x945b9fff libz.1.dylib /usr/lib/libz.1.dylib
|
I tried to revert back to 1.7.1/radlib2.2.4 and htmlgend still wouldn't work there either. Suggestions? |
|
Back to top |
|
|
mteel
Joined: 30 Jun 2005 Posts: 435 Location: Collinsville, TX
|
Posted: Mon Oct 03, 2005 9:03 pm Post subject: |
|
|
Sounds like something is corrupted in your system, perhaps your hard drive has some corrupt sectors or something. Given that you were running fine on 1.7.1 before, and you had some kind of power outage or lightning strike (you were offline for some time), it seems like a plausible explanation.
Short of that, since you have customized quite a few things, including your own cloud base bucket, I would save off your custom changes and start with a fresh install including using make install-env to get the default config files and run environment. You could add back your customizations once you get the base system running. This would also help you to identify what custom htx file or config file has been corrupted, if that is the problem.
Move offline (out of the way) your /etc/wview and /var/wview directories before doing the clean install by renaming them to /etc/wview-save and /var/wview-save or somesuch...
I would definitely use version 1.8.1. Many of us are using it with no problems, it isn't an issue with that version and it has several features and bug fixes you should upgrade to get. |
|
Back to top |
|
|
mteel
Joined: 30 Jun 2005 Posts: 435 Location: Collinsville, TX
|
Posted: Wed Oct 05, 2005 5:20 am Post subject: |
|
|
Looking further at your website, I notice that your cumulus base bucket image is not generated when it appears the rest of the images are at startup before the crash. Can you post your images.conf and images-user.conf files? It looks like it crashes on some image generation, not the html file generation.
Also, have you tried a clean install? |
|
Back to top |
|
|
wmiler
Joined: 21 Jul 2005 Posts: 24 Location: Florida
|
Posted: Wed Oct 05, 2005 9:14 am Post subject: |
|
|
I'm in the process now of doing a clean install. I'll post back when I know something. Appearently, one of my brownout/powerfailures (bad UPS) did some damage to my hard drive. While I was fixing that, I went ahead and upgraded my OS to the latest, so bear with me for a bit longer |
|
Back to top |
|
|
wmiler
Joined: 21 Jul 2005 Posts: 24 Location: Florida
|
Posted: Wed Oct 05, 2005 9:27 am Post subject: |
|
|
Ok, it's working now, time to recustomize. Thanks for pointing out that my drive might have problems |
|
Back to top |
|
|
wmiler
Joined: 21 Jul 2005 Posts: 24 Location: Florida
|
Posted: Wed Oct 05, 2005 9:49 am Post subject: |
|
|
Turns out in addition to my drive problems, it was also my custom cloud base graphic. No idea why tho. ::shrugs:: |
|
Back to top |
|
|
mteel
Joined: 30 Jun 2005 Posts: 435 Location: Collinsville, TX
|
Posted: Wed Oct 05, 2005 9:57 am Post subject: |
|
|
1.8.1 now includes an HTML tag for cumulus base, and is part of the default table view on the homepage templates (as well as air density). Not sure why your custom bucket is causing problems, wview is certainly designed to allow you to do such things... If you really want to keep that ugly bucket , you can send me your source code for it and how it is invoked as well as the images-user.conf and I will take a quick look at it.
Also, you could add your inside temp display to the homepage table as well if you want. |
|
Back to top |
|
|
wmiler
Joined: 21 Jul 2005 Posts: 24 Location: Florida
|
Posted: Wed Oct 05, 2005 11:01 am Post subject: |
|
|
Ok, I added the AD and cumulus base to the table view. I just had the bucket in place because you hadn't gotten around to adding the tag. Also, um, how do I say this...ummm...'oops' comes to mind... I failed to include the source code in my 1.8.1 build, so I'm sure that's the reason it was failing under the 1.8.1 build.
And for the last time, no, I don't want to but my indoor temp in the table I like it where it is I can find it faster when my A/C fails where it is |
|
Back to top |
|
|
mteel
Joined: 30 Jun 2005 Posts: 435 Location: Collinsville, TX
|
Posted: Wed Oct 05, 2005 11:08 am Post subject: |
|
|
Quote: | I failed to include the source code in my 1.8.1 build, so I'm sure that's the reason it was failing under the 1.8.1 build. |
I'm not sure I understand how you could build 1.8.1 without the source code...
Quote: | And for the last time, no, I don't want to but my indoor temp in the table I like it where it is I can find it faster when my A/C fails where it is |
OK, OK, OK, you had never acknowledged you knew how to add it to the table and didn't want to - geez! Just trying to help |
|
Back to top |
|
|
wmiler
Joined: 21 Jul 2005 Posts: 24 Location: Florida
|
Posted: Wed Oct 05, 2005 3:19 pm Post subject: |
|
|
mteel wrote: | Quote: | I failed to include the source code in my 1.8.1 build, so I'm sure that's the reason it was failing under the 1.8.1 build. |
I'm not sure I understand how you could build 1.8.1 without the source code...
|
Automagicly, silly.
I meant, I had not added in my source code for the cumulus bucket generation, which is different from the code you created.
Quote: | Quote: | And for the last time, no, I don't want to but my indoor temp in the table I like it where it is I can find it faster when my A/C fails where it is |
OK, OK, OK, you had never acknowledged you knew how to add it to the table and didn't want to - geez! Just trying to help |
Ah, sorry, I thought you were complaining because I had it unlabeled in the tagline at the bottom of the page. |
|
Back to top |
|
|
|