Donate Share

DVDStyler

Tracker: Bugs

5 DVDStyler Crashes after selection of language - ID: 1577552
Last Update: Comment added ( aigan )

After install of DVDStyler, I run the program on the command line. The
program loads and it asks me to select a language. When I select a
language it crashes.
I am running Mac OS X 10.4, below is an out put of GDB.

[sirmerced@queens-side-knight]dvdstyler
Segmentation fault
[sirmerced@queens-side-knight]gdb dvdstyler
GNU gdb 6.1-20040303 (Apple version gdb-437) (Sun Dec 25
08:31:29 GMT 2005)
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 "powerpc-apple-darwin"...Reading
symbols for shared libraries ................ done

(gdb) run
Starting program: /usr/local/bin/dvdstyler
Reading symbols for shared
libraries
...........................................................................
....+++++++
+ done
Reading symbols for shared libraries . done
Reading symbols for shared libraries . done
Reading symbols for shared libraries . done
Reading symbols for shared libraries . done

Program received signal EXC_BAD_ACCESS, Could not access memory.
Reason: KERN_INVALID_ADDRESS at address: 0x65736588
0x000256f0 in MainWin::OnResize (this=0x2819400,
event=@0xbfffeda0) at MainWin.cpp:506
506 m_toolbar->GetEventHandler()->AddPendingEvent(evt);
(gdb) bt
#0 0x000256f0 in MainWin::OnResize (this=0x2819400,
event=@0xbfffeda0) at MainWin.cpp:506
#1 0x0167b1dc in wxEvtHandler::ProcessEventIfMatches ()
#2 0x0167b444 in wxEventHashTable::HandleEvent ()
#3 0x0167b608 in wxEvtHandler::ProcessEvent ()
#4 0x02070a04 in wxMacTopLevelEventHandler ()
#5 0x93202554 in DispatchEventToHandlers ()
#6 0x93201cac in SendEventToEventTargetInternal ()
#7 0x93201b28 in SendEventToEventTargetWithOptions ()
#8 0x934b6a58 in SendBoundsChangeEvent ()
#9 0x934b7a60 in MoveResizeWindowInternal ()
#10 0x9324f730 in SetWindowBoundsInternal ()
#11 0x0206e0a4 in wxTopLevelWindowMac::DoMoveWindow ()
#12 0x02075a7c in wxWindow::DoSetSize ()
#13 0x0002738c in MainWin::set_properties (this=0x2819400) at /
usr/local/include/wx-2.6/wx/window.h:223
#14 0x0002b744 in MainWin::MainWin (this=0x2819400) at
MainWin.cpp:140
#15 0x000215c0 in DVDStyler::OnInit (this=0x2416940) at
dvdstyler.cpp:77
#16 0x01633ed4 in wxEntry ()
#17 0x000207f4 in main (argc=1, argv=0xbfffeda0) at dvdstyler.cpp:
36
(gdb)


Nobody/Anonymous ( nobody ) - 2006-10-15 08:36

5

Open

None

Nobody/Anonymous

None

None

Public


Comment ( 1 )




Date: 2006-11-25 05:23
Sender: aigan


I got the same error - craching after selection of language.

I compiled and isntalled wxsvg-1.0b7 and DVDStyler-1.5b7 under /usr/local

It looked like DVDStyler looked for things in /usr and not /usr/local (for
example /usr/share/dvdstyler )

I reinstalled wxsvg and DVDStyler under /usr and that solved this
problem.



Log in to comment.

Attached File

No Files Currently Attached

Change

No changes have been made to this artifact.