Hi All: I've built DirectFB on FC5 running on PS3. Now there's no problem to direct DFB app to X11 or SDL output. But the crash was immediately occurred if set back to FBDev output,even invoking simple "dfbinfo". Here's the error log (I added some simple log marked as red):
..... (-) [Main Thread 0.790] (13349) Core/Input: init_devices( 0x10017388 ) (-) [Main Thread 0.790] (13349) Core/Input: -> probing 'WM97xx Touchscreen Driver'... (-) [Main Thread 0.790] (13349) Core/Input: -> probing 'SonyPI Jogdial Driver'... (-) [Main Thread 0.790] (13349) Core/Input: -> probing 'PenMount 9509'... (-) [Main Thread 0.790] (13349) Core/Input: -> probing 'MuTouch'... (-) [Main Thread 0.790] (13349) Core/Input: -> probing 'Serial Mouse Driver'... (-) [Main Thread 0.790] (13349) Core/Input: -> probing 'PS/2 Mouse Driver'... (-) [Main Thread 0.790] (13349) Core/Input: -> 1 available device(s) provided by 'PS/2 Mouse Driver'. (*) open number:0,/dev/input/mice input mouse (*) mouse: PS2_IMPS2 (-) [PS/2 Input 0.840] (13353) Direct/Signals: Blocking all signals from now on! (*) Start read mouse data (*) Direct/Thread: Running 'PS/2 Input' (INPUT, 13353)... (-) [Main Thread 0.840] (13349) Core/Input: make_id( 0x01 ) (*) DirectFB/Input: IMPS/2 Mouse 1.0 (directfb.org) (-) [Main Thread 0.840] (13349) Core/Input: input_add_device( 0x1001e9d0 ) (-) [Main Thread 0.840] (13349) Core/Input: -> probing 'LIRC Driver'... (-) [Main Thread 0.840] (13349) Core/Input: -> probing 'Linux Input Driver'... (*) Linux Input: Driver_get_available Enter (*) get input device info (*) get_device_info call (*) get_device_info enter (*) Get device:Dell Dell USB Mouse (*) test_bit evbit (*) touchpad:0 (*) get_device_info leave (!) [13349: 0.840] --> Caught signal 11 (at (nil), invalid address) <-- (-) [13349: -STACK- ] #0 0x0f69bbd0 in signal_handler () from /usr/local/lib/libdirect-1.0.so.0 [0xf68e000] #1 0x0f1bdce0 in driver_get_available () from /usr/local/lib/directfb-1.0-0/inputdrivers/libdirectfb_linux_input.so [0xf1b9000] #2 0x0ff5f060 in init_devices () from /usr/local/lib/libdirectfb-1.0.so.0 [0xfeed000] #3 0x0ff5f5c0 in dfb_input_initialize () from /usr/local/lib/libdirectfb-1.0.so.0 [0xfeed000] #4 0x0ff52740 in dfb_core_part_initialize () from /usr/local/lib/libdirectfb-1.0.so.0 [0xfeed000] #5 0x0ff51d80 in dfb_core_initialize () from /usr/local/lib/libdirectfb-1.0.so.0 [0xfeed000] #6 0x0ff52000 in dfb_core_arena_initialize () from /usr/local/lib/libdirectfb-1.0.so.0 [0xfeed000] #7 0x0f6d3700 in fusion_arena_enter () from /usr/local/lib/libfusion-1.0.so.0 [0xf6cf000] #8 0x0ff515c0 in dfb_core_create () from /usr/local/lib/libdirectfb-1.0.so.0 [0xfeed000] #9 0x10002a30 in DirectFBCreate () from df_window [0x10000000] (-) [13352: -STACK- 'VT Switcher'] #0 0x0f27af20 in vt_thread () from /usr/local/lib/directfb-1.0-0/systems/libdirectfb_fbdev.so [0xf270000] (-) [13353: -STACK- 'PS/2 Input'] #0 0x0f172d50 in ps2mouseEventThread () from /usr/local/lib/directfb-1.0-0/inputdrivers/libdirectfb_ps2mouse.so [0xf170000] (-) [Main Thread 1.209] (13349) DirectFB/Core: dfb_core_destroy... (-) [Main Thread 1.209] (13349) Direct/Signals: Removing handler 0xff50ed0 for signal -1 with context 0x10017388... (-) [Main Thread 1.209] (13349) DirectFB/Core: Shutting down... (-) [Main Thread 1.209] (13349) Core/Parts: Going to shutdown 'system' core... (-) [Main Thread 1.210] (13349) FBDev/VT: dfb_vt_shutdown() (-) [Main Thread 1.210] (13349) Direct/Thread: Canceling 13352. (-) [Main Thread 1.253] (13349) FBDev/VT: -> switching back... (-) [Main Thread 1.253] (13349) FBDev/VT: -> switched back... (-) [Main Thread 1.297] (13349) FBDev/VT: vt_set_fb( 8, 0 ) (-) [Main Thread 1.316] (13349) Core/Parts: Going to shutdown 'colorhash' core... (-) [Main Thread 1.316] (13349) Core/Parts: Going to shutdown 'clipboard' core... (-) [Main Thread 1.316] (13349) Direct/Main: direct_shutdown() called... (-) [Main Thread 1.316] (13349) Direct/Main: ...1 references left. Aborted The crash happened when get_device_info got returned. I guess ,also doubt that there's anything to do with the gcc on PS3Linux. Anyone knows this issue ? I use DirectFB-1.0.0.RC4 Cheers Sakur
_______________________________________________ directfb-dev mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev
