← Back to team overview

hybrid-graphics-linux team mailing list archive

Re: testers needed hybrid-windump on systems with bumblebee

 

gdb ./windump
GNU gdb (Ubuntu/Linaro 7.2-1ubuntu11) 7.2
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "i686-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from
/home/avilella/hybrid_graphics/hybrid-windump/windump...(no debugging
symbols found)...done.
(gdb) r :0.1 :0.0
Starting program:
/home/avilella/hybrid_graphics/hybrid-windump/windump :0.1 :0.0

Program received signal SIGSEGV, Segmentation fault.
0xb7ed5147 in XDefaultScreen () from /usr/lib/i386-linux-gnu/libX11.so.6
(gdb) t
[Current thread is 1 (process 2396)]
(gdb) backtrace
#0  0xb7ed5147 in XDefaultScreen () from /usr/lib/i386-linux-gnu/libX11.so.6
#1  0xb7d4fe37 in __libc_start_main () from /lib/i386-linux-gnu/libc.so.6
#2  0x08048ab1 in _start ()


On Wed, Jul 6, 2011 at 8:37 AM, Joakim Gebart <joakim.gebart@xxxxxx> wrote:
> Den tis  5 jul 2011 11.52.31 skrev Albert Vilella:
>>
>> Hi,
>>
>> I tried to get a windump running on an ubuntu 11.04 with bumblebee,
>> but got a segfault. Here are the details:
>>
> Why would you need both hybrid-windump and bumblebee at the same time?
>>
>> sudo apt-get install libx11-dev libxext-dev libxfixes-dev
>> git clone git@xxxxxxxxxx:gebart/hybrid-windump
>> cd hybrid-windump/
>> make
>> ./windump :0.1 :0.0
>> Segmentation fault
>
> Please post a backtrace.
>>
>> Can people test this on other systems/distros?
>>
>> Cheers
>>
>> _______________________________________________
>> Mailing list: https://launchpad.net/~hybrid-graphics-linux
>> Post to     : hybrid-graphics-linux@xxxxxxxxxxxxxxxxxxx
>> Unsubscribe : https://launchpad.net/~hybrid-graphics-linux
>> More help   : https://help.launchpad.net/ListHelp
>
> _______________________________________________
> Mailing list: https://launchpad.net/~hybrid-graphics-linux
> Post to     : hybrid-graphics-linux@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~hybrid-graphics-linux
> More help   : https://help.launchpad.net/ListHelp
>


References