i have some gdb backtrace info:

New LWP 1]
          [New LWP 2]

Program received signal SIGUSR1, User defined signal 1.
0xfe6e1eb7 in __pollsys () from /lib/libc.so.1
(gdb) bt full
#0  0xfe6e1eb7 in __pollsys () from /lib/libc.so.1
No symbol table info available.
#1  0xfe6ceeef in _pollsys () from /lib/libc.so.1
No symbol table info available.
#2  0xfe68c0c1 in pselect () from /lib/libc.so.1
No symbol table info available.
#3  0xfe68c496 in select () from /lib/libc.so.1
No symbol table info available.
#4  0x0816295f in core::PollManagerSelect::poll (this=0x8242588, timeout=
      {m_time = 78635}) at poll_manager_select.cc:98
        maxFd = 255
        t = {tv_sec = 0, tv_usec = 78635}
        status = <value optimized out>
#5  0x081b4db8 in main (argc=-1109163505, argv=0x90c3fff6) at main.cc:860
        firstArg = 1



On Thu, Jun 30, 2011 at 2:24 AM, Thomas Burgess <[email protected]> wrote:

> I've tried to open a ticket but for some reason i keep getting spam
> blacklisted.
>
>
> On Tue, Jun 28, 2011 at 3:05 PM, Thomas Burgess <[email protected]>wrote:
>
>> i have some more core info now: http://pastie.org/2135717
>>
>>
>> On Tue, Jun 28, 2011 at 2:53 PM, Thomas Burgess <[email protected]>wrote:
>>
>>> i finally got it to build but it crashes when trying to run torrent.
>>>
>>> this is the original core info:
>>>
>>> http://pastie.org/2135246
>>>
>>>
>>> I've rebuilt it with debugging and get:
>>>
>>>
>>> New LWP 1]
>>>           [New LWP 2]
>>>
>>> Program received signal SIGUSR1, User defined signal 1.
>>> 0xfe6e1eb7 in __pollsys () from /lib/libc.so.1
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>> On Tue, Jun 28, 2011 at 8:51 AM, Thomas Burgess <[email protected]>wrote:
>>>
>>>>  I am having a real difficult time trying to get the latest stable to
>>>> build on solaris 11 or openindiana
>>>>
>>>> If anyone has been able to get this working i would appreciate help with
>>>> it.
>>>>
>>>> I've been able to get 0.8.6 to build with patches from here:
>>>>
>>>>
>>>> http://libtorrent.rakshasa.no/ticket/1935
>>>>
>>>>
>>>> <http://libtorrent.rakshasa.no/ticket/1935>but it doesn't seem to work
>>>> on the latest version
>>>>
>>>>
>>>>
>>>> --
>>>> Thomas Burgess
>>>> Sent with Sparrow <http://www.sparrowmailapp.com>
>>>>
>>>>
>>>
>>
>
_______________________________________________
Libtorrent-devel mailing list
[email protected]
http://rakshasa.no/mailman/listinfo/libtorrent-devel

Reply via email to