On Tue, 25 Nov 2003 09:00:28 -0600 "Jeffrey L. Taylor" <[EMAIL PROTECTED]> wrote:
> Quoting Jan Schaumann <[EMAIL PROTECTED]>: > > "Jeffrey L. Taylor" <[EMAIL PROTECTED]> wrote: > > > > > I am not getting the segfault anymore. Though I may not be getting > > > far enough to segfault. Now I get the following cryptic (to the > > > uninitiated, i.e., me) message: > > > > > > > > > X Error of failed request: BadAccess (attempt to access private resource denied) > > > Major opcode of failed request: 88 (X_FreeColors) > > > Serial number of failed request: 21 > > > Current serial number in output stream: 22 > > > > Well, this is a different error. It's another one that I can't > > reproduce, try as I might. Does this only happen with bbweather, but > > not with other bbtools, such as bbdate or bbapm? > > > > -Jan > > > > Below is the error I am getting and the stack trace. Thinking that I > might have some kind of anachronism in my style files (BB user for > over 4 years), I reverted to the Artwiz style included in the SuSE 8.2 > distribution of BB 0.65.0. Same problem. > > Jeffrey > > > X Error of failed request: BadAccess (attempt to access private resource denied) > Major opcode of failed request: 88 (X_FreeColors) > Serial number of failed request: 21 > Current serial number in output stream: 22 > > Breakpoint 1, 0x4021f866 in exit () from /lib/libc.so.6 > (gdb) bt > #0 0x4021f866 in exit () from /lib/libc.so.6 > #1 0x4007cab8 in _XDefaultError () from /usr/X11R6/lib/libX11.so.6 > #2 0x4007cbbb in _XError () from /usr/X11R6/lib/libX11.so.6 > #3 0x4007aff6 in _XReply () from /usr/X11R6/lib/libX11.so.6 > #4 0x40065bbd in XInternAtom () from /usr/X11R6/lib/libX11.so.6 > #5 0x40091f91 in LINEAR_RGB_InitSCCData () from /usr/X11R6/lib/libX11.so.6 > #6 0x40091e25 in _XcmsInitScrnInfo () from /usr/X11R6/lib/libX11.so.6 > #7 0x4008ef7c in XcmsDefaultCCC () from /usr/X11R6/lib/libX11.so.6 > #8 0x4008ed69 in XcmsCreateCCC () from /usr/X11R6/lib/libX11.so.6 > #9 0x4008f50c in CmapRecForColormap () from /usr/X11R6/lib/libX11.so.6 > #10 0x4008f788 in XcmsCCCOfColormap () from /usr/X11R6/lib/libX11.so.6 > #11 0x4006b9ee in XParseColor () from /usr/X11R6/lib/libX11.so.6 > #12 0x0804f07b in BImageControl::getColor(char const*, unsigned char*, unsigned > char*, unsigned char*) ( > this=0x8061218, colorname=0x806085c "rgb:80/84/88", r=0x80606b8 "����", > g=0x80606b9 "���", b=0x80606ba "��") > at Image.cpp:1151 > #13 0x08051dc3 in BaseResource::readDatabaseColor(char*, char*, char*, char*, char*, > BColor*) (this=0x8060680, > rname=0x8063790 "bbweather.frame.color", rclass=0x8060798 > "Bbweather.Frame.Color", > bbrname=0x80637b0 "toolbar.color", bbrclass=0x8062160 "Toolbar.Color", > default_color=0x8053baf "slategrey", > color=0x80606b4) at Baseresource.cpp:646 > #14 0x0805237d in BaseResource::readDatabaseTexture(char*, char*, char*, char*, > char*, char*, unsigned long, BTexture*) (this=0x8060680, rname=0x8053bd9 > "bbweather.frame", rclass=0x8053bc9 "Bbweather.Frame", > bbrname=0x8053bc1 "toolbar", bbrclass=0x8053bb9 "Toolbar", > defaultcolor=0x8053baf "slategrey", > defaultcolorto=0x8053bab "darkslategrey", defaulttexture=1, texture=0x80606b4) > at Baseresource.cpp:768 > #15 0x0804fdb9 in Resource::Frame() (this=0x8060680) at resource.cpp:73 > #16 0x0804fd65 in Resource::LoadBBToolResource() (this=0x8060680) at resource.cpp:63 > #17 0x080508d0 in BaseResource::Load() (this=0x8060680) at Baseresource.cpp:83 > #18 0x0804fb5a in Resource (this=0x8060680, toolwindow=0x80568d8) at resource.cpp:29 > #19 0x08049f24 in ToolWindow (this=0x80568d8, opts=0x8060680) at bbweather.cpp:92 > #20 0x0804b757 in main (argc=2, argv=0xbfffece4) at bbweather.cpp:743 > #21 0x40209857 in __libc_start_main () from /lib/libc.so.6 > > In resource.cpp, how about initializing everything in 'frame.texture.' with defaults? -- ************************************************************************ * Dave Serls Littleton, CO, USA * * dashs.denver.co.us sorrybiscuit.com * ************************************************************************ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] List archives: http://asgardsrealm.net/lurker/splash/index.html Trouble? Contact [EMAIL PROTECTED]
