After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 99339 - gnome meeting crashes after finishing instance with net meeting 3.0
gnome meeting crashes after finishing instance with net meeting 3.0
Status: VERIFIED INCOMPLETE
Product: ekiga
Classification: Applications
Component: Documentation
unspecified
Other other
: Normal normal
: ---
Assigned To: Damien Sandras
Damien Sandras
: 100544 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2002-11-23 09:58 UTC by sourian
Modified: 2009-08-15 18:40 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description sourian 2002-11-23 06:00:02 UTC
Package: gnomemeeting
Severity: normal
Version: 0.94.1
Synopsis: gnome meeting crashes after finishing instance with net meeting 3.0
Bugzilla-Product: gnomemeeting
Bugzilla-Component: Documentation
BugBuddy-GnomeVersion: 2.0 (2.0.3)

Description:
Description of Problem:
When choosing disconect, if you have been called by a net meeting, gm
crashes.

Steps to reproduce the problem:
1. ask someone to call your gm from a net meeting
2. disconect.
3. 

Actual Results:
application crashes.

Expected Results:


How often does this happen?
in 5 sessions 3 times.

Additional Information:




Debugging Information:

Backtrace was generated from '/usr/bin/gnomemeeting'

(no debugging symbols found)...[New Thread 8192 (LWP 5310)]
[New Thread 16385 (LWP 5321)]
[New Thread 8194 (LWP 5322)]
[New Thread 57352 (LWP 5343)]
0x420ae169 in wait4 () from /lib/i686/libc.so.6

Thread 3 (Thread 8194 (LWP 5322))

  • #0 wait4
    from /lib/i686/libc.so.6
  • #1 __DTOR_END__
    from /lib/i686/libc.so.6
  • #2 waitpid
    from /lib/i686/libpthread.so.0
  • #3 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #4 __pthread_sighandler
    from /lib/i686/libpthread.so.0
  • #5 <signal handler called>
  • #6 GMVideoGrabber::VGOpen()
  • #7 GMVideoGrabber::Open(int, int)
  • #8 GMH323EndPoint::OnConnectionCleared(H323Connection&, PString const&)
  • #9 H323Connection::OnCleared()
    from /usr/lib/libopenh323.so.1
  • #10 H323EndPoint::CleanUpConnections()
    from /usr/lib/libopenh323.so.1
  • #11 H323ConnectionsCleaner::Main()
    from /usr/lib/libopenh323.so.1
  • #12 PThread::PX_ThreadStart(void*)
    from /usr/lib/libpt.so.1
  • #13 pthread_start_thread
    from /lib/i686/libpthread.so.0




------- Bug moved to this database by unknown@bugzilla.gnome.org 2002-11-23 01:00 -------

The original reporter (sourian@softhome.net) of this bug does not have an account here.
Reassigning to the exporter, unknown@bugzilla.gnome.org.
Reassigning to the default owner of the component, dsandras@seconix.com.

Comment 1 Damien Sandras 2002-11-23 09:34:52 UTC
Using Netmeeting or not should not change anything. The function 
VGOpen where the crash occurs is very robust. I suspect it is the video 
driver. I have 2 questions:
- are you trying to exit GnomeMeeting when it happens?
- what is your camera model? (Quickcam Express?)
Comment 2 Elijah Newren 2002-12-06 19:56:57 UTC
Looks similar to bug 100544.
Comment 3 Damien Sandras 2002-12-08 17:29:38 UTC
*** Bug 100544 has been marked as a duplicate of this bug. ***
Comment 4 Damien Sandras 2002-12-08 17:30:39 UTC
This should be fixed in CVS. I tried to reproduce that bug the whole 
afternoon after my new changes and it seems it is fixed. If it is not fixed in 
0.95.0 when it is released, please reopen this bug.