Forgot to send this to the list. Mainly want to say lets start using the gnome bugzilla for gtk bugs. Maybe we need a pointer to it on the Directfb Web site ?
http://bugzilla.gnome.org/ Mike ---------- Forwarded message ---------- From: Mike Emmel <[EMAIL PROTECTED]> Date: Apr 15, 2006 9:56 AM Subject: Re: [directfb-dev] I have segmentation fault problem during executing the GTK appl. To: [EMAIL PROTECTED] This looks to me like a bug in gdk-directfb. From what I can tell in the trace you got to the point of running gtk. Did you try some of the test programs that come with gtk ? If you can duplicate the crash with one of the test programs thats useful. What version I understand the latest gtk cvs is broken ? Finally can you attache gdb and get a trace thats the best way to report gtk but since it does dynamic dispatch there is no telling what code you crashed in. Also you can report bugs at http://bugzilla.gnome.org/ I should get the mail and of course you have my direct email now. Mike On 4/15/06, 강인표 <[EMAIL PROTECTED]> wrote: > > > > I am using GTK 2.8.10 over directfb and DirectFB 0.9.24 > > When I tested directfb, it seems to work well. – ./dfbsummon showed blue > surface well. > > But when I executed the simple GTK applications(button, hello world, and so > on), program was dead after show DirectFB surface like ./dfbsummon. > > I catch the log messages during executing my program. > > As you know by log message, the problem is caught signal 11 – this signal is > from "segment fault" > > I can't find where segment fault is occurred. > > In log message, there is some failed messages > > - (!) DirectFB/FBDev: Could not retrieve palette for backup! > > --> Invalid argument > > (!) DirectFB/FBDev: couldn't access /proc/bus/pci/devices! > > --> No such file or directory > > (!) DirectFB/FBDev: Panning display failed! > > --> Invalid argument > > Is 'panning display failed' error is related to this problem? > > I can't find why panning display failed is occurred. > > And I set the /etc/directfbrc like below > > system=fbdev > > fbdev=/dev/fb0 > > mode=240x320 > > > > I want your help. > > Best regard., > > > > =========================================================================================================================== > > # ./button > > (*) DirectFB/Config: Parsing config file '/etc/directfbrc'. > > (-) [ NO NAME 0.000] ( 954) DirectFB/Config: Unable to open config > file `//.directfbrc'! > > > > ---------------------- DirectFB v0.9.24 --------------------- > > (c) 2000-2002 convergence integrated media GmbH > > (c) 2002-2004 convergence GmbH > > > ----------------------------------------------------------- > > > > (-) [ NO NAME 0.001] ( 954) DirectFB/Core: dfb_core_create... > > (-) [ NO NAME 0.002] ( 954) Direct/Main: direct_initialize() > called... > > (-) [Main Thread 0.003] ( 954) Direct/Main: ...initializing > now. > > (-) [Main Thread 0.004] ( 954) Direct/Signals: Initializing... > > (*) DirectFB/Core: Single Application Core. (2006-04-13 07:33) [ DEBUG ] > > (-) [Main Thread 0.042] ( 954) Direct/Modules: Loading > '/opt/directfb/lib/directfb-0.9.24-debug/systems/libdirectfb_fbdev.so'... > > (-) [Main Thread 0.067] ( 954) Direct/Modules: Registering 'fbdev' > ('/opt/directfb/lib/directfb-0.9.24-debug/systems') > > (-) [Main Thread 0.067] ( 954) Direct/Modules: ...registered. > > (-) [Main Thread 0.068] ( 954) Direct/Main: direct_initialize() > called... > > (-) [Main Thread 0.069] ( 954) Direct/Main: ...2 references > now. > > (-) [Main Thread 0.069] ( 954) Direct/Signals: Adding handler > 0x408006c4 for signal -1 with context 0x18490... > > (-) [Main Thread 0.069] ( 954) DirectFB/Core: Initializing... > > (-) [Main Thread 0.072] ( 954) DirectFB/CoreParts: Going to > initialize 'clipboard' core... > > (-) [Main Thread 0.072] ( 954) DirectFB/CoreParts: Going to > initialize 'colorhash' core... > > (-) [Main Thread 0.073] ( 954) DirectFB/CoreParts: Going to > initialize 'system' core... > > (-) [VT Switcher 0.130] ( 958) Direct/Signals: Blocking all > signals from now on! > > (-) [VT Switcher 0.131] ( 958) DirectFB/fbdev/vt: vt_thread (-1) > > (*) Direct/Thread: Running 'VT Switcher' (CRITICAL, 958)... > > (!) DirectFB/FBDev: Could not retrieve palette for backup! > > --> Invalid argument > > (!) DirectFB/FBDev: couldn't access /proc/bus/pci/devices! > > --> No such file or directory > > (-) [Main Thread 0.134] ( 954) DirectFB/CoreParts: Going to > initialize 'input' core... > > (-) [Main Thread 0.149] ( 954) Direct/Modules: Loading > '/opt/directfb/lib/directfb-0.9.24-debug/inputdrivers/libdirectfb_ucb1x00_ts.so'... > > (-) [Main Thread 0.165] ( 954) Direct/Modules: Registering > 'ucb1x00_ts' ('/opt/directfb/lib/directfb-0.9.24-debug/inputdrivers') > > (-) [Main Thread 0.166] ( 954) Direct/Modules: ...registered. > > (-) [Main Thread 0.166] ( 954) Direct/Modules: Loading > '/opt/directfb/lib/directfb-0.9.24-debug/inputdrivers/libdirectfb_wm97xx_ts.so'... > > (-) [Main Thread 0.184] ( 954) Direct/Modules: Registering > 'wm97xx_ts' ('/opt/directfb/lib/directfb-0.9.24-debug/inputdrivers') > > (-) [Main Thread 0.184] ( 954) Direct/Modules: ...registered. > > (-) [Main Thread 0.185] ( 954) Direct/Modules: Loading > '/opt/directfb/lib/directfb-0.9.24-debug/inputdrivers/libdirectfb_keyboard.so'... > > (-) [Main Thread 0.203] ( 954) Direct/Modules: Registering > 'keyboard' ('/opt/directfb/lib/directfb-0.9.24-debug/inputdrivers') > > (-) [Main Thread 0.203] ( 954) Direct/Modules: ...registered. > > > > (-) [Main Thread 0.204] ( 954) DirectFB/Input: Probing 'Keyboard > Driver'... > > (-) [Main Thread 0.204] ( 954) DirectFB/Input: 1 available device > provided by 'Keyboard Driver'. > > (-) [Keyboard Input 0.206] ( 959) Direct/Signals: Blocking all > signals from now on! > > (*) Direct/Thread: Running 'Keyboard Input' (INPUT, 959)... > > (!!!) *** UNIMPLEMENTED [fusion_reactor_set_lock] *** [reactor.c:797] > > > > (*) DirectFB/Input: Keyboard 0.9 (convergence integrated media GmbH) > > (-) [Main Thread 0.208] ( 954) DirectFB/Input: Probing 'WM97xx > Touchscreen Driver'... > > > > (-) [Main Thread 0.210] ( 954) DirectFB/Input: Probing 'ucb1x00 > Touchscreen Driver'... > > (-) [Main Thread 0.210] ( 954) DirectFB/CoreParts: Going to > initialize 'gfxcard' core... > > (!) Direct/Modules: Could not open module directory > `/opt/directfb/lib/directfb-0.9.24-debug/gfxdrivers'! > > --> No such file or directory > > (*) DirectFB/Graphics: Generic Software Rasterizer 0.6 (convergence > integrated media GmbH) > > (-) [Main Thread 0.215] ( 954) DirectFB/CoreParts: Going to > initialize 'screens' core... > > (-) [Main Thread 0.216] ( 954) DirectFB/CoreParts: Going to > initialize 'layers' core... > > (-) [Main Thread 0.216] ( 954) DirectFB/FBDev: dfb_fbdev_set_mode > (surface: (nil), mode: 0x1c030, buffermode: 1) > > (-) [Main Thread 0.218] ( 954) DirectFB/FBDev: dfb_fbdev_set_mode > (surface: (nil), mode: (nil), buffermode: 1) > > (-) [Main Thread 0.218] ( 954) DirectFB/CoreParts: Going to > initialize 'wm' core... > > (-) [Main Thread 0.235] ( 954) Direct/Modules: Loading > '/opt/directfb/lib/directfb-0.9.24-debug/wm/libdirectfbwm_default.so'... > > (-) [Main Thread 0.254] ( 954) Direct/Modules: Registering > 'default' ('/opt/directfb/lib/directfb-0.9.24-debug/wm') > > (-) [Main Thread 0.255] ( 954) Direct/Modules: ...registered. > > (*) DirectFB/Core/WM: Default 0.2 (Convergence GmbH) > > (-) [Main Thread 0.256] ( 954) DirectFB/Core: Core successfully > created. > > (-) [Main Thread 0.257] ( 954) Core/Layers: > dfb_layer_get_primary_context (FBDev Primary Layer, activate) <- active: -1 > > (-) [Main Thread 0.257] ( 954) Core/Layers: > dfb_layer_create_context (FBDev Primary Layer) > > (-) [Main Thread 0.259] ( 954) Fusion/Object: == Layer Context > Pool == > > (-) [Main Thread 0.259] ( 954) Fusion/Object: -> added 0x18188 > > (-) [Main Thread 0.588] ( 954) Core/Layers: > dfb_layer_context_create -> 0x18188 > > (-) [Main Thread 0.591] ( 954) Core/Layers: > dfb_layer_activate_context (FBDev Primary Layer, 0x18188) > > (-) [Main Thread 0.591] ( 954) Core/Layers: > dfb_layer_context_activate (0x18188) > > (-) [Main Thread 0.592] ( 954) Core/Layers: > dfb_layer_get_primary_context (FBDev Primary Layer, activate) <- active: 0 > > (-) [Main Thread 0.593] ( 954) DirectFB/FBDev: dfb_fbdev_set_mode > (surface: (nil), mode: 0x1c030, buffermode: 4) > > (-) [EventBufferFeed 0.599] ( 960) Direct/Signals: Blocking all > signals from now on! > > (*) Direct/Thread: Running 'EventBufferFeed' (MESSAGING, 960)... > > (-) [Main Thread 0.602] ( 954) Core/Layers: > dfb_layer_get_primary_context (FBDev Primary Layer, activate) <- active: 0 > > (-) [Main Thread 0.603] ( 954) Fusion/Object: == Layer Region > Pool == > > (-) [Main Thread 0.603] ( 954) Fusion/Object: -> added 0x21528 > > (-) [Main Thread 0.603] ( 954) DirectFB/FBDev: dfb_fbdev_set_mode > (surface: (nil), mode: 0x1c030, buffermode: 4) > > (-) [Main Thread 0.604] ( 954) DirectFB/FBDev: dfb_fbdev_set_mode > (surface: (nil), mode: 0x1c030, buffermode: 4) > > (-) [Main Thread 0.605] ( 954) Fusion/Object: == Surface Pool == > > (-) [Main Thread 0.605] ( 954) Fusion/Object: -> added 0x216a0 > > (-) [Main Thread 0.605] ( 954) DirectFB/FBDev: dfb_fbdev_set_mode > (surface: (nil), mode: 0x1c030, buffermode: 4) > > (-) [Main Thread 0.606] ( 954) Core/Layers: Adding region (0, 0 > - 240x320) to 'FBDev Primary Layer'. > > (-) [Main Thread 0.606] ( 954) DirectFB/FBDev: dfb_fbdev_set_mode > (surface: 0x216a0, mode: 0x1c030, buffermode: 4) > > (!) DirectFB/FBDev: Panning display failed! > > --> Invalid argument > > (-) [Main Thread 0.608] ( 954) Core/Layers: > _dfb_layer_region_surface_listener( 0xbe952a48, 0x21528 ) > <- 0x00000017 > > (-) [Main Thread 0.612] ( 954) Core/Layers: > dfb_layer_region_flip_update( 0x21528, 0xbe952ba0, 0x00000000 ) <- [0, 0 - > 240x320] > > (-) [Main Thread 0.612] ( 954) Core/Layers: -> Going to copy > portion... > > . > > . > > . > > (-) [Main Thread 5.277] ( 954) Core/Layers: > dfb_layer_region_flip_update( 0x21528, 0xbe952358, 0x00000000 ) <- [0, 0 - > 136x54] > > (-) [Main Thread 5.278] ( 954) Core/Layers: -> Going to copy > portion... > > (-) [Main Thread 5.278] ( 954) Core/Layers: -> Waiting for > pending writes... > > (-) [Main Thread 5.278] ( 954) Core/Layers: -> Copying > content from back to front buffer... > > (-) [Main Thread 5.279] ( 954) Core/Layers: -> done. > > > > (button:954): Gdk-DirectFB-WARNING **: gdk_window_set_keep_above() not > implemented. > > > > > > (button:954): Gdk-DirectFB-WARNING **: gdk_window_set_keep_below() not > implemented. > > > > (-) [Main Thread 8.291] ( 954) Core/Layers: > dfb_layer_region_flip_update( 0x21528, 0xbe952170, 0x00000000 ) <- [0, 0 - > 136x54] > > (-) [Main Thread 8.291] ( 954) Core/Layers: -> Going to copy > portion[LINUSYS] LCD Power ON... > > > > ... > > (-) [Main Thread 8.291] ( 954) Core/Layers: -> Waiting for > pending writes... > > (-) [Main Thread 8.291] ( 954) Core/Layers: -> Copying > content from back to front buffer... > > (-) [Main Thread 8.292] ( 954) Core/Layers: -> done. > > (-) [Main Thread 8.295] ( 954) Core/Surface: dfb_surface_create( > core 0x18490, size 136x54, format ARGB ) > > (-) [Main Thread 8.295] ( 954) Fusion/Object: == Surface Pool == > > (-) [Main Thread 8.296] ( 954) Fusion/Object: -> added 0x95218 > > (!) [ 954: 8.298] --> Caught signal 11 (at 0x8, invalid address) <-- > > (-) [Main Thread 8.298] ( 954) DirectFB/Core: dfb_core_destroy... > > (-) [Main Thread 8.299] ( 954) Direct/Signals: Removing handler > 0x408006c4 for signal -1 with context 0x18490... > > (-) [Main Thread 8.299] ( 954) DirectFB/Core: Shutting down... > > (-) [Main Thread 8.299] ( 954) DirectFB/CoreParts: Going to shutdown > 'wm' core... > > (-) [Main Thread 8.300] ( 954) DirectFB/CoreParts: Going to shutdown > 'layers' core... > > (-) [Main Thread 8.300] ( 954) Core/Layers: Removing region (0, > 0 - 240x320) from 'FBDev Primary Layer'. > > (-) [Main Thread 8.301] ( 954) DirectFB/CoreParts: Going to shutdown > 'screens' core... > > (-) [Main Thread 8.301] ( 954) DirectFB/CoreParts: Going to shutdown > 'gfxcard' core... > > (-) [Main Thread 8.301] ( 954) DirectFB/CoreParts: Going to shutdown > 'input' core... > > (-) [Main Thread 8.302] ( 954) Direct/Thread: Canceling 959. > > (-) [Main Thread 8.995] ( 954) DirectFB/CoreParts: Going to shutdown > 'system' core... > > (-) [Main Thread 8.996] ( 954) Direct/Thread: Canceling 958. > > (-) [Main Thread 8.997] ( 954) switching back... > > (-) [Main Thread 9.000] ( 954) switched back... > > (-) [Main Thread 9.046] ( 954) DirectFB/CoreParts: Going to shutdown > 'colorhash' core... > > (-) [Main Thread 9.047] ( 954) DirectFB/CoreParts: Going to shutdown > _______________________________________________ > directfb-dev mailing list > [email protected] > http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev > > > _______________________________________________ directfb-dev mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev
