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 165383 - libegg/recent-files crash?
libegg/recent-files crash?
Status: RESOLVED FIXED
Product: file-roller
Classification: Applications
Component: general
2.8.x
Other other
: Normal normal
: ---
Assigned To: Paolo Bacchilega
Paolo Bacchilega
: 169376 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2005-01-27 07:53 UTC by kowalkowski
Modified: 2005-03-06 16:05 UTC
See Also:
GNOME target: ---
GNOME version: 2.7/2.8



Description kowalkowski 2005-01-27 07:53:18 UTC
Distribution: Debian 3.1
Package: file-roller
Severity: normal
Version: GNOME2.8.1 2.8.3
Gnome-Distributor: Debian
Synopsis: some sarge bugs
Bugzilla-Product: file-roller
Bugzilla-Component: general
Bugzilla-Version: 2.8.3
BugBuddy-GnomeVersion: 2.0 (2.8.0)
Description:
Description of the crash:


Steps to reproduce the crash:
1. 
2. 
3. 

Expected Results:


How often does this happen?


Additional Information:



Debugging Information:

Backtrace was generated from '/usr/bin/file-roller'

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 16384 (LWP 8781)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
0x40aadbe8 in waitpid () from /lib/libpthread.so.0

Thread 1 (Thread 16384 (LWP 8781))

  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 ??
    from /usr/lib/libgnomeui-2.so.0
  • #2 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 __pthread_sighandler
    from /lib/libpthread.so.0
  • #4 <signal handler called>
  • #5 g_type_check_instance_cast
    from /usr/lib/libgobject-2.0.so.0
  • #6 egg_recent_model_changed
  • #7 fr_marshal_VOID__INT_POINTER
  • #8 g_main_context_wakeup
    from /usr/lib/libglib-2.0.so.0
  • #9 g_main_depth
    from /usr/lib/libglib-2.0.so.0
  • #10 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #11 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #12 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #13 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #14 main
  • #0 waitpid
    from /lib/libpthread.so.0




------- Bug moved to this database by unknown@bugzilla.gnome.org 2005-01-27 02:53 -------


Unknown version 2.8.3 in product file-roller.  Setting version to "2.8.x".
Unknown platform unknown. Setting to default platform "Other".
Unknown milestone "unknown" in product "file-roller".
   Setting to default milestone for this product, '---'
The original reporter of this bug does not have
   an account here. Reassigning to the person who moved
   it here, unknown@bugzilla.gnome.org.
   Previous reporter was kowalkowski@brutele.be.
Setting to default status "UNCONFIRMED".
Setting qa contact to the default for this product.
   This bug either had no qa contact or an invalid one.

Comment 1 Vincent Noel 2005-01-27 17:36:03 UTC
Cannot find a dup.
Comment 2 Loïc Minier 2005-03-04 21:27:12 UTC
egg_recent_model_changed()?  I bet this is the out of sync libegg/recent-files
in file-roller...

I've been bitten by libegg recent-files bugs recently, and they hit gedit,
gnome-panel, etc. until all projects synced to the latest libegg/recen-files module.

I tried updating recent-files in file-roller, but the source doesn't compile any
more, probably because of some API changes in recent-files.

Have a look at Debian bug <http://bugs.debian.org/297195> for an example of a
reproducible recent-files crash in file-roller.

Could you please resync with libegg/recent-files ASAP?

Thanks,
Comment 3 Paolo Bacchilega 2005-03-05 09:42:39 UTC
CVS HEAD is in sync.
Comment 4 Elijah Newren 2005-03-06 16:05:18 UTC
*** Bug 169376 has been marked as a duplicate of this bug. ***