Bug#610746: [Pkg-xfce-devel] Bug#610746: xfce4-session crashes at startup after today's apt update

2011-01-24 Thread Nate Bargmann
* On 2011 22 Jan 07:14 -0600, Yves-Alexis Perez wrote:
> On sam., 2011-01-22 at 06:43 -0600, Nate Bargmann wrote:
> > I edited ~/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml
> > and removed the section of the splash property.  I had chosen the Balou
> > splash which caused the problem.  I now have my Xfce4 desktop back.
> > 
> > Now that I've confirmed what caused it, is a gdb backtrace still needed?
> 
> Yes, it shouldn't crash anyway. Could you attach your xfce4-session.xml
> too so we can try reproducing?

I have attached gdb.txt which is a full backtrace generated as
detailed at http://wiki.debian.org/XStrikeForce/XserverDebugging
although without the benefit of debugging symbols as I did not find an
xfce4-session-dbg package.  I have also attached the xfce4-session.xml
configuration that causes the crashes.

To stop the crashes I remove the following from xfce4-session.xml:

  


  




  
  

  

  


- Nate >>

-- 

"The optimist proclaims that we live in the best of all
possible worlds.  The pessimist fears this is true."

Ham radio, Linux, bikes, and more: http://n0nb.us/index.html
#0  0xb7761424 in __kernel_vsyscall ()
No symbol table info available.
#1  0xb6db9751 in raise () from /lib/i686/cmov/libc.so.6
No symbol table info available.
#2  0xb6dbcb82 in abort () from /lib/i686/cmov/libc.so.6
No symbol table info available.
#3  0xb6df018d in ?? () from /lib/i686/cmov/libc.so.6
No symbol table info available.
#4  0xb6dfa281 in ?? () from /lib/i686/cmov/libc.so.6
No symbol table info available.
#5  0xb6dfbad8 in ?? () from /lib/i686/cmov/libc.so.6
No symbol table info available.
#6  0xb6dfebbd in free () from /lib/i686/cmov/libc.so.6
No symbol table info available.
#7  0xb6f18c56 in g_free () from /lib/libglib-2.0.so.0
No symbol table info available.
#8  0xb6c67cc0 in pango_font_description_free () from /usr/lib/libpango-1.0.so.0
No symbol table info available.
#9  0xb735e59c in ?? () from /usr/lib/libgtk-x11-2.0.so.0
No symbol table info available.
#10 0xb7329098 in gtk_rc_get_style () from /usr/lib/libgtk-x11-2.0.so.0
No symbol table info available.
#11 0xb740f7d8 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
No symbol table info available.
#12 0xb740f86f in ?? () from /usr/lib/libgtk-x11-2.0.so.0
No symbol table info available.
#13 0xb740fa80 in gtk_widget_reset_rc_styles () from 
/usr/lib/libgtk-x11-2.0.so.0
No symbol table info available.
#14 0xb7327cf2 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
No symbol table info available.
#15 0xb732d192 in gtk_rc_reparse_all_for_settings () from 
/usr/lib/libgtk-x11-2.0.so.0
No symbol table info available.
#16 0xb734d7a2 in gtk_settings_get_for_screen () from 
/usr/lib/libgtk-x11-2.0.so.0
No symbol table info available.
#17 0xb7328e7b in gtk_rc_get_style () from /usr/lib/libgtk-x11-2.0.so.0
No symbol table info available.
#18 0xb740f7d8 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
No symbol table info available.
#19 0xb73506d7 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
No symbol table info available.
#20 0xb73509c7 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
No symbol table info available.
#21 0xb740f3bf in gtk_widget_size_request () from /usr/lib/libgtk-x11-2.0.so.0
No symbol table info available.
#22 0xb7418d0d in ?? () from /usr/lib/libgtk-x11-2.0.so.0
No symbol table info available.
#23 0xb74236da in ?? () from /usr/lib/libgtk-x11-2.0.so.0
No symbol table info available.
#24 0xb6fb6cac in g_cclosure_marshal_VOID__VOID () from 
/usr/lib/libgobject-2.0.so.0
No symbol table info available.
#25 0xb6fa77a9 in ?? () from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#26 0xb6fa913a in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#27 0xb6fbeeba in ?? () from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#28 0xb6fc0bfc in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#29 0xb6fc1076 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#30 0xb7412022 in gtk_widget_show () from /usr/lib/libgtk-x11-2.0.so.0
No symbol table info available.
#31 0xb74121c0 in gtk_widget_show_now () from /usr/lib/libgtk-x11-2.0.so.0
No symbol table info available.
#32 0xb775b074 in balou_init () from /usr/lib/xfce4/splash/engines/libbalou.so
No symbol table info available.
#33 0xb775d6c7 in ?? () from /usr/lib/xfce4/splash/engines/libbalou.so
No symbol table info available.
#34 0x0805db98 in ?? ()
No symbol table info available.
#35 0x08051246 in ?? ()
No symbol table info available.
#36 0xb6da5c76 in __libc_start_main () from /lib/i686/cmov/libc.so.6
No symbol table info available.
#37 0x08050701 in ?? ()
No symbol table info available.


xfce4-session.xml
Description: XML document


Bug#610746: [Pkg-xfce-devel] Bug#610746: xfce4-session crashes at startup after today's apt update

2011-01-22 Thread Yves-Alexis Perez
On sam., 2011-01-22 at 06:43 -0600, Nate Bargmann wrote:
> I edited ~/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml
> and removed the section of the splash property.  I had chosen the Balou
> splash which caused the problem.  I now have my Xfce4 desktop back.
> 
> Now that I've confirmed what caused it, is a gdb backtrace still needed?

Yes, it shouldn't crash anyway. Could you attach your xfce4-session.xml
too so we can try reproducing?

Regards,
-- 
Yves-Alexis


signature.asc
Description: This is a digitally signed message part


Bug#610746: [Pkg-xfce-devel] Bug#610746: xfce4-session crashes at startup after today's apt update

2011-01-22 Thread Nate Bargmann
I edited ~/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml
and removed the section of the splash property.  I had chosen the Balou
splash which caused the problem.  I now have my Xfce4 desktop back.

Now that I've confirmed what caused it, is a gdb backtrace still needed?

Thanks!

- Nate >>

-- 

"The optimist proclaims that we live in the best of all
possible worlds.  The pessimist fears this is true."

Ham radio, Linux, bikes, and more: http://n0nb.us/index.html



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#610746: [Pkg-xfce-devel] Bug#610746: xfce4-session crashes at startup after today's apt update

2011-01-22 Thread Nate Bargmann
* On 2011 22 Jan 05:02 -0600, Yves-Alexis Perez wrote:
> On ven., 2011-01-21 at 18:04 -0600, Nate Bargmann wrote:
> > /usr/lib/xfce4/splash/engines/libbalou.so(balou_init
> > +0x654)[0xb6938074]
> > /usr/lib/xfce4/splash/engines/libbalou.so(+0x86c7)[0xb693a6c7]
> > /usr/bin/xfce4-session[0x805db98]
> > /usr/bin/xfce4-session[0x8051246]
> > /lib/i686/cmov/libc.so.6(__libc_start_main+0xe6)[0xb6e96c76]
> > /usr/bin/xfce4-session[0x8050701] 
> 
> And can you try to disable the splash screen? Did you do anything to the
> splash config?

Actually, yes, I had enabled it for the first time, come to think of it.
I'll try that first as it had started once after the upgrade and then I
tinkered around and enabled the splash.  Thanks for the pointer.

- Nate >>

-- 

"The optimist proclaims that we live in the best of all
possible worlds.  The pessimist fears this is true."

Ham radio, Linux, bikes, and more: http://n0nb.us/index.html



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#610746: [Pkg-xfce-devel] Bug#610746: xfce4-session crashes at startup after today's apt update

2011-01-22 Thread Yves-Alexis Perez
On ven., 2011-01-21 at 18:04 -0600, Nate Bargmann wrote:
> /usr/lib/xfce4/splash/engines/libbalou.so(balou_init
> +0x654)[0xb6938074]
> /usr/lib/xfce4/splash/engines/libbalou.so(+0x86c7)[0xb693a6c7]
> /usr/bin/xfce4-session[0x805db98]
> /usr/bin/xfce4-session[0x8051246]
> /lib/i686/cmov/libc.so.6(__libc_start_main+0xe6)[0xb6e96c76]
> /usr/bin/xfce4-session[0x8050701] 

And can you try to disable the splash screen? Did you do anything to the
splash config?
-- 
Yves-Alexis


signature.asc
Description: This is a digitally signed message part


Bug#610746: [Pkg-xfce-devel] Bug#610746: xfce4-session crashes at startup after today's apt update

2011-01-22 Thread Yves-Alexis Perez
On ven., 2011-01-21 at 18:04 -0600, Nate Bargmann wrote:
> After updating from aptitude this evening, xfce4-session crashes as
> shown in the included ~.xsession-errors file.  The relevant line appears
> to be:
> 
> *** glibc detected *** /usr/bin/xfce4-session: munmap_chunk(): invalid 
> pointer: 0x097b9f60 ***
> 
> I have confirmed that the crash occurs when launched from gdm and from
> the command line with the startxfce4 script.  I have also included the
> aptitude log exctract showing the upgraded packages.  The crash still
> occurs after a cold restart. 

Please provide a gdb backtrace. If your install doesn't have anything
fishy, I guess it's related to the libc upgrade but looking at the
changelog nothing seems related.

Could you try to downgrade the packages and reportback, and could you
provide a gdb backtrace?

Regards,
-- 
Yves-Alexis


signature.asc
Description: This is a digitally signed message part