sillysloft / fluxbox

Fluxbox Window Manager (Mirror)
http://fluxbox.org/news/
Other
0 stars 1 forks source link

povray 3.6.1 crashes fluxbox 1.0rc3 when rendering a scene #731

Open sillysloft opened 17 years ago

sillysloft commented 17 years ago

When rendering a scene using povray 3.6.1, fluxbox 1.0rc3 dumps core (backtrace is attached). This happens with any *.pov-file. It's not a bug in povray either as it works perfectly with other window mangers.

System: FreeBSD 6.2-STABLE i386

How to reproduce: $ povray +I foo.pov +P +W640 +H480

Reported by: *anonymous

sillysloft commented 17 years ago

backtrace of fluxbox.core

Original comment by: nobody

sillysloft commented 17 years ago

Logged In: YES user_id=603593 Originator: NO

Hi,

Unfortunately, the backtrace is useless as it's missing symbols.

Could you please recompile fluxbox with --enable-debug and then get a new core backtrace?

(PS: I tried this myself using the povray "glasses" example, and fluxbox didn't crash), though I'm on a gentoo 64-bit system. Maybe you could include a simple .pov that you definitely have the crash with.

Also, when does it crash? What's going on at the time? Is it at the start just when it opens the window? Is it in the middle of rendering? Is it at the end? When you click the window to close??

Thanks,

- Simon

Original comment by: rathnor

sillysloft commented 17 years ago

Logged In: YES user_id=1101187 Originator: NO

% uname -a FreeBSD igel 6.2-RELEASE-p2 FreeBSD 6.2-RELEASE-p2 #0: Tue Feb 27 22:41:06 UTC 2007 root@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386

% fluxbox -info Fluxbox version: 1.0rc3 SVN Revision: 4810 Compiled: Mar 31 2007 15:06:24 Compiler: GCC Compiler version: 3.4.6 [FreeBSD] 20060305

Defaults: menu: /usr/local/share/fluxbox/menu style: /usr/local/share/fluxbox/styles/Clean keys: /usr/local/share/fluxbox/keys init: /usr/local/share/fluxbox/init

Compiled options (- => disabled): -DEBUG EWMH GNOME -IMLIB2 KDE -NLS REMEMBER RENDER SHAPE SLIT TOOLBAR XFT -XINERAMA XMB XPM

% povray --version Persistence of Vision(tm) Ray Tracer Version 3.6.1 (c++ 3.4.6 @ i386-unknown-freebsd6.2)

no crash with povray 3.6.1 on doing:

% povray +I crystal.pov +P +W640 +H480

Original comment by: akir

sillysloft commented 17 years ago

Logged In: NO

I did some more testing and fluxbox didn't dumped core at all. I suspect some failing memory as the coredumping yesterday happend while RAM was used to 97% (whereas now only ~ 15% are in use).

If I do encounter any problems which are not hardware-related, I'll report back.

Sorry for the noise though ;)

Greetings, pjo

Original comment by: nobody

sillysloft commented 17 years ago

Logged In: NO

I did some more testing and fluxbox didn't dumped core at all. I suspect some failing memory as the coredumping yesterday happend while RAM was used to 97% (whereas now only ~ 15% are in use).

If I do encounter any problems which are not hardware-related, I'll report back.

Sorry for the noise though ;)

Greetings, pjo

Original comment by: nobody

sillysloft commented 17 years ago

Original comment by: akir