Opened 18 years ago

Closed 16 years ago

#425 closed bug (duplicate)

[3dmov] Segment violation

Reported by: diver Owned by: axeld
Priority: normal Milestone: R1
Component: - General Version:
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description (last modified by jackburton)

3dmov crash if you play a bit whith it. Good news is it's more stable than on my R5 :-)

GNU gdb 6.3 Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i586-pc-haiku"...(no debugging symbols found)

Thread 202 caused an exception: Segment violation Reading symbols from /boot/beos/system/lib/libbe.so...(no debugging symbols found)...done. Loaded symbols for /boot/beos/system/lib/libbe.so Reading symbols from /boot/beos/system/lib/libtranslation.so...(no debugging symbols found)...done. Loaded symbols for /boot/beos/system/lib/libtranslation.so Reading symbols from /boot/beos/system/lib/libnet.so... (no debugging symbols found)...done. Loaded symbols for /boot/beos/system/lib/libnet.so Reading symbols from /boot/beos/system/lib/libroot.so...done. Loaded symbols for /boot/beos/system/lib/libroot.so Reading symbols from /boot/beos/system/lib/libstdc++.hrev4.so...done. Loaded symbols for /boot/beos/system/lib/libstdc++.hrev4.so Reading symbols from /boot/beos/system/lib/libsocket.so...done. Loaded symbols for /boot/beos/system/lib/libsocket.so

[Switching to team /BeBox/home/temp/BeOS_Old_Demos (177) thread Sphere (202)] 0x0045deb7 in BPrivate::processHeap::free ()

from /boot/beos/system/lib/libroot.so

(gdb) bt #0 0x0045deb7 in BPrivate::processHeap::free ()

from /boot/beos/system/lib/libroot.so

#1 0x0045f6a1 in free () from /boot/beos/system/lib/libroot.so #2 0x002183d7 in B3dEthricWorld::~B3dEthericWorld () #3 0x00223aca in B3dView::~B3dView () #4 0x0022e63b in Z3dView::~Z3dView () #5 0x0033ff3f in BView::~BView () from /boot/beos/system/lib/libbe.so #6 0x00348f10 in BWindow::~BWindow () from /boot/beos/system/lib/libbe.so #7 0x00232499 in Z3dWindow::~Z3dWindow () #8 0x002d16c9 in BLooper::Quit () from /boot/beos/system/lib/libbe.so #9 0x00349516 in BWindow::Quit () from /boot/beos/system/lib/libbe.so #10 0x002d2d71 in BLooper::_QuitRequested ()

from /boot/beos/system/lib/libbe.so

#11 0x002d124e in BLooper::DispatchMessage ()

from /boot/beos/system/lib/libbe.so

#12 0x0034b651 in BWindow::DispatchMessage ()

from /boot/beos/system/lib/libbe.so

#13 0x0034e68c in BWindow::task_looper () from /boot/beos/system/lib/libbe.so #14 0x002d27eb in BLooper::_task0_ () from /boot/beos/system/lib/libbe.so #15 0x00455850 in thread_entry () from /boot/beos/system/lib/libroot.so #16 0x701c5fec in ?? () (gdb)

Change History (1)

comment:1 by jackburton, 16 years ago

Description: modified (diff)
Platform: All
Resolution: duplicate
Status: newclosed

This looks like a dup of #1591

Note: See TracTickets for help on using tickets.