git Loaded to different address and X panel

Marco Atzeri marco.atzeri@gmail.com
Sun Aug 2 08:32:00 GMT 2015


On 8/2/2015 8:59 AM, Rexdf wrote:
> I have two problems:
>
> first one is about git. I have deleted /etc/rebase.db.i386 and run
> /bin/rebaseall in dash.exe. Nothing helps.
>
> $ git diff
>        0 [main] git 13720 child_info_fork::abort:
> C:\cygwin\bin\cygcrypto-1.0.0.dll: Loaded to different address:
> parent(0xDA0000) != child(0xF40000)

these two addresses are very very low.
So something is interfering, please check the expected
loading address :

$ rebase -si |grep cygcrypto-1.0.0.dll
/usr/bin/cygcrypto-1.0.0.dll 
                           base 0x61f70000 size 0x001f8000

Please Follow

 > Problem reports:       http://cygwin.com/problems.html

and provide as attachment the output of

  cygcheck -s -v -r > cygcheck.out

please also check the memory layout on

/proc/{git-pid}/maps

It should give hint which BLODA process is
interfering with git

> error: cannot fork() for less: Resource temporarily unavailable
>        0 [main] git 16868 child_info_fork::abort:
> C:\cygwin\bin\cygcrypto-1.0.0.dll: Loaded to different address:
> parent(0xDA0000) != child(0xE50000)

>
>
> Another problems is about a X panel. I had a menu on to left top of
> screen, it looks like start menu. But now I cannot get it again.
>
> see http://i.rexdf.org/images/cygwin.png
>
> I like the left top menu panel. which package should I install?

It is fbpanel, it was removed from default.

https://cygwin.com/ml/cygwin-announce/2015-07/msg00013.html

Regards
Marco


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list