Output of LD_LIBRARY_PATH=. gdb ./wengophone on REV 3696 on a PPC
Linux

Starting program:
/home/andre/openwengo/openwengo/softphone-classic/trunk/build-wengo/linux2-debug/softphone/runtime/wengophone
 
[Thread debugging using libthread_db enabled]
[New Thread 16384 (LWP 24669)]
PA :: Input device found: Logitech USB Headset: USB Audio (hw:0,0)
form host API: ALSA
PA :: Input device found: Logitech USB Headset: USB Audio (hw:0,0)
form host API: ALSA
PA :: Output device found: Logitech USB Headset: USB Audio (hw:0,0)
form host API: ALSA
PA :: Output device found: Logitech USB Headset: USB Audio (hw:0,0)
form host API: ALSA
PA :: Output device found: Logitech USB Headset: USB Audio (hw:0,0)
form host API: ALSA
PA :: Input device found: Logitech USB Headset: USB Audio (hw:0,0)
form host API: ALSA
PA :: Output device found: Logitech USB Headset: USB Audio (hw:0,0)
form host API: ALSA
PA :: Output device found: Logitech USB Headset: USB Audio (hw:0,0)
form host API: ALSA
PA :: Input device found: Logitech USB Headset: USB Audio (hw:0,0)
form host API: ALSA
PA :: Output device found: Logitech USB Headset: USB Audio (hw:0,0)
form host API: ALSA
PA :: Output device found: Logitech USB Headset: USB Audio (hw:0,0)
form host API: ALSA
PresencePopupMenu::publishMyPresenceStatus()
Connect: is connected? 0
PresencePopupMenu::publishMyPresenceStatus()
Connect: is connected? 0

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16384 (LWP 24669)]
0x100e15ec in VideoWidget::getEnableVideoCheckBox (this=0x14010031) at
VideoWidget.h:107
107     VideoWidget.h: No such file or directory.
        in VideoWidget.h
(gdb) bt
#0  0x100e15ec in VideoWidget::getEnableVideoCheckBox
(this=0x14010031) at VideoWidget.h:107
#1  0x100db738 in MainWindow (this=0x7f968660) at
build-wengo/linux2-debug/softphone/gui/MainWindow.cpp:250
#2  0x1005d32c in main (argc=1, argv=0x7f9687f4) at
build-wengo/linux2-debug/softphone/gui/main.cpp:140


I do have a VideoWidget.h in
softphone-classic/trunk/gui/config
and in 
build-wengo/linux2-debug/softphone/gui/config



Note: for some reason the warning I got earlier 
Conflict in
/home/andre/openwengo/openwengo/softphone-classic/trunk/build-wengo/linux2-debug/softphone/runtime/styles/libkdefx.so:
 Plugin cannot be queried successfully!

seems to only show up the first time after compilation, and I don't
have an old instance running


André
-- 
André Allavena
Post-Doctoral Fellow
University of Waterloo
_______________________________________________
Wengophone-devel mailing list
[email protected]
http://dev.openwengo.com/mailman/listinfo/wengophone-devel

Reply via email to