xffm core dumps

Edscott Wilson Garcia edscott at xfce.org
Thu Jan 19 00:37:39 CET 2006




On Thu, 19 Jan 2006, Mr Machine wrote:

> hi
>
> using latest SVN, i keep getting these core dumps ... hope they're useful
>

Very useful.

>
>
>> #0  0xb6e94986 in proc_signal (m=0x81ab3a0, data=0x81acfd0) at proc.i:61
>> 61          kill((pid_t)en->st->st_uid, sig);
>> (gdb) where
>> #0  0xb6e94986 in proc_signal (m=0x81ab3a0, data=0x81acfd0) at proc.i:61

This is the call back when you press one of the signal menu items.
If you tell gdb to "print sig", I would know exactly which one.
With a "print en->st" and  "print en->st-st_uid" the exact situation would 
be revealed.

If you are not signalling processes with the xfproc popup menu, then your 
build is broken. Broken builds are easy to come by if the installer.sh 
script is not used to check everything and build.


regards,




More information about the Xfce4-dev mailing list