[Gambas-user] Connect hang with latest revision

Benoît Minisini gambas at ...1...
Thu May 30 20:45:27 CEST 2013


Le 30/05/2013 20:08, Ron a écrit :
> Did something change in the latest 10 revisions trunk regarding socket connects?
>
> I upgraded my Gambas3 to latest rev, and now my project hangs when starting.
>
> this is the first part of the gdb bt:
> 0x7fffc6ffe000
> 0x00007f8a61c0dfdd in connect () at ../sysdeps/unix/syscall-template.S:81
> 81 ../sysdeps/unix/syscall-template.S: No such file or directory.
> (gdb) bt
> #0  0x00007f8a61c0dfdd in connect () at ../sysdeps/unix/syscall-template.S:81
> #1  0x00007f8a5a0fab4a in CSocket_CallBackFromDns (_object=0x1427028)
>      at CSocket.c:175
> #2  CSocket_CallBackFromDns (_object=0x1427028) at CSocket.c:153
> #3  0x0000000000412a03 in EVENT_check_post () at gbx_event.c:244
> #4  0x00007f8a5ee595be in QObject::event(QEvent*) ()
>     from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
> #5  0x00007f8a5f3698ec in QApplicationPrivate::notify_helper(QObject*, QEvent*)
>      () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
> #6  0x00007f8a5f36c25b in QApplication::notify(QObject*, QEvent*) ()
>     from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
> #7  0x00007f8a5ee3f63e in QCoreApplication::notifyInternal(QObject*, QEvent*)
>      () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
> #8  0x00007f8a5ee43171 in
> QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*)
> () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
> #9  0x00007f8a5ee6de83 in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
> #10 0x00007f8a5de91f05 in g_main_context_dispatch ()
>     from /lib/x86_64-linux-gnu/libglib-2.0.so.0
> #11 0x00007f8a5de92248 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
> #12 0x00007f8a5de92304 in g_main_context_iteration ()
>
> Will try to pinpoint the working revision again, if this is the cause...
> Regards,
> Ron_2nd.
>

Mmm, no, the gb.net component has not been modified...

-- 
Benoît Minisini




More information about the User mailing list