I'm seeing bbpager crash with certain styles - usually oldish ones

This one was http://themes.freshmeat.net/projects/shingen/

A traceback follows

x was 9430  height was 1 (which is - I assume - the problem?)

run bbpager -geometry -0+540
Starting program: /develop/windowManagers/bbAndApps/bbTools/bbpager/src/bbpager 
bbpager -geometry -0+540

Program received signal SIGSEGV, Segmentation fault.
0x08066a86 in bt::Image::hgradient(bt::Color const&, bt::Color const&, bool) (
    this=0xbffff290, [EMAIL PROTECTED], [EMAIL PROTECTED]) at Image.cc:1269
1269        p[x] = data[x];
(gdb) where
#0  0x08066a86 in bt::Image::hgradient(bt::Color const&, bt::Color const&, bool) 
(this=0xbffff290, [EMAIL PROTECTED], [EMAIL PROTECTED]) at Image.cc:1269
#1  0x08064ed3 in bt::Image::render(bt::Display const&, unsigned, bt::Texture const&) 
(this=0xbffff290, [EMAIL PROTECTED], screen=0, [EMAIL PROTECTED])
    at Image.cc:613
#2  0x08073c51 in bt::RealPixmapCache::find(unsigned, bt::Texture const&, unsigned, 
unsigned, unsigned long) (this=0x80d3540, screen=0, [EMAIL PROTECTED], 
    width=6, height=1, old_pixmap=0) at PixmapCache.cc:159
#3  0x08073fb5 in bt::PixmapCache::find(unsigned, bt::Texture const&, unsigned, 
unsigned, unsigned long) (screen=0, [EMAIL PROTECTED], width=6, height=1, 
    old_pixmap=0) at PixmapCache.cc:276
#4  0x08058bce in PagerWindow::buildWindow(bool) (this=0x80de5e8, 
    reconfigure=false) at pager.cxx:147
#5  0x080585a0 in PagerWindow (this=0x80de5e8, toolwindow=0xbffff600, 
    _window=16777219) at pager.cxx:76
#6  0x080575de in WMInterface::updateWindowList() (this=0x80dd290)
    at wminterface.cxx:67
#7  0x0804c4c7 in ToolWindow (this=0xbffff600, cml_options=
          {withdrawn = false, decorated = false, shape = false, _argc = 4, _argv = 
0xbffff794, _geometry = {static npos = 4294967295, _M_dataplus = {<allocator<char>> = 
{<No data fields>}, _M_p = 0x8083cfc "-0+540"}, static _S_empty_rep_storage = {0, 0, 
0, 0}}, rc_filename = {static npos = 4294967295, _M_dataplus = {<allocator<char>> = 
{<No data fields>}, _M_p = 0x80835bc ""}, static _S_empty_rep_storage = {0, 0, 0, 0}}, 
app_name = {static npos = 4294967295, _M_dataplus = {<allocator<char>> = {<No data 
fields>}, _M_p = 0x80836bc 
"/develop/windowManagers/bbAndApps/bbTools/bbpager/src/bbpager"}, static 
_S_empty_rep_storage = {0, 0, 0, 0}}, display_name = {static npos = 4294967295, 
_M_dataplus = {<allocator<char>> = {<No data fields>}, _M_p = 0x80835bc ""}, static 
_S_empty_rep_storage = {0, 0, 0, 0}}}) at bbpager.cxx:72
#8  0x08050417 in main (argc=4, argv=0xbffff794) at main.cxx:95
#9  0x402cbc57 in __libc_start_main () from /lib/i686/libc.so.6

Robert

-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
List archives:  http://asgardsrealm.net/lurker/splash/index.html
Trouble? Contact [EMAIL PROTECTED]

Reply via email to