Bug#368991: Processed: Re: Bug#368991: banshee: crash when click play

2006-06-20 Thread Christian Aichinger
On Mon, Jun 19, 2006 at 06:28:40PM +0200, Loïc Minier wrote: From the gcc man page, -mpreferred-stack-boundary flag: To ensure proper alignment of this values on the stack, the stack boundary must be as aligned as that required by any value stored on the stack. [...] None of

Bug#368991: Processed: Re: Bug#368991: banshee: crash when click play

2006-06-19 Thread Loïc Minier
Hi Christian, On Thu, Jun 08, 2006, Christian Aichinger wrote: | $ gcc -I/usr/include/liboil-0.3 -Wall -ggdb a.c -c -o a.o -mpreferred-stack-boundary=2 From the gcc man page, -mpreferred-stack-boundary flag: [] To ensure proper alignment of this values on the stack, the

Bug#368991: Processed: Re: Bug#368991: banshee: crash when click play

2006-06-15 Thread Steinar H. Gunderson
On Thu, Jun 08, 2006 at 02:06:01PM -0700, David Schleef wrote: GCC is really dumb in this area, since it often assumes things about stack alignment that just aren't true. GCC doesn't even always follow the rules it assumes. In general, liboil has been able to avoid these situations on other

Bug#368991: Processed: Re: Bug#368991: banshee: crash when click play

2006-06-08 Thread David Schleef
On Thu, Jun 08, 2006 at 07:24:16AM +0200, Christian Aichinger wrote: Normally this is not problematic, since gcc aligns the stack boundary to 16 bytes by default. However this doesn't seem to hold for mono/banshee, or if one manually changes that alignment. This makes sense. Thanks for

Bug#368991: Processed: Re: Bug#368991: banshee: crash when click play

2006-06-07 Thread Christian Aichinger
On Wed, Jun 07, 2006 at 05:22:38PM +0200, Sebastian Dröge wrote: Hi, attached is the output of oil-bugreport on an affected machine (Pentium IV) and a backtrace of banshee after the segfault. I hope this helps. The same also happens to muine when compiled with gst0.10 support btw Program

Bug#368991: Processed: Re: Bug#368991: banshee: crash when click play

2006-06-07 Thread Christian Aichinger
I can reproduce this bug outside of banshee and mono *wheee*. Also, I think I understand the problem too now, and what really causes it. First of all, the repro steps: | $ cat a.c | #include stdio.h | #include liboil/liboil.h | | int main() { | printf(oil_init...\n); | oil_init(); |

Bug#368991: banshee: crash when click play

2006-06-07 Thread Christian Aichinger
On Fri, May 26, 2006 at 06:06:03PM +0200, Sebastian Dröge wrote: Am Freitag, den 26.05.2006, 17:46 +0200 schrieb Nicholas Crespi: clicking on the play icon, banshee crashes with this error: ERROR: Caught a segmentation fault while loading plugin file:

Bug#368991: Processed: Re: Bug#368991: banshee: crash when click play

2006-06-07 Thread Sebastian Dröge
Hi, attached is the output of oil-bugreport on an affected machine (Pentium IV) and a backtrace of banshee after the segfault. I hope this helps. The same also happens to muine when compiled with gst0.10 support btw Bye Program received signal SIGSEGV, Segmentation fault. [Switching to Thread

Bug#368991: banshee: crash when click play

2006-05-26 Thread Nicholas Crespi
Package: banshee Version: 0.10.10-2 Severity: grave Justification: renders package unusable clicking on the play icon, banshee crashes with this error: ERROR: Caught a segmentation fault while loading plugin file: /usr/lib/gstreamer-0.10/libgstaudioresample.so Please either: - remove it and

Bug#368991: banshee: crash when click play

2006-05-26 Thread Sebastian Dröge
Am Freitag, den 26.05.2006, 17:46 +0200 schrieb Nicholas Crespi: Package: banshee Version: 0.10.10-2 Severity: grave Justification: renders package unusable clicking on the play icon, banshee crashes with this error: ERROR: Caught a segmentation fault while loading plugin file:

Bug#368991: banshee: crash when click play

2006-05-26 Thread Nicholas Crespi
pentium M banias 1400Mhz with sse, sse2 (from /proc/cpuinfo) liboil is at 0.3.9-1 I tried to downgrade the lib to the testing version and now it works ps: should I post it also to the liboil buglist?

Bug#368991: banshee: crash when click play

2006-05-26 Thread Sebastian Dröge
reassign 368991 liboil thanks Am Freitag, den 26.05.2006, 18:57 +0200 schrieb Nicholas Crespi: pentium M banias 1400Mhz with sse, sse2 (from /proc/cpuinfo) liboil is at 0.3.9-1 I tried to downgrade the lib to the testing version and now it works ps: should I post it also to the liboil

Bug#368991: Processed: Re: Bug#368991: banshee: crash when click play

2006-05-26 Thread David Schleef
On Fri, May 26, 2006 at 10:33:29AM -0700, Debian Bug Tracking System wrote: Processing commands for [EMAIL PROTECTED]: reassign 368991 liboil Bug#368991: banshee: crash when click play Bug reassigned from package `banshee' to `liboil'. Why is this a liboil bug? dave... -- David